wandji
|
bed7f574f0
|
Hide align toolbar option in OVE editor [SCI-9113] (#6113)
* Hide align toolbar option in OVE editor [SCI-9113]
* Hide alligment toolbar in OVE editor [SCI-9113]
|
2023-09-01 10:18:36 +02:00 |
|
Giga Chubinidze
|
6db9134065
|
Button translation in the "Move to different result" Modal
|
2023-09-01 11:59:56 +04:00 |
|
Giga Chubinidze
|
100fdde5ca
|
Placeholder text in the "Move to different result" modal dropdown
|
2023-09-01 11:49:43 +04:00 |
|
Anton
|
d2ffaa209c
|
Fix results CSS [SCI-9177]
|
2023-08-31 15:53:38 +02:00 |
|
Oleksii Kriuchykhin
|
b4eb4d38e6
|
Merge branch 'develop' into features/ove-integration
|
2023-08-31 15:52:38 +02:00 |
|
wandji
|
167abe5239
|
Add .json extension to OVE import tooltip [SCI-9116] (#6112)
* Add .json extension to OVE import tooltip [SCI-9116]
* Override import and downlod tooltip values [SCI-9116]
|
2023-08-31 12:51:49 +02:00 |
|
Anton
|
2d76e628be
|
Add infinite scroll to results [SCI-9108]
|
2023-08-30 15:51:23 +02:00 |
|
G-Chubinidze
|
7a1b1b5cf5
|
UI rework of thumbnail view asset controls [SCI-9015] (#6104)
* UI rework of thumbnail view asset controls [SCI-9015]
* styling change css -> tailwind
|
2023-08-30 15:42:55 +02:00 |
|
Martin Artnik
|
c6e8bc1d2a
|
Fix TinyMCE sticky header calculation [SCI-9184]
|
2023-08-30 13:28:36 +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 |
|
artoscinote
|
ffb8c7c455
|
Merge pull request #6100 from scinote-eln/hotfix/1.28.0.2
Hotfix/1.28.0.2
|
2023-08-29 16:31:04 +02:00 |
|
aignatov-bio
|
e8f839d719
|
Merge pull request #6088 from aignatov-bio/ai-sci-8977-ui-revamp-filters-modal
Revamp filters flyouts [SCI-8977]
|
2023-08-29 10:18:54 +02:00 |
|
Anton
|
eb44724ece
|
Fix marving JS button initialization [SCI-9144]
|
2023-08-28 15:53:58 +02:00 |
|
Anton
|
171a996aec
|
Revamp filters flyouts [SCI-8977]
|
2023-08-28 13:15:41 +02:00 |
|
G-Chubinidze
|
bbffce5e03
|
Placeholder text (titles, description field) [SCI-9081] (#6087)
* Placeholder text (titles, description field) [SCI-9081]
* removed serializer code
* Update table.vue
|
2023-08-28 10:36:40 +02:00 |
|
Giga Chubinidze
|
0e2f9ff81d
|
removed serializer code
|
2023-08-28 12:14:44 +04:00 |
|
Giga Chubinidze
|
6d8d804c71
|
Placeholder text (titles, description field) [SCI-9081]
|
2023-08-28 10:32:08 +04:00 |
|
ajugo
|
db4aa53f72
|
Merge pull request #5993 from sboursen-scinote/sb_SCI-9038
Set sequence attachments file icon [SCI-9038]
|
2023-08-25 21:53:22 +02:00 |
|
Anton
|
6615c01cb4
|
Add input field with search history [SCI-9102]
|
2023-08-25 15:02:27 +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 |
|
sboursen-scinote
|
195df7936f
|
Use custom images for marvin and OVE [SCI-9038]
|
2023-08-25 13:59:18 +02:00 |
|
wandji
|
61da3a12b9
|
Add menubar to ove editor [SCI-9115] (#6079)
* Add menubar to ove editor [SCI-9115]
|
2023-08-25 11:36:33 +02:00 |
|
Anton
|
e66968357a
|
Fix hound
|
2023-08-25 09:46:53 +02:00 |
|
Anton
|
f31d2b8912
|
Add move ability to attachments [SCI-9088]
|
2023-08-24 15:57:03 +02:00 |
|
Martin Artnik
|
dfa2afa480
|
Fix sticky tinyMCE menu offset [SCI-9131]
|
2023-08-24 14:21: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 |
|
Soufiane
|
9d0f62824e
|
Remove blinking button from actiontoolbar when loading [SCI-9067] (#6062)
|
2023-08-24 09:19:35 +02:00 |
|
ajugo
|
253be93368
|
Fix loading of navigators [SCI-8797] (#5868)
|
2023-08-23 15:49:00 +02:00 |
|
artoscinote
|
0bea4a06ef
|
Add result duplicate action [SCI-8959] (#6019)
|
2023-08-23 15:05:31 +02:00 |
|
Ivan Kljun
|
39ed4b1b92
|
Hide Cancel/Save btns after click at Share task modal [SCI-9008]
|
2023-08-23 14:20:24 +02:00 |
|
artoscinote
|
e1416e3efd
|
Merge branch 'features/september-release' into ma_SCI_9013
|
2023-08-23 12:01:14 +02:00 |
|
Martin Artnik
|
b3965e5aca
|
Implement result filters [SCI-9013]
|
2023-08-23 11:59:21 +02:00 |
|
artoscinote
|
e03920affd
|
Merge branch 'develop' into ma_SCI_8462
|
2023-08-23 11:21:32 +02:00 |
|
Anton
|
beed1cdb9d
|
Make top navigation and breadcrumbs collapsable [SCI-9090]
|
2023-08-22 16:24:34 +02:00 |
|
ivanscinote
|
c8bc4bef01
|
Refactor new tab opening mechanism and update link options in TinyMCE v6 [SCI-8737] (#5866)
Refactor new tab opening mechanism and update link options in TinyMCE v6 [SCI-8737]
|
2023-08-22 14:59:34 +02:00 |
|
aignatov-bio
|
c111d287ef
|
Merge pull request #6039 from aignatov-bio/ai-sci-9024-add-move-modal-for-elements
Add element movements between step and results [SCI-9024]
|
2023-08-22 12:26:57 +02:00 |
|
Anton
|
e9174ad158
|
Add element movements between step [SCI-9024]
|
2023-08-22 12:15:55 +02:00 |
|
Andrej
|
29cddf5ef7
|
Merge branch 'develop' into features/ove-integration
|
2023-08-22 11:00:34 +02:00 |
|
Andrej
|
35ecd064d2
|
Fix tinymce help plugin language inclusion [SCI-9086]
|
2023-08-22 10:24:45 +02:00 |
|
G-Chubinidze
|
1253511020
|
Merge pull request #6035 from G-Chubinidze/gc_SCI_9014
Add thumbnail asset preview to list view assets [SCI-9014]
|
2023-08-22 12:22:06 +04:00 |
|
Giga Chubinidze
|
c699095d1a
|
Add thumbnail asset preview to list view assets [SCI-9014]
|
2023-08-22 05:55:20 +04:00 |
|
wandji
|
1d051aeb0f
|
Fix CSS UI issues for shareable links task sharing [SCI-9080] (#6031)
* Fix css UI issues for shareable links task sharing [SCI-9080]
|
2023-08-21 16:07:38 +02:00 |
|
Anton
|
0161277380
|
Fix bootstrap in report [SCI-9085]
|
2023-08-21 15:26:58 +02:00 |
|
artoscinote
|
8f24e90ee4
|
Merge pull request #6030 from wandji20/wb-SCI-9074
Fix css issue protocol template author edit [SCI-9074]
|
2023-08-21 12:58:23 +02:00 |
|
artoscinote
|
d8da463dc2
|
Merge pull request #5956 from ivanscinote/SCI-9008-share-task-modal
Move blur event to whole modal at Share task [SCI-9008]
|
2023-08-21 12:04:54 +02:00 |
|
wandji20
|
b41b0b04f0
|
Fix css issue protocol template author edit [SCI-9074]
|
2023-08-21 11:01:07 +01:00 |
|
artoscinote
|
00167e30b0
|
Merge pull request #6029 from artoscinote/ma_SCI_8422
Fix filtering of template tags [SCI-8422]
|
2023-08-21 11:56:28 +02:00 |
|
Ivan Kljun
|
5902ee28e1
|
Remove blur event function as it is redundant
|
2023-08-21 11:52:57 +02:00 |
|
Martin Artnik
|
fc18c76efd
|
Fix filtering of template tags [SCI-8422]
|
2023-08-21 11:44:01 +02:00 |
|