Commit graph

11976 commits

Author SHA1 Message Date
Martin Artnik
ecf2814b68
Merge pull request #6731 from G-Chubinidze/gc_SCI_9189_v2
Handsontable fix browser-case [SCI-9189]
2023-11-29 09:32:31 +01:00
Giga Chubinidze
bf26ed43df Modified designated recipients generation [SCI-9562] 2023-11-29 05:12:02 +04:00
Giga Chubinidze
a8d76cea11 Handsontable fix browser-case [SCI-9189] 2023-11-29 04:32:16 +04:00
Martin Artnik
fe34412f62
Merge pull request #6728 from artoscinote/ma_SCI_9189
Table and sticky toolbar fix [SCI-9189]
2023-11-28 15:16:54 +01:00
Martin Artnik
74ff724dd6
Merge pull request #6727 from artoscinote/ma_SCI_9790
Implement notification settings migration [SCI-9790]
2023-11-28 15:09:57 +01:00
Martin Artnik
1ff9c952d9 Table and sticky toolbar fix [SCI-9189] 2023-11-28 15:09:21 +01:00
Martin Artnik
f5299ea6e9 Implement notification settings migration [SCI-9790] 2023-11-28 13:52:04 +01:00
Anton
10f7157cc3 Fix focus on select dropdown 2023-11-28 10:44:48 +01:00
Martin Artnik
f3ee9a854f Merge branch 'develop' into features/notification-revamp 2023-11-28 10:26:51 +01:00
Anton
8d0e13b8c3 Add datetime reminder to item card 2023-11-28 09:57:43 +01:00
Martin Artnik
dd2b33ddaf
Merge pull request #6654 from ivanscinote/SCI-9636-IK
Add notification cleanup job [SCI-9636]
2023-11-27 17:48:27 +01:00
Martin Artnik
481abd0cc1 Add notification cleanup job [SCI-9636] 2023-11-27 17:44:12 +01:00
Martin Artnik
c2170e0eaf
Merge pull request #6707 from okriuchykhin/ok_SCI_9765
Reload item sidebar even if same item is selected [SCI-9765]
2023-11-27 17:25:30 +01:00
Martin Artnik
d9c7a47dfd
Merge pull request #6721 from lasniscinote/gl_SCI_9755
(fix) TypeErrors in 'Assign to task' dialog [SCI-9755]
2023-11-27 17:25:10 +01:00
Gregor Lasnibat
e5cb70126b (fix) TypeErrors in 'Assign to task' dialog [SCI-9755] 2023-11-27 16:19:36 +01:00
Gregor Lasnibat
b6752b6851 (fix) Update CSS according to Figma design (pair-programming/UX) [SCI-9694] 2023-11-27 14:43:49 +01:00
Giga Chubinidze
b85284c548 fix after conflict fix 2023-11-27 17:14:50 +04:00
Martin Artnik
5aff062a76 Copy changes for report wizard [SCI-9693] 2023-11-27 12:56:33 +01:00
G-Chubinidze
006b0d32b3
Merge branch 'features/notification-revamp' into gc_SCI_9695 2023-11-27 15:05:45 +04:00
Giga Chubinidze
ceb94f72c0 added always on subgroup 2023-11-27 15:01:23 +04:00
Anton
f6783b219b Fix smart annotations [SCI-9605][SCI-9772] 2023-11-27 11:38:54 +01:00
Martin Artnik
1d1f638d78
Merge pull request #6715 from sboursen-scinote/sb_SCI-9690
Push items card inner navigator to the left [SCI-9690]
2023-11-27 10:53:23 +01:00
sboursen-scinote
05d3aa8289 Push items card inner navigator to the left [SCI-9690] 2023-11-27 10:51:35 +01:00
Martin Artnik
3cde57df48
Merge pull request #6714 from aignatov-bio/ai-sci-9741-fix-datetime-field
Fix view mode
2023-11-27 10:03:11 +01:00
Anton
d8ea0d9e88 Fix view mode 2023-11-27 10:01:12 +01:00
Martin Artnik
30e507a4f3
Merge pull request #6705 from lasniscinote/gl_SCI_9785
(fix) Scrolling not working after opening notifications [SCI-9785]
2023-11-27 09:35:28 +01:00
Giga Chubinidze
28921bec47 Default Notifications and migration (notifications revamp) [SCI-9695] 2023-11-27 09:21:34 +04:00
Anton
fe506edbd5 Item card datetime picker final version [SCI-9741] 2023-11-24 19:16:32 +01:00
Oleksii Kriuchykhin
c047d44265 Relaod item sidebar even if same item is selected [SCI-9765] 2023-11-24 16:05:07 +01:00
Gregor Lasnibat
5de17fbfb1 (fix) Scrolling not working after opening notifications [SCI-9785] 2023-11-24 15:45:00 +01:00
Martin Artnik
0c5171911e Add missing notification mailer files 2023-11-24 15:37:15 +01:00
Martin Artnik
cc5aa5eaf5 Subtype fixes 2023-11-24 14:58:46 +01:00
Anton
ccc435484d nitial version for datetime picker [SCI-9741] 2023-11-24 14:12:30 +01:00
Alex Kriuchykhin
39f4637351
Revert "Switch to using Vue3 date-picker in item card [SCI-9741] (#6697)" (#6700)
This reverts commit eaa0989c77.
2023-11-24 12:55:22 +01:00
Martin Artnik
3f338cafed Fix template v-for key position in notification_item.vue 2023-11-24 10:58:38 +01:00
Martin Artnik
ea80fddfa4 Fix template v-for key position 2023-11-24 10:11:08 +01:00
Martin Artnik
2dce55541d Update user preferences with to Vue3 2023-11-24 09:48:21 +01:00
wandji
3b165ba92d
Read inventory item number column decimal value from backend [SCI-9764] (#6698) 2023-11-23 17:45:50 +01:00
Soufiane
eaa0989c77
Switch to using Vue3 date-picker in item card [SCI-9741] (#6697) 2023-11-23 17:44:22 +01:00
wandji
2009d01532
Strip insignificant zero for ledger records in consumption export [SCI-9646] (#6693)
* Strip insignificant zero for ledger records when stock precision is zero [SCI-9646]

* Stip insignicant zeros for all stock ledger records in consumption exports [SCI-9646]
2023-11-23 17:35:51 +01:00
wandji
6c11c6641b
Fix double request for editing item card name [SCI-9771] (#6696)
* Fix double request for editing item card name [SCI-9771]

* Set repository cell to nil after deleting repository cell in row update service [SCI-9771]
2023-11-23 17:35:34 +01:00
Oleksii Kriuchykhin
9adad3139c Merge branch 'features/inventory-item-card-edit' into develop 2023-11-23 11:39:08 +01:00
ajugo
7b09c43c22
Merge pull request #6695 from rekonder/aj_SCI_9770
Fix manage edit card permission propagation [SCI-9770]
2023-11-23 11:33:50 +01:00
Soufiane
ed49e8296b
Fix item card transition after switching to Vue3 [SCI-9589] (#6691) 2023-11-23 11:30:49 +01:00
Andrej
7c5109fb12 Fix manage edit card permission propagation [SCI-9770] 2023-11-23 11:11:43 +01:00
Martin Artnik
854ecc0092
Merge pull request #6677 from artoscinote/ma_SCI_9693
Fix report result content toggling [SCI-9693]
2023-11-23 10:37:49 +01:00
Anton
b18b1d9697 Fix invitation notifications [SCI-9609] 2023-11-23 10:36:13 +01:00
Anton
0ec734b467 Merge branch 'develop' into features/notification-revamp 2023-11-23 10:05:42 +01:00
Alex Kriuchykhin
940ff553c0
Update HoundCI config (#6687) 2023-11-23 09:50:39 +01:00
Gregor Lasnibat
6db47192fd
Merge pull request #6686 from lasniscinote/gl_SCI_9683
(fix) Item card behavior in cases of error states [SCI-9683]
2023-11-22 16:16:10 +01:00