Anton
2b676f249b
Css Fixes
2023-09-25 14:15:08 +02:00
Martin Artnik
3a22d7715d
Merge branch 'develop' into features/september-release
2023-09-25 10:37:40 +02:00
wandji20
3dd7d0fdb3
Fix issue previweing and realoding assets on hover and after viewmode change [SCI-8914]
2023-09-22 09:36:07 +01:00
sboursen-scinote
aa769f92f7
Fix missing icon files in exported projects [SCI-9133]
2023-09-21 15:11:02 +02:00
Anton
ab8deeb181
Fix legacy inline editing [SCI-9274]
2023-09-19 13:17:23 +02:00
wandji20
996e3b1d9a
Fix issue loading iframe modal in session_layouts [SCI-9310]
2023-09-18 10:28:19 +01:00
Martin Artnik
1068f9b979
Merge pull request #6232 from ivanscinote/SCI-9235-table-horizontal-scroller-when-bottom-action-toolbar-is-opened
...
Make bottom scrollbar visible with action toolbar at inventories [SCI-9235]
2023-09-18 09:32:05 +02:00
Ivan Kljun
13715fa472
Make bottom scrollbar visible with action toolbar at inventories [SCI-9235]
2023-09-15 15:08:09 +02:00
Alex Kriuchykhin
7f4b147a1f
Merge pull request #6204 from sboursen-scinote/sb_SCI-8126-fix
...
Fix issues with the you've reached the end of the list banner [SCI-8126]
2023-09-15 12:38:15 +02:00
Ivan Kljun
af18a42129
Add constants for status state polling [SCI-9304]
2023-09-14 16:21:17 +02:00
Anton
af0fbfeec0
Merge branch 'develop' into features/september-release
2023-09-14 13:45:40 +02:00
Alex Kriuchykhin
fae428e305
Fix OVE file preview from imported .eln [SCI-9263] ( #6200 )
2023-09-13 15:00:52 +02:00
wandji
e0ed027211
Fix css issues in manage tags modal [SCI-9168] ( #6208 )
2023-09-13 15:00:04 +02:00
Martin Artnik
631d987b92
Merge pull request #5909 from G-Chubinidze/gc_SCI_8796
...
Date range in filters allows start date to be after end date [SCI-8796]
2023-09-13 13:37:03 +02:00
sboursen-scinote
f436f7912c
Fix issues with the you've reached the end of the list banner [SCI-8126]
2023-09-13 12:11:43 +02:00
wandji
1631de67ea
Fix issue opening dropdown when typing [SCI-9172] ( #6171 )
2023-09-11 15:29:27 +02:00
wandji
a59f94c5a9
Add RepositoryStockValueZipExport service and connect export consumption button [SCI-9023] ( #6092 )
...
* Add RepositoryStockValueZipExport service and connect export consumption button [SCI-9023]
* Add consumption export modal and improve report generation [SCI-9023]
* Add repository_row association to repository_ledger_records [SCI-9023]
2023-09-07 13:12:27 +02:00
Martin Artnik
d9e8be91d9
Merge pull request #6153 from artoscinote/ma_SCI_9212
...
Fix status flow loading when modal opens [SCI-9212]
2023-09-07 10:37:25 +02:00
Giga Chubinidze
13fc4cceb1
hound fix
2023-09-07 03:59:11 +04:00
Giga Chubinidze
c071eb4c16
Implement inline edit design changes for legacy inline edit (PET titles, etc.)
2023-09-07 03:56:42 +04:00
Martin Artnik
f22d777c2c
Fix status flow loading when modal opens [SCI-9212]
2023-09-06 15:33:58 +02:00
wandji
dfce1e1382
Fix issue previewing large image after edit [SCI-8914] ( #6143 )
2023-09-06 11:43:51 +02:00
Giga Chubinidze
6ade210728
Remove text when option is chosen in dropdown selector in add member to team [SCI-8798]
2023-09-05 19:07:18 +04:00
Alex Kriuchykhin
f0fe040932
Fix OVE asset preview reloading after update [SCI-9112] ( #6122 )
2023-09-05 11:36:37 +02:00
Martin Artnik
3724a4a067
Merge branch 'develop' into features/september-release
2023-09-01 10:30:48 +02:00
Oleksii Kriuchykhin
b4eb4d38e6
Merge branch 'develop' into features/ove-integration
2023-08-31 15:52:38 +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
aignatov-bio
f5235a9b9d
Merge pull request #6097 from aignatov-bio/ai-sci-8980-scrolling-on-task-page
...
Add sticky scrolling to task page [SCI-8980]
2023-08-30 11:54:28 +02:00
Anton
6a287fa54f
Add sticky scrolling to task page [SCI-8980]
2023-08-30 11:09:27 +02:00
wandji
645b6dbe16
Add sort options to dashboard current task dropdown [SCI-9121] ( #6103 )
2023-08-30 09:51:41 +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
artoscinote
bb3a2f1c24
Fix applying resizable class [SCI-9137] ( #6093 )
2023-08-29 10:20:46 +02:00
aignatov-bio
0cbcfadec9
Merge pull request #6090 from aignatov-bio/ai-sci-9149-fix-tinymce-in-safari
...
Fix tinymce in safari [SCI-9149]
2023-08-28 15:20:24 +02:00
Anton
8d7aa2aba5
Fix tinymce in safari [SCI-9149]
2023-08-28 15:17:15 +02:00
Alex Kriuchykhin
165b7febcf
Fix JS errors on text results creation/editing [SCI-9140] ( #6086 )
2023-08-28 14:53:09 +02:00
artoscinote
953bd234f4
Merge pull request #6065 from ivanscinote/SCI-9007-update-colors
...
Update 'Not started' status color at reports [SCI-9007]
2023-08-28 09:56:25 +02:00
Alex Kriuchykhin
a7aa06d18a
Fix error handling on new folder and project edit modals [SCI-9135] ( #6082 )
2023-08-28 09:37:11 +02:00
Ivan Kljun
90199d3590
Add method light_color? to my_module_status [SCI-9007]
2023-08-25 15:47:34 +02:00
Soufiane
a19ab3b519
Fix OVE CSS issues [SCI-9114] ( #6081 )
...
- Fix broken CSS import.
- Hide body scroll when editor is open.
- Fix editor header design.
2023-08-25 14:22:37 +02:00
wandji
962de09599
Add bootstrap-select to experiment clone modal and fix overflowing text [SCI-8559] ( #6060 )
...
* Add bootstrap-select to experiment clone modal and fix overflowing text [SCI-8559]
2023-08-24 15:49:22 +02:00
Alex Kriuchykhin
56e411f35e
Add export stock consumption buttons and permission helper [SCI-9022] ( #6040 )
2023-08-24 15:28:28 +02:00
Alex Kriuchykhin
2a228d3350
Remove obsolete JS code inclusion from protocol_status_bar [SCI-9134] ( #6072 )
2023-08-24 15:13:52 +02:00
Martin Artnik
0faad52f6c
Merge branch 'hotfix/1.28.0.1' into develop
2023-08-24 12:14:30 +02:00
ivanscinote
059530620b
Implement delegated event handling for rel='external' [SCI-8737] ( #6050 )
...
* Replace tinymce target='_blank' with rel='external' [SCI-8737]
* Add noopener to rel='external' links
2023-08-24 11:12:11 +02:00
Anton
f964a7461d
Move status block to secondary navigation [SCI-9027]
2023-08-23 14:03:41 +02:00
Alex Kriuchykhin
b08a94ced6
Remove What's new section from user preferences section [SCI-9098] ( #6046 )
2023-08-23 13:12:06 +02:00
artoscinote
f60243e424
Merge pull request #6041 from ivanscinote/SCI-9007-update-colors
...
Fix 'Not started' status button at missing locations [SCI-9007]
2023-08-22 15:19:05 +02:00
Ivan Kljun
28adb4956d
Add 'Not started' btn to other views
2023-08-22 14:30:49 +02:00
wandji20
87f7a74e02
Use shareable link uuid for setting session storage value [SCI-9078]
2023-08-22 11:21:05 +01:00
wandji20
d46e80ba9b
Hide welcome modal using sessionStorage after first page load of shared link [SCI-9078]
2023-08-22 10:59:02 +01:00