Commit graph

11938 commits

Author SHA1 Message Date
Martin Artnik dd2b33ddaf
Merge pull request #6654 from ivanscinote/SCI-9636-IK
Add notification cleanup job [SCI-9636]
2023-11-27 17:48:27 +01:00
Martin Artnik 481abd0cc1 Add notification cleanup job [SCI-9636] 2023-11-27 17:44:12 +01:00
Giga Chubinidze b85284c548 fix after conflict fix 2023-11-27 17:14:50 +04:00
G-Chubinidze 006b0d32b3
Merge branch 'features/notification-revamp' into gc_SCI_9695 2023-11-27 15:05:45 +04:00
Giga Chubinidze ceb94f72c0 added always on subgroup 2023-11-27 15:01:23 +04:00
Anton f6783b219b Fix smart annotations [SCI-9605][SCI-9772] 2023-11-27 11:38:54 +01:00
Giga Chubinidze 28921bec47 Default Notifications and migration (notifications revamp) [SCI-9695] 2023-11-27 09:21:34 +04:00
Martin Artnik 0c5171911e Add missing notification mailer files 2023-11-24 15:37:15 +01:00
Martin Artnik cc5aa5eaf5 Subtype fixes 2023-11-24 14:58:46 +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
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
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
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
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
Anton ffa22377f9 Fix clearable date on canvas 2023-11-21 21:00:46 +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 19297c8f69 Fix label printing modal [SCI-9749] 2023-11-21 13:39:21 +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 3f6e8b0a78
Merge pull request #6667 from lasniscinote/gl_SCI_9686
(Fix) Only one item can be opened on item card [SCI-9686]
2023-11-21 10:23:35 +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
Martin Artnik 0489b853d3
Merge pull request #6673 from aignatov-bio/ai-sci-9697-improve-filters-layout
Fix filters layout [SCI-9697]
2023-11-21 10:09:24 +01:00
Giga Chubinidze 5f35b4510c added MyModules module 2023-11-21 10:59:16 +04:00
Anton d68367eb37 Fix filters layout [SCI-9697] 2023-11-20 16:38:45 +01:00
Anton 6b82e12165 Fix resizeble navigator 2023-11-20 16:28:43 +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
wandji 7a916b7d11
Add activities to inventories [SCI-5578] (#6588)
* Add activities for stock consumption and inventories export and inventory item file edit [SCI-5578]

* Improve check for creating inventory item asset activity [5578]

* Improve query for inventory items in consumption export [SCI-5578]
2023-11-20 13:37:57 +01:00
wandji 0fc485705c
Fix issue with decimal precision on the manage stock modal and ledger exports [SCI-9646] (#6641) 2023-11-20 13:25:20 +01:00
Alex Kriuchykhin 43b8f97126
Improve handling of unshared inventories and unassigned items for stock ledger records [SCI-9504] (#6565) 2023-11-20 13:24:31 +01:00
Anton 2b51a4f4bd Vue3 migration mfixes [SCI-9733][SCI-9735][SCI-9736][SCI-9738] 2023-11-20 11:41:30 +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 bbe71c4a26 (Fix) Only one item can be opened on item card [SCI-9686] 2023-11-19 18:10:19 +01:00
Anton 9be17cfaf3 Result page fixes [SCI-9731] 2023-11-17 15:01:28 +01:00
Anton 6cff10ec7c Fixes vue3 migration [SCI-9726][SCI-9728][SCI-9729] 2023-11-17 14:19:26 +01:00
ajugo 91f5f2b587
Add missing collapse all icon [SCI-9717] (#6663) 2023-11-17 14:19:04 +01:00
ajugo 8853f54ad3
Fix rendering template for additional data for reports [SCI-9717] (#6660) 2023-11-17 11:11:07 +01:00
aignatov-bio 5dbfed20c8
Merge pull request #6647 from aignatov-bio/ai-sci-9706-fix-time-inconsistent
Fix time format and picker position [SCI-9706]
2023-11-17 10:04:32 +01:00