Oleksii Kriuchykhin
173e3b09cd
Fix user invitation modal [SCI-7308]
2022-10-06 17:55:51 +02:00
Martin Artnik
e99e021479
Fix user smart annotations [SCI-7219]
2022-09-16 16:08:36 +02:00
Anton
0c596bb701
Merge branch 'develop' into features/label-templates
2022-09-15 10:40:17 +02:00
Anton
75a15310ac
Merge branch 'features/team-permissions' into features/label-templates
2022-09-13 14:26:15 +02:00
Oleksii Kriuchykhin
fc77adf2bc
Fix toggling of checklist items with smart annotations [SCI-7070]
2022-08-10 14:48:47 +02:00
Anton
6131b6c0b7
Add new templates section and navigation [SCI-7017]
2022-07-26 13:53:51 +02:00
Oleksii Kriuchykhin
382d54320e
Improve repository table loading speed [SCI-7002]
2022-07-25 15:39:11 +02:00
Martin Artnik
910c36af08
Merge branch 'features/step-editing-improvements' into develop
2022-07-05 10:12:10 +02:00
Oleksii Kriuchykhin
07716e56a5
Improve Inventory table loading time [SCI-6886]
2022-06-08 13:23:39 +02:00
Martin Artnik
9abbe22c26
Merge branch 'develop' into features/step-editing-improvements
2022-06-02 11:26:39 +02:00
Oleksii Kriuchykhin
c5c3afa906
Update team users table with new user assignments [SCI-6842]
2022-06-01 15:06:19 +02:00
Anton
7bc5c622a7
Add comments to step [SCI-6837]
2022-05-25 15:06:12 +02:00
Oleksii Kriuchykhin
6febad1b95
Update the exiting permissions helpers so they will check new permissions [SCI-6821]
2022-05-24 10:49:49 +02:00
Oleksii Kriuchykhin
cac33bed25
Update user invitations with new user roles [SCI-6823]
2022-05-19 09:04:25 +02:00
Anton
134558355d
Add file modal [SCI-6828]
2022-05-18 11:12:53 +02:00
Oleksii Kriuchykhin
03ec4cb319
Setup user assignments relations for team, inventory and protocol [SCI-6818]
2022-05-17 14:32:14 +02:00
Anton
9aaf4a136e
Add menu to attachment cards [SCI-6816]
2022-05-17 10:41:34 +02:00
Oleksii Kriuchykhin
dfc68b997c
Fix display of repository snapshot with stock consumption [SCI-6824]
2022-05-10 22:21:48 +02:00
artoscinote
98ac1c126f
Stock editing and reminder fixes [SCI-6803] ( #4078 )
...
* Fix stock editing after adding new value [SCI-6803]
* Don't load reminders for snapshots [SCI-6803]
2022-05-09 11:20:38 +02:00
artoscinote
da8250dba8
Stock / stock consumption display fixes [SCI-6771] ( #4054 )
2022-04-25 15:23:12 +02:00
Alex Kriuchykhin
49bc361dee
Fix formatting of stock consumption on tasks [SCI-6737] ( #4050 )
2022-04-25 13:08:33 +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
aignatov-bio
433d69c10a
Remove date red dots for snapshots [SCI-6715] ( #4004 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-04-12 13:14:11 +02:00
Alex Kriuchykhin
77daa16b78
Fix inventory sorting with date time reminders [SCI-6683] ( #3980 )
2022-04-04 12:10:40 +02:00
artoscinote
a629e1ae71
Disable stock managememnt for all tables in my module context [SCI-6692] ( #3983 )
2022-04-04 10:13:49 +02:00
artoscinote
da6188df94
Don't load reminders if the stock feature is disabled [SCI-6673] ( #3981 )
...
* Don't load reminders if the stock feature is disabled [SCI-6673]
* Don't load reminders if the stock feature is disabled [SCI-6673]
* Unify stock management enabled check [6673]
2022-04-01 13:54:08 +02:00
artoscinote
b516cf66ef
Hide reminders and disable stock consumption for archived items [SCI-6689] ( #3978 )
2022-03-31 14:56:23 +02:00
Martin Artnik
45a325e824
Merge branch 'develop' into features/stock-management
2022-03-30 11:10:40 +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
ajugo
f75265974e
Print protocol smart annotation and table improvements [SCI-6566] ( #3925 )
...
* Improve table printing in the print menu [SCI-6566]
* Open smart annotation in new tab for print view [SCI-6566]
* Unify naming of same parameter [SCI-6566]
* Fix typo [SCI-6566]
* Fix hound errors [SCI-6566]
2022-03-29 12:09:33 +02:00
Alex Kriuchykhin
ea5ee65618
Fix large previews for csv files [SCI-6619] ( #3961 )
2022-03-28 16:32:18 +02:00
artoscinote
297cd02da7
Handle locked stock consumption state [SCI-6608] ( #3942 )
2022-03-18 15:02:15 +01:00
artoscinote
3527c409af
Hide reminders for archived repositories [SCI-6609] ( #3941 )
...
* Hide reminders for archived repositories [SCI-6609]
* Always pass repository in datatable helper [SCI-6609]
2022-03-18 14:46:24 +01:00
ajugo
be989245ed
Icon bell reminder for an assigned item on the task [SCI-6506] ( #3929 )
...
* Add bell icon on assigned task [SCI-6506]
* Add flyout and improve quering [SCI-6506]
2022-03-17 11:39:17 +01:00
Anton
8b8e2c6d92
Merge branch 'develop' into features/stock-management
2022-03-14 11:56:38 +01:00
artoscinote
35dfa15e57
Implement hidden repository cell reminders [SCI-6504] ( #3933 )
2022-03-11 12:38:45 +01:00
ajugo
959b86b40c
Task inventory activity for assigned item consumption [SCI-6453] ( #3830 )
...
* Add task inventory activity [SCI-6453]
2022-03-09 18:43:38 +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
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
Alex Kriuchykhin
f66b89c7bb
Add permissions checking to assigned items view on tasks [SCI-6435] ( #3801 )
2022-02-04 14:24:15 +01:00
artoscinote
cdbf1f5fa0
Implement stock management activities [SCI-6452] ( #3810 )
...
* Implement stock management activities [SCI-6452]
* PR code fixes [SCI-6452]
2022-02-02 10:33:02 +01:00
Martin Artnik
b22fde2334
Handle stock management in full table views [SCI-6440]
2022-01-28 17:53:56 +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
Martin Artnik
711005425f
Merge branch 'features/bmt-search' of github.com:biosistemika/scinote-web into features/repository-filters
2022-01-20 13:30:33 +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