Commit graph

1486 commits

Author SHA1 Message Date
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
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 0ec734b467 Merge branch 'develop' into features/notification-revamp 2023-11-23 10:05:42 +01:00
Martin Artnik 18b5222227 Merge branch 'features/inventory-item-card-edit' into develop 2023-11-22 15:09:10 +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
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
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 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
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
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
Anton 13eca7e035 Fix time format and picker position [SCI-9706] 2023-11-15 16:18:00 +01:00
Oleksii Kriuchykhin 3bc7edc7f7 Merge branch 'develop' into features/inventory-item-card-edit 2023-11-15 10:58:42 +01:00
Anton b162e1b04f Fix repository range validation [SCI-9691] 2023-11-14 15:21:42 +01:00
Anton b7f876aa37 Date time picker improvments [SCI-9678][SCI-9688] 2023-11-14 11:26:27 +01:00
Soufiane 3fdc5038c3
Simplify the items sidebar opening/closing [SCI-9589] (#6630) 2023-11-13 17:07:13 +01:00
Anton cf0a1931cd Merge branch 'develop' into features/datetime-picker 2023-11-13 14:14:09 +01:00
wandji 2e3ae5cc5c
Fix multiple css issues on Item card [SCI-9653] (#6608) 2023-11-13 14:13:53 +01:00
Anton 7e135405c5 Small css changes 2023-11-13 14:13:29 +01:00
sboursen-scinote eea386cb20 Disable autocomplete for input-with-history [SCI-9661] 2023-11-10 17:11:39 +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 dd7d95f6c4
Fixed Safari - Page jumps when scrolling & loading notifications [SCI-9458] (#6583) 2023-11-10 13:02:01 +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 bb0fdad3dc Improve turbolinks 2023-11-09 19:22:50 +01:00
Anton e4deaf41a1 Update outside click 2023-11-09 12:40:06 +01:00
Anton 96fec890be Merge branch 'develop' into features/datetime-picker 2023-11-09 12:21:02 +01:00
Anton c7cd435e95 Merge branch 'develop' into features/datetime-picker 2023-11-09 11:40:26 +01:00
Martin Artnik 9811ee7592
Merge pull request #6612 from artoscinote/ma_SCI_9675
Fix outside-click directive to not kill Turbolinks [SCI-9675]
2023-11-09 11:37:56 +01:00
Martin Artnik 4c27ea32d2 Fix outside-click directive to not kill Turbolinks [SCI-9675] 2023-11-09 11:29:17 +01:00
aignatov-bio 88795df00f
Merge pull request #6594 from lasniscinote/gl_SCI_9643
Fix The navigator does not extend to the bottom of page [SCI-9643]
2023-11-09 10:40:52 +01:00