Commit graph

993 commits

Author SHA1 Message Date
Anton
9abdc8698a Refactor label templates backend [SCI-9676] 2023-11-09 17:12:18 +01:00
Anton
3211fa7cce Merge branch 'features/new-datatable' of github.com:scinote-eln/scinote-web into features/new-datatable 2023-11-09 11:36:44 +01:00
Anton
f92f0790ed Fix resizeable navigator 2023-11-08 19:32:43 +01:00
Anton
dcf206368e Merge branch 'features/datetime-picker' of github.com:scinote-eln/scinote-web into features/datetime-picker 2023-11-08 14:57:29 +01:00
Anton
ee857feece Merge branch 'develop' into features/datetime-picker 2023-11-08 14:19:15 +01:00
Anton
b09bd8a3c5 Add style styling to datetime pixker [SCI-9627] 2023-11-08 13:55:08 +01:00
Martin Artnik
4f9def96ca Fix handontable interactions [SCI-9655] 2023-11-08 12:26:11 +01:00
Anton
2ab479950a Replace datetime picker in activties and create task 2023-11-07 15:15:37 +01:00
Anton
2a0001c953 Fix results datetime picker [SCI-9628] 2023-11-07 12:06:46 +01:00
Anton
688538aa39 Replace datetime pickers in repositories [SCI-9629] 2023-11-07 11:46:25 +01:00
Soufiane
c56de4d5ed
Show leave page alert only if Hot cell is in edit mode [SCI-9641] (#6580) 2023-11-06 16:56:13 +01:00
Gregor Lasnibat
0c605ab63a
Previous name stays and multiple tabs open when creating Office files one after another [SCI-9516] (#6577)
* Fixed multiple subsequent MSOffice files being created [SCI-9516]

* Added clearing input when initialized [SCI-9516]
2023-11-03 14:15:26 +01:00
Martin Artnik
93861a1b22
Merge pull request #6382 from G-Chubinidze/gc_SCI_9433
Missing file preview [SCI-9433]
2023-11-03 11:16:30 +01:00
Martin Artnik
a03a678931
Merge pull request #6473 from ivanscinote/SCI-9449-tiny-mce-sticky-header-images-toolbar-issues
Add a listener for when TinyMCE is opened and adjust headers [SCI-9449]
2023-11-03 11:08:35 +01:00
Soufiane
c1beaf0acd
Save Hot table content when cell is changed [SCI-9641] (#6573)
- Changing selected cell using Tab/Enter/Click/arrow keys saves table data.
- Show warning message when unloading the window is data is not yet saved.
2023-11-03 10:35:15 +01:00
Gregor Lasnibat
31814b7d32
Fixed multiple subsequent MSOffice files being created [SCI-9516] (#6572) 2023-11-03 10:33:40 +01:00
Anton
9cb9680c55 Replace datetime picker in canvas [SCI-9630] 2023-11-02 13:36:47 +01:00
Anton
fee2fad533 Update vue draggable [SCI-9637] 2023-11-02 10:38:33 +01:00
Anton
70bbc0af47 Add new datetime picker [SCI-9127] 2023-10-30 15:19:39 +01:00
Martin Artnik
5a073b1364
Merge branch 'develop' into features/bugfixes-and-css 2023-10-27 10:29:13 +02:00
Anton
226d189789 Add new datetime pciker [SCI-9127] 2023-10-26 15:01:26 +02:00
Martin Artnik
5fb1a00a21
Revert "Break after first image [SCI-9588]" 2023-10-26 14:58:27 +02:00
Anton
c90aa8ee62 Break after first image [SCI-9588] 2023-10-26 14:33:44 +02:00
Anton
a4e48c798d Fix web insert image [SCI-9127] 2023-10-26 14:24:45 +02:00
Anton
fded38a5a6 Fix i18n for clipboard modal [SCI-9588] 2023-10-26 13:32:17 +02:00
Anton
261f853b03 Fix image ratio 2023-10-26 13:24:29 +02:00
Anton
0ffd3dcee3 Add image paster [SCI-9588] 2023-10-26 12:15:30 +02:00
Martin Artnik
e8299c2851 Remove max with from result and step text fields [SCI-9587] 2023-10-26 10:23:14 +02:00
aignatov-bio
ff667a3a2b
Merge pull request #6529 from scinote-eln/features/navigator-resize
Features/navigator resize
2023-10-25 14:05:14 +02:00
Anton
da3c54b7f0 Merge branch 'develop' into features/bugfixes-and-css 2023-10-25 13:26:06 +02:00
Anton
1dd178fb4d Update vue packs to vue3 [SCI-8847] 2023-10-24 13:16:22 +02:00
Martin Artnik
0e3c7eaf26 Fix issue with text value rendering [SCI-9583] 2023-10-24 13:15:17 +02:00
aignatov-bio
453bdf0082
Merge pull request #6508 from aignatov-bio/ai-sci-9576-add-drag-n-drop-to-results
Fix drag n drop on results
2023-10-20 09:43:49 +02:00
Anton
635a4b7fb3 Fix drag n drop on results 2023-10-19 17:41:13 +02:00
Alex Kriuchykhin
8a18bc6ad3
Fix item card on results page, fix smart annotation links in RTE fields [SCI-9572] (#6506) 2023-10-19 16:35:23 +02:00
Alex Kriuchykhin
18c03eb836
Fix smart annotation links on the item card [SCI-9571] (#6501) 2023-10-19 16:35:15 +02:00
aignatov-bio
efaef6f182
Merge pull request #6507 from aignatov-bio/ai-sci-9576-add-drag-n-drop-to-results
Add drag n drop to results [SCI-9576]
2023-10-19 16:03:02 +02:00
Gregor Lasnibat
8e7f216fb0
Fixed Item card file link [SCI-9479] (#6504) 2023-10-19 15:58:28 +02:00
Anton
3dd36e1dda Add drag n drop to results [SCI-9576] 2023-10-19 15:58:20 +02:00
wandji
f71cc4755c
Add title custom column names [SCI-9546] (#6502) 2023-10-19 15:56:11 +02:00
ajugo
b6a363cbb5
Add loader on tooltip preview on item cards [SCI-9554] (#6499) 2023-10-19 15:54:57 +02:00
Ivan Kljun
dcd1681fce Set navigator max-width to 400px and fix class for removing transitions [SCI-9318] 2023-10-19 15:39:56 +02:00
aignatov-bio
1155e208a3
Merge pull request #6497 from aignatov-bio/ai-sci-9535-fix-three-dots-alignment
Fix thee dots alignment [SCI-9535]
2023-10-19 14:31:57 +02:00
Gregor Lasnibat
2a8c25b2a9 Fixed Item card file link [SCI-9479] 2023-10-19 13:35:37 +02:00
Anton
e1d4e5269a Fix thee dots alignment [SCI-9535] 2023-10-19 11:45:01 +02:00
Gregor Lasnibat
6e6afaf223
Implemented custom scrollspy logic [SCI-9528] (#6495) 2023-10-19 11:36:12 +02:00
aignatov-bio
29ce96b67d
Merge pull request #6496 from aignatov-bio/ai-sci-9518-fix-bottom-toolbar-for-reports
Fix bottom toolbar for reports [SCI-9518]
2023-10-19 11:31:39 +02:00
aignatov-bio
1952f65c8f
Merge pull request #6479 from aignatov-bio/ai-sci-9508-placeholder-stays-when-dragging-file
Fix file drag and drop on step [SCI-9508]
2023-10-19 11:30:59 +02:00
wandji
72d1abf0be
Fix issues displaying checklist items on item card [SCI-9538] (#6493) 2023-10-19 11:24:03 +02:00
wandji
18f9d43a80
Fix issue with long column names in item card [SCI-9546] (#6488) 2023-10-19 11:23:36 +02:00