ajugo
c4d6fc55af
Fix marvinjs file preview in RTF [SCI-8904] ( #5819 )
2023-07-20 11:26:58 +02:00
Soufiane
c12023f8aa
Remove user_team model and related code [SCI-8815] ( #5815 )
2023-07-20 10:57:29 +02:00
artoscinote
b0f45713cf
Merge pull request #5826 from G-Chubinidze/gc_SCI_8820
...
Error at inviting user to SciNote [SCI-8820]
2023-07-20 10:47:19 +02:00
Giga Chubinidze
4645489527
fixed teams for dropdown
2023-07-20 12:46:31 +04:00
Anton
0c5d9eb23b
Fix navigator render for active folder with archived elements [SCI-8890]
2023-07-20 10:18:05 +02:00
Andrej
37d8ac6cd6
Fix shareable links after develop merge
2023-07-20 09:39:17 +02:00
Anton
b0b8427f53
Fix edit file result [SCI-8902]
2023-07-19 14:56:29 +02:00
Andrej
f493ec0da1
Merge branch 'develop' into features/shareable-links
2023-07-19 12:57:20 +02:00
Martin Artnik
5cc087835a
Merge branch 'develop' into features/august-release
2023-07-19 11:21:24 +02:00
aignatov-bio
4b2f520779
Merge pull request #5788 from aignatov-bio/ai-sci-8870-fixed-rtf-preview-for-new-files
...
Fix rtf preview for new images [SCI-8870]
2023-07-19 09:57:56 +02:00
Anton
36ffe3a444
Fix asset result edit mode [SCI-8891]
2023-07-19 09:42:00 +02:00
Giga Chubinidze
6bfbb83df5
Error at inviting user to SciNote
2023-07-19 11:07:17 +04:00
Anton
1087f67228
Merge branch 'develop' into features/remove-front-end-gems
2023-07-18 14:36:40 +02:00
aignatov-bio
bab8e2c330
Merge pull request #5796 from aignatov-bio/ai-sci-8883-fix-snapshot-table-render
...
Fix snapshot table render [SCI-8883]
2023-07-18 14:16:13 +02:00
wandji
7dcc774414
Refactor html partial rendering in json responses [SCI-8811] ( #5763 )
...
* Remove redundant use of respond_to in controlller actions with just one responder format [SCI-8811]
* Remove redundant begin block and replace 303 status code with :see_other [SCI-8811]
2023-07-18 13:36:41 +02:00
Anton
f710691709
Fix snapshot table render [SCI-8883]
2023-07-18 11:43:55 +02:00
Anton
d37f335f17
Fix rtf preview for new images [SCI-8870]
2023-07-18 11:08:39 +02:00
artoscinote
e79c73f8c4
Merge pull request #5777 from wandji20/wb-SCI-8851
...
Fix issue archiving task result tables and when downloading archived result table
2023-07-18 08:18:11 +02:00
Soufiane
5736c444f6
Remove not used code for global activities [SCI-4851] ( #5773 )
...
* Fix broken task/activity [SCI-4851]
* Remove unused code for global activities [SCI-4851]
2023-07-17 15:36:22 +02:00
wandji
063c1209ba
Fix issue when viewing task repository snapshot [SCI-8871] ( #5785 )
2023-07-17 13:15:04 +02:00
Anton
bd1e81f894
Fix preview generation [SCI-8855]
2023-07-17 13:05:33 +02:00
wandji20
3ee5049654
Fix issue archiving task result tables and when downloading archived tables [SCI-8851]
2023-07-15 11:33:44 +01:00
wandji
ebe1bd583f
Fix issue json response for creating result table [SCI-8853] ( #5768 )
...
* Fix issue json resposnse for creating result table [SCI-8853]
* Fix linter errors [SCI-8853]
* Fix linter errors [SCI-8853]
* Fix issues when editing and updating results text/table for task [SCI-8853]
* Fix linter errors [SCI-8853]
2023-07-14 12:30:36 +02:00
Oleksii Kriuchykhin
a95aab85e2
Merge branch 'develop' into features/shareable-links
2023-07-13 15:04:27 +02:00
Oleksii Kriuchykhin
092e451f2e
Merge branch 'develop' into features/protocol-parsing
2023-07-13 13:59:10 +02:00
Oleksii Kriuchykhin
fca9aea4a8
Merge branch 'features/rails-upgrade' into develop
2023-07-13 13:10:59 +02:00
Alex Kriuchykhin
d419608f18
Connect protocol parsing service to rails backend [SCI-8817] ( #5759 )
2023-07-13 11:41:53 +02:00
Soufiane
78d8a54e0d
Remove BMT and bioeddie from Scinote [SCI-8643] ( #5760 )
2023-07-13 09:45:53 +02:00
Soufiane
6d98b0c235
Reports - Issues after rails upgrade [SCI-8830] ( #5758 )
...
* Fix reports issues after rails upgrade [SCI-8830]
* Fix report image assets [SCI-8830]
2023-07-12 15:42:34 +02:00
G-Chubinidze
ac399e5722
Activities - Issues after rails upgrade [SCI-8824] ( #5755 )
2023-07-12 11:11:10 +02:00
Soufiane
2f669c93d5
Fix projects issues after rails upgrade [SCI-8827] ( #5754 )
2023-07-12 11:10:17 +02:00
ajugo
32fc7698d2
Implement welcome modal for shareable links [SCI-8748] ( #5729 )
2023-07-11 16:01:42 +02:00
Alex Kriuchykhin
b852cf92fe
Fix displaying of tinyMCE images in search results [SCI-8823] ( #5751 )
2023-07-11 14:47:15 +02:00
ajugo
632716e2cd
Remove task manage permission [SCI-8528] ( #5672 )
2023-07-11 09:29:17 +02:00
artoscinote
4a8582ebc8
Initial implementation of protocol processing modal [SCI-8661] ( #5683 )
...
* Initial implementation of protocol processing modal [SCI-8661]
* Prepare placeholder jobs and integrate notifications [SCI-8661]
2023-07-11 09:27:15 +02:00
Soufiane
d8658991d6
Fix task page issues after rails upgrade [SCI-8821] ( #5745 )
2023-07-11 09:21:22 +02:00
Soufiane
6aaa68f320
Fix reports issues after rails upgrade [SCI-8830] ( #5748 )
2023-07-11 09:20:29 +02:00
Soufiane
e8c62d6cd8
Fix protocol template issues after rails upgrade [SCI-8822] ( #5740 )
2023-07-10 13:57:13 +02:00
Soufiane
b44678d09a
Switch to keyword parameters in i18n.t [SCI-8810] ( #5739 )
2023-07-07 14:55:51 +02:00
Soufiane
8fb14645bf
Match protocol template print permissions to show [SCI-8803] ( #5726 )
2023-07-07 11:01:31 +02:00
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
Anton
4b82ba9613
Merge branch 'features/rails-upgrade' into features/remove-front-end-gems
2023-07-06 11:14:48 +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
5f1c6bf2f0
Fix multiple issues after Rails upgrade [SCI-8780] ( #5716 )
2023-07-05 12:43:23 +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
artoscinote
1e8304d883
Merge pull request #5697 from wandji20/wb-SCI-8487
...
Add filter to remove archived inventories from report widget [SCI-8487]
2023-07-03 14:48:23 +02:00
ajugo
6dc4b646c5
Add handling for deleted ActiveStorage files [SCI-8264] ( #5624 )
...
Add handling for deleted ActiveStorage files [SCI-8264]
2023-07-03 13:13:19 +02:00