Commit graph

2420 commits

Author SHA1 Message Date
aignatov-bio
921d4905a3
Merge pull request #7877 from aignatov-bio/ai-sci-11086-fix-unassign-storage-location-from-item-card
Add unassign action to item card [SCI-11086][SCI-11079]
2024-09-23 17:57:53 +02:00
aignatov-bio
01b585ebda
Merge pull request #7876 from aignatov-bio/ai-sci-11077-container-move-not-working
Storage locations box fixes [SCI-11077][SCI-11078][SCI-11080]
2024-09-23 17:57:24 +02:00
aignatov-bio
07ba4de28f
Merge pull request #7878 from aignatov-bio/ai-sci-11081-fix-file-extension-for-file-uploader
Fix file extension validation for file uploader [SCI-11081]
2024-09-23 17:57:13 +02:00
Anton
a30898fe6b Fix file extension validation for file uploader [SCI-11081] 2024-09-23 15:22:31 +02:00
Anton
5ac9f16f58 Add unassign action to item card [SCI-11086][SCI-11079] 2024-09-23 15:17:50 +02:00
Anton
52d2cd6d0c Storage locations box fixes [SCI-11077][SCI-11078][SCI-11080] 2024-09-23 12:47:46 +02:00
aignatov-bio
c949705036
Merge pull request #7872 from aignatov-bio/ai-sci-11065-update-storage-locations-behavior-for-non-grid-boxes
Fix import and validation for containers without grid [SCI-11065]
2024-09-23 12:25:01 +02:00
Anton
3fc6f20bd4 Fix import and validation for containers without box [SCI-11065] 2024-09-20 15:18:14 +02:00
Anton
5e2eda547b Fix reminders on storage location [SCI-11066] 2024-09-20 11:41:08 +02:00
aignatov-bio
656e386cdd
Merge pull request #7868 from aignatov-bio/ai-sci-11058-storage-locations-fixes
Storage locations fixes [SCI-11058]
2024-09-20 11:38:06 +02:00
ajugo
c53034359a
Merge pull request #7869 from rekonder/aj_SCI_11074
Fix displaying of checklist items for repository snapshots [SCI-11074]
2024-09-19 15:54:26 +02:00
Andrej
fa3d96dbb3 Fix displaying of checklistitems for repository snapshots [SCI-11074] 2024-09-19 15:39:52 +02:00
Anton
2f6b56aa8b Storage locations fixes [SCI-11058] 2024-09-19 15:21:40 +02:00
Anton
f2796e54c2 Fix smart annotations on storage locations [SCI-11072] 2024-09-19 11:32:36 +02:00
Anton
103a687206 Fix search and filter on storage locations [SCI-11067][SCI-11068] 2024-09-18 14:31:36 +02:00
Martin Artnik
ada9cdf696
Merge pull request #7859 from aignatov-bio/ai-sci-11060-add-sorting-to-storage-locations
Add sorting to storage locations [SCI-11060]
2024-09-17 15:29:16 +02:00
Anton
9d65cdab31 Add sorting to storage locations [SCI-11060] 2024-09-17 14:01:17 +02:00
Martin Artnik
4f9f48de23
Merge pull request #7858 from aignatov-bio/ai-sci-10933-fixs-tags-interaction-on-canvas-and-task
Fix tags interaction on canvas and task page [SCI-10933]
2024-09-17 11:05:13 +02:00
Anton
47bbc1d43d Fix tags interaction on canvas and task page [SCI-10933] 2024-09-17 10:48:41 +02:00
Anton
bfffcda8ac Remove unused method from item sidebar title 2024-09-16 11:59:35 +02:00
Anton
f4e1498df1 Add repository item card to storage container [SCI-11048] 2024-09-16 11:50:54 +02:00
Anton
e20467bf51 Add sorting to list of locations [SCI-11047] 2024-09-13 13:10:06 +02:00
Anton
8e79237e2f Fix interactions for box locations [SCI-11033] 2024-09-12 14:59:41 +02:00
Martin Artnik
2039a65e9b Merge branch 'features/storage-locations' into develop 2024-09-12 12:38:32 +02:00
Anton
5e299cef65 Enable edit for empty box and fix team import/export [SCI-10947][SCI-11032] 2024-09-11 12:55:21 +02:00
Anton
43cec17f00 Add import/export for box [SCI-10954] 2024-09-10 15:14:52 +02:00
Anton
c641e6b552 Fix task table name renderer [SCI-11009] 2024-09-05 12:17:57 +02:00
Anton
e5196774fd Add restricted extensions for scinote edit [SCI-11010] 2024-09-04 11:10:03 +02:00
Martin Artnik
5ba07aec28 Implement storage location sharing logic and permissions [SCI-10865] 2024-09-03 15:50:10 +02:00
Anton
f8fd07695f Move table renderers to components [SCI-11009] 2024-09-03 13:22:57 +02:00
Martin Artnik
40355ae6c8 Generalize team sharing logic, implement sharing for storage locations [SCI-10865] 2024-08-27 13:31:50 +02:00
Martin Artnik
0581931ad9 Merge branch 'develop' into features/storage-locations 2024-08-27 13:18:04 +02:00
Martin Artnik
726b1973f1 Update mapping step selections once an item is selected [SCI-11004] 2024-08-27 11:20:46 +02:00
Martin Artnik
a85fc77261 Merge branch 'develop' into features/storage-locations 2024-08-26 11:12:04 +02:00
Martin Artnik
2370cfaf15 Don't show content toolbar if no inserts are available [SCI-10980] 2024-08-13 13:24:37 +02:00
Martin Artnik
551c23e709 Fix stock field in item card for disabled stock management [SCI-10975] 2024-08-12 12:50:03 +02:00
Anton
fb8d7e5741 Add reminders to storage locations [SCI-10961] 2024-08-08 11:58:27 +02:00
Anton
8d942d857f Hide action toolbar on collapsed result [SCI-10968] 2024-08-07 11:53:00 +02:00
Anton
3c9d2b9a39 Fix shared task tooltip [SCI-10960] 2024-08-06 15:39:58 +02:00
aignatov-bio
f2ed356f85
Merge branch 'features/storage-locations' into ai-sci-10959-fix-css-for-storage-locations 2024-08-06 15:16:03 +02:00
Anton
0dd371abea Fix css for stroge locations [SCI-10959] 2024-08-06 15:13:21 +02:00
KlemenSciNote
83eee9c72b
Merge pull request #7777 from KlemenSciNote/kb_SCI-10956_data-e2e-protocol-templates
Add data-e2e to publish, delete draft and linked tasks modals [SCI-10956]
2024-08-06 10:53:51 +02:00
Klemen Benedicic
b964a41e88 Merge branch 'features/storage-locations' into kb_SCI-10943_data-e2e-storage-locations 2024-08-06 09:22:12 +02:00
Klemen Benedicic
666b8badcf Add data-e2e on storage locations for Pendo [SCI-10943] 2024-08-06 09:03:00 +02:00
aignatov-bio
3c1691ab2c
Merge pull request #7780 from aignatov-bio/ai-sci-10946-add-private-rows-to-storage-locations
Add private items to storage location [SCI-10946]
2024-08-05 12:44:33 +02:00
Anton
f7e66f6190 Add private items to storage location [SCI-10946] 2024-08-05 12:36:22 +02:00
Anton
74a0afca6c Add assign action to item cards locations [SCI-10924] 2024-08-05 11:23:35 +02:00
Martin Artnik
10290d82d4
Merge branch 'features/storage-locations' into ma_SCI_10859 2024-08-05 10:34:18 +02:00
Andrej
333d62bfde Make storage locations toggleable [SCI-10950] 2024-08-02 14:40:02 +02:00
Klemen Benedicic
d41ee987f5 Add data-e2e to publish protocol, delete draft and linked tasks modals [SCI-10956] 2024-08-02 14:03:21 +02:00