Commit graph

149 commits

Author SHA1 Message Date
Gregor Lasnibat
ef534eab4f (fix) Quick search: Remove tooltip [SCI-10699] 2024-05-14 16:28:20 +02:00
Anton
024195a923 Improve global search on small screens [SCI-10698] 2024-05-13 13:46:56 +02:00
Anton
78cd3efad3 Small fixes for global search [SCI-10681] 2024-05-08 11:52:01 +02:00
Anton
12c4e1ca10 Small fixes for global search [SCI-10676] 2024-05-06 15:13:08 +02:00
Anton
85b5f9260f CSS fixes for global search [SCI-10657][SCI-10658] 2024-04-25 15:01:45 +02:00
Andrej
a87261d68d Merge branch 'develop' into features/global-search 2024-04-18 17:02:26 +02:00
Anton
9bd64104f3 Small css fixes and microinteractions [SCI-10630] 2024-04-18 11:05:37 +02:00
Martin Artnik
2ff3477956
Merge pull request #7427 from rekonder/aj_SCI_10246
Implement quick search backend [SCI-10246]
2024-04-15 10:36:12 +02:00
Anton
f29c107208 Fix quick search memory leak 2024-04-11 15:23:59 +02:00
Klemen Benedicic
5ab1b4eead Add data-e2e attributes [SCI-10571] 2024-04-11 12:45:55 +02:00
Anton
01abb78d4e Connecte filters modal [SCI-10536] 2024-04-08 10:36:29 +02:00
Anton
c6f5997fda Add filter component to quick search [SCI-10305] 2024-04-04 11:49:20 +02:00
Andrej
ae5cebe7d7 Implement quick search backend [SCI-10246] 2024-04-04 11:24:17 +02:00
Anton
fe1aee4f23 Add general layout for global search [SCI-10468] 2024-03-21 15:56:35 +01:00
Anton
63c0c554e6 Merge branch 'develop' into features/global-search 2024-03-21 14:24:37 +01:00
wandji
32468ca683
Reset cards grid columns on window or navigator resize [SCI-10374] (#7269) 2024-03-14 18:35:22 +01:00
wandji
6b0be64952
Add user preferences link in notification settings flyout [SCI-10438] (#7280) 2024-03-14 13:27:27 +01:00
wandji20
312fb80d44 Add option to reload navigator and all expanded children [SCI-10345] 2024-03-04 16:04:11 +01:00
Anton
57c5140267 Add quick filter flyout [SCI-10248] 2024-02-23 14:16:03 +01:00
Anton
ed0db94089 Merge branch 'develop' into features/new-datatable 2024-02-21 12:51:17 +01:00
Soufiane
daa5280521
Update the navigator tree on state change and owner assignement permission change [SCI-10123] (#7081) 2024-02-13 15:04:57 +01:00
Anton
72b40a63a0 Merge branch 'develop' into features/new-datatable 2024-01-30 12:02:04 +01:00
G-Chubinidze
ff7e225b41
Merge pull request #7003 from G-Chubinidze/gc_SCI_9986_v2
Changed notification flyout settings to smaller text [SCI-9986]
2024-01-25 12:27:35 +04:00
Giga Chubinidze
c5dd3905eb Changed notification flyout settings to smaller text [SCI-9986] 2024-01-25 11:34:22 +04:00
Martin Artnik
cc29759dd9
Merge pull request #6967 from G-Chubinidze/gc_SCI_9986_v2
Add "Settings" link to Notifications modal [SCI-9986]
2024-01-24 10:45:22 +01:00
Anton
bd48ae1d07 Merge branch 'features/asset-sync' of github.com:scinote-eln/scinote-web into features/asset-sync 2024-01-19 11:34:42 +01:00
Anton
4b3666b4f8 Merge branch 'develop' into features/new-datatable 2024-01-19 11:10:32 +01:00
Giga Chubinidze
a9a8a79fd9 Add "Settings" link to Notifications modal 2024-01-18 03:53:54 +04:00
Martin Artnik
42d01255da
Merge pull request #6940 from G-Chubinidze/gc_SCI_9986
Add Settings link to Notifications modal [SCI-9986]
2024-01-16 10:36:33 +01:00
Giga Chubinidze
21a9d0c691 updated setting url finding 2024-01-16 13:34:06 +04:00
Giga Chubinidze
b46f0f8d4b Changed hardcoded preferences link to vue variable 2024-01-16 05:20:00 +04:00
mvrazic
967950468d
e2e - added new tags - general-inventories-activities [SCI-10016] (#6947) 2024-01-15 17:17:55 +01:00
Anton
d4b68407ef Update notifications modal with new component 2024-01-15 16:21:10 +01:00
Giga Chubinidze
4e29b4dab8 Add Settings link to Notifications modal [SCI-9986] 2024-01-15 05:03:18 +04:00
Anton
5eaae54e77 Fix merge conflicts 2024-01-11 15:40:03 +01:00
Anton
de72f60cc1 Merge branch 'develop' into features/new-datatable 2024-01-11 15:14:36 +01:00
Anton
3346c55941 Merge branch 'develop' into features/new-datatable 2024-01-09 10:36:21 +01:00
Gregor Lasnibat
30300dbe1d (fix) Fix formatting in VUE files [SCI-9936] 2024-01-08 16:11:27 +01:00
Anton
993a8da518 Migrate inventory tables [SCI-9804] 2024-01-05 19:03:14 +01:00
wandji
b91792e392
Fix linters (#6828) 2023-12-15 10:42:30 +01:00
Anton
c3b4360ff5 Merge branch 'develop' into features/new-datatable 2023-12-13 16:11:35 +01:00
Anton
6165be921f Fix stock modal and notification counter [SCI-9864][SCI-9866] 2023-12-12 09:57:06 +01:00
Anton
65e9e5abb4 Merge branch 'develop' into features/new-datatable 2023-12-07 09:51:45 +01:00
Ivan Kljun
937e3247db Remove icon from app notifications [SCI-9768] 2023-12-05 12:52:40 +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
Martin Artnik
f3ee9a854f Merge branch 'develop' into features/notification-revamp 2023-11-28 10:26:51 +01:00
Gregor Lasnibat
5de17fbfb1 (fix) Scrolling not working after opening notifications [SCI-9785] 2023-11-24 15:45:00 +01:00
Martin Artnik
3f338cafed Fix template v-for key position in notification_item.vue 2023-11-24 10:58:38 +01:00
Anton
0ec734b467 Merge branch 'develop' into features/notification-revamp 2023-11-23 10:05:42 +01:00