sboursen-scinote
eea386cb20
Disable autocomplete for input-with-history [SCI-9661]
2023-11-10 17:11:39 +01:00
Anton
e4deaf41a1
Update outside click
2023-11-09 12:40:06 +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
Gregor Lasnibat
fa5f44678b
Fix multiple files disappearing when deleting one [SCI-9644]
2023-11-08 14:03:31 +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
Soufiane
7bc7735da0
Smart annotation not working and some CSS issues [SCI-9616] ( #6563 )
...
* Fix SmartAnnotaion and minor style issues for items card components [SCI-9616]
* Improve code readability and organisation [SCI-9616]
2023-11-07 12:39:07 +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
Gregor Lasnibat
68dc671f06
Fixed Translation error for Error message on item card [SCI-9601]
2023-11-03 11:17:55 +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
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
Oleksii Kriuchykhin
ee76488f32
Merge branch 'develop' into features/inventory-item-card-edit
2023-10-27 14:25:32 +02:00
Martin Artnik
6308779668
Merge branch 'develop' into features/notification-revamp
2023-10-27 12:04:07 +02:00
Oleksii Kriuchykhin
a7c587ca1c
Revert chages to shared inline editing component [SCI-9412]
2023-10-27 10:59:28 +02:00
wandji
c22d1e226b
Add new stock management modal and edit itemm card stock fields [SCI-9415] ( #6474 )
...
* Add edit fetaure to item card stock field [SCI-9415]
* Replace manage stock modal [SCI-9415]
* Fix issue displaying item card [SCI-9415]
* Minor improvements [SCI-9415]
* Enable stock modal in assigned inventories [SCI-9415]
* Use toggleable reminder value [SCI-9415]
2023-10-27 10:31:38 +02: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
Anton
da3c54b7f0
Merge branch 'develop' into features/bugfixes-and-css
2023-10-25 13:26:06 +02:00
Soufiane
809aaa8aa3
Implement field editing for the new item card [SCI-9412] ( #6421 )
...
- Created new checklist component.
- updated the functionality of the select-search component.
- Name field.
- Text fields.
- Numeric fields.
- List fields.
- Status fields.
- Checklist fields.
2023-10-24 15:49:37 +02:00
Anton
1dd178fb4d
Update vue packs to vue3 [SCI-8847]
2023-10-24 13:16:22 +02:00
Giga Chubinidze
8041389e2a
CAPA - Large handson table on bottom of page
2023-10-24 11:12:07 +04:00
wandji
cedb0cc023
Add edit feature for item card date fields [SCI-9416] ( #6431 )
2023-10-23 20:57:12 +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
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
Anton
e1d4e5269a
Fix thee dots alignment [SCI-9535]
2023-10-19 11:45:01 +02:00
Martin Artnik
fb9204df64
Merge branch 'develop' into features/bugfixes-and-css
2023-10-18 14:51:35 +02:00
Martin Artnik
e5a7e2d4ba
Merge pull request #6412 from G-Chubinidze/gc_SCI_9429
...
Code sample in RTF on archived results is not highlighted with colors [SCI-9429]
2023-10-16 10:25:12 +02:00
Giga Chubinidze
66919361a6
Missing tooltips [SCI-9510]
2023-10-16 11:52:06 +04:00
Martin Artnik
45e45d1543
Refactor select.vue to use the outside click directive [SCI-9496]
2023-10-13 16:12:01 +02:00
Giga Chubinidze
8e9d35d6b4
added prism highlighting
2023-10-13 03:53:45 +04:00
Martin Artnik
120f710bb4
Fix checklists for users with check permissions [SCI-9507]
2023-10-11 11:33:04 +02:00
Giga Chubinidze
de8366bb51
Code sample in RTF on archived results is not highlighted with colors [SCI-9429]
2023-10-11 03:22:11 +04:00
Martin Artnik
7f8e515e88
Update table metadata when it's created [SCI-9501]
2023-10-10 16:09:47 +02:00