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
30300dbe1d
(fix) Fix formatting in VUE files [SCI-9936]
2024-01-08 16:11:27 +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
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
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
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
Gregor Lasnibat
9656b6c19a
(fix) Red dot reminder is not upadated on item card [SCI-9818]
2023-12-01 16:27:03 +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
a5bbc190f9
Merge branch 'develop' into features/inventory-items-relationships
2023-11-29 15:16:22 +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
Gregor Lasnibat
3dd15ed1a5
Implement the 'Add relationship' modal, only front end [SCI-9671]
2023-11-28 12:44:57 +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
Gregor Lasnibat
29e3517f51
Implement a link in the relationships column [SCI-9670]
2023-11-27 16:31:05 +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
sboursen-scinote
05d3aa8289
Push items card inner navigator to the left [SCI-9690]
2023-11-27 10:51:35 +01:00
Oleksii Kriuchykhin
c047d44265
Relaod item sidebar even if same item is selected [SCI-9765]
2023-11-24 16:05:07 +01:00
Oleksii Kriuchykhin
fa35de6a58
Merge branch 'develop' into features/inventory-items-relationships
2023-11-24 14:04:18 +01:00
Soufiane
ed49e8296b
Fix item card transition after switching to Vue3 [SCI-9589] ( #6691 )
2023-11-23 11:30:49 +01:00
Oleksii Kriuchykhin
01219f09eb
Merge branch 'develop' into features/inventory-items-relationships
2023-11-23 11:08:42 +01:00
wandji
91f650e227
Reload inventory table after changes to item card [SCI-9617] ( #6626 )
...
* Reload inventory table row after changes to item card [SCI-9617]
* Reload full table after updating item card column [SCI-9617]
* Update 2 line if condition formatting style [SCI-9617]
2023-11-20 15:26:01 +01:00
Gregor Lasnibat
4ad01a4086
Apply vue3 upgrade to Item Card [SCI-9708]
2023-11-16 16:25:34 +01:00
Oleksii Kriuchykhin
cc8b993430
Merge branch 'develop' into features/inventory-item-card-edit
2023-11-16 11:12:50 +01:00
Oleksii Kriuchykhin
e8abbbbcdf
Merge branch 'develop' into features/inventory-items-relationships
2023-11-16 11:04:27 +01:00
Oleksii Kriuchykhin
fdb4e93e16
Merge branch 'features/inventory-item-card-edit' into features/inventory-items-relationships
2023-11-14 15:28:57 +01:00
Soufiane
12006bc286
Add relationships section to the items sidebar [SCI-9668] ( #6623 )
2023-11-14 14:04:46 +01:00
Soufiane
3fdc5038c3
Simplify the items sidebar opening/closing [SCI-9589] ( #6630 )
2023-11-13 17:07:13 +01:00
wandji
2e3ae5cc5c
Fix multiple css issues on Item card [SCI-9653] ( #6608 )
2023-11-13 14:13:53 +01:00
Gregor Lasnibat
066e44f15a
Removed duplicate header [SCI-9649]
2023-11-10 14:12:36 +01:00
wandji
3cad0e6e05
Refresh date values after update in item card [SCI-9617] ( #6556 )
...
* Refresh date values after update in item card [SCI-9617]
* Update datetime fields to update row celss only when date changes [SCI-9617]
* Preserve dataTable page when reloading from in item card edit [SCI-9617]
2023-11-10 13:25:46 +01:00
Gregor Lasnibat
75cc7734f5
Item card inner navigation behavior improvement [SCI-9649] ( #6617 )
2023-11-10 10:50:32 +01:00
Soufiane
25225043a7
Fix broken items sidebar animation [SCI-9589] ( #6614 )
2023-11-10 10:15:03 +01:00
Anton
f92f0790ed
Fix resizeable navigator
2023-11-08 19:32:43 +01:00
Soufiane
7bc7735da0
Smart annotation not working and some CSS issues [SCI-9616] ( #6563 )
...
* Fix SmartAnnotaion and minor style issues for items card components [SCI-9616]
* Improve code readability and organisation [SCI-9616]
2023-11-07 12:39:07 +01:00
Gregor Lasnibat
46199340aa
Rewriting scrolling logic [SCI-9584]
2023-11-02 13:38:04 +01:00
sboursen-scinote
8a96c2d29e
Add opening and closing transitions to the inventory items sidebar [SCI-9589]
2023-10-30 09:28:22 +01:00
Oleksii Kriuchykhin
ee76488f32
Merge branch 'develop' into features/inventory-item-card-edit
2023-10-27 14:25:32 +02:00
ajugo
7c54509c58
Add editing of asset files for repository items sidebar [SCI-9413] ( #6448 )
2023-10-26 12:59:11 +02:00