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
Soufiane
809aaa8aa3
Implement field editing for the new item card [SCI-9412] ( #6421 )
...
- Created new checklist component.
- updated the functionality of the select-search component.
- Name field.
- Text fields.
- Numeric fields.
- List fields.
- Status fields.
- Checklist fields.
2023-10-24 15:49:37 +02:00
wandji
cedb0cc023
Add edit feature for item card date fields [SCI-9416] ( #6431 )
2023-10-23 20:57:12 +02:00
Gregor Lasnibat
8e7f216fb0
Fixed Item card file link [SCI-9479] ( #6504 )
2023-10-19 15:58:28 +02:00
Gregor Lasnibat
2a8c25b2a9
Fixed Item card file link [SCI-9479]
2023-10-19 13:35:37 +02:00
Gregor Lasnibat
6e6afaf223
Implemented custom scrollspy logic [SCI-9528] ( #6495 )
2023-10-19 11:36:12 +02:00
wandji
72d1abf0be
Fix issues displaying checklist items on item card [SCI-9538] ( #6493 )
2023-10-19 11:24:03 +02:00
wandji
18f9d43a80
Fix issue with long column names in item card [SCI-9546] ( #6488 )
2023-10-19 11:23:36 +02:00
Gregor Lasnibat
1709abaa9e
Fixed Buttons on the right side of top toolbar are not responding [SCI-9550] ( #6491 )
2023-10-19 11:03:09 +02:00
ajugo
aed5418366
Fix closing item sidebar for printing label modal [SCI-9541] ( #6486 )
2023-10-19 09:48:20 +02:00
Alex Kriuchykhin
54daf91701
Fix displaying of assign button on inventory item card [SCI-9559] ( #6483 )
2023-10-19 09:38:28 +02:00
ajugo
191cfe45db
Fix repository item card CSS [SCI-9547] ( #6477 )
2023-10-18 10:06:21 +02:00
Soufiane
fc52b7bdab
Fix item card css issues [SCI-9536] ( #6458 )
2023-10-17 17:09:11 +02:00
Soufiane
e0dd8fb2fe
Hide assign item button when item is archived in item-card [SCI-9548] ( #6471 )
2023-10-17 17:05:17 +02:00
ajugo
195d56cfd7
Fix closing of item card sidebar on opening file preview [SCI-9541] ( #6464 )
2023-10-17 16:32:39 +02:00
ajugo
cede97d7d9
Fix closing items sidebar on opened modals [SCI-9541] ( #6455 )
2023-10-16 15:59:32 +02:00
Gregor Lasnibat
3b4fbc944f
Added archived columns [SCI-9469]
2023-10-16 13:02:28 +02:00