Commit graph

1432 commits

Author SHA1 Message Date
Anton
a1369508b6 Fix external columns [SCI-9801] 2023-12-21 15:16:28 +01:00
Gregor Lasnibat
7c0b5d437f
(fix) CSS improvements [SCI-9614] (#6852) 2023-12-21 12:34:37 +01:00
Gregor Lasnibat
98d3a6817e
(fix) Text size on an archived task and 'Collapse all' button on results [SCI-9582] (#6853) 2023-12-21 12:34:19 +01:00
wandji
184944dd5f
Improve interface and interaction of relationships column [SCI-9893] (#6851)
* Improve interface and interaction of relationships column [SCI-9893]

* Fix failling specs (use column order than relationships for sorting) [SCI-9893]
2023-12-21 12:32:35 +01:00
wandji
29ffb7beb1
Restrict access to adding inventory item relationships [SCI-9898] (#6849)
* Restrict access to adding inventory item relationships [SCI-9898]

* Update permissions default data value and remove safe navigations for permissions [SCI-9898]
2023-12-21 11:57:52 +01:00
Gregor Lasnibat
3e4ccbcc75
(fix) Item card minor issue [SCI-9814_v2] (#6846) 2023-12-21 11:55:12 +01:00
Anton
79969492dd Replace tasks table [SCI-9801] 2023-12-20 17:47:09 +01:00
Giga Chubinidze
5305c8ad21 hound fix 2023-12-20 13:26:02 +04:00
wandji
149f7092c6
Read edit file url from data urls attribute [SCI-9900] (#6843) 2023-12-19 15:32:31 +01:00
Giga Chubinidze
23ede59730 hound fix 2023-12-19 12:19:19 +04:00
Gregor Lasnibat
d33ef5bcaf
(fix) Attachment thumbnail is not shown in List view [SCI-9876] (#6837) 2023-12-18 13:50:56 +01:00
Gregor Lasnibat
8c0724a680
(fix) Update the multiselect dropdown color switch [SCI-9724] (#6834) 2023-12-18 13:49:44 +01:00
wandji
7b259ab781
Move manage stock modal to application view layout [SCI-9835] (#6831) 2023-12-18 11:49:54 +01:00
Gregor Lasnibat
d3807b0b4a
(fix) Item card behavior in cases of error states vol. 2 [SCI-9792] (#6813) 2023-12-18 11:26:26 +01:00
Giga Chubinidze
9ff30b2795 Add 12 well plate option - "Insert content" select menu (protocol, results, protocol template) 2023-12-18 12:32:33 +04:00
Alex Kriuchykhin
528d411910
e2e - modified and added new tags at inventories section [SCI-9813] (#6741) (#6832)
Co-authored-by: Martin Artnik <martin@scinote.net>
Co-authored-by: mvrazic <144342580+mvrazic@users.noreply.github.com>
2023-12-15 16:33:13 +01:00
wandji
b91792e392
Fix linters (#6828) 2023-12-15 10:42:30 +01:00
Giga Chubinidze
de706fc3fb Implement the SciNote Edit launching application modal [SCI-9841] 2023-12-15 01:55:26 +04:00
Ivan Kljun
455fdd2cd4 Show modal when no predefined app for opening asset locally [SCI-9862] 2023-12-14 16:19:15 +01:00
Gregor Lasnibat
be2e7ed801
(fix) Text size on an archived task and 'Collapse all' button on results [SCI-9582] (#6817) 2023-12-14 16:11:49 +01:00
Gregor Lasnibat
b0dbc95a43
Merge pull request #6799 from lasniscinote/gl_SCI_9789
(fix) CSS item card and manage column corrections needed [SCI-9789]
2023-12-14 14:30:52 +01:00
Gregor Lasnibat
a7f26efaac (fix) CSS item card and manage column corrections needed [SCI-9789] 2023-12-14 14:25:31 +01:00
Soufiane
d6a4160652
Fix smart annotation in item card text columns for users without edit permissions [SCI-9888] (#6824) 2023-12-14 13:43:56 +01:00
Soufiane
453ec32e8f
Add CSS classes to relationships add button [SCI-9781] (#6811) 2023-12-14 12:49:53 +01:00
Oleksii Kriuchykhin
372ef32f03 Merge branch 'develop' into features/inventory-items-relationships 2023-12-14 11:28:04 +01:00
Ivan Kljun
f1dd767f35 Implement 'Open locally' button and dropdown for thumbnail [SCI-9838] 2023-12-14 11:11:12 +01:00
Giga Chubinidze
7de19c31ec Implement the Open Locally button on file previews [SCI-9757] 2023-12-13 23:54:41 +04:00
Anton
c3b4360ff5 Merge branch 'develop' into features/new-datatable 2023-12-13 16:11:35 +01:00
Martin Artnik
9b97e397ed Merge branch 'develop' into features/asset-sync 2023-12-13 16:05:18 +01:00
Oleksii Kriuchykhin
970dc7185b Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-13 16:01:09 +01:00
Soufiane
456bd0922f
Make item relationship togglable [SCI-9669] (#6648)
* Make item relationship togglable [SCI-9669]

* Fix broken tests [SCI-9669]
2023-12-12 12:54:15 +01:00
Anton
6165be921f Fix stock modal and notification counter [SCI-9864][SCI-9866] 2023-12-12 09:57:06 +01:00
wandji
a9cec25eee
Add warning notification for inventory item relationships [SCI-9831] (#6786) 2023-12-11 17:05:54 +01:00
Anton
985dddef17 Finish experiment table [SCI-9800] 2023-12-11 15:57:45 +01:00
Anton
a894d6bd26 Finish main experiments actions [SCI-9800] 2023-12-11 10:47:53 +01:00
wandji
dceb92021a
Connect add relationship modal to backend [SCI-9711] (#6749) 2023-12-11 10:43:47 +01:00
Anton
75f7437001 Fix markup 2023-12-11 09:26:13 +01:00
Martin Artnik
ff117b8358
Merge pull request #6784 from G-Chubinidze/gc_SCI_9829
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-08 13:34:43 +01:00
Giga Chubinidze
3dd3b00b06 preventing esc and enter from interfering 2023-12-08 16:20:02 +04:00
Anton
7ffad5b659 Experiments table migration [SCI-9800] 2023-12-07 12:53:21 +01:00
Anton
65e9e5abb4 Merge branch 'develop' into features/new-datatable 2023-12-07 09:51:45 +01:00
Martin Artnik
4bcf41399d
Merge pull request #6772 from G-Chubinidze/gc_SCI_9829
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-07 08:45:21 +01:00
Giga Chubinidze
18380402fc Smart annotation is not saved on checklist item [SCI-9829] 2023-12-07 11:35:02 +04:00
Anton
687bac024a Migrate access modal to VUE [SCI-9799] 2023-12-06 14:12:22 +01:00
Martin Artnik
7c73f284b4 Merge branch 'features/notification-revamp' into develop 2023-12-06 11:36:32 +01:00
Martin Artnik
66feec3074 Merge branch 'develop' into features/asset-sync 2023-12-06 11:23:31 +01:00
Oleksii Kriuchykhin
d1e7ab5efb Merge branch 'develop' into features/inventory-items-relationships 2023-12-06 11:11:30 +01:00
Oleksii Kriuchykhin
bd89a0c9bf Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-06 11:09:34 +01:00
Ivan Kljun
937e3247db Remove icon from app notifications [SCI-9768] 2023-12-05 12:52:40 +01:00
Martin Artnik
235d94e1cf Implement SciNote edit button with checks and info [SCI-9756] 2023-12-05 12:35:55 +01:00