Commit graph

201 commits

Author SHA1 Message Date
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
Anton
124810e07e Add locations to item card [SCI-10923] 2024-08-01 15:07:43 +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
Martin Artnik
7be280e6e1 Fix saving of blank checklist on item sidebar [SCI-10031] 2024-01-16 15:59:21 +01:00
ajugo
d0ecfe53dc
Add no access text to item card [SCI-10013] (#6959) 2024-01-16 15:06:03 +01:00
Alex Kriuchykhin
393e624c16
Revert (fix) Item card behavior in cases of error states vol. 2 [SCI-9792] (#6953) 2024-01-16 11:41:20 +01:00
Gregor Lasnibat
e323f329e5
(fix) At click to relationship number in INV table item card is opened from the top [SCI-9927] (#6950) 2024-01-15 15:55:59 +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
bd1e2696c1
Merge pull request #6938 from lasniscinote/gl_SCI_10008
(fix) Modal opened behind the item card [SCI-10008]
2024-01-15 12:52:00 +01:00
Gregor Lasnibat
7b1a31eaf3 (fix) Modal opened behind the item card [SCI-10008] 2024-01-15 12:09:47 +01:00
ajugo
701c4c2f86
Fix unlinkind relationship connections [SCI-9912] (#6942) 2024-01-15 12:03:09 +01:00
Martin Artnik
5251218030
Merge pull request #6929 from lasniscinote/gl_SCI_9973
(fix) Update the multiselect dropdown color switch step 2 [SCI-9973]
2024-01-12 13:35:44 +01:00
Anton
de72f60cc1 Merge branch 'develop' into features/new-datatable 2024-01-11 15:14:36 +01:00
Gregor Lasnibat
a7f332e630 (fix) Update the multiselect dropdown color switch step 2 [SCI-9973] 2024-01-11 11:59:08 +01:00
ajugo
b5d20b13c4
Remove relationship section for snapshot item cards [SCI-9963] (#6913) 2024-01-11 11:44:14 +01:00
Oleksii Kriuchykhin
3b97571777 Merge branch 'features/inventory-items-relationships' into develop 2024-01-10 17:10:20 +01:00
ajugo
fd5d44705c
Merge pull request #6917 from rekonder/aj_SCI_9970
Fix loading of non-repository tables on item cards changes [SCI-9970]
2024-01-10 09:49:33 +01:00