Commit graph

493 commits

Author SHA1 Message Date
Andrej
c79a14d0ab Fix opening of inventory item from direct link [SCI-10714][SCI-10721] 2024-05-20 18:25:02 +02:00
ajugo
520ea64508
Merge pull request #7571 from rekonder/aj_SCI_10721
Fix project folder id display [SCI-10721]
2024-05-20 13:09:13 +02:00
Andrej
c643a9b977 Fix project folder id display [SCI-10721] 2024-05-20 10:59:16 +02:00
Andrej
89210bbd17 Fix various quick search bugs [SCI-10714] 2024-05-20 10:35:06 +02:00
Anton
e220840120 Small fixes for global search [SCI-10702][SCI-10701][SCI-10703] 2024-05-14 11:40:43 +02:00
Andrej
ec2e70ae3a Fix links for repository row global search results [SCI-10690] 2024-05-13 10:31:00 +02:00
Anton
9eec4681c7 Change global results order [SCI-10685] 2024-05-10 11:15:15 +02:00
Andrej
c40ebc1e7d Fix links for global search results [SCI-10682] 2024-05-09 13:25:15 +02:00
aignatov-bio
61d0b42023
Merge pull request #7498 from sboursen-scinote/sb_SCI-10647
Fix assignment modal in protocol templates [SCI-10647]
2024-05-08 12:04:37 +02:00
Andrej
3c4184c73e Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
sboursen-scinote
fb03698e27 Fix assignment modal in protocol templates [SCI-10647] 2024-04-21 13:06: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
wandji20
83dbd89f04 Add archived tag to global search result object names [SCI-10585] 2024-04-11 12:45:29 +01:00
Anton
0d9024afff Fix folder selection [SCI-10611] 2024-04-11 09:57:44 +02:00
wandji20
e6741a79f5 Add task results to global search page [SCi-10474] 2024-04-04 13:26:09 +01:00
aignatov-bio
6e94650add
Merge pull request #7379 from wandji20/wb-SCI-10472
Add task to global search page [SCI-10472]
2024-04-04 14:24:16 +02:00
wandji20
72f496b966 Add task to global search page [SCI-10472] 2024-04-04 13:23:13 +01:00
wandji20
e993964692 Add task protocol results to global search page [SCI-10473] 2024-04-04 13:05:27 +01:00
aignatov-bio
2921a1fbaa
Merge pull request #7384 from sboursen-scinote/sb_SCI-10478
Implement global search results component for Label templates [SCI-10478]
2024-04-04 14:02:15 +02:00
aignatov-bio
8b56e6fa11
Merge pull request #7420 from wandji20/wb-SCI-10479
Add report results to global search page [SCI-10479]
2024-04-04 14:00:04 +02:00
aignatov-bio
6ac5ad3d71
Merge pull request #7426 from wandji20/wb-SCI-10475
Add asset results to global search page [SCI-10475]
2024-04-04 13:59:24 +02:00
wandji20
d76fbf1eba Add report results to global search page [SCI-10479] 2024-04-04 10:54:16 +01:00
wandji20
6483780d33 Add asset results to global search page [SCI-10475] 2024-04-04 10:51:01 +01: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
aignatov-bio
6c5efb604f
Merge pull request #7416 from sboursen-scinote/sb_SCI-10476
Implement global search results component for inventory items [SCI-10476]
2024-04-04 09:56:13 +02:00
Anton
ba5eca7d8e Merge branch 'features/global-search' of github.com:scinote-eln/scinote-web into features/global-search 2024-04-03 14:47:59 +02:00
Anton
f6aae51f83 Merge branch 'develop' into features/global-search 2024-04-03 14:47:28 +02:00
sboursen-scinote
da19a79851 Implement global search results component for Label templates [SCI-10478] 2024-04-03 01:04:43 +02:00
sboursen-scinote
84dd5eaa70 Implement global search results component for inventory items [SCI-10476] 2024-04-03 00:55:09 +02:00
Andrej
726b96eecb Fix label template preview for print modal [SCI-10570] 2024-04-02 15:25:53 +02:00
wandji20
5c8d26f9af Fix viewer role access for label tamplate show page [SCI-10552] 2024-04-01 13:38:35 +01:00
wandji20
230f180f18 Add experiment group to global search page [SCI-10471] 2024-03-29 08:34:13 +01:00
wandji20
1f7566ae73 Add project folders group to global search page [SCI-10470] 2024-03-27 16:03:56 +01:00
sboursen-scinote
9c6dac339e Implement global search results component for Protocol templates [SCI-10477] 2024-03-27 10:37:36 +01:00
Anton
478da52272 Add projects search results component [SCI-10469] 2024-03-22 16:37:59 +01:00
Anton
63c0c554e6 Merge branch 'develop' into features/global-search 2024-03-21 14:24:37 +01:00
Anton
435746b2fa Fix table canvas title [SCI-10206] 2024-03-21 11:52:31 +01:00
Anton
09e981a746 Fix tasks table copy callback [SCI-10402] 2024-03-18 11:29:02 +01:00
ajugo
de07377b1a
Fix showing of inherited roles [SCI-10408] (#7250) 2024-03-14 18:22:05 +01:00
Soufiane
071f59ba1f
Hide + bubble for viewer user in protocol and project tables [SCI-10425] (#7281) 2024-03-14 13:47:12 +01:00
wandji
0632d90b3f
Pre-select current project when duplicating experiment [SCI-10420] (#7256) 2024-03-14 10:17:56 +01:00
ajugo
8aadca10c5
Fix displaying of archived objects for experiments and tasks lists [SCI-10418] (#7255) 2024-03-12 10:10:05 +01:00
Oleksii Kriuchykhin
d004b1e7a0 Merge branch 'features/bugfixes' into develop 2024-03-08 11:21:26 +01:00
Alex Kriuchykhin
c1263eb06f
Fix ordering by ID in protocols and tasks tables, remove obsolete protocols datatable [SCI-10387] (#7209) 2024-03-06 16:04:41 +01:00
wandji
a9ceda717b
Allow send wopi action without manage permission [SCI-9836] (#7178) 2024-03-06 14:17:17 +01:00
aignatov-bio
ae274f15d2
Merge pull request #7183 from sboursen-scinote/sb_SCI-10273-fix
Truncate long names in Access modal [SCI-10273]
2024-03-05 11:48:41 +01:00
Andrej
775ff172e5 Fix various CSS problems [SCI-10281] 2024-03-05 11:37:08 +01:00