Commit graph

165 commits

Author SHA1 Message Date
ajugo
32b721e07d
Remove Assigned section from item card for snapshot [SCI-10066] (#6986) 2024-01-23 09:27:00 +01:00
Gregor Lasnibat
85cd24fa81
(fix) Assign from task page is closed at opening item card [SCI-10063] (#6985) 2024-01-23 09:26:30 +01:00
wandji
482472fb21
Fix missing unlink icon for child item relationship [SCI-10062] (#6982) 2024-01-22 10:49:07 +01:00
Gregor Lasnibat
1bb6055f91 (fix) CSS- item relationship space in child section [SCI-10057] 2024-01-19 14:56:02 +01:00
Martin Artnik
dca868ac49 Enable clearing of list value in item card [SCI-10031] 2024-01-18 10:22:57 +01:00
Martin Artnik
7be280e6e1 Fix saving of blank checklist on item sidebar [SCI-10031] 2024-01-16 15:59:21 +01:00
ajugo
d0ecfe53dc
Add no access text to item card [SCI-10013] (#6959) 2024-01-16 15:06:03 +01:00
Alex Kriuchykhin
393e624c16
Revert (fix) Item card behavior in cases of error states vol. 2 [SCI-9792] (#6953) 2024-01-16 11:41:20 +01:00
Gregor Lasnibat
e323f329e5
(fix) At click to relationship number in INV table item card is opened from the top [SCI-9927] (#6950) 2024-01-15 15:55:59 +01:00
Gregor Lasnibat
320f2d2801
(fix) Not unified form of number column content on item card [SCI-9982] (#6936) 2024-01-15 15:55:21 +01:00
Martin Artnik
bd1e2696c1
Merge pull request #6938 from lasniscinote/gl_SCI_10008
(fix) Modal opened behind the item card [SCI-10008]
2024-01-15 12:52:00 +01:00
Gregor Lasnibat
7b1a31eaf3 (fix) Modal opened behind the item card [SCI-10008] 2024-01-15 12:09:47 +01:00
ajugo
701c4c2f86
Fix unlinkind relationship connections [SCI-9912] (#6942) 2024-01-15 12:03:09 +01:00
Martin Artnik
5251218030
Merge pull request #6929 from lasniscinote/gl_SCI_9973
(fix) Update the multiselect dropdown color switch step 2 [SCI-9973]
2024-01-12 13:35:44 +01:00
Gregor Lasnibat
a7f332e630 (fix) Update the multiselect dropdown color switch step 2 [SCI-9973] 2024-01-11 11:59:08 +01:00
ajugo
b5d20b13c4
Remove relationship section for snapshot item cards [SCI-9963] (#6913) 2024-01-11 11:44:14 +01:00
Oleksii Kriuchykhin
3b97571777 Merge branch 'features/inventory-items-relationships' into develop 2024-01-10 17:10:20 +01:00
ajugo
fd5d44705c
Merge pull request #6917 from rekonder/aj_SCI_9970
Fix loading of non-repository tables on item cards changes [SCI-9970]
2024-01-10 09:49:33 +01:00
Andrej
c73bc0bed1 Fix loading of non-repository tables on item cards changes [SCI-9970] 2024-01-10 09:43:16 +01:00
Soufiane
39b633dcdf
Fix delimiter spacing in items card [SCI-9950] (#6912) 2024-01-09 15:31:50 +01:00
ajugo
a6c0c7294b
Improve objects loading and permissions checking for repository rows [SCI-9763] (#6875) 2024-01-09 09:37:50 +01:00
Gregor Lasnibat
fa29c99e4a
(fix) Correct the shadow depth on the Item card [SCI-9949] (#6905) 2024-01-09 09:28:44 +01:00
Soufiane
4ad84a43b7
Adjust spacing in items card relationships section [SCI-9950] (#6895) 2024-01-08 16:30:34 +01:00
Gregor Lasnibat
4c8e566fa9
Merge pull request #6901 from lasniscinote/gl_SCI_9936
(tech debt) Fix formatting in VUE files [SCI-9936]
2024-01-08 16:26:49 +01:00
Gregor Lasnibat
30300dbe1d (fix) Fix formatting in VUE files [SCI-9936] 2024-01-08 16:11:27 +01:00
Gregor Lasnibat
61965b8189
(fix) CSS item relationship [SCI-9934] (#6892) 2024-01-08 15:45:08 +01:00
Martin Artnik
122c3aff1a Improve datepicker interactions for item sidebar [SCI-9956] 2024-01-05 12:59:17 +01:00
Oleksii Kriuchykhin
95ab33a58b Merge branch 'develop' into features/inventory-items-relationships 2024-01-05 11:27:32 +01:00
wandji
5c0c3e0eca
Add permission helper for connecting inventory items [SCI-9915] (#6868) 2024-01-04 09:47:40 +01:00
wandji
c82dae9d48
Fix issue opening connected relationships' inventory page [SCI-9913] (#6861) 2024-01-03 19:02:02 +01:00
Soufiane
cbe1eef8af
Add the ability to unlink parent/child items [SCI-9712] (#6725) 2024-01-03 14:15:30 +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
Andrej
c0583343bf Fix repository item sidebar click away [SCI-9904] 2023-12-22 08:25:05 +01:00
Gregor Lasnibat
7c0b5d437f
(fix) CSS improvements [SCI-9614] (#6852) 2023-12-21 12:34:37 +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
wandji
7b259ab781
Move manage stock modal to application view layout [SCI-9835] (#6831) 2023-12-18 11:49:54 +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
Alex Kriuchykhin
528d411910
e2e - modified and added new tags at inventories section [SCI-9813] (#6741) (#6832)
Co-authored-by: Martin Artnik <martin@scinote.net>
Co-authored-by: mvrazic <144342580+mvrazic@users.noreply.github.com>
2023-12-15 16:33:13 +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
d6a4160652
Fix smart annotation in item card text columns for users without edit permissions [SCI-9888] (#6824) 2023-12-14 13:43:56 +01:00
Soufiane
453ec32e8f
Add CSS classes to relationships add button [SCI-9781] (#6811) 2023-12-14 12:49:53 +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
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
Oleksii Kriuchykhin
d1e7ab5efb Merge branch 'develop' into features/inventory-items-relationships 2023-12-06 11:11:30 +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