Anton
6615c01cb4
Add input field with search history [SCI-9102]
2023-08-25 15:02:27 +02:00
Soufiane
9d0f62824e
Remove blinking button from actiontoolbar when loading [SCI-9067] ( #6062 )
2023-08-24 09:19:35 +02:00
artoscinote
0bea4a06ef
Add result duplicate action [SCI-8959] ( #6019 )
2023-08-23 15:05:31 +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
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
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
Anton
2d64d2fcbf
Merge branch 'develop' into features/september-release
2023-08-21 11:25:27 +02:00
wandji20
5e6138fa18
Replace unecessary margin value with tailwind value [SCI-9018]
2023-08-21 09:27:28 +01:00
wandji20
0ae44eb3a7
Use default tailwind size for task assigned protocol description [SCI-9018]
2023-08-21 09:27:28 +01:00
wandji20
7c07befd3e
Fix CSS issues in protocols, and quick start(new task) [SCI-9018]
2023-08-21 09:27:28 +01:00
artoscinote
20c20012b2
Merge pull request #5863 from ivanscinote/SCI-8807-notifications
...
Remove system notifications [SCI-8807]
2023-08-18 10:28:05 +02:00
artoscinote
f21c1ba7c5
Merge pull request #6009 from artoscinote/ma_SCI_8959
...
Add some basic result component layout [SCI-8959]
2023-08-17 16:42:26 +02:00
Martin Artnik
23a8872e11
Add some basic result component layout [SCI-8959]
2023-08-17 16:32:42 +02:00
artoscinote
2cc49ec6b5
Merge pull request #6005 from wandji20/wb-SCI-9003
...
Fix CSS style issues [SCI-9003]
2023-08-17 15:48:07 +02:00
ajugo
dd80b4019b
Merge pull request #5942 from sboursen-scinote/sb_SCI-8987
...
Fix micro-interactions for shareable links modals [SCI-8987]
2023-08-17 15:28:43 +02:00
sboursen-scinote
ef9368d2cb
Fix micro-interactions for shareable links modals [SCI-8987]
2023-08-17 15:22:16 +02:00
ajugo
032655f4e7
Merge pull request #6002 from rekonder/aj_SCI_8986
...
Show toast message on successful copy [SCI-8986]
2023-08-17 15:14:05 +02:00
wandji20
4a3f8146e3
Fix CSS style issues [wb-SCI-9003]
2023-08-17 13:11:58 +01:00
Alex Kriuchykhin
c356018965
Merge pull request #5918 from sboursen-scinote/sb_SCI-8981
...
Share button is disabled for locked and archived tasks [SCI-8981]
2023-08-17 14:10:09 +02:00
Anton
16eedcdade
Revamp modals across app [SCI-8978]
2023-08-17 14:01:26 +02:00
Andrej
9a09fbc8ce
Show toast message on successful copy [SCI-8986]
2023-08-17 11:21:53 +02:00
Giga Chubinidze
63ed250f4a
Result action menu [SCI-8954]
2023-08-17 10:29:34 +04:00
artoscinote
083bd4b1e2
Merge pull request #5827 from aignatov-bio/ai-sci-8843-fix-notification-infinite-scroll
...
Fix infinite scroll for notifications [SCI-8843]
2023-08-16 10:27:07 +02:00
sboursen-scinote
dc27620d00
Make share button independent of task status flow or archived state [SCI-8981]
2023-08-16 10:22:55 +02:00
Anton
6e5fa5ccd7
Add create actions [SCI-8953]
2023-08-11 15:04:49 +02:00
Anton
f6191dbb67
Add elements and attachments to new result [SCI-8953]
2023-08-11 11:03:26 +02:00
Martin Artnik
16dbd48ad3
Merge branch 'develop' into features/september-release
2023-08-10 13:21:27 +02:00
Martin Artnik
4d4eebd78e
Fix glitchy dropdowns on Safari [SCI-8946]
2023-08-10 11:46:31 +02:00
Soufiane
aedd3e0b6d
Fix multiple issues for Shared tasks feature [SCI-8985] ( #5936 )
...
- Centre vertically all related modals
- Convert task header tabs to sentence case
2023-08-10 09:43:31 +02:00
Martin Artnik
a952319afd
Merge branch 'develop' into features/september-release
2023-08-09 16:43:15 +02:00
artoscinote
c42a10e131
Merge pull request #5945 from ivanscinote/SCI-8955-result-content-rearange
...
Make result content rearrangable [SCI-8955]
2023-08-09 15:58:17 +02:00
Ivan Kljun
669bb3dd48
Make result content rearrangable (UI needs to be finalised and tested with actual data) [SCI-8955]
2023-08-09 13:58:25 +02:00
Anton
f688995635
Refactor task page UX [SCI-8951]
2023-08-09 11:03:30 +02:00
wandji
a1e6392a45
Fix bugs with jquery3 upgrade [SCI-8973] ( #5933 )
...
* Fix bugs with jquery3 upgrade [SCI-8973]
* Remove deprecated jquery method (.error, .completed, .success) [SCI-8973]
* Fix linter error [SCI-8973]
2023-08-09 10:33:58 +02:00
Anton
fcd76661c7
Fix inline edit
2023-08-08 11:09:26 +02:00
Anton
758b28261d
Merge branch 'develop' into features/september-release
2023-08-07 16:30:28 +02:00
Martin Artnik
11fb166a0c
Migration fix, additional endpoints, cleanup [SCI-8947]
2023-08-07 16:09:15 +02:00
Martin Artnik
633abf69c0
Basic results toolbar implementation [SCI-8952]
2023-08-07 16:09:15 +02:00
Martin Artnik
fd55aa21a6
Basic results component and structure [SCI-8947]
2023-08-07 16:09:13 +02:00
ajugo
c8fbdacf22
Merge pull request #5921 from rekonder/aj_SCI_8986
...
Copy shareable link when you enable sharing for task [SCI-8986]
2023-08-07 15:17:49 +02:00
Anton
7961bee35f
Merge branch 'develop' into features/september-release
2023-08-07 14:11:29 +02:00
Oleksii Kriuchykhin
6cf7403b21
Merge branch 'develop' into features/protocol-parsing
2023-08-07 12:55:20 +02:00
Anton
937bc60542
Merge branch 'features/september-release' of github.com:scinote-eln/scinote-web into features/september-release
2023-08-07 10:37:20 +02:00
Anton
89d7241f60
Merge branch 'develop' into features/september-release
2023-08-07 10:35:15 +02:00
Andrej
84233506c0
Copy shareable link when you enable sharing for task [SCI-8986]
2023-08-07 09:47:44 +02:00
Alex Kriuchykhin
b365553a14
Merge pull request #5917 from scinote-eln/features/august-release
...
Merge features/august release to develop
2023-08-04 14:01:44 +02:00
sboursen-scinote
40f78f4a28
Fix shareable links CSS [SCI-8975]
...
- Fix the style of the toggle button globally.
- Fix permissions on who can toggle team shareable links.
- Change wrong translations in shareable links modal.
- Remove placeholder text for start-date
2023-08-04 12:34:04 +02:00