Commit graph

13412 commits

Author SHA1 Message Date
aignatov-bio da2c7aee82
Merge pull request #5690 from aignatov-bio/ai-sci-8638-replace-default-avatars
Replace default avatars with initials [SCI-8638]
2023-07-07 13:21:46 +02:00
Anton e79d4b65d7 Replace default avatars with initials [SCI-8638] 2023-06-28 13:20:14 +02:00
aignatov-bio dc71f77caf
Merge pull request #5681 from aignatov-bio/ai-sci-8689-replace-avatars-with-initials
Replace default avatars with initials [SCI-8689]
2023-06-27 15:24:56 +02:00
Anton 89c3ce97f7 Replace default avatars with initials [SCI-8689] 2023-06-27 13:09:12 +02:00
Soufiane fdc4f4ddd7
Create an export_limit_exceeded model for repositories export [SCI-8730] (#5667)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-23 12:10:58 +02:00
ajugo e2f25eb6c0
Fix export inventory flash message [SCI-8445] (#5666) 2023-06-23 11:12:50 +02:00
artoscinote b520f8a04b
Merge pull request #5655 from aignatov-bio/ai-sci-8704-fix-avatar-popup
Add left padding to smart annotation popup [SCI-8704]
2023-06-23 10:51:37 +02:00
artoscinote 3ff8b44115
Merge pull request #5662 from rekonder/aj_SCI_8728
Fix default role assigning on projects create through the dashboard [SCI-8728]
2023-06-23 10:04:44 +02:00
artoscinote 3658a224b2
Merge pull request #5650 from okriuchykhin/ok_SCI_8718
Limit execution time of file text extraction jobs to 5 minutes [SCI-8718]
2023-06-23 09:55:52 +02:00
artoscinote 496fbc9eca
Merge pull request #5653 from rekonder/aj_SCI_8719
Remove breadcrumbs project table and fix project filtering [SCI-8719]
2023-06-23 09:54:00 +02:00
artoscinote f1876b4f59
Merge pull request #5661 from okriuchykhin/ok_SCI_8710
Fix breadcrumbs for archived view mode [SCI-8710]
2023-06-23 09:50:03 +02:00
artoscinote 58f1c4d12f
Merge pull request #5663 from G-Chubinidze/gc_SCI_8645
Buttons title (tooltip on hover) - top action toolbar
2023-06-23 09:35:07 +02:00
G-Chubinidze 6e4d5db975
Merge branch 'develop' into gc_SCI_8645 2023-06-23 11:34:10 +04:00
Giga Chubinidze b788a2f88a removed data tooltip 2023-06-23 10:49:37 +04:00
Andrej 0ea3a10d26 Fix default role assigning on projects create through the dashboard [SCI-8728] 2023-06-22 16:40:50 +02:00
Oleksii Kriuchykhin e86f0e76de Fix breadcrumbs for archived view mode [SCI-8710] 2023-06-22 15:41:37 +02:00
Soufiane c71d8df470
Add support to characters in smartAnnotation [SCI-8656] (#5617)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-22 15:40:39 +02:00
Soufiane b4d4043271
Prevent over submitting on new task click [SCI-8460] (#5659)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-22 14:49:53 +02:00
artoscinote c7d5bba855
Merge pull request #5657 from artoscinote/ma_SCI_8711
Fix sticky header z-index [SCI-8711]
2023-06-22 14:33:38 +02:00
artoscinote b78105c546
Fix column width limiting [SCI-7961] (#5656) 2023-06-22 14:33:16 +02:00
Martin Artnik 370cf4b345 Fix sticky header z-index [SCI-8711] 2023-06-22 14:06:38 +02:00
Soufiane 9c2c767f9f
Fix Drag me Canvas button [SCI-8720] (#5652)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-22 13:45:44 +02:00
Andrej 3d2f9eae1e Remove breadcrumbs project table and fix filtering [SCI-8719] 2023-06-22 13:44:27 +02:00
Anton 2254fcdab0 Add left padding to smart annotation popup [SCI-8704] 2023-06-22 13:36:05 +02:00
aignatov-bio f6cdc41797
Merge pull request #5654 from aignatov-bio/ai-sci-ui-css-fixes
Fix protocol template title colors
2023-06-22 13:26:40 +02:00
Anton 8fa10b35ab Fix protocol template title colors 2023-06-22 13:21:03 +02:00
aignatov-bio c6849282bf
Merge pull request #5651 from aignatov-bio/ai-sci-ui-css-fixes
UI CSS fixes
2023-06-22 11:57:29 +02:00
Anton 8fac4c1b7c UI CSS fixes 2023-06-22 11:55:23 +02:00
Oleksii Kriuchykhin f44e339c7f Limit execution time of file text extraction jobs to 5 minutes [SCI-8718] 2023-06-22 11:39:10 +02:00
ajugo e82338be70
Fix zoom on pdf preview [SCI-8697] (#5647) 2023-06-22 10:41:35 +02:00
aignatov-bio 0a4eb1989a
Merge pull request #5646 from aignatov-bio/ai-sci-8709-fix-audit-trails
Fix pagination position [SCI-8709]
2023-06-22 10:41:22 +02:00
G-Chubinidze dfdab6e051
CSS: Issues with the projects page [SCI-8507] (#5648)
* CSS: Issues with the projects page [SCI-8504]

* css fix

* added empty cells for folder row
2023-06-22 10:38:36 +02:00
aignatov-bio 469c35ed72
Merge pull request #5643 from aignatov-bio/ai-sci-8704-fix-long-user-name-in-smart-annotation
Fix long user name in smart annotation [SCI-8704]
2023-06-21 16:54:13 +02:00
Anton 5fc5f30a69 Fix pagination position [SCI-8709] 2023-06-21 14:32:25 +02:00
artoscinote a2dd887dc2
Unify user list style in protocols table [SCI-8696] (#5644) 2023-06-21 13:24:40 +02:00
Anton 8c385e911f Fix long user name in smart annotation [SCI-8704] 2023-06-21 12:53:18 +02:00
artoscinote de10f32b0f
Add tailwind styles to sign in halt layout [SCI-8689] (#5642) 2023-06-21 12:41:31 +02:00
artoscinote 248790360a
Project filter fixes [SCI-8695] (#5640) 2023-06-21 12:30:49 +02:00
aignatov-bio e520540f99
Merge pull request #5641 from aignatov-bio/ai-sci-ui-css-fixes
UI CSS Fixes
2023-06-21 12:04:12 +02:00
Anton 2030b71082 UI CSS Fixes 2023-06-21 12:02:18 +02:00
G-Chubinidze 67d0444b31
CSS: Issues with the projects page [SCI-8507] (#5630)
* CSS: Issues with the projects page [SCI-8504]

* css fix
2023-06-21 11:00:16 +02:00
Soufiane 8b8fd1db42
Fix wicked_pdf asset pipeline [SCI-8684] (#5629)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-21 10:42:27 +02:00
G-Chubinidze d686d746cb
updated breadcrumb logic for templates (#5609) 2023-06-21 10:27:21 +02:00
G-Chubinidze a88adf7630
changed tooltips (#5639) 2023-06-21 10:00:46 +02:00
Giga Chubinidze 8fb56f552d changed tooltips 2023-06-21 11:55:09 +04:00
Soufiane f3dcef44ac
Show checkmark on selected user role only [SCI-8699] (#5636)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-21 08:12:31 +02:00
aignatov-bio 55e75ffa91
Merge pull request #5635 from aignatov-bio/ai-sci-8662-ui-css-fixes
UI css fixes [SCI-8662]
2023-06-21 08:06:52 +02:00
artoscinote 02c93211ea
Fix column resizing issues [SCI-7961] (#5638) 2023-06-20 16:44:12 +02:00
aignatov-bio 0543a9a0c4
Merge pull request #5637 from aignatov-bio/ai-sci-8660-ui-css-fixes
Fix UI css fixes [SCI-8660]
2023-06-20 16:36:45 +02:00
Anton f675034b7f Fix UI css fixes [SCI-8660] 2023-06-20 15:53:33 +02:00