Commit graph

5298 commits

Author SHA1 Message Date
sboursen-scinote 85685d608f Change cursor type for inline editing [SCI-10264] 2024-03-04 16:51:34 +01:00
wandji20 0070db5e78 Add micro-interactions on the revamped modals [SCI-10265] 2024-02-27 13:03:41 +01:00
aignatov-bio fb734b1b3e
Merge pull request #7137 from aignatov-bio/ai-sci-10267-replace-old-access-modal
Replace old access modal [SCI-10267]
2024-02-27 11:26:32 +01:00
sboursen-scinote e9242b1ab3 Remove custom cursor icons [SCI-10264] 2024-02-26 15:56:12 +01:00
Anton 5902161cb9 Replace old access modal [SCI-10267] 2024-02-26 15:22:09 +01:00
aignatov-bio a873b97c97
Merge pull request #7129 from scinote-eln/features/new-datatable
Features/new datatable
2024-02-22 11:06:40 +01:00
Martin Artnik 35ce14a929 Fix MarvinJS initiaization [SCI-10260] 2024-02-21 13:29:29 +01:00
Anton ed0db94089 Merge branch 'develop' into features/new-datatable 2024-02-21 12:51:17 +01:00
Anton fdee40ba97 Fix protocol access template [SCI-10242] 2024-02-21 12:33:30 +01:00
Martin Artnik d4f35f51bd Fix loading of MarvinJS object (when MarvinJS is disabled) [SCI-10260] 2024-02-21 10:58:49 +01:00
Martin Artnik 102caffe01 Disable button and add loader when importing inventory items [SCI-10240] 2024-02-20 10:58:09 +01:00
Anton c893ee19f9 Small table fixes [SCI-10211] 2024-02-19 13:01:37 +01:00
wandji f48bb35c67
Only call inventory table restoreColumnSize in save state callbback on initial load [SCI-10195] (#7097) 2024-02-16 09:45:06 +01:00
Martin Artnik c273219a00 Block header links of smart annotation on long loads [SCI-10087] 2024-02-15 14:49:22 +01:00
Soufiane daa5280521
Update the navigator tree on state change and owner assignement permission change [SCI-10123] (#7081) 2024-02-13 15:04:57 +01:00
Martin Artnik bf6e990435
Merge pull request #7080 from artoscinote/ma_SCI_10087
Show loader when loading smart annotations [SCI-10087]
2024-02-12 15:54:35 +01:00
Martin Artnik f2d06a9636 Show loader when loading smart annotations [SCI-10087] 2024-02-12 12:58:57 +01:00
Anton afc256ae15 Replace legacy tags modal [SCI-10125] 2024-02-12 12:22:20 +01:00
Ivan Kljun aec115f669 Add polling for asset changes for SciNote Edit [SCI-10122] 2024-02-07 11:26:40 +01:00
Anton 25defa9e43 Update tags modal [SCI-10105] 2024-02-06 15:28:00 +01:00
ajugo 6184d0caa8
Add obsolete tag for not used activites [SCI-10121] (#7050) 2024-02-05 10:25:20 +01:00
ajugo 1948757d15
Add transparent background for perfect scrollbar [SCI-10050] (#7027) 2024-02-02 09:57:08 +01:00
Anton fe92ab7caa Fix column name truncate [SCI-10102] 2024-02-01 13:45:36 +01:00
Anton 0e94d72442 Data table small css fixes 2024-02-01 11:47:31 +01:00
Martin Artnik d24d9a0863
Merge pull request #7014 from G-Chubinidze/gc_SCI_10059
New Module Modal: Error messages are stacked [SCI-10059]
2024-02-01 10:17:34 +01:00
Martin Artnik 62d1b7c10b
Merge pull request #7031 from lasniscinote/gl_SCI_9923
(fix) Spacing between lines in RTF is not correct [SCI-9923]
2024-01-31 15:39:44 +01:00
Gregor Lasnibat 6b263c6771 (fix) Spacing between lines in RTF is not correct [SCI-9923] 2024-01-31 14:31:09 +01:00
ajugo 9d48cbbb86
Improve error handling for label printing [SCI-10039] (#6997) 2024-01-31 11:10:11 +01:00
Anton 72b40a63a0 Merge branch 'develop' into features/new-datatable 2024-01-30 12:02:04 +01:00
Giga Chubinidze 086c06ab51 New Module Modal: Error messages are stacked [SCI-10059 2024-01-29 12:08:03 +04:00
Soufiane 7f30547182
Fix various issues with Inventories [SCI-10014] (#6979)
- Show added-by column by default.
- Show stock column in view mode if stock is disabled.
- Prevent column name wrapping in column manage modal.
2024-01-26 15:24:17 +01:00
Anton 6c76e967cb Fix columns sizes [SCI-10093] 2024-01-26 13:24:11 +01:00
Gregor Lasnibat b8173988f9
Merge pull request #6994 from lasniscinote/gl_SCI_10029
(fix) CSS: Error message for too big file in inventory table [SCI-10029]
2024-01-23 20:27:40 +01:00
Gregor Lasnibat 76ec7a0189 (fix) CSS: Error message for too big file in inventory table [SCI-10029] 2024-01-23 15:15:46 +01:00
Martin Artnik bd4471b98b
Merge pull request #6865 from G-Chubinidze/gc_SCI_9840
"Move" feature for multiple selected tasks and experiments (bulk action) [SCI-9840]
2024-01-23 14:32:23 +01:00
Giga Chubinidze 98af81cd8a Changed error handling [SCI-9840] 2024-01-23 17:28:11 +04:00
Anton bd48ae1d07 Merge branch 'features/asset-sync' of github.com:scinote-eln/scinote-web into features/asset-sync 2024-01-19 11:34:42 +01:00
Anton 9d19fe8382 Merge branch 'develop' into features/asset-sync 2024-01-19 11:33:40 +01:00
Anton 4b3666b4f8 Merge branch 'develop' into features/new-datatable 2024-01-19 11:10:32 +01:00
Giga Chubinidze 7a803971f9 Red dot is applied on experiment/task page [SCI-9925] 2024-01-17 05:06:32 +04:00
ajugo d0ecfe53dc
Add no access text to item card [SCI-10013] (#6959) 2024-01-16 15:06:03 +01:00
Anton af811db890 Remove old tables code [SCI-10006] 2024-01-16 14:13:40 +01:00
Alex Kriuchykhin a43eacaa22
Fix inclusion of relationships column in repository exports [SCI-9716] (#6954) 2024-01-16 13:07:11 +01:00
Anton d4b68407ef Update notifications modal with new component 2024-01-15 16:21:10 +01:00
Gregor Lasnibat 320f2d2801
(fix) Not unified form of number column content on item card [SCI-9982] (#6936) 2024-01-15 15:55:21 +01:00
Martin Artnik ef5f822af2 Merge branch 'develop' into features/asset-sync 2024-01-15 11:57:03 +01:00
Anton 5eaae54e77 Fix merge conflicts 2024-01-11 15:40:03 +01:00
Anton de72f60cc1 Merge branch 'develop' into features/new-datatable 2024-01-11 15:14:36 +01:00
ajugo 4fe3fe5167
Change default value for table metadata [SCI-9932] (#6894) 2024-01-10 17:28:14 +01:00
Oleksii Kriuchykhin 3b97571777 Merge branch 'features/inventory-items-relationships' into develop 2024-01-10 17:10:20 +01:00