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
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
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
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
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
Martin Artnik
3cde57df48
Merge pull request #6714 from aignatov-bio/ai-sci-9741-fix-datetime-field
...
Fix view mode
2023-11-27 10:03:11 +01:00
Anton
d8ea0d9e88
Fix view mode
2023-11-27 10:01:12 +01:00
Martin Artnik
30e507a4f3
Merge pull request #6705 from lasniscinote/gl_SCI_9785
...
(fix) Scrolling not working after opening notifications [SCI-9785]
2023-11-27 09:35:28 +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
Gregor Lasnibat
5de17fbfb1
(fix) Scrolling not working after opening notifications [SCI-9785]
2023-11-24 15:45:00 +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
Martin Artnik
18b5222227
Merge branch 'features/inventory-item-card-edit' into develop
2023-11-22 15:09: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
Anton
b9618e8e20
Fix sidebar
2023-11-22 09:37:25 +01:00
Soufiane
86b6f4243c
Fix wrong activity wording for add/remove stock [SCI-9721] ( #6671 )
2023-11-21 14:55:07 +01:00
Anton
25048ddd4e
Fix filters and missing barcode icon [SCI-9748]
2023-11-21 13:51:16 +01:00
wandji
ee49dd1895
Update placeholder value for item card asset field [SCI-9615] ( #6668 )
2023-11-21 11:07:57 +01:00