Commit graph

15821 commits

Author SHA1 Message Date
Alex Kriuchykhin da7b7518fc
Fix file text extraction for API results endpoints [SCI-9933] (#6874)
Co-authored-by: Oleksii Kriuchykhin <okriuchykhin@biosistemika.com>
2024-01-04 14:31:56 +01:00
Martin Artnik 30d0213799
Merge pull request #6878 from artoscinote/ma_SCI_9935
Fix conflicts in asset sync caused by preview generation [SCI-9935]
2024-01-04 13:35:04 +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
wandji 5c0c3e0eca
Add permission helper for connecting inventory items [SCI-9915] (#6868) 2024-01-04 09:47:40 +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 509024458d new linter fixes 2024-01-04 03:13:21 +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
wandji c82dae9d48
Fix issue opening connected relationships' inventory page [SCI-9913] (#6861) 2024-01-03 19:02:02 +01:00
wandji b36354d521
Set order for inventory and inventory items endpoints (RepositoryRowConnectionController) [SCI-9914] (#6859) 2024-01-03 17:09:37 +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
Martin Artnik 29705b9a49
Merge pull request #6692 from G-Chubinidze/gc_SCI_9710
Add activity for updating a file via AssetSync [SCI-9710]
2024-01-03 15:25:01 +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
aignatov-bio e93635f061
Merge pull request #6864 from aignatov-bio/ai-sci-9802-migrate-protocols-table
Migrate protocols table [SCI-9802]
2024-01-03 15:04:59 +01:00
Anton 4671754d52 Migrate protocols table [SCI-9802] 2024-01-03 14:57:32 +01:00
Giga Chubinidze eaf713e4bd move response status fix 2024-01-03 17:50:18 +04:00
Soufiane cbe1eef8af
Add the ability to unlink parent/child items [SCI-9712] (#6725) 2024-01-03 14:15:30 +01:00
wandji 9ac5e80aaf
Trigger label click to checkbox label [SCI-9917] (#6860) 2024-01-03 13:12:05 +01: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
wandji f892467d67
Fix relationship css issues on Item card [SCI-9911] (#6857)
* Fix relationship css issues on Item card [SCI-9911]

* Fix failing specs [SCI-9911]
2024-01-03 11:32:46 +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 ebdeaf8b42 add transaction to move exp function 2024-01-03 12:58:13 +04:00
Oleksii Kriuchykhin d8cb0b6cf2 Merge branch 'release/1.28.0' into develop 2023-12-29 11:41:00 +01:00
Oleksii Kriuchykhin 88543e792d Bump version to 1.28.0.7 2023-12-29 11:36:55 +01:00
Giga Chubinidze cc8a10edb0 "Move" feature for multiple selected tasks and experiments (bulk action) 2023-12-29 12:53:46 +04: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
Anton a1369508b6 Fix external columns [SCI-9801] 2023-12-21 15:16:28 +01:00
aignatov-bio e5e56fc788
Merge pull request #6844 from aignatov-bio/ai-sci-9801-replace-tasks-table
Replace tasks table [SCI-9801]
2023-12-21 13:26:51 +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
ajugo b110a78860
Fix loading of access modal for PET [SCI-9844] (#6855) 2023-12-21 12:33:49 +01:00