Oleksii Kriuchykhin
|
95ab33a58b
|
Merge branch 'develop' into features/inventory-items-relationships
|
2024-01-05 11:27:32 +01:00 |
|
Soufiane
|
395a214175
|
Prevent emitting multiple requests when opening the manage columns modal [SCI-9696] (#6867)
|
2024-01-03 11:50:16 +01:00 |
|
Oleksii Kriuchykhin
|
372ef32f03
|
Merge branch 'develop' into features/inventory-items-relationships
|
2023-12-14 11:28:04 +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 |
|
wandji
|
64669dee4d
|
Increase dataTables_scrollbody width when it has y-overflow [SCI-8610] (#6598)
|
2023-11-10 14:58:15 +01:00 |
|
Gregor Lasnibat
|
6dbc3c5aaa
|
Fixed edit date/datetime columns range option selection [SCI-9418]
Fixed edit date/datetime columns range option selection [SCI-9418]
|
2023-10-04 14:05:51 +02:00 |
|
Andrej
|
701de269f2
|
Escape inventory column names [SCI-9362]
|
2023-09-26 14:19:17 +02:00 |
|
Anton
|
2b676f249b
|
Css Fixes
|
2023-09-25 14:15:08 +02:00 |
|
Anton
|
89c526103d
|
Merge branch 'develop' into features/remove-front-end-gems
|
2023-08-07 11:23:21 +02:00 |
|
sboursen-scinote
|
e58a12da52
|
Fix manage modal issues [SCI-8909]
|
2023-07-21 09:36:10 +02:00 |
|
Anton
|
1087f67228
|
Merge branch 'develop' into features/remove-front-end-gems
|
2023-07-18 14:36:40 +02:00 |
|
Anton
|
9a5abfabf7
|
Move js gems to packages [SCI-8772]
|
2023-07-05 12:03:44 +02:00 |
|
Anton
|
289c92cb00
|
UX fixes [SCI-8658][SCI-8667][SCI-8668][SCI-8669][SCI-8672][SCI-8660][SCI-8662]
|
2023-06-16 12:38:09 +02:00 |
|
Giga Chubinidze
|
a777fd5584
|
New icons implementation [SCI-8366]
|
2023-06-08 10:33:37 +04:00 |
|
artoscinote
|
01b54763a2
|
Merge pull request #5477 from G-Chubinidze/gc_SCI_8464
CSS: inventory items top toolbar issues [SCI-8464]
|
2023-05-29 11:32:16 +02:00 |
|
Giga Chubinidze
|
038226fa19
|
removed test code
|
2023-05-26 13:44:11 +04:00 |
|
Giga Chubinidze
|
81db122a08
|
Cursor position improvements, focused fields - part 2 (more in addons) [SCI-8147]
|
2023-05-26 03:14:27 +04:00 |
|
Giga Chubinidze
|
9d9b454dc4
|
CSS: inventory items top toolbar issues [SCI-8464]
|
2023-05-25 11:18:47 +04:00 |
|
Soufiane
|
c28f86d46d
|
Refactor inline events [SCI-8434] (#5403)
Refactor inline events in task results [SCI-8434]
|
2023-05-16 09:34:36 +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 |
|
artoscinote
|
a43c941b50
|
Merge pull request #5170 from G-Chubinidze/gc_SCI_8147
Cursor position improvements, focused fields - part 2 (more in addons) [SCI-8147]
|
2023-03-21 15:18:37 +01:00 |
|
Giga Chubinidze
|
9dcd2f1500
|
Cursor position improvements, focused fields - part 2 [SCI-8147]
|
2023-03-21 13:17:44 +04:00 |
|
Alex Kriuchykhin
|
87153b8899
|
Improve filtering of user supplied data in the input and text fields [SCI-8095] (#5106)
|
2023-03-09 11:38:47 +01:00 |
|
Oleksii Kriuchykhin
|
fa96a9a939
|
Fix date time inventories reminder processing [SCI-7816]
|
2023-01-30 17:07:27 +01:00 |
|
Alex Kriuchykhin
|
685032cafb
|
Fix saving of new date time columns with reminders [SCI-6774] (#4068)
|
2022-05-04 11:50:57 +02:00 |
|
artoscinote
|
ac45edb14c
|
Added validations for date(time) column reminder [SCI-6775] (#4063)
|
2022-04-28 15:30:20 +02:00 |
|
Anton
|
e28095f781
|
Fix default stock column default units selection [SCI-6744]
|
2022-04-20 14:52:34 +02:00 |
|
artoscinote
|
8d25f456d1
|
Add basic validation to reminder value to prevent integer overflow errors [SCI-6693] (#3986)
|
2022-04-04 12:09:41 +02:00 |
|
Alex Kriuchykhin
|
9e07766314
|
Fix saving of inventory date time reminders saving [SCI-6672] (#3976)
|
2022-03-31 14:59:29 +02:00 |
|
aignatov-bio
|
103e20ee9a
|
Update front end validation for columns managment [SCI-6657] (#3962)
Co-authored-by: Anton <anton@scinote.net>
|
2022-03-28 21:31:49 +02:00 |
|
aignatov-bio
|
673f8c1a2a
|
Fix multiple stock bugs [SCI-6651] (#3959)
Co-authored-by: Anton <anton@scinote.net>
|
2022-03-28 12:43:09 +02:00 |
|
aignatov-bio
|
0cfedb2155
|
Add datetime reminders to columns modal [SCI-6556] (#3934)
Co-authored-by: Anton <anton@scinote.net>
|
2022-03-18 14:40:09 +01:00 |
|
Anton
|
8b8e2c6d92
|
Merge branch 'develop' into features/stock-management
|
2022-03-14 11:56:38 +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 |
|
artoscinote
|
8d096df826
|
Fix reload of edit column index [SCI-6598] (#3918)
|
2022-03-07 17:11:56 +01:00 |
|
aignatov-bio
|
371d5f0636
|
Add current/new amount section to stock [SCI-6416] (#3791)
Co-authored-by: Anton <anton@scinote.net>
|
2022-01-26 10:28:43 +01:00 |
|
Martin Artnik
|
abac837cd4
|
Merge branch 'develop' of github.com:biosistemika/scinote-web into features/repository-filters
|
2022-01-20 13:26:08 +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
|
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 |
|
Anton
|
304727257e
|
Fix status column emojis [SCI-6407]
|
2022-01-11 11:27:00 +01:00 |
|
Martin Artnik
|
49b9ee37cc
|
Merge branch 'develop' into features/bmt-search
|
2021-09-24 11:01:27 +02:00 |
|
Martin Artnik
|
77aa4a8534
|
Fixed HTML ampersand display issue [SCI-5590]
|
2021-09-14 14:42:18 +02:00 |
|
artoscinote
|
ef0e45be04
|
Implemented frontend for BMT-type repository [SCI-5991] (#3503)
* Implemented frontend for BMT-type repository [SCI-5991]
* Refactor repository view, fix column reordering [SCI-5991]
* Remove type mapping for default columns in column management [SCI-5991]
* Repository table partial fix, remove non-relevant migration [SCI-5991]
|
2021-08-30 10:49:15 +02:00 |
|
Oleksii Kriuchykhin
|
7ea577d8d4
|
Merge branch 'features/inventory-archiving' into develop
|
2020-06-24 14:04:54 +02:00 |
|
aignatov-bio
|
dc50e7f1fd
|
Add archived_by and archived_on column to columns manage modal
|
2020-06-22 14:00:44 +02:00 |
|
aignatov-bio
|
db35da0cee
|
Add archiving column to datatable helper
|
2020-06-11 12:48:31 +02:00 |
|
Urban Rotnik
|
4fc37e12a0
|
Fix dropdown render for columns manage modal
|
2020-06-01 18:41:58 +02:00 |
|
Oleksii Kriuchykhin
|
c0521c3ca7
|
Prevent the inventory items editing while snapshot is being created [SCI-4629]
|
2020-05-15 17:46:59 +02:00 |
|
Urban Rotnik
|
9c3fb063c0
|
Fix counter and error showing for CheckList column type
|
2020-04-24 16:09:54 +02:00 |
|
Urban Rotnik
|
6c5be802ba
|
Fix items count validation
|
2020-04-24 08:45:34 +02:00 |
|