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
Anton
65e9e5abb4
Merge branch 'develop' into features/new-datatable
2023-12-07 09:51:45 +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
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
Anton
9971de5c4c
Finalize projects table
2023-12-01 09:56:14 +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
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
Anton
be9c6c759f
Remove legacy [SCI-9680]
2023-11-29 11:36:44 +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
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
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
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
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
Anton
d8ea0d9e88
Fix view mode
2023-11-27 10:01:12 +01: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
Anton
ccc435484d
nitial version for datetime picker [SCI-9741]
2023-11-24 14:12:30 +01:00
Oleksii Kriuchykhin
fa35de6a58
Merge branch 'develop' into features/inventory-items-relationships
2023-11-24 14:04:18 +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
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
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
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
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
Gregor Lasnibat
1ff3e43171
(fix) Item card behavior in cases of error states [SCI-9683]
2023-11-22 14:15:24 +01:00
Soufiane
09310f6546
Fix scrolling edge case for the ScrollSpy component [SCI-9690] ( #6661 )
...
- Clicking on navigator item should highlight the item when the window is zoomed out or zoomed in (not 100%).
- Clicking on navigator item should scroll to section when window is zoomed in.
2023-11-22 11:05:52 +01:00
wandji
dcadf3f4db
Fix displayed selected value checklist component [SCI-9702] ( #6659 )
2023-11-22 11:05:05 +01:00
wandji
ee49dd1895
Update placeholder value for item card asset field [SCI-9615] ( #6668 )
2023-11-21 11:07:57 +01:00
Martin Artnik
f03883ca3c
Merge pull request #6675 from lasniscinote/gl_SCI_9681
...
(fix) Item card changes are not visible at click away [SCI-9681]
2023-11-21 10:17:48 +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
e3cd70ea0d
(fix) Item card changes are not visible at click away [SCI-9681]
2023-11-20 09:36:47 +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
Soufiane
dbff182314
Edit number/text column inside item card [SCI-9600][SCI-9696] ( #6546 )
...
* Refactor Repository Text and Number value component [SCI-9600]
- Refactor text and number components.
- Add number validation.
* Create a Textarea standalone component [SCI-9600][SCI-9618]
2023-11-07 12:30:49 +01:00
Gregor Lasnibat
a0da544e27
Merge pull request #6575 from lasniscinote/gl_SCI_9601
...
Fixed Translation error for Error message on item card [SCI-9601]
2023-11-03 14:18:20 +01:00
Gregor Lasnibat
68dc671f06
Fixed Translation error for Error message on item card [SCI-9601]
2023-11-03 11:17:55 +01:00
Gregor Lasnibat
46199340aa
Rewriting scrolling logic [SCI-9584]
2023-11-02 13:38:04 +01:00
ajugo
256bc0f9e1
Merge pull request #6555 from sboursen-scinote/sb_SCI-9589
...
Opening and closing animation [SCI-9589]
2023-11-02 13:14:56 +01:00
wandji
4fd3933bdb
Fix wrong placeholders for item card fields in edit mode [SCI-9615] ( #6553 )
...
* Fix wrong placeholders for item card fields in edit mode [SCI-9615]
* Refactor date time range className [SCI-9615]
2023-10-30 17:30:23 +01:00
wandji
a16de72611
Mange stock modal improvements [SCI-9591] ( #6545 )
...
* Mange stock modlla improvements [SCI-9591]
* Fix manage stock modal close button [SCI-9591]
* Update manage stock url after update stock value [SCI-9591]
2023-10-30 09:47:10 +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
wandji
c22d1e226b
Add new stock management modal and edit itemm card stock fields [SCI-9415] ( #6474 )
...
* Add edit fetaure to item card stock field [SCI-9415]
* Replace manage stock modal [SCI-9415]
* Fix issue displaying item card [SCI-9415]
* Minor improvements [SCI-9415]
* Enable stock modal in assigned inventories [SCI-9415]
* Use toggleable reminder value [SCI-9415]
2023-10-27 10:31:38 +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
Martin Artnik
0e3c7eaf26
Fix issue with text value rendering [SCI-9583]
2023-10-24 13:15:17 +02:00
wandji
cedb0cc023
Add edit feature for item card date fields [SCI-9416] ( #6431 )
2023-10-23 20:57:12 +02:00
Alex Kriuchykhin
18c03eb836
Fix smart annotation links on the item card [SCI-9571] ( #6501 )
2023-10-19 16:35:15 +02:00
Gregor Lasnibat
8e7f216fb0
Fixed Item card file link [SCI-9479] ( #6504 )
2023-10-19 15:58:28 +02:00
wandji
f71cc4755c
Add title custom column names [SCI-9546] ( #6502 )
2023-10-19 15:56:11 +02:00
ajugo
b6a363cbb5
Add loader on tooltip preview on item cards [SCI-9554] ( #6499 )
2023-10-19 15:54:57 +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
wandji
782d10443d
Use default browser tooltip for shoing tooltips in items card [SCI-9537] ( #6490 )
2023-10-19 11:02:13 +02:00
ajugo
aed5418366
Fix closing item sidebar for printing label modal [SCI-9541] ( #6486 )
2023-10-19 09:48:20 +02:00