Commit graph

3569 commits

Author SHA1 Message Date
Andrej 5ef253b27b Fix sorting of assets by name on global search [SCI-10725] 2024-05-21 11:08:49 +02:00
Andrej da6632c686 Add global search filtering ability by assigned users [SCI-10723] 2024-05-20 13:23:11 +02:00
Andrej 89210bbd17 Fix various quick search bugs [SCI-10714] 2024-05-20 10:35:06 +02:00
Anton ee0221d9af Fix navigator state for results [SCI-10700] 2024-05-17 14:15:04 +02:00
Andrej 07e7544f69 Implement quick search logic to work with boolean search [SCI-10707][SCI-10704] 2024-05-16 14:04:10 +02:00
aignatov-bio ba75f1a077
Merge pull request #7560 from aignatov-bio/ai-sci-10716-fix-item-archiving
Fix item archiving [SCI-10716]
2024-05-15 15:50:17 +02:00
Anton ba4bfb6a1f Fix item archiving [SCI-10716] 2024-05-15 15:45:40 +02:00
Andrej 284813c655 Fix date filtering for global search [SCI-10710] 2024-05-15 15:29:00 +02:00
ajugo a5d6f7d316
Merge pull request #7557 from rekonder/aj_SCI_10152
Improve searching of results on global search [SCI-10152]
2024-05-15 14:08:54 +02:00
Andrej c52c069397 Improve searching of results on global search [SCI-10152] 2024-05-15 13:49:03 +02:00
Anton b3fe869c23 Small fixes for global search [SCI-10712] 2024-05-15 12:28:53 +02:00
ajugo 01295331fc
Merge pull request #7540 from rekonder/aj_SCI_10682
Fix links for global search results [SCI-10682]
2024-05-09 13:59:39 +02:00
Andrej fc506839e1 Merge branch 'features/global-search' into develop 2024-05-09 13:29:33 +02:00
Andrej c40ebc1e7d Fix links for global search results [SCI-10682] 2024-05-09 13:25:15 +02:00
aignatov-bio f52d2979e9
Merge pull request #7503 from sboursen-scinote/sb_SCI-10338
Remove name validation flash errors in inline-editing [SCI-10338]
2024-05-08 12:03:50 +02:00
Andrej 5409d993ee Improve global search loading [SCI-10655] 2024-04-30 09:38:53 +02:00
sboursen-scinote c2eb0f18c7 Remove name validation flash errors in inline-editing [SCI-10338] 2024-04-26 14:04:56 +02:00
Andrej 574c45b2c8 Fix global search backend [SCI-10573] 2024-04-26 11:19:21 +02:00
Andrej 3c4184c73e Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
aignatov-bio 2ad7c36f0f
Merge pull request #7329 from sboursen-scinote/sb_SCI-9506
Add inventory items landing page [SCI-9506]
2024-04-25 11:11:35 +02:00
Anton 77f09e5e3c Fix label printing and experiment description [SCI-10662] 2024-04-23 14:07:46 +02:00
ajugo ffbf36e1e8
Merge pull request #7493 from sboursen-scinote/sb_SCI-10531
Fix various issues with archived labels in repositories [SCI-10531]
2024-04-19 10:09:49 +02:00
Andrej a87261d68d Merge branch 'develop' into features/global-search 2024-04-18 17:02:26 +02:00
sboursen-scinote c36e2277fa Fix various issues with archived labels in reporsitories [SCI-10531] 2024-04-18 16:19:18 +02:00
Andrej c740452086 Merge branch 'features/sso-improvements' into develop 2024-04-18 15:58:17 +02:00
wandji20 50df1e153d Remove limit from inventory column dropdown list items query [SCI-10640] 2024-04-18 12:47:04 +01:00
wandji20 be093c9302 Add helper method for checking user 2fa enabled [SCI-10634] 2024-04-18 10:43:07 +01:00
Andrej c253d0ffcf Clean quick search [SCI-10246] 2024-04-16 13:52:53 +02:00
sboursen-scinote d3e5b66d67 Change error message wording and update logic [SCI-9506]
- Landing page is /repositories/:repository_id?landing_page=true&row_id=:repository_row_id
2024-04-16 12:59:56 +02:00
sboursen-scinote 8f9ea0e749 Add inventory items landing page [SCI-9506] 2024-04-16 11:43: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
Martin Artnik 83477a461a Properly set warden session in asset syncs controller [SCI-10637] 2024-04-15 10:29:28 +02:00
Anton 7b3e5a06e0 Fix label templates seelctor in print modal [SCI-10632] 2024-04-12 11:17:09 +02:00
wandji20 83dbd89f04 Add archived tag to global search result object names [SCI-10585] 2024-04-11 12:45:29 +01:00
ajugo d5665b9c14
Merge pull request #7461 from aignatov-bio/ai-sci-10614-lost-formatting-for-exp-desc
Bugs fixes for next release [SCI-10614][SCI-10598][SCI-10593][SCI-10611][SCI-9957][SCI-10605]
2024-04-11 10:44:23 +02:00
Andrej d2ace74d75 Enable leave for team owners for yourself [SCI-9957] 2024-04-11 09:57:21 +02:00
Anton 52fd3ff801 Fix item card dropdown options list [SCI-10593] 2024-04-10 18:52:35 +02:00
Anton 70beec648a Fix draft creation to prevent dupciates [SCI-10598] 2024-04-10 18:52:01 +02:00
Anton 2bddac06b8 Fix draft creation to prevent dupciates [SCI-10598] 2024-04-10 11:25:59 +02:00
ajugo a35e6455df
Merge pull request #7454 from aignatov-bio/ai-sci-10593-not-all-dropdown-items-vissible
Fix item card dropdown options list [SCI-10593]
2024-04-10 10:53:33 +02:00
ajugo 591d733dc4
Merge pull request #7448 from rekonder/aj_SCI_9957
Enable leave for team owners for yourself [SCI-9957]
2024-04-10 10:44:32 +02:00
Anton 9f3cf70ad5 Fix item card dropdown options list [SCI-10593] 2024-04-10 10:38:09 +02:00
Andrej 7efbd223bf Merge branch 'develop' into features/sso-improvements 2024-04-09 13:54:23 +02:00
Andrej 8e94cd5ce6 Enable leave for team owners for yourself [SCI-9957] 2024-04-09 10:07:06 +02:00
wandji20 cc90078219 Implement skeleton loading for object groups in global search page [SCI-10480] 2024-04-08 17:23:14 +01:00
Martin Artnik bad4064288 Make sure current_user is set earlier in asset syncs controller [SCI-10592] 2024-04-04 15:10:40 +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 a9b624f255 Fix project load error [SCI-10473] 2024-04-04 13:19:01 +01:00