Commit graph

15749 commits

Author SHA1 Message Date
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
Martin Artnik
3f338cafed Fix template v-for key position in notification_item.vue 2023-11-24 10:58:38 +01:00
Martin Artnik
ea80fddfa4 Fix template v-for key position 2023-11-24 10:11:08 +01:00
Martin Artnik
2dce55541d Update user preferences with to Vue3 2023-11-24 09:48:21 +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
Oleksii Kriuchykhin
9983d70eec Merge branch 'develop' into features/bugfixes-and-improvements 2023-11-23 11:11:46 +01:00
Andrej
7c5109fb12 Fix manage edit card permission propagation [SCI-9770] 2023-11-23 11:11:43 +01:00
Oleksii Kriuchykhin
01219f09eb Merge branch 'develop' into features/inventory-items-relationships 2023-11-23 11:08:42 +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
aignatov-bio
2ab9d6a7b1
Merge pull request #6694 from aignatov-bio/ai-sci-9609-fix-team-member-adding
Fix invitation notifications [SCI-9609]
2023-11-23 10:37:47 +01:00
Anton
b18b1d9697 Fix invitation notifications [SCI-9609] 2023-11-23 10:36:13 +01:00
Anton
0ec734b467 Merge branch 'develop' into features/notification-revamp 2023-11-23 10:05:42 +01:00
Alex Kriuchykhin
940ff553c0
Update HoundCI config (#6687) 2023-11-23 09:50:39 +01:00
Giga Chubinidze
d0877de13c Add activity for updating a file via AssetSync [SCI-9710] 2023-11-23 04:12:38 +04: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
aignatov-bio
8a3f56d09d
Merge pull request #6689 from aignatov-bio/ai-sci-fix-notification-migration-format
Symbolize keys
2023-11-22 15:25:11 +01:00
Anton
c03f71528f Symbolize keys 2023-11-22 15:21:01 +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
aignatov-bio
1d1f8bc617
Merge pull request #6685 from aignatov-bio/ai-sci-fix-notification-migration-format
Fix notification migration
2023-11-22 14:15:51 +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
Anton
203e28dbfe Fix notification migration 2023-11-22 13:52:27 +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
aignatov-bio
89584365cb
Merge pull request #6682 from aignatov-bio/ai-sci-fix-sidebar
Fix sidebar
2023-11-22 09:42:08 +01:00
Anton
b9618e8e20 Fix sidebar 2023-11-22 09:37:25 +01:00
Martin Artnik
d67f2bb51c
Merge pull request #6681 from aignatov-bio/ai-sci-fix-due-date-clear-on-canvas
Fix clearable date on canvas
2023-11-22 09:10:11 +01:00
Anton
ffa22377f9 Fix clearable date on canvas 2023-11-21 21:00:46 +01:00
Martin Artnik
1b7d80484e
Merge pull request #6680 from aignatov-bio/ai-sci-rename-resize-icon
Fix resize icon name
2023-11-21 15:12:51 +01:00
Anton
84494a707b Fix resize icon name 2023-11-21 15:11:42 +01:00
Soufiane
86b6f4243c
Fix wrong activity wording for add/remove stock [SCI-9721] (#6671) 2023-11-21 14:55:07 +01:00
Martin Artnik
720eceb59f
Merge pull request #6557 from artoscinote/ma_SCI_9608
Implement general notification mailer [SCI-9608]
2023-11-21 14:49:06 +01:00
Martin Artnik
e0cd9cf9fd Implement general notification mailer [SCI-9608] 2023-11-21 14:21:55 +01:00
aignatov-bio
4d3c9381b0
Merge pull request #6679 from aignatov-bio/ai-sci-9748-fix-repository-search
Fix filters and missing barcode icon [SCI-9748]
2023-11-21 14:05:25 +01:00
Anton
25048ddd4e Fix filters and missing barcode icon [SCI-9748] 2023-11-21 13:51:16 +01:00
Martin Artnik
f866ecfcdb
Merge pull request #6678 from artoscinote/ma_SCI_9749
Fix label printing modal [SCI-9749]
2023-11-21 13:45:36 +01:00