Commit graph

2069 commits

Author SHA1 Message Date
Anton
771d32d80e Fix right open flyouts [SCI-10526] 2024-03-27 11:11:01 +01:00
Anton
f64db2a397 Fix cards grid for big screens [SCI-10524] 2024-03-27 10:54:11 +01:00
Martin Artnik
939580c0ab
Merge pull request #7370 from artoscinote/ma_SCI_10461
Cache all SciNote edit responses on window, so the endpoints get called once per page load [SCI-10461]
2024-03-27 10:50:08 +01:00
sboursen-scinote
9c6dac339e Implement global search results component for Protocol templates [SCI-10477] 2024-03-27 10:37:36 +01:00
aignatov-bio
3370bf76fb
Merge pull request #7369 from sboursen-scinote/sb_SCI-10519-fix
Center experiment description in table view [SCI-10519]
2024-03-27 10:21:34 +01:00
Ivan Kljun
7366134fe3 Merge remote-tracking branch 'upstream/features/inventory-import-improvements' into SCI-10256-ik 2024-03-26 15:28:09 +01:00
sboursen-scinote
b0341beeed Disable user roles change for owner in inherited access permission [SCI-10517] 2024-03-26 14:31:22 +01:00
Martin Artnik
f9b8092dba Cache all SciNote edit responses on window, so the endpoints get called once per page load [SCI-10461] 2024-03-26 13:44:27 +01:00
sboursen-scinote
3dc0e17a7e Center experiment description for tables [SCI-10519] 2024-03-26 12:37:48 +01:00
ajugo
4beb3fae96
Merge pull request #7354 from wandji20/wb-SCI-9901
Improve logic for showing disabled edit button in unsupported wopi file previews [SCI-9901]
2024-03-26 10:16:46 +01:00
aignatov-bio
76b7c93451
Merge pull request #7363 from sboursen-scinote/sb_SCI-10519
Add small css fixes for more link in experiment description [SCI-10519]
2024-03-26 09:18:06 +01:00
aignatov-bio
9b62e35d8e
Merge pull request #7360 from sboursen-scinote/sb_SCI-10518
Highlight user's current user assignment on access modal [SCI-10518]
2024-03-26 09:17:46 +01:00
aignatov-bio
539f58441a
Merge pull request #7359 from wandji20/wb-SCI-10367
Fix task assigned users search query and CSS [SCI-10367]
2024-03-26 09:15:31 +01:00
aignatov-bio
a223903650
Merge pull request #7358 from aignatov-bio/ai-sci-10514-small-issues-with-tags-modal
Small issues in tags modal [SCI-10514]
2024-03-26 09:13:39 +01:00
sboursen-scinote
73b7572cd5 Add small css fixes for more link in experiment description [SCI-10519] 2024-03-25 18:33:43 +01:00
Ivan Kljun
de2918b207 Fix checklist reordening [SCI-10351] 2024-03-25 12:55:48 +01:00
sboursen-scinote
578309499c Highlight user's current user assignement on access modal [SCI-10518] 2024-03-25 12:10:57 +01:00
wandji20
09f4ad7a3d Fix task assgned users search query and CSS [SCI-10367] 2024-03-25 12:01:48 +01:00
ajugo
4c32ccd06a
Merge pull request #7356 from sboursen-scinote/sb_SCI-10512-fix
Fix you in access permission modal [SCI-10512]
2024-03-25 11:33:49 +01:00
Anton
28dd646d86 Small issues in tags modal [SCI-10514] 2024-03-25 11:24:21 +01:00
sboursen-scinote
8f47c795d0 Fix you in access permission modal [SCI-10512] 2024-03-25 10:58:47 +01:00
Martin Artnik
167d57b3d1
Merge pull request #7328 from lasniscinote/gl_SCI_10313
(fix) Improve the appearance of List view in File attachments [SCI-10313]
2024-03-25 10:23:02 +01:00
Martin Artnik
6b4ae0e59a Merge branch 'develop' into features/inventory-import-improvements 2024-03-25 10:20:13 +01:00
Ivan Kljun
2214469f80 Merge remote-tracking branch 'upstream/features/inventory-import-improvements' into SCI-10256-ik 2024-03-25 10:04:49 +01:00
wandji20
b2cae4581a Improve logic for showing disabled edit button for unsupprted wopi file previews [SCI-9901] 2024-03-24 22:33:01 +01:00
Anton
478da52272 Add projects search results component [SCI-10469] 2024-03-22 16:37:59 +01:00
aignatov-bio
0746519fcb
Merge pull request #7351 from sboursen-scinote/sb_SCI-10512
Fix you in access permission modal [SCI-10512]
2024-03-22 12:12:10 +01:00
aignatov-bio
43e57e7f01
Merge pull request #7350 from rekonder/aj_SCI_10505
Prevent tags creation on opening tags modal [SCI-10505]
2024-03-22 12:11:34 +01:00
aignatov-bio
839b812432
Merge pull request #7348 from sboursen-scinote/sb_SCI-10376
Update Scinote font icons and add icon to protocol publish [SCI-10376]
2024-03-22 12:10:52 +01:00
sboursen-scinote
9c95b648d6 Fix you in access permission modal [SCI-10512] 2024-03-22 11:27:41 +01:00
Andrej
a5d66fa8e2 Prevent tags creation on openin tags modal [SCI-10505] 2024-03-22 11:07:33 +01:00
sboursen-scinote
32e9be15b5 Update Scinote font icons and add icon to protocol publish [SCI-10376] 2024-03-22 10:35:44 +01:00
Gregor Lasnibat
977b8e7ded (fix) Improve the appearance of List view in File attachments [SCI-10313] 2024-03-21 20:03:50 +01: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
aignatov-bio
b06aa9006b
Merge pull request #7347 from wandji20/wb-SCI-10499
Truncate long names in dropdown tags view [SCI-10499]
2024-03-21 14:20:37 +01:00
aignatov-bio
8cd2750317
Merge pull request #7346 from sboursen-scinote/sb_SCI-10508
Fix PR after merge [SCI-10508]
2024-03-21 14:19:54 +01:00
wandji20
4f2436862a Truncate long names in dropdown tags view [SCI-10499] 2024-03-21 12:19:15 +01:00
sboursen-scinote
d2c811fe7f Fix PR after merge [SCI-10508] 2024-03-21 12:11:19 +01:00
Anton
435746b2fa Fix table canvas title [SCI-10206] 2024-03-21 11:52:31 +01:00
aignatov-bio
4ac9540c3a
Merge pull request #7337 from aignatov-bio/ai-sci-10488-fix-assigned-user-for-task
Fix designated users on task and new task modal [SCI-10488]
2024-03-21 11:20:30 +01:00
Giga Chubinidze
762b97f732 Change the placeholder text in New task and Create folder modal [SCI-10350] 2024-03-21 13:59:48 +04:00
Giga Chubinidze
a42187c8ab Wrong sorting icon on result page [SCI-10253] 2024-03-21 13:56:00 +04:00
Ivan Kljun
a5eda08cf2 Enable renaming attached files [SCI-10256] 2024-03-21 10:38:27 +01:00
Gregor Lasnibat
a75d0551fc (fix) Improve the appearance of Large view in File attachments [SCI-10314] 2024-03-21 08:53:13 +01:00
aignatov-bio
307db56712
Merge pull request #7341 from sboursen-scinote/sb_SCI-10497
Fix action toolbar visibility in card views [SCI-10497]
2024-03-20 20:28:06 +01:00
aignatov-bio
90ffd83385
Merge pull request #7339 from wandji20/wb-SCI-10441
Hide last pinned column resizer on grid ready and columns reset [SCI-10441]
2024-03-20 20:26:01 +01:00
sboursen-scinote
7c619115ea Fix action toolbar visibility in card views [SCI-10497] 2024-03-20 19:11:52 +01:00
wandji20
a4de15a863 Fix css dropdown and primary button disabled state SCI-[10495] 2024-03-20 17:51:06 +01:00
aignatov-bio
90405e0205
Merge branch 'develop' into ai-sci-10488-fix-assigned-user-for-task 2024-03-20 16:43:00 +01:00