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
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
Oleksii Kriuchykhin
29f43d42af
Merge branch 'features/inventory-item-card-edit' into features/inventory-items-relationships
2023-11-10 09:26:05 +01:00
Oleksii Kriuchykhin
0b72740062
Merge branch 'develop' into features/inventory-items-relationships
2023-11-10 09:19:45 +01:00
Anton
2ab479950a
Replace datetime picker in activties and create task
2023-11-07 15:15:37 +01:00
Anton
688538aa39
Replace datetime pickers in repositories [SCI-9629]
2023-11-07 11:46:25 +01:00
wandji
c22d1e226b
Add new stock management modal and edit itemm card stock fields [SCI-9415] ( #6474 )
...
* Add edit fetaure to item card stock field [SCI-9415]
* Replace manage stock modal [SCI-9415]
* Fix issue displaying item card [SCI-9415]
* Minor improvements [SCI-9415]
* Enable stock modal in assigned inventories [SCI-9415]
* Use toggleable reminder value [SCI-9415]
2023-10-27 10:31:38 +02:00
ajugo
4b5c7362e5
Fix opening of the datetime picker direction [SCI-9146] ( #6395 )
2023-10-12 15:37:23 +02:00
Gregor Lasnibat
80de7483eb
Prepare a modal displaying relationships for a specific item [SCI-9357]
2023-10-03 09:33:39 +02:00
Andrej
1aa9b17b1a
Add relationship column to the inventory [SCI-9356]
2023-09-26 11:12:45 +02:00
Giga Chubinidze
73e35994d5
new icon changes
2023-08-09 04:19:57 +04:00
Martin Artnik
7dd7566080
Fix updating repository checklist to a blank one [SCI-8921]
2023-07-25 12:21:35 +02:00
Anton
d795f996f2
Merge branch 'develop' into features/ui-revamp
2023-06-14 15:18:50 +02:00
Martin Artnik
dcc30822f5
New icon tweaks & fixes [SCI-8366]
2023-06-08 17:33:50 +02:00
Giga Chubinidze
a777fd5584
New icons implementation [SCI-8366]
2023-06-08 10:33:37 +04:00
sboursen-scinote
5ef6416f6e
Refactor inline events in JavaScript HTML tempaltes [SCI-8612]
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-06 09:45:00 +02:00
Giga Chubinidze
81db122a08
Cursor position improvements, focused fields - part 2 (more in addons) [SCI-8147]
2023-05-26 03:14:27 +04:00
ajugo
d4abcb4980
Implement assigning items to task when adding a smart annotation [SCI-8208] ( #5295 )
2023-04-25 15:12:19 +02:00
artoscinote
e2dc2e31ee
Revert "Cursor position improvements, focused fields - part 2 (more in addons) [SCI-8147]"
2023-03-21 15:24:40 +01:00
Giga Chubinidze
9dcd2f1500
Cursor position improvements, focused fields - part 2 [SCI-8147]
2023-03-21 13:17:44 +04:00
Martin Artnik
76de2d1380
Make deferred SmartAnnotation loading optional [SCI-7534]
2022-11-29 13:47:52 +01:00
Martin Artnik
95348b82e8
Fix inventory multiline file uploads [SCI-7473]
2022-11-21 11:47:46 +01:00
Martin Artnik
98b3627219
Implement multiline editing in repositories [SCI-6982]
2022-07-19 12:24:33 +02:00
ajugo
a5065b82cb
Show error for broken file in repository row [SCI-6838] ( #4146 )
2022-06-08 13:35:06 +02:00
artoscinote
da8250dba8
Stock / stock consumption display fixes [SCI-6771] ( #4054 )
2022-04-25 15:23:12 +02:00
artoscinote
4daf01feee
Fix snapshot consumption display [SCI-6734] ( #4035 )
2022-04-20 11:07:26 +02:00
artoscinote
30ee6cd40c
Refactor and fix display of stock warnings and stock consumption [SCI-6734] ( #4021 )
...
* Refactor and fix how stock consumption is displayed [SCI-6734]
* Refactor and fix display of stock warnings [SCI-6734]
2022-04-14 14:27:31 +02:00
ajugo
986e817fdc
Removed autofocus clear on open reminder flyout [SCI-6690] ( #4003 )
...
* Removed clear autofocus on open reminder flyout [SCI-6690]
* Fix hound [SCI-6690]
2022-04-08 18:08:55 +02:00
artoscinote
297cd02da7
Handle locked stock consumption state [SCI-6608] ( #3942 )
2022-03-18 15:02:15 +01:00
ajugo
a89244c537
Displaying low stock warning [SCI-6497] ( #3912 )
...
* Low stock warning [SCI-6497
* Fix some bugs [SCI-6497]
* Fix to long line [SCI-6497]
* Clean not needed information in renderes [SCI-6497]
2022-03-16 15:06:52 +01:00
ajugo
d1610fba53
Low stock flyout reminders [SCI-6502] ( #3932 )
...
* Display low stock flyout reminder [SCI-6502]
* Display low stock flyout reminder [SCI-6502]
* Adapt showing stock reminders for every bell icon click [SCI-6502]
* Correct hound error [SCI-6502]
* Fix event registration for fetching reminder data [SCI-6502]
* Fix event registration for fetching reminder data [SCI-6502]
* Fix hound [SCI-6502]
* Remove not needed line [SCI-6502]
* Add reminder template [SCI-6502]
* Add clearing messages [SCI-6502]
2022-03-15 10:24:35 +01:00
Anton
8b8e2c6d92
Merge branch 'develop' into features/stock-management
2022-03-14 11:56:38 +01:00
aignatov-bio
bf058dea03
Add flyout for repository reminders [SCI-6501] ( #3926 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-09 15:09:49 +01:00
aignatov-bio
d89ea7d77f
Add red dot for date/datetime reminder [SCI-6499] ( #3924 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-09 14:18:34 +01:00
artoscinote
d577fcc824
Implement basic logic for Date/DateTime/Stock reminders [SCI-6554] ( #3911 )
...
* Implement basic logic for Date/DateTime/Stock reminders [SCI-6554]
* Implement bell icon [SCI-6500]
* Refactor reminder cells scope [SCI-6554]
2022-03-09 14:13:48 +01:00
artoscinote
20ef08907a
Stock column fixes [SCI-6455] ( #3878 )
...
* Fix issues with stock column management [SCI-6455]
* Refactor stock column in datatables [SCI-6455]
2022-03-08 14:52:45 +01:00
Alex Kriuchykhin
fa6aeac1d9
Fix saving of time range values [SCI-6570] ( #3892 )
2022-02-24 09:43:15 +01:00
Alex Kriuchykhin
6b51b8a35c
Fix handling of date values in repositories [SCI-6551] ( #3877 )
2022-02-21 12:08:35 +01:00
Alex Kriuchykhin
9c4fca1b86
Implement repository snapshots displaying on assigned items full view modal [SCI-6442] ( #3862 )
2022-02-16 09:40:48 +01:00
artoscinote
af011a3bb8
Fixed full view assigned items modal stock consumption ( #3846 )
2022-02-14 10:42:48 +01:00
Alex Kriuchykhin
79c32e30ad
Add support of repository snapshots to assigned items section [SCI-6439] ( #3828 )
2022-02-11 10:46:19 +01:00
aignatov-bio
8604319c1b
Add front-end validation for comments field [SCI-6464] ( #3829 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-10 10:55:58 +01:00
Alex Kriuchykhin
f66b89c7bb
Add permissions checking to assigned items view on tasks [SCI-6435] ( #3801 )
2022-02-04 14:24:15 +01:00
aignatov-bio
2c88843924
Task stock consumption modal[SCI-6444][SCI-6445] ( #3798 )
...
Add main logic for consumption on task [SCI-6444]
Co-authored-by: Anton <anton@scinote.net>
2022-01-28 11:10:56 +01:00
Alex Kriuchykhin
d2b5db13e9
Add stock and consumption to assigned items section [SCI-6434] ( #3793 )
2022-01-25 12:12:55 +01:00
artoscinote
95a36b6870
Implemented stock management modal [SCI-6417] ( #3788 )
...
* Implement inventory stock management modal [SCI-6417]
* Add generalized validation mechanic, some bugfixes [SCI-6417]
* Fix permission check and method name in RepositoryStockValue [SCI-6417]
2022-01-20 12:44:57 +01:00
aignatov-bio
05547da457
Add stock table renders [SCI-6412] ( #3787 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-01-19 13:19:56 +01:00
aignatov-bio
01f1b5bd10
Add stock column type ( #3786 )
...
* Add stock column type
* Create new stock column [SCI-6410]
* Small fixed for stock column [SCI-6410]
* Add stock column validations [SCI-6410]
Co-authored-by: Anton <anton@scinote.net>
2022-01-18 13:17:05 +01:00