Commit graph

1056 commits

Author SHA1 Message Date
Anton
9971de5c4c Finalize projects table 2023-12-01 09:56:14 +01:00
Anton
be9c6c759f Remove legacy [SCI-9680] 2023-11-29 11:36:44 +01:00
Anton
c09ce12ddc Add design page and refactored dropdown [SCI-9680] 2023-11-29 00:01:23 +01:00
Anton
8f862f3290 Minor visual changes 2023-11-28 10:48:01 +01:00
Anton
7fdbc73098 Replace project table [SCI-9680] 2023-11-24 11:15:07 +01:00
Anton
38024d563a Add initial table [SCI-9680] 2023-11-23 10:55:51 +01:00
Anton
8a0dd0258e Merge branch 'develop' into features/new-datatable 2023-11-23 10:47:58 +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] ()
- 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] () 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] () 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] () 2023-11-21 11:07:57 +01:00
Martin Artnik
3f6e8b0a78
Merge pull request 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 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 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] ()
* 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] () 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] () 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] () 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
Anton
7048729415 Merge branch 'features/datetime-picker' into features/new-datatable 2023-11-10 13:35:46 +01:00
wandji
3cad0e6e05
Refresh date values after update in item card [SCI-9617] ()
* 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] () 2023-11-10 13:02:01 +01:00
Gregor Lasnibat
75cc7734f5
Item card inner navigation behavior improvement [SCI-9649] () 2023-11-10 10:50:32 +01:00
Soufiane
25225043a7
Fix broken items sidebar animation [SCI-9589] () 2023-11-10 10:15:03 +01:00
Anton
9abdc8698a Refactor label templates backend [SCI-9676] 2023-11-09 17:12:18 +01:00
Anton
e4deaf41a1 Update outside click 2023-11-09 12:40:06 +01:00
Anton
c7cd435e95 Merge branch 'develop' into features/datetime-picker 2023-11-09 11:40:26 +01:00
Anton
3211fa7cce Merge branch 'features/new-datatable' of github.com:scinote-eln/scinote-web into features/new-datatable 2023-11-09 11:36:44 +01:00
aignatov-bio
88795df00f
Merge pull request 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
Anton
f92f0790ed Fix resizeable navigator 2023-11-08 19:32:43 +01:00
Anton
dcf206368e Merge branch 'features/datetime-picker' of github.com:scinote-eln/scinote-web into features/datetime-picker 2023-11-08 14:57:29 +01:00