Oleksii Kriuchykhin
66b361c689
Upgrade Rails to version 7.0.5 [SCI-8632]
2023-06-21 14:38:32 +02:00
artoscinote
91ee51105c
Merge pull request #5574 from G-Chubinidze/gc_SCI-8218
...
"i" flyout for protocol on task screen - linked archived protocol template with (A) label [SCI-8218]
2023-06-16 11:34:59 +02:00
Soufiane
b254f5614b
Inventory export FE [SCI-6546] ( #5608 )
...
* Implement the front-end part of inventory export functionality [SCI-6546]
- Add the export button to the action toolbar
- Create new modal and link it to the export repository action
- Update the global export limit counter
* Remove load_repository and check_view_permission for export_repositories [SCI-6546]
2023-06-16 10:48:39 +02:00
Alex Kriuchykhin
2df9367b01
Remove old JS code, unneeded JS include nonce [SCI-8670] ( #5607 )
2023-06-16 10:19:54 +02:00
artoscinote
c35d3213da
Merge branch 'develop' into gc_SCI_8406
2023-06-16 09:49:19 +02:00
Giga Chubinidze
3c2b96a795
(A) label (instead of icons) in front of titles of archived elements [SCI-8406]
2023-06-16 06:05:15 +04:00
Martin Artnik
7b0921ea65
Remove non-existant font.css include [SCI-8646]
2023-06-15 15:38:22 +02: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
G-Chubinidze
0ad1540a41
Merge branch 'features/ui-revamp' into gc_SCI_8511
2023-06-14 17:02:18 +04:00
Anton
4674f64905
Add new button style [SCI-8558]
2023-06-14 14:54:10 +02:00
Giga Chubinidze
88df4b2a11
Settings page - breadcrumbs [SCI-8511]
2023-06-14 05:13:33 +04:00
Alex Kriuchykhin
976c29c136
Add CSP nonce to JQuery bundle inclusion [SCI-8609] ( #5588 )
2023-06-13 14:47:28 +02:00
G-Chubinidze
9315190ffe
Merge branch 'develop' into gc_SCI_8406
2023-06-13 12:13:22 +04:00
Anton
4c71ecced6
Fix icon fonts issues
2023-06-12 14:55:01 +02:00
Anton
16d4a09cfa
Update left navigation
2023-06-12 14:23:26 +02:00
Soufiane
2e16302812
Team admin can see all projects in Navigator [SCI-8549] [SCI-8381] ( #5575 )
...
Disable project links if team admin is missing read permission [SCI-8381]
2023-06-12 12:55:32 +02:00
artoscinote
e57da37ec7
Merge pull request #5573 from G-Chubinidze/gc_SCI_8366
...
New icons implementation [SCI-8366]
2023-06-12 11:25:36 +02:00
Martin Artnik
7dfbc960e3
Font fix + default label icon fix [SCI-8366]
2023-06-12 11:20:33 +02:00
Soufiane
77de460182
Due date flyout on dashboard calendar [SCI-8600] ( #5554 )
...
* Change the scope of the DatePicker datetime format in global activities [SCI-8600]
2023-06-09 09:24:32 +02:00
Martin Artnik
27c2850f49
More fixes for icons [SCI-8366]
2023-06-08 18:12:28 +02:00
Martin Artnik
dcc30822f5
New icon tweaks & fixes [SCI-8366]
2023-06-08 17:33:50 +02:00
Giga Chubinidze
95437c69a4
included name
2023-06-08 12:54:01 +04:00
Giga Chubinidze
aa5caf3cc3
refactor
2023-06-08 11:54:59 +04:00
Giga Chubinidze
ecf38de4d3
lone operator
2023-06-08 11:08:44 +04:00
Giga Chubinidze
06e31679fe
"i" flyout for protocol on task screen - linked archived protocol template with (A) label [SCI-8218]
2023-06-08 11:07:01 +04:00
Giga Chubinidze
a777fd5584
New icons implementation [SCI-8366]
2023-06-08 10:33:37 +04:00
Anton
c152df4e71
Merge branch 'develop' into features/ui-revamp
2023-06-06 14:55:35 +02:00
Alex Kriuchykhin
eacf2c0c23
Use correct permissions in repository row assigning filters [SCI-8616] ( #5565 )
2023-06-06 13:53:12 +02:00
Anton
afe5cdeede
Switch to inter font [SCI-8170]
2023-06-06 12:50:28 +02:00
Anton
0924ae1046
Fix results css [SCI-8618]
2023-06-06 12:36:57 +02:00
ajugo
5694cfe3d0
Fix task name rendering on experiment view [SCI-8604] ( #5551 )
2023-06-02 17:16:39 +02:00
Soufiane
30c5b1675f
Missing warning messages when setting up new user [SCI-8595] ( #5548 )
...
* Fix form errors in users invitation edit [SCI-8595]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix form errors in users confirmation new [SCI-8595]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix form errors in users registration [SCI-8595]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
---------
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-02 15:35:29 +02:00
G-Chubinidze
8a214a6dbd
Raised shrinking width of canvas ( #5545 )
2023-06-02 13:52:22 +02:00
ajugo
f38577eb79
Add missing archived icon to the PET [SCI-8563] ( #5541 )
2023-06-02 10:34:11 +02:00
Soufiane
f16ce94164
Move button for archived task in card view (Update) [SCI-8253] ( #5543 )
...
* Implemet the Move task functionality for archived tasks cards view [SCI-8253]
* Fix hound [SCI-8253]
* Fix hound [SCI-8253]
* Fix toolbar buttons alignment [SCI-8253]
* Fix the position and layout of the toolbar buttons [SCI-8253]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix hound [SCI-8253]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
---------
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-02 10:04:25 +02: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
artoscinote
bef434fb18
Merge pull request #5537 from artoscinote/ma_SCI_8589
...
Fix layout overflow when navigator is open [SCI-8589]
2023-06-01 12:36:07 +02:00
artoscinote
66ccea318b
Merge pull request #5531 from G-Chubinidze/gc_SCI_8584
...
Not responsive buttons with closed/opened navigator [SCI-8534]
2023-06-01 12:25:07 +02:00
Giga Chubinidze
7eb24df8cb
included p/e levels, scoped css class
2023-06-01 14:20:56 +04:00
Martin Artnik
673c1fbaa8
Fix layout overflow when navigator is open [SCI-8589]
2023-06-01 12:14:27 +02:00
Giga Chubinidze
8e48560cb8
Not responsive buttons with closed/opened navigator [SCI-8534]
2023-05-31 19:25:24 +04:00
artoscinote
6699533301
Merge pull request #5520 from G-Chubinidze/gc_SCI_8385
...
Empty screen revamp [sci-8385]
2023-05-31 16:35:11 +02:00
Soufiane
b40c750965
Turbolinks broken by default with a secure CSP [SCI-8583] ( #5529 )
...
* Fix broken Turbolinks with CSP nonce [SCI-8583]
2023-05-31 15:28:16 +02:00
Giga Chubinidze
68a0be9218
changed empty screen title
2023-05-31 02:09:21 +04:00
Soufiane
46fc3d17e6
Broken modal for sharing inventories [SCI-8548] ( #5506 )
...
* Fix share_modal js loading [SCI-8548]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix hound [SCI-8548]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix hound [SCI-8548]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
---------
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-30 16:15:20 +02:00
artoscinote
98a27b083a
Merge pull request #5344 from sboursen-scinote/sb_SCI-8347
...
FIle/step dropdown is out of task border [SCI-8347]
2023-05-30 13:46:10 +02:00
ajugo
14b3a1318b
Fix empty page for inventory and fix task title [SCI-8556] ( #5511 )
...
* Remove empty state for inventory [SCI-8556]
* Fix shrinking of the task title on task page [SCI-8556]
2023-05-30 11:19:10 +02:00
artoscinote
01b54763a2
Merge pull request #5477 from G-Chubinidze/gc_SCI_8464
...
CSS: inventory items top toolbar issues [SCI-8464]
2023-05-29 11:32:16 +02:00