Commit graph

1140 commits

Author SHA1 Message Date
wandji
9ac5e80aaf
Trigger label click to checkbox label [SCI-9917] (#6860) 2024-01-03 13:12:05 +01:00
wandji
f892467d67
Fix relationship css issues on Item card [SCI-9911] (#6857)
* Fix relationship css issues on Item card [SCI-9911]

* Fix failing specs [SCI-9911]
2024-01-03 11:32:46 +01:00
wandji
184944dd5f
Improve interface and interaction of relationships column [SCI-9893] (#6851)
* Improve interface and interaction of relationships column [SCI-9893]

* Fix failling specs (use column order than relationships for sorting) [SCI-9893]
2023-12-21 12:32:35 +01:00
wandji
29ffb7beb1
Restrict access to adding inventory item relationships [SCI-9898] (#6849)
* Restrict access to adding inventory item relationships [SCI-9898]

* Update permissions default data value and remove safe navigations for permissions [SCI-9898]
2023-12-21 11:57:52 +01:00
Gregor Lasnibat
3e4ccbcc75
(fix) Item card minor issue [SCI-9814_v2] (#6846) 2023-12-21 11:55:12 +01:00
Gregor Lasnibat
8c0724a680
(fix) Update the multiselect dropdown color switch [SCI-9724] (#6834) 2023-12-18 13:49:44 +01:00
Gregor Lasnibat
d3807b0b4a
(fix) Item card behavior in cases of error states vol. 2 [SCI-9792] (#6813) 2023-12-18 11:26:26 +01:00
Gregor Lasnibat
b0dbc95a43
Merge pull request #6799 from lasniscinote/gl_SCI_9789
(fix) CSS item card and manage column corrections needed [SCI-9789]
2023-12-14 14:30:52 +01:00
Gregor Lasnibat
a7f26efaac (fix) CSS item card and manage column corrections needed [SCI-9789] 2023-12-14 14:25:31 +01:00
Soufiane
453ec32e8f
Add CSS classes to relationships add button [SCI-9781] (#6811) 2023-12-14 12:49:53 +01:00
Oleksii Kriuchykhin
372ef32f03 Merge branch 'develop' into features/inventory-items-relationships 2023-12-14 11:28:04 +01:00
Oleksii Kriuchykhin
970dc7185b Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-13 16:01:09 +01:00
Soufiane
456bd0922f
Make item relationship togglable [SCI-9669] (#6648)
* Make item relationship togglable [SCI-9669]

* Fix broken tests [SCI-9669]
2023-12-12 12:54:15 +01:00
Anton
6165be921f Fix stock modal and notification counter [SCI-9864][SCI-9866] 2023-12-12 09:57:06 +01:00
wandji
a9cec25eee
Add warning notification for inventory item relationships [SCI-9831] (#6786) 2023-12-11 17:05:54 +01:00
wandji
dceb92021a
Connect add relationship modal to backend [SCI-9711] (#6749) 2023-12-11 10:43:47 +01:00
Martin Artnik
ff117b8358
Merge pull request #6784 from G-Chubinidze/gc_SCI_9829
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-08 13:34:43 +01:00
Giga Chubinidze
3dd3b00b06 preventing esc and enter from interfering 2023-12-08 16:20:02 +04:00
Martin Artnik
4bcf41399d
Merge pull request #6772 from G-Chubinidze/gc_SCI_9829
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-07 08:45:21 +01:00
Giga Chubinidze
18380402fc Smart annotation is not saved on checklist item [SCI-9829] 2023-12-07 11:35:02 +04:00
Martin Artnik
7c73f284b4 Merge branch 'features/notification-revamp' into develop 2023-12-06 11:36:32 +01:00
Oleksii Kriuchykhin
d1e7ab5efb Merge branch 'develop' into features/inventory-items-relationships 2023-12-06 11:11:30 +01:00
Oleksii Kriuchykhin
bd89a0c9bf Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-06 11:09:34 +01:00
Ivan Kljun
937e3247db Remove icon from app notifications [SCI-9768] 2023-12-05 12:52:40 +01:00
aignatov-bio
b7177a8592
Merge pull request #6751 from aignatov-bio/ai-sci-fix-emojies-in-item-card
Increase delay for status replace [SCI-9820]
2023-12-04 10:47:21 +01:00
Anton
f70ade23b9 Increase delay for status replace [SCI-9820] 2023-12-04 10:14:16 +01:00
Gregor Lasnibat
9656b6c19a (fix) Red dot reminder is not upadated on item card [SCI-9818] 2023-12-01 16:27:03 +01:00
Anton
4248bfa253 Fix emojies in item card 2023-12-01 11:53:42 +01:00
Gregor Lasnibat
5305ca6f1b (fix) Lost (A) in front of archived item on item card [SCI-9805] 2023-11-30 16:28:59 +01:00
ajugo
ebf6d1aee6
Merge pull request #6711 from wandji20/wb-SCI-9716
Add relationship to project exports [SCI-9716]
2023-11-30 15:55:39 +01:00
Martin Artnik
9303266c53
Merge pull request #6735 from lasniscinote/gl_SCI_9805
(fix) Lost (A) in front of archived item on item card [SCI-9805]
2023-11-30 13:15:53 +01:00
Gregor Lasnibat
92ad9becef (fix) Lost (A) in front of archived item on item card [SCI-9805] 2023-11-29 16:08:19 +01:00
Martin Artnik
b7a67c2a60
Merge pull request #6734 from lasniscinote/gl_SCI_9789
(fix) Update of item table not done, stock modal entry [SCI-9789]
2023-11-29 16:00:23 +01:00
Martin Artnik
a5bbc190f9 Merge branch 'develop' into features/inventory-items-relationships 2023-11-29 15:16:22 +01:00
Gregor Lasnibat
559461f2c6 (fix) Upadate of item table not done, stock modal entry [SCI-9789] 2023-11-29 14:54:30 +01:00
Gregor Lasnibat
3f135a9e12 (fix) Hover and mouse pointer on item card is not correct [SCI-9791] 2023-11-29 10:59:24 +01: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
1ff9c952d9 Table and sticky toolbar fix [SCI-9189] 2023-11-28 15:09:21 +01:00
wandji20
99bdae964a Fix Typo [SCI-9716] 2023-11-28 13:15:42 +01:00
Martin Artnik
25b59b3e4e
Merge pull request #6722 from lasniscinote/gl_SCI_9683
(update) Item card behavior in cases of error states [SCI-9683]
2023-11-28 13:10:59 +01:00
Gregor Lasnibat
3dd15ed1a5 Implement the 'Add relationship' modal, only front end [SCI-9671] 2023-11-28 12:44:57 +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
Gregor Lasnibat
77c18747d2 (update) Item card behavior in cases of error states [SCI-9683] 2023-11-28 09:42:35 +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
29e3517f51 Implement a link in the relationships column [SCI-9670] 2023-11-27 16:31:05 +01:00
Gregor Lasnibat
e5cb70126b (fix) TypeErrors in 'Assign to task' dialog [SCI-9755] 2023-11-27 16:19:36 +01:00