Commit graph

15174 commits

Author SHA1 Message Date
Gregor Lasnibat
559461f2c6 (fix) Upadate of item table not done, stock modal entry [SCI-9789] 2023-11-29 14:54:30 +01:00
Martin Artnik
843cff8e1a
Merge pull request #6726 from sboursen-scinote/sb_SCI-9787
Fix activity for delete inventory item [SCI-9787]
2023-11-28 14:01:41 +01:00
sboursen-scinote
b242a42da7 Fix activity for delete inventory item [SCI-9787] 2023-11-28 13:22:19 +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
aignatov-bio
00f365cb03
Merge pull request #6723 from aignatov-bio/ai-sci-add-reminder-to-date-fields
Add datetime reminder to item card
2023-11-28 09:59:55 +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
Martin Artnik
811aeed7f1
Merge pull request #6720 from lasniscinote/gl_SCI_9694
(fix) Update CSS according to Figma design (pair-programming/UX) [SCI-9694]
2023-11-27 17:24:48 +01:00
Martin Artnik
c7ace74024
Merge pull request #6710 from lasniscinote/gl_SCI_9769
(fix) File column type improvement [SCI-9769]
2023-11-27 17:23:31 +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
3252431ede
Merge pull request #6717 from artoscinote/ma_SCI_9693
Copy changes for report wizard [SCI-9693]
2023-11-27 14:06:49 +01:00
Martin Artnik
5aff062a76 Copy changes for report wizard [SCI-9693] 2023-11-27 12:56:33 +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
Martin Artnik
8a3be86bde
Merge pull request #6708 from aignatov-bio/ai-sci-9741-fix-datetime-field
Item card datetime picker final version [SCI-9741]
2023-11-27 09:32:37 +01:00
Gregor Lasnibat
9ec5ca5642 (fix) File column type improvement [SCI_9769] 2023-11-26 11:32:24 +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
aignatov-bio
cd22932c27
Merge pull request #6703 from aignatov-bio/ai-sci-9741-fix-datetime-field
Initial version for datetime picker [SCI-9741]
2023-11-24 14:26:48 +01:00
Anton
ccc435484d nitial version for datetime picker [SCI-9741] 2023-11-24 14:12:30 +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
2009d01532
Strip insignificant zero for ledger records in consumption export [SCI-9646] (#6693)
* Strip insignificant zero for ledger records when stock precision is zero [SCI-9646]

* Stip insignicant zeros for all stock ledger records in consumption exports [SCI-9646]
2023-11-23 17:35:51 +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
ajugo
7b09c43c22
Merge pull request #6695 from rekonder/aj_SCI_9770
Fix manage edit card permission propagation [SCI-9770]
2023-11-23 11:33:50 +01:00
Soufiane
ed49e8296b
Fix item card transition after switching to Vue3 [SCI-9589] (#6691) 2023-11-23 11:30:49 +01:00
Andrej
7c5109fb12 Fix manage edit card permission propagation [SCI-9770] 2023-11-23 11:11:43 +01:00
Martin Artnik
854ecc0092
Merge pull request #6677 from artoscinote/ma_SCI_9693
Fix report result content toggling [SCI-9693]
2023-11-23 10:37:49 +01:00
Alex Kriuchykhin
940ff553c0
Update HoundCI config (#6687) 2023-11-23 09:50:39 +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
58aa0f096d
Merge pull request #6690 from artoscinote/ma_SCI_9624
Actually add proper e2e ids to inventories and inventory items [SCI-9624]
2023-11-22 15:54:06 +01:00
Martin Artnik
8e080d5314 Actually add proper e2e ids to inventories and inventory items [SCI-9624] 2023-11-22 15:51:31 +01:00
Martin Artnik
e13314349c Merge branch 'release/1.28.0' into develop 2023-11-22 15:13:57 +01:00
Martin Artnik
18b5222227 Merge branch 'features/inventory-item-card-edit' into develop 2023-11-22 15:09:10 +01:00
Soufiane
bc2904823d
Add link to assigned item to task for snapshots version [SCI-9689] (#6656) 2023-11-22 14:53:08 +01:00
Gregor Lasnibat
1ff3e43171 (fix) Item card behavior in cases of error states [SCI-9683] 2023-11-22 14:15:24 +01:00
Martin Artnik
23513492e7
Merge pull request #6684 from artoscinote/ma_SCI_9624
Add proper e2e ids to inventories and inventory items [SCI-9624]
2023-11-22 13:54:14 +01:00
Martin Artnik
0b2c8546c0 Add proper e2e ids to inventories and inventory items [SCI-9624] 2023-11-22 13:49:29 +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
Martin Artnik
d5c9f4d338
Update VERSION
Bump version to 1.29.3
2023-11-22 11:02:04 +01:00