Martin Artnik
3961b21c00
Add confirmation modal for repository file delete [SCI-11198]
2024-10-21 17:23:13 +02:00
Martin Artnik
a24726ec39
Check for locked inventory rows when enabling edit, instead of preload [SCI-11135] ( #7926 )
2024-10-04 14:08:46 +02:00
Andrej
794d176535
Add new columns to the repository [SCI-10400]
2024-05-27 16:22:56 +02:00
Martin Artnik
bc6e43052f
Merge branch 'develop' into features/inventory-import-improvements
2024-05-13 11:52:27 +02:00
aignatov-bio
81b2593cba
Merge pull request #7277 from G-Chubinidze/gc_SCI_10276
...
Tooltip position is not next to title and some are missing [SCI-10276]
2024-05-09 11:05:58 +02:00
wandji20
abb4232dfd
Remove paragraph bottom margin in repository text value renderer [SCI-10618]
2024-04-19 00:58:55 +01:00
Martin Artnik
743d0f57b7
(dev) Placeholder for new import modal [SCI-10494]
2024-04-08 11:35:41 +02:00
ajugo
ea639deb9c
Merge pull request #7168 from lasniscinote/gl_SCI_10204
...
(fix) Content from previous file persists on 'Match the columns' page after canceling upload [SCI-10204]
2024-04-03 16:44:22 +02:00
Martin Artnik
4c8a160719
Merge pull request #7365 from G-Chubinidze/gc_SCI_10394
...
Enable adding negative numbers in Number column type in Inventories [SCI-10394]
2024-04-02 14:05:26 +02:00
Giga Chubinidze
2d68637eec
fixed regex [SCI-10394]
2024-04-02 02:43:53 +04:00
Giga Chubinidze
6d2de3ca12
Enable adding negative numbers in Number column type in Inventories [SCI-10394]
2024-03-26 12:44:31 +04:00
wandji20
5eabf7237a
Unify state menu dropdown in tables [SCI-10445]
2024-03-15 21:32:43 +01:00
Giga Chubinidze
86188042f6
Tooltip position is not next to title and some are missing [SCI-10276]
2024-03-14 05:15:22 +04:00
Gregor Lasnibat
3ecc7f6bee
(fix) Content from previous file persists on 'Match the columns' page after canceling upload [SCI-10204]
2024-03-04 11:00:24 +01:00
Anton
d72e63a0f2
Merge branch 'develop' into features/inventory-import-improvements
2024-02-26 10:46:49 +01: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
Martin Artnik
102caffe01
Disable button and add loader when importing inventory items [SCI-10240]
2024-02-20 10:58:09 +01:00
wandji
f48bb35c67
Only call inventory table restoreColumnSize in save state callbback on initial load [SCI-10195] ( #7097 )
2024-02-16 09:45:06 +01:00
ajugo
e706686383
Fix loading of shareModal during navigation through the site [SCI-10112] ( #7061 )
2024-02-07 15:37:36 +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
Anton
72b40a63a0
Merge branch 'develop' into features/new-datatable
2024-01-30 12:02:04 +01:00
Soufiane
7f30547182
Fix various issues with Inventories [SCI-10014] ( #6979 )
...
- Show added-by column by default.
- Show stock column in view mode if stock is disabled.
- Prevent column name wrapping in column manage modal.
2024-01-26 15:24:17 +01:00
Anton
4b3666b4f8
Merge branch 'develop' into features/new-datatable
2024-01-19 11:10:32 +01:00
Anton
af811db890
Remove old tables code [SCI-10006]
2024-01-16 14:13:40 +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
ajugo
a6c0c7294b
Improve objects loading and permissions checking for repository rows [SCI-9763] ( #6875 )
2024-01-09 09:37:50 +01:00
ajugo
2020a8ce17
Merge pull request #6886 from sboursen-scinote/sb_SCI-9948
...
Fix issues with relationships columns in inventory table [SCI-9948]
2024-01-05 16:41:12 +01:00
Oleksii Kriuchykhin
95ab33a58b
Merge branch 'develop' into features/inventory-items-relationships
2024-01-05 11:27:32 +01:00
sboursen-scinote
e62a4a60ad
Fix issues with relationships columns in inventory table [SCI-9948]
2024-01-05 10:40:12 +01:00
wandji
184944dd5f
Improve interface and interaction of relationships column [SCI-9893] ( #6851 )
...
* Improve interface and interaction of relationships column [SCI-9893]
* Fix failling specs (use column order than relationships for sorting) [SCI-9893]
2023-12-21 12:32:35 +01:00
wandji
007567b4cc
Add flash error message for inventory items import [SCI-9739] ( #6829 )
2023-12-18 11:27:08 +01:00
Alex Kriuchykhin
528d411910
e2e - modified and added new tags at inventories section [SCI-9813] ( #6741 ) ( #6832 )
...
Co-authored-by: Martin Artnik <martin@scinote.net>
Co-authored-by: mvrazic <144342580+mvrazic@users.noreply.github.com>
2023-12-15 16:33:13 +01:00
Oleksii Kriuchykhin
372ef32f03
Merge branch 'develop' into features/inventory-items-relationships
2023-12-14 11:28:04 +01:00
Oleksii Kriuchykhin
970dc7185b
Merge branch 'develop' into features/bugfixes-and-improvements
2023-12-13 16:01:09 +01:00
Alex Kriuchykhin
741e053ef4
Add checking for ability to share a repository with allowed write [SCI-9853] ( #6807 )
2023-12-13 15:31:21 +01:00
Soufiane
456bd0922f
Make item relationship togglable [SCI-9669] ( #6648 )
...
* Make item relationship togglable [SCI-9669]
* Fix broken tests [SCI-9669]
2023-12-12 12:54:15 +01:00
Oleksii Kriuchykhin
9983d70eec
Merge branch 'develop' into features/bugfixes-and-improvements
2023-11-23 11:11:46 +01:00
Oleksii Kriuchykhin
01219f09eb
Merge branch 'develop' into features/inventory-items-relationships
2023-11-23 11:08:42 +01:00
Martin Artnik
8e080d5314
Actually add proper e2e ids to inventories and inventory items [SCI-9624]
2023-11-22 15:51:31 +01:00
Martin Artnik
18b5222227
Merge branch 'features/inventory-item-card-edit' into develop
2023-11-22 15:09:10 +01:00
Martin Artnik
0b2c8546c0
Add proper e2e ids to inventories and inventory items [SCI-9624]
2023-11-22 13:49:29 +01:00
Anton
25048ddd4e
Fix filters and missing barcode icon [SCI-9748]
2023-11-21 13:51:16 +01:00
Oleksii Kriuchykhin
f7d8fc96ac
Merge branch 'develop' into features/bugfixes-and-improvements
2023-11-17 10:44:32 +01:00
Martin Artnik
3547b7c2d1
Merge pull request #6655 from scinote-eln/e2e
...
Merge e2e
2023-11-16 13:23:13 +01:00
Oleksii Kriuchykhin
cc8b993430
Merge branch 'develop' into features/inventory-item-card-edit
2023-11-16 11:12:50 +01:00
Oleksii Kriuchykhin
e8abbbbcdf
Merge branch 'develop' into features/inventory-items-relationships
2023-11-16 11:04:27 +01:00
Anton
b162e1b04f
Fix repository range validation [SCI-9691]
2023-11-14 15:21:42 +01:00
Anton
b7f876aa37
Date time picker improvments [SCI-9678][SCI-9688]
2023-11-14 11:26:27 +01:00
wandji
64669dee4d
Increase dataTables_scrollbody width when it has y-overflow [SCI-8610] ( #6598 )
2023-11-10 14:58:15 +01:00