Commit graph

215 commits

Author SHA1 Message Date
Anton
f2aa3842fd Fix assign modal storage locations item card interactions [SCI-11141] 2024-10-03 14:11:18 +02:00
Anton
49d88b66c4 Add storage refresh on item assignment [SCI-11140] 2024-10-03 13:01:21 +02:00
Anton
f3eb94f9c2 Add placeholder for disabled storage locations to item card [SCI-11084] 2024-09-25 13:37:34 +02:00
Anton
5ac9f16f58 Add unassign action to item card [SCI-11086][SCI-11079] 2024-09-23 15:17:50 +02:00
Andrej
fa3d96dbb3 Fix displaying of checklistitems for repository snapshots [SCI-11074] 2024-09-19 15:39:52 +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
Martin Artnik
5ba07aec28 Implement storage location sharing logic and permissions [SCI-10865] 2024-09-03 15:50:10 +02:00
Martin Artnik
a85fc77261 Merge branch 'develop' into features/storage-locations 2024-08-26 11:12:04 +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
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
Anton
74a0afca6c Add assign action to item cards locations [SCI-10924] 2024-08-05 11:23:35 +02:00
Andrej
333d62bfde Make storage locations toggleable [SCI-10950] 2024-08-02 14:40:02 +02:00
Martin Artnik
52f9a8411c Merge branch 'release/1.35.0' into develop 2024-08-01 15:40:09 +02:00
Anton
124810e07e Add locations to item card [SCI-10923] 2024-08-01 15:07:43 +02:00
Andrej
18cabfbde8 Fix number display for viewers on repository card [SCI-10935] 2024-07-31 12:53:30 +02:00
Anton
49d0f9e6b8 Merge branch 'develop' into features/inventory-import-improvements 2024-06-05 14:42:00 +02:00
Andrej
794d176535 Add new columns to the repository [SCI-10400] 2024-05-27 16:22:56 +02:00
Andrej
c79a14d0ab Fix opening of inventory item from direct link [SCI-10714][SCI-10721] 2024-05-20 18:25:02 +02:00
aignatov-bio
2ad7c36f0f
Merge pull request #7329 from sboursen-scinote/sb_SCI-9506
Add inventory items landing page [SCI-9506]
2024-04-25 11:11:35 +02:00
sboursen-scinote
d3e5b66d67 Change error message wording and update logic [SCI-9506]
- Landing page is /repositories/:repository_id?landing_page=true&row_id=:repository_row_id
2024-04-16 12:59:56 +02:00
sboursen-scinote
8f9ea0e749 Add inventory items landing page [SCI-9506] 2024-04-16 11:43:37 +02:00
Klemen Benedicic
5ab1b4eead Add data-e2e attributes [SCI-10571] 2024-04-11 12:45:55 +02:00
Anton
52fd3ff801 Fix item card dropdown options list [SCI-10593] 2024-04-10 18:52:35 +02:00
sboursen-scinote
d2c811fe7f Fix PR after merge [SCI-10508] 2024-03-21 12:11:19 +01:00
Anton
830297fc70 Fix date/time validations on item cards [SCI-10458] 2024-03-18 13:23:55 +01:00
ajugo
24af54cfaa
Merge pull request #7217 from G-Chubinidze/gc_SCI_10303
Date, time and Date & Time columns will not be saved when applied in the item card [SCI-10303]
2024-03-13 12:38:15 +01:00
Oleksii Kriuchykhin
d004b1e7a0 Merge branch 'features/bugfixes' into develop 2024-03-08 11:21:26 +01:00
Giga Chubinidze
9549d8b481 Date, time and Date & Time columns will not be saved when applied in the item card [SCI-10303] 2024-03-07 06:04:22 +04:00
Gregor Lasnibat
51ae5aa966 (fix) Item card - dropdown and checklist [SCI-10363] 2024-03-06 16:19:59 +01:00
Anton
d72e63a0f2 Merge branch 'develop' into features/inventory-import-improvements 2024-02-26 10:46:49 +01:00
G-Chubinidze
a62acd44b5
Merge branch 'develop' into gc_SCI_10177 2024-02-22 14:49:31 +04:00
Giga Chubinidze
50eefaf38b remove update flag from new dropdowns [SCI-10177] 2024-02-21 15:59:05 +04:00
Anton
ed0db94089 Merge branch 'develop' into features/new-datatable 2024-02-21 12:51:17 +01:00
Martin Artnik
f8aae8aca6 Merge branch 'develop' into features/inventory-import-improvements 2024-02-20 15:18:07 +01:00
Giga Chubinidze
8a0171eefa Replace legacy vue components in Item Card [SCI-10177] 2024-02-19 02:39:02 +04:00
Gregor Lasnibat
fd74a127ae
(fix) The spy bar should run along the entire height of the sections on the item card [SCI-10111] (#7056) 2024-02-13 10:17:36 +01:00
Gregor Lasnibat
384f94036d (fix) The item card will refresh when the time field is not changed [SCI-10107] 2024-02-06 16:31:59 +01:00
mvrazic
bbfe61e376
e2e - added new tags at repoItemSidebar [SCI-10126] (#7040) 2024-02-05 10:21:35 +01:00
Gregor Lasnibat
448a23455a
(fix) Non decimal number in inventory table has commas [gl_SCI_10086] (#7038) 2024-02-02 13:06:19 +01:00
sboursen-scinote
90c5cb366d Fix Axios get request syntax [SCI-10075] 2024-01-31 14:52:51 +01:00
Anton
72b40a63a0 Merge branch 'develop' into features/new-datatable 2024-01-30 12:02:04 +01:00
Andrej
c90c29332f Fix archive label for assigned items on repository cards [SCI-10072] 2024-01-23 11:38:59 +01:00
ajugo
32b721e07d
Remove Assigned section from item card for snapshot [SCI-10066] (#6986) 2024-01-23 09:27:00 +01:00
Gregor Lasnibat
85cd24fa81
(fix) Assign from task page is closed at opening item card [SCI-10063] (#6985) 2024-01-23 09:26:30 +01:00
wandji
482472fb21
Fix missing unlink icon for child item relationship [SCI-10062] (#6982) 2024-01-22 10:49:07 +01:00
Gregor Lasnibat
1bb6055f91 (fix) CSS- item relationship space in child section [SCI-10057] 2024-01-19 14:56:02 +01:00
Anton
4b3666b4f8 Merge branch 'develop' into features/new-datatable 2024-01-19 11:10:32 +01:00
Martin Artnik
dca868ac49 Enable clearing of list value in item card [SCI-10031] 2024-01-18 10:22:57 +01:00