Alex Kriuchykhin
b3267d7934
Fix multiple inventory reminders issues [SCI-7805][SCI-7808][SCI-7809] ( #4876 )
2023-01-24 09:36:13 +01:00
Alex Kriuchykhin
1ac86b8188
Merge pull request #4832 from okriuchykhin/ok_SCI_7638
...
Improve loading speed of inventory table [SCI-7638]
2023-01-18 11:39:52 +01:00
Oleksii Kriuchykhin
e51cf28ec6
Improve loading speed of inventory table [SCI-7638]
2023-01-18 11:10:43 +01:00
ajugo
d8adbb1d3d
Implement completed and due date changes [SCI-7725] ( #4816 )
2023-01-13 10:18:35 +01:00
ajugo
67dcbb0fa6
Open the correct experiment view [SCI-7662][SCI-7741] ( #4798 )
...
* Fix experiment view loading [SCI-7662]
* Fix experiment view loading [SCI-7662]
2023-01-12 11:31:04 +01:00
aignatov-bio
ea661f3c19
Merge branch 'develop' into features/new_experiment_views
2022-12-22 13:33:25 +01:00
artoscinote
a3e8000360
Merge branch 'develop' into features/exposed_ids
2022-12-08 15:58:11 +01:00
G-Chubinidze
df4ac4d5b3
Merge pull request #4429 from G-Chubinidze/gc_SCI_7172
...
Expose project IDs in tables & cards view [SCI-7172] [SCI-7173] [SCI-7201]
2022-12-02 20:16:05 +04:00
Oleksii Kriuchykhin
78660fb1aa
Improve sorting of task results [SCI-7543]
2022-12-02 14:58:36 +01:00
ajugo
8ff822c7e5
Implement due date column in experiment table view [SCI-7406] ( #4646 )
...
* Implement due date column in experiment table view [SCI-7406]
* Fix due date [SCI-7406]
* Move text to translation [SCI-7406]
* Fix table due date partial [SCI-7406]
* Fix table due date partial [SCI-7406]
2022-12-02 11:01:40 +01:00
Anton
bd77433fce
Add user assignments dropdown for experiment table [SCI-7440]
2022-11-29 13:42:39 +01:00
Giga Chubinidze
ba0ebfbe29
Update sorting on Projects and Experiments pages [SCI-7175]
2022-11-26 01:18:54 +04:00
G-Chubinidze
81c5978805
Merge branch 'features/exposed_ids' into gc_SCI_7172
2022-10-28 15:05:38 +04:00
ajugo
bdf56ea2a1
Add comments to the experiment table view [SCI-7217] ( #4583 )
2022-10-27 14:41:35 +02:00
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
Giga Chubinidze
b31f60026a
Expose project IDs in tables & cards view [SCI-7172] [SCI-7173]
2022-09-15 22:20:04 +04: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