G-Chubinidze
fbdd5a8165
Revert "Organization settings (org. admin) - allowing the use of protocols for AI [SCI-9324]"
2023-10-02 12:28:29 +04:00
Martin Artnik
0cb3c8bc62
Merge pull request #6313 from G-Chubinidze/gc_SCI_9324
...
Organization settings (org. admin) - allowing the use of protocols for AI [SCI-9324]
2023-09-29 11:49:26 +02:00
Giga Chubinidze
005bf93197
Organization settings (org. admin) - allowing the use of protocols for AI [SCI-9324]
2023-09-29 11:51:25 +04:00
Andrej
2478918aa6
Fix protocol parser flyout and notifications [SCI-9275]
2023-09-25 07:55:43 +02:00
Anton
40144ea33f
Update protocol template screen [SCI-9319]
2023-09-21 10:37:58 +02:00
Alex Kriuchykhin
04e191e377
Merge pull request #6259 from wandji20/wb-SCI-9191
...
Fix issue displaying long tables protocol description in import modal [SCI-9191]
2023-09-21 09:26:25 +02:00
Alex Kriuchykhin
8e1f8296f4
Merge pull request #6243 from rekonder/aj_SCI_9272
...
Fix message for successful import protocol from protocol parser [SCI-9272]
2023-09-20 19:36:12 +02:00
wandji20
ca8e6d88dc
Fix issue displaying long tables protocol description in impor modal [SCI-9191]
2023-09-20 15:04:10 +01:00
Andrej
b47651750b
Fix message for successful import protocol from protocol parser [SCI-9272]
2023-09-19 15:47:51 +02:00
Andrej
aebea07be4
Change dropdown options for importing protocols [SCI-9288]
2023-09-18 13:15:55 +02:00
Anton
af0fbfeec0
Merge branch 'develop' into features/september-release
2023-09-14 13:45:40 +02:00
Alex Kriuchykhin
a07174ed78
Fix disabling buttons on submit for remote forms [SCI-9241] ( #6184 )
2023-09-11 15:22:25 +02:00
Martin Artnik
68bf78e0af
Merge pull request #6172 from G-Chubinidze/gc_SCI_9237
...
Protocol template title is displayed in the grey area [SCI-9237]
2023-09-08 13:31:13 +02:00
Giga Chubinidze
b436550ae9
Protocol template title is displayed in the grey area
2023-09-08 11:59:57 +04:00
Anton
170187a5e5
Add step text title to print protocol [SCI-9249]
2023-09-07 10:59:38 +02:00
Martin Artnik
3724a4a067
Merge branch 'develop' into features/september-release
2023-09-01 10:30:48 +02:00
Martin Artnik
9c1948998d
Revert "Fix Protocols.io modal not loading any protocols [SCI-9167]"
...
This reverts commit 983daa0e67
.
2023-08-30 13:09:20 +02:00
sboursen-scinote
983daa0e67
Fix Protocols.io modal not loading any protocols [SCI-9167]
...
The JavaScript responsible for loading the list was attached to a
Partial that by itself was loaded using and AJAX request. Therefore,
The JavaScript was not being executed (no page reload). It was thus moved
to the parent partial (loaded on page reload) and called when the required
HTML is appended to the DOM.
2023-08-29 14:26:07 +02:00
Anton
171a996aec
Revamp filters flyouts [SCI-8977]
2023-08-28 13:15:41 +02:00
Alex Kriuchykhin
3c0389adc8
Make docx parser feature togglable [SCI-9094] ( #6055 )
2023-08-23 16:46:29 +02:00
Ivan Kljun
ca35e13893
Merge remote-tracking branch 'upstream/features/september-release' into SCI-8925-show-paragraphs-checklist
2023-08-18 11:12:49 +02:00
Anton
16eedcdade
Revamp modals across app [SCI-8978]
2023-08-17 14:01:26 +02:00
Oleksii Kriuchykhin
6cf7403b21
Merge branch 'develop' into features/protocol-parsing
2023-08-07 12:55:20 +02:00
Ivan Kljun
9a37b75001
Applied hound linter suggestions
2023-07-31 15:45:39 +02:00
Ivan Kljun
d9df37745f
Support paragraphs for checklist items in print protocol and pdf/docx report [SCI-8925]
2023-07-31 15:12:04 +02:00
Martin Artnik
5cc087835a
Merge branch 'develop' into features/august-release
2023-07-19 11:21:24 +02:00
ivanscinote
a483699d73
CSS: Protocol templates UI issues [SCI-8790] ( #5736 )
...
* CSS: Protocol templates UI issues [SCI-8790]
* Reorder css properties
* Remove whitespace in scss
* Adding flexible class to protocols-show
2023-07-14 12:31:54 +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
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
e8c62d6cd8
Fix protocol template issues after rails upgrade [SCI-8822] ( #5740 )
2023-07-10 13:57:13 +02:00
artoscinote
85ad167998
Merge pull request #5660 from artoscinote/ma_SCI_8506
...
Make label print modal work globally [SCI-8506]
2023-07-05 09:53:56 +02:00
Anton
586d9eaf4b
CSS fixes [SCI-8758][SCI-8759]
2023-06-27 20:31:25 +02:00
Martin Artnik
9364d139e0
Make label print modal work globally [SCI-8506]
2023-06-22 14:52:47 +02:00
Oleksii Kriuchykhin
66b361c689
Upgrade Rails to version 7.0.5 [SCI-8632]
2023-06-21 14:38:32 +02:00
G-Chubinidze
a88adf7630
changed tooltips ( #5639 )
2023-06-21 10:00:46 +02:00
Anton
4e972de096
UI CSS fixes
2023-06-19 15:58:17 +02:00
Giga Chubinidze
96ff988c77
Buttons title (tooltip on hover) - top action toolbar [SCI-8645]
2023-06-19 10:04:58 +04:00
Anton
c4f82cc756
Css fixes [SCI-8671]
2023-06-15 15:12:51 +02:00
Anton
d795f996f2
Merge branch 'develop' into features/ui-revamp
2023-06-14 15:18:50 +02:00
Giga Chubinidze
a777fd5584
New icons implementation [SCI-8366]
2023-06-08 10:33:37 +04:00
Giga Chubinidze
a27c2b2cd3
(A) label (instead of icons) in front of titles of archived elements
2023-06-02 04:03:41 +04:00
ajugo
790653351a
Fix medium size preview for print file [SCI-8593] ( #5540 )
2023-06-01 16:18:15 +02:00
ajugo
3036c24be3
Prevent double click on protocol creation modal [SCI-8466] ( #5458 )
2023-05-23 09:50:34 +02:00
Martin Artnik
eb5fb16b1b
Implement new toolbar for protocols [SCI-8399]
2023-05-17 14:12:40 +02:00
ajugo
43f571c154
Enable Manage access for archived protocols [SCI-8453] ( #5411 )
2023-05-16 13:25:33 +02:00
ajugo
c6f5219043
Display all protocol templates for team admin [SCI-8379] ( #5391 )
2023-05-16 10:29:00 +02:00
Anton
9b2ae96a43
Merge branch 'develop' into features/navigation-refactor-v2
2023-05-16 10:22:11 +02:00
Anton
5ec202e2c4
Update protocol top toolbar [SCI-8386]
2023-05-09 14:59:43 +02:00