Commit graph

12175 commits

Author SHA1 Message Date
Giga Chubinidze aa47cbad95 Make File Checkout feature switchable in settings [SCI-9987] 2024-01-15 04:43:00 +04:00
Martin Artnik bd0cfda142
Merge pull request #6931 from G-Chubinidze/gc_SCI_9962_9760
Improvements of the SciNote Edit option in "Add-ons" [SCI-9962][SCI-9760]
2024-01-12 09:25:43 +01:00
Giga Chubinidze 5250bade57 hound fix 2024-01-12 03:16:10 +04:00
Giga Chubinidze 83a2657bd1 Improvements of the SciNote Edit option in "Add-ons" [SCI-9962][SCI9760] 2024-01-12 03:10:11 +04:00
Martin Artnik 3134104a92
Merge pull request #6927 from ivanscinote/SCI-9862-ik
Handle Windows not having an appropriate app for SciNote Edit [SCI-9862]
2024-01-11 11:05:14 +01:00
Ivan Kljun 22b7424884 Handle Windows not having an appropriate app for SciNote Edit [SCI-9862] 2024-01-11 10:41:11 +01:00
Martin Artnik 7a4d17f63e Merge branch 'develop' into features/asset-sync 2024-01-10 16:31:21 +01:00
aignatov-bio 2f2fbc926e
Merge pull request #6899 from ivanscinote/SCI-9951-ik
Remove blur event listener from legacy inline edit [SCI-9951]
2024-01-09 15:18:21 +01:00
Gregor Lasnibat 5d4234a376 (fix) Wide code sample on a shared task [SCI-9942] 2024-01-09 12:56:30 +01:00
Ivan Kljun 245c848c99 Change to asset_download_path in Asset Serializer [SCI-9806] 2024-01-09 09:44:00 +01:00
ajugo d02e614245
Fix label printing form inventory item [SCI-9972] (#6906) 2024-01-09 09:33:40 +01:00
Martin Artnik 05c376a14b Fix notifications being triggered for archived models [SCI-9967] 2024-01-08 15:23:16 +01:00
Ivan Kljun 370b3a03ed Remove blur event listener from legacy inline edit [SCI-9951] 2024-01-08 12:00:26 +01:00
wandji 465c8d1f80
Unify API step and result elements controllers implementation and types [SCI-9907] (#6854)
* Unify api step and result elements controllers implementation and types [SCI-9907]

* Update wrong serializer types [SCI-9907]

* Rename result and step text types [SCI-9907]

* Combine result and step assets serializer [SCI-9907]
2024-01-08 10:31:14 +01:00
Gregor Lasnibat ab98965947
(fix) Wide code sample on a shared task [SCI-9942] (#6890) 2024-01-05 16:43:58 +01:00
Soufiane 0a70d70c7f
Align bullet-point position with the first line for checklist items [SCI-9881] (#6887) 2024-01-05 15:14:56 +01:00
Martin Artnik d680b3a256
Merge pull request #6827 from ivanscinote/SCI-9862-ik
Show modal when no predefined app for opening asset locally [SCI-9862]
2024-01-05 14:26:09 +01:00
Soufiane e9d42beec4
Fix duplicated/missing attachements when bulk upload to result/step [SCI-9920] (#6879) 2024-01-05 14:23:44 +01:00
Martin Artnik 122c3aff1a Improve datepicker interactions for item sidebar [SCI-9956] 2024-01-05 12:59:17 +01:00
Ivan Kljun 44556f5070 Add Teleport for modals [SCI-9862] 2024-01-05 11:17:00 +01:00
Ivan Kljun 53c9be6f21 Fix hound suggestions [SCI-9862] 2024-01-04 16:45:22 +01:00
Ivan Kljun 60001e282c Merge remote-tracking branch 'upstream/features/asset-sync' into SCI-9862-ik 2024-01-04 13:27:28 +01:00
Martin Artnik f2a4e91d23
Merge pull request #6848 from G-Chubinidze/gc_SCI_9880
Missing links in notifications & emails for adding and removing a user to the team [SCI-9880]
2024-01-04 11:03:26 +01:00
Martin Artnik 0a5432f5bc
Merge pull request #6872 from artoscinote/ma_SCI_9737
Fix report table action buttons initialization [SCI-9737]
2024-01-04 11:00:39 +01:00
Ivan Kljun 2306496c3b Apply hound suggestions [SCI-9862] 2024-01-04 11:00:20 +01:00
Martin Artnik 78747911b7 Fix conflicts in asset sync caused by preview generation [SCI-9935] 2024-01-04 10:40:28 +01:00
Martin Artnik e360113838 Merge branch 'develop' into features/asset-sync 2024-01-04 10:07:11 +01:00
Martin Artnik d412e600b6
Merge pull request #6830 from G-Chubinidze/gc_SCI_9841
Implement the SciNote Edit launching application modal [SCI-9841]
2024-01-04 08:54:14 +01:00
Giga Chubinidze 5e97cf9554 added subject instead of message 2024-01-04 03:31:46 +04:00
Giga Chubinidze b6a84ecd87 hound fix 2024-01-04 03:04:17 +04:00
Giga Chubinidze 473fad28de hound fix 2024-01-04 02:59:08 +04:00
Giga Chubinidze 888171c22c hound fix 2024-01-04 02:58:18 +04:00
Giga Chubinidze e0003e0789 hound fix 2024-01-04 02:57:14 +04:00
Giga Chubinidze e304ad8ee6 hound fix 2024-01-04 02:55:52 +04:00
Giga Chubinidze 42133d5b8c hound fix 2024-01-04 02:54:21 +04:00
wandji 9ade9e890f
Render webhooks form url errors using data-error-text attribute [SCI-9743] (#6869) 2024-01-03 19:08:33 +01:00
Alex Kriuchykhin dd312062d3
Fix permissions checking for active storage blobs belonging to different teams [SCI-9918] (#6871) 2024-01-03 17:09:15 +01:00
Soufiane 4fd6ecf112
Fix pasting multiline text inside checklist items [SCI-9881] (#6866) 2024-01-03 16:56:33 +01:00
Martin Artnik 24309a4e03 Fix report table action buttons initialization [SCI-9737] 2024-01-03 16:31:31 +01:00
G-Chubinidze 84c53cb5f5
Merge branch 'features/asset-sync' into gc_SCI_9710 2024-01-03 18:23:25 +04:00
Giga Chubinidze 544611c3fa hound fix 2024-01-03 18:19:32 +04:00
Soufiane 395a214175
Prevent emitting multiple requests when opening the manage columns modal [SCI-9696] (#6867) 2024-01-03 11:50:16 +01:00
Martin Artnik bd2d843684
Merge pull request #6822 from ivanscinote/SCI-9838-ik
Implement 'Open locally' button and dropdown for thumbnail [SCI-9838]
2024-01-03 11:46:44 +01:00
Martin Artnik be08fbcd81
Merge pull request #6856 from rekonder/aj_SCI_9904
Fix repository item sidebar click away [SCI-9904]
2024-01-03 11:43:15 +01:00
Martin Artnik 416231420b
Merge pull request #6870 from artoscinote/ma_SCI_9921
Fix inventory item date notification for deleted date columns [SCI-9921]
2024-01-03 11:38:15 +01:00
Martin Artnik 7308e18435
Merge pull request #6836 from G-Chubinidze/gc_SCI_9839
Add 12 well plate option - "Insert content" select menu (protocol, results, protocol template) [SCI-9839]
2024-01-03 11:34:55 +01:00
Martin Artnik 5fe001867b Fix inventory item date notification for deleted date columns [SCI-9921] 2024-01-03 11:28:47 +01:00
Giga Chubinidze 0e0f7fe0da Missing links in notifications & emails for adding and removing a user to the team [SCI-9880] 2023-12-27 12:19:19 +04:00
Andrej c0583343bf Fix repository item sidebar click away [SCI-9904] 2023-12-22 08:25:05 +01:00
Gregor Lasnibat 7c0b5d437f
(fix) CSS improvements [SCI-9614] (#6852) 2023-12-21 12:34:37 +01:00