Oleksii Kriuchykhin
|
2ffb4acb2f
|
Allow deleteion of stock columns when stock management is disabled [SCI-6800]
|
2022-05-05 15:44:21 +02:00 |
|
artoscinote
|
ac45edb14c
|
Added validations for date(time) column reminder [SCI-6775] (#4063)
|
2022-04-28 15:30:20 +02:00 |
|
artoscinote
|
6b309871a3
|
Hide reminders settings and red dots if stock is disabled [SCI-6673] (#4024)
|
2022-04-15 10:55:14 +02:00 |
|
artoscinote
|
5effe34221
|
Add reminder preset to date(time) reminders [SCI-6693] (#3996)
|
2022-04-07 12:27:21 +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 |
|
aignatov-bio
|
1c50081de5
|
Add stock management toggling [SCI-6653] (#3967)
Co-authored-by: Anton <anton@scinote.net>
|
2022-03-29 12:33:28 +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 |
|
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 |
|
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 |
|
aignatov-bio
|
3bef5e2caa
|
Update wording for repository columns [SCI-6233] (#3752)
Co-authored-by: Anton <anton@scinote.net>
|
2022-01-03 10:33:28 +01:00 |
|
Mojca Lorber
|
22b71bc9cb
|
Merge branch 'develop' into ml-sci-4261
|
2020-06-30 13:47:32 +02:00 |
|
aignatov-bio
|
dc50e7f1fd
|
Add archived_by and archived_on column to columns manage modal
|
2020-06-22 14:00:44 +02:00 |
|
Mojca Lorber
|
285280827a
|
Refactor repository column base controller
|
2020-05-28 12:18:46 +02:00 |
|
Urban Rotnik
|
8fa024ed10
|
Remove all tooltips from HTML
|
2020-04-28 12:30:43 +02:00 |
|
Mojca Lorber
|
3a58bd3cd6
|
Disable selecting range at update column
|
2020-03-23 20:02:57 +01:00 |
|
aignatov-bio
|
b2580c1704
|
Prevent create empty dropdown in inventories
|
2020-02-27 13:10:00 +01:00 |
|
Alex Kriuchykhin
|
6841cdd6a6
|
Merge pull request #2415 from aignatov-bio/ai-sci-4365-new-description-to-import-items
New description to import items modal window [SCI-4365]
|
2020-02-26 17:34:57 +01:00 |
|
aignatov-bio
|
bbd48c9e08
|
Add border to add column button
|
2020-02-18 14:40:16 +01:00 |
|
aignatov-bio
|
5886f2cf90
|
New description to import items modal window
|
2020-02-18 12:13:52 +01:00 |
|
Mojca Lorber
|
0f67ce78c0
|
Fix adding too small/big number to input for decimals for number repo column type
|
2020-02-12 12:14:58 +01:00 |
|
Urban Rotnik
|
15f0d41b14
|
Fix delimiter dropdown selection
|
2020-01-30 09:26:00 +01:00 |
|
Mojca Lorber
|
3af2f4af19
|
Change to new style checkboxes on share inventory modal
|
2020-01-24 15:43:13 +01:00 |
|
aignatov-bio
|
79d71f1e9b
|
Merge pull request #2346 from aignatov-bio/ai-sci-4268-new-emoji-picker
Add new emoji picker [SCI-4268]
|
2020-01-21 16:33:05 +01:00 |
|
Mojca Lorber
|
981f8678df
|
Fix alerts style
|
2020-01-21 15:21:40 +01:00 |
|
aignatov-bio
|
6a67280f6a
|
Add new emoji picker
|
2020-01-21 10:50:55 +01:00 |
|
aignatov-bio
|
01cce84314
|
Merge pull request #2339 from aignatov-bio/ai-sci-4195-update-delimiter-dropdown
Update delimiter dropdown for manage column modal [SCI-4195]
|
2020-01-20 15:22:40 +01:00 |
|
aignatov-bio
|
cd471bfb25
|
Update delimiter dropdown for manage column modal
|
2020-01-20 14:26:17 +01:00 |
|
Urban Rotnik
|
fc29641c2b
|
Hide manage column action buttons on Task page
|
2020-01-17 17:29:26 +01:00 |
|
Miha Mencin
|
61ead41271
|
Merge pull request #2332 from urbanrotnik/ur-sci-4193-item-error-handling
item error handling [SCI-4193] FIX
|
2020-01-17 14:07:19 +01:00 |
|
Urban Rotnik
|
58ed1d3f8a
|
Update default delimiter for new records
|
2020-01-17 12:14:50 +01:00 |
|
Mojca Lorber
|
a342e3d31f
|
Add emojionearea for status column type
|
2020-01-16 14:58:59 +01:00 |
|
Urban Rotnik
|
0522b9b0a3
|
Update too many items error showing
Update too many items error showing
|
2020-01-16 11:40:59 +01:00 |
|
Miha Mencin
|
b23c874f9e
|
Merge pull request #2310 from biosistemika/SCI-4199-selected-checklist-is-lost
Sci 4199 selected checklist is lost
|
2020-01-15 15:28:34 +01:00 |
|
mlorb
|
e44903bae5
|
Merge branch 'develop' into ml-sci-4150-v2
|
2020-01-15 14:47:25 +01:00 |
|
Miha Mencin
|
7134eb2bc4
|
fixing spacing
|
2020-01-15 14:03:42 +01:00 |
|
Miha Mencin
|
8c77058179
|
fixing indentation
|
2020-01-15 14:02:33 +01:00 |
|
Miha Mencin
|
5bfa5c7939
|
SCI-4199 disabling delimiter, adding warning
|
2020-01-15 13:59:28 +01:00 |
|
Mojca Lorber
|
16226640d5
|
changes upon Antons review
|
2020-01-14 16:46:48 +01:00 |
|
Mojca Lorber
|
9176301b7b
|
Refactor manage repository columns, move it from page into modal
|
2020-01-14 11:13:19 +01:00 |
|
Urban Rotnik
|
0a3359e815
|
Fix empty checklist and dropdown column creation
|
2020-01-13 15:48:55 +01:00 |
|
Urban Rotnik
|
f3bc6386c3
|
Fix partials renderer
|
2019-12-20 14:59:26 +01:00 |
|
Urban Rotnik
|
7153711570
|
Move delimiter from column to metadata
|
2019-12-18 10:22:52 +01:00 |
|
aignatov-bio
|
7664f4be78
|
Add checklist and list edit mode
|
2019-12-11 14:49:14 +01:00 |
|
Mojca Lorber
|
a3a5b21951
|
small fixes
|
2019-12-10 12:02:08 +01:00 |
|
Mojca Lorber
|
8503dd7007
|
Add numeric repository column type
|
2019-12-09 16:38:21 +01:00 |
|