Commit graph

13435 commits

Author SHA1 Message Date
ajugo 6c6fc404d2
Implement task shareable modal [SCI-8651] (#5723)
* Implement task shareable modal [SCI-8651]

* Fix routes [SCI-8651]

* Clean code for vue share button initilization [SCI-8651]
2023-07-06 16:05:03 +02:00
Soufiane 33bb79d17a
Implement details and notes sections of shareable links [SCI-8750] (#5710)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-07-06 15:10:26 +02:00
Soufiane 6049c7d8b9
Activities for shareable links [SCI-8652] (#5694)
Define new activities for task shareable links [SCI-8652]
2023-07-06 15:01:32 +02:00
Soufiane 94ead579e6
Create the general layout for shareable links [SCI-8749] (#5699) 2023-07-06 09:19:29 +02:00
ajugo 836d1b6be1
Add permissions for shareable links and some fixes for controller [SCI-8747] (#5709)
Add permissions for shareable links and som fixes for controller [SCI-8747]
2023-07-05 16:21:26 +02:00
Alex Kriuchykhin b7e04972e1
Implement model and controller for shareable links, update team model [SCI-8648] (#5693) 2023-07-03 15:54:11 +02:00
Soufiane 9d70d35491
Implement share button on task [SCI-8650] (#5691)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-29 13:38:59 +02:00
Soufiane 1a9ef4a1d5
Update the Tasks screens for the Shareable-links feature [SCI-8649] (#5679)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-29 11:17:41 +02:00
ajugo 563605e6ef
Implement share task toggle on settings page [SCI-8647] (#5686) 2023-06-28 11:47:41 +02:00
artoscinote c911bc950d
Merge pull request #5678 from rekonder/aj_SCI_8745
Fix adding tags to the task at creation [SCI-8745]
2023-06-27 10:59:35 +02:00
Andrej 35ebbadae9 Fix adding tags to the task at creation [SCI-8745] 2023-06-27 10:52:03 +02:00
ajugo 8d29e606d0
Fix filtering of the member on project page [SCI-8743] (#5676) 2023-06-27 10:17:17 +02:00
artoscinote 5fe463d293
Merge pull request #5674 from sboursen-scinote/sb_SCI-8164-8726
[SCI-8164][SCI-8726]
2023-06-26 15:43:29 +02:00
sboursen-scinote 706c2e492b Fix CSS and icon inconsistencies [SCI-8164][SCI-8726]
- Use the correct arrow-left/arrow-right icons.
- Show the tasks of active experiments in archived branch in the Navigator.
- Fix minor style issues in P/E/T.

Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-26 15:22:36 +02:00
artoscinote fa60cb6589
Merge pull request #5664 from G-Chubinidze/gc_SCI_8476
Breadcrumbs on label/protocol template page [SCI-8476]
2023-06-26 13:00:19 +02:00
artoscinote ec3e8a20cc
Merge pull request #5671 from sboursen-scinote/sb_SCI-8729
Archived view broken after folder [SCI-8729]
2023-06-26 11:55:08 +02:00
ajugo 13f0b26875
Fix uploading of old protocol tables [SCI-8736] (#5673) 2023-06-26 11:54:54 +02:00
artoscinote 8bf8b9cc72
Merge pull request #5670 from artoscinote/ma_SCI_8694
Fix boostrap datepicker to work with new font [SCI-8694]
2023-06-26 11:44:01 +02:00
artoscinote 9242b99c8f
Merge pull request #5669 from artoscinote/ma_SCI_8731
CSS fixes [SCI-8731]
2023-06-26 11:43:38 +02:00
artoscinote b6b61dfdf8
Merge pull request #5668 from artoscinote/ma_SCI_8734
Fix repository export [SCI-8734]
2023-06-26 11:43:14 +02:00
sboursen-scinote 49ac9a20d8 Fix folders style in table archived view [SCI-8729]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-24 13:20:46 +02:00
Martin Artnik 9ea927e5b9 Fix boostrap datepicker to work with new font [SCI-8694] 2023-06-23 15:36:14 +02:00
Martin Artnik 5e7d3f1564 CSS fixes [SCI-8731] 2023-06-23 15:01:04 +02:00
Martin Artnik 5609184c0f Fix repository export modal [SCI-8734] 2023-06-23 12:41:37 +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
Giga Chubinidze ef94a4f2bb logic refactor, url removal 2023-06-23 13:39:54 +04:00
Martin Artnik d1302d322b Fix zip export [SCI-8734] 2023-06-23 11:18:16 +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 828e566698 changed logic to accomodate templates unique design 2023-06-23 11:26:53 +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