aignatov-bio
29c13d8578
Merge pull request #4769 from aignatov-bio/ai-sci-7695-fix-comments-view-mode-experiment-table
...
Experiment table - fix comments view mode [SCI-7695]
2023-01-06 13:10:42 +01:00
aignatov-bio
46dfe2aa37
Merge pull request #4767 from aignatov-bio/ai-sci-7693-fix-view-mode-for-experiment-table-assigned-users
...
Experiment table - fix view mode for assigned users [SCI-7693]
2023-01-06 13:10:23 +01:00
Anton
c513e6bca7
Experiment table - fix comments view mode [SCI-7695]
2023-01-06 12:02:35 +01:00
Anton
802e0e602b
Experiment table - fix view moda for assigned users [SCI-7693]
2023-01-06 11:44:48 +01:00
Anton
a98aad56db
Fix task id in experiment table [SCI-7690]
2023-01-06 10:58:41 +01:00
ajugo
32e9329bcc
Fix user assign modal in experiment archived table view [SCI-7654] ( #4742 )
2023-01-05 12:00:12 +01:00
ajugo
02f039ffed
Implement sorting for experiment table view [SCI-7451] [SCI-7497] ( #4659 )
...
* Implement experiment table sort flyout [SCI-7451]
* Implement archive sort options for experiment table [SCI-7497]
* Fix hound [SCI-7451]
* Clean code for experiment table view sorting [SCI-7497]
* Fix hound [SCI-7451]
2022-12-05 10:30:20 +01:00
aignatov-bio
7f87f850b3
Merge branch 'features/new_experiment_views' into ai-sci-7453-add-restore-task-to-experiment-table-view
2022-12-02 13:37:39 +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
artoscinote
4664ef1d9b
Implement task cloning in experiments table [SCI-7382] ( #4653 )
...
* Implement task cloning in experiments table [SCI-7382]
* Fix provisioning status polling [SCI-7382]
* Remove unused method [SCI-7382]
* Fix linter issues [SCI-7382]
* Fix fetching last clone number [SCI-7382]
* Fixing experiment duplication [SCI-7382]
* Add truncation to cloned name [SCI-7382]
* Add readable scope to batch clone action [SCI-7382]
* Move 'Clone' to translations, simplify JS [SCI-7382]
2022-12-01 15:08:59 +01:00
aignatov-bio
bd0ac95307
Merge pull request #4669 from aignatov-bio/ai-sci-7510-finish-user-assignment-modal
...
Finish user assignment for experiment table [SCI-7510]
2022-12-01 12:59:30 +01:00
G-Chubinidze
2d04357ba8
Merge pull request #4668 from G-Chubinidze/gc_SCI_7494
...
Archived table view filters update [SCI-7494]
2022-12-01 12:32:41 +04:00
Anton
234c4dfaeb
Finish user assignment for experiment table [SCI-7510]
2022-11-30 15:04:02 +01:00
Giga Chubinidze
8e78938b02
Archived table view filters update [SCI-7494]
2022-11-30 16:47:49 +04:00
Anton
bd77433fce
Add user assignments dropdown for experiment table [SCI-7440]
2022-11-29 13:42:39 +01:00
Anton
2901c7b627
Add restore action to experiment table [SCI-7453]
2022-11-28 12:45:18 +01:00
Anton
2e2086a03b
Add archived view for experiment table [SCI-7452]
2022-11-24 12:07:52 +01:00
Anton
440800537c
Add menu to experiment table row [SCI-7446]
2022-11-23 15:05:13 +01:00
Anton
51446b130f
Add experiment table manage access [SCI-7385]
2022-11-13 22:33:41 +01:00
Anton
0a87513458
Add edit modal to experiment table [SCI-7383]
2022-11-11 11:24:23 +01:00
Anton
63ce422367
Add basic filters for experiment table [SCI-7215]
2022-11-09 15:27:39 +01:00
Anton
7ceb94ab1f
Add toolbar to experiment table [SCI-7379]
2022-11-08 12:52:49 +01:00
ajugo
dd22d53bda
Implemented pagination for experiment table [SCI-7214] ( #4591 )
...
* Implement pagination for experiment table [SCI-7214]
* Fix table experiment pagination [SCI-7214]
* Move pagination to service [SCI-7214]
2022-11-07 11:46:54 +01:00
Anton
bacd3524e8
Add tags manager to experiment table view [SCI-7368]
2022-11-02 15:17:10 +01:00
ajugo
bdf56ea2a1
Add comments to the experiment table view [SCI-7217] ( #4583 )
2022-10-27 14:41:35 +02:00
ajugo
449283b4f5
Show only active result in experiment table view [SCI-7369] ( #4578 )
2022-10-27 09:52:20 +02:00
Anton
8feaedc0d1
Add core columns to experiment table [SCI-7212]
2022-10-24 15:27:57 +02:00
Anton
bc86f11404
Add experiment table view [SCI-7174]
2022-10-21 12:22:38 +02:00
artoscinote
06430c9340
Fix moving experiment [SCI-6602] ( #3927 )
2022-03-09 15:30:30 +01:00
Oleksii Kriuchykhin
5dd7ca2218
Fix representation of experiment workflow images [SCI-6431]
2022-01-19 18:07:55 +01:00
artoscinote
c80cbe34f4
Remove invalid designated users when moving experiment [SCI-6335] ( #3722 )
2021-12-06 14:27:26 +01:00
aignatov-bio
850b164724
Update error handling for experiment move [SCI-6293] ( #3703 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-12-01 11:24:01 +01:00
Anton
774aa6cf9c
Fix experiment moving with archived tasks [SCI-6291]
2021-11-23 11:25:29 +01:00
aignatov-bio
8545b5787f
Create assignment after experiment move [SCI-6285] ( #3689 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-22 10:34:11 +01:00
aignatov-bio
881251fe14
Skip null subjects for activities moving [SCI-6285] ( #3686 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-19 14:06:26 +01:00
Alex Kriuchykhin
ebfd2f7924
Merge pull request #3682 from okriuchykhin/ok_SCI_6088
...
Add API endpoint for Cloning Experiments [SCI-6088]
2021-11-18 15:26:19 +01:00
artoscinote
a6c61c2b4e
Fixed permission issues when moving experiment [SCI-6257] ( #3655 )
...
* Fixed permission issues when moving experiment [SCI-6257]
* Copy fixes [SCI-6248]
* Use canaid helper instead of permission_granted [SCI-6257]
* Fixes [SCI-6257]
2021-11-12 12:59:49 +01:00
Martin Artnik
9e7eee5f2c
Fixed to use .update! [SCI-6128]
2021-11-10 11:55:38 +01:00
Martin Artnik
68362bcb9c
Fix experiment move service [SCI-6128]
2021-11-10 11:46:48 +01:00
Oleksii Kriuchykhin
a99599efea
Merge branch 'features/new_permissions' into develop
2021-10-29 15:16:30 +02:00
artoscinote
1bb30b2c49
Also move activities when moving experiment to another project [SCI-6047] ( #3535 )
...
* Also move activities when moving experiment to another project [SCI-6047]
* Changed update to update! [SCI-6047]
2021-10-28 16:35:47 +02:00
Oleksii Kriuchykhin
2fb71aa312
Add API endpoint for Cloning Experiments [SCI-6088]
2021-10-28 12:28:46 +02:00
aignatov-bio
9e3d64bbb6
Fix projects list in clone experiment dropdowns [SCI-6139] ( #3592 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-10-27 13:55:49 +02:00
aignatov-bio
22034089a6
Update experiment move service [SCI-6149] ( #3599 )
...
* Update experiment move service [SCI-6149]
* Move permission check to helper [SCI-6149]
Co-authored-by: Anton <anton@scinote.net>
2021-10-27 13:48:52 +02:00
aignatov-bio
edb09dd099
Update copy experiment permission checks [SCI-6147] ( #3598 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-10-26 11:40:54 +02:00
artoscinote
f68d724202
Rework experiment permissions [SCI-6054] ( #3538 )
...
* Rework experiment permissions [SCI-6054]
2021-09-30 11:32:11 +02:00
zmagoD
25802d7043
adopt move/clone my module logic to work with new user assignments (SCI-5805)
2021-06-12 18:51:55 +02:00
Oleksii Kriuchykhin
f7c865974d
Switch to graphviz gem [SCI-5596]
2021-03-25 17:42:57 +01:00
aignatov-bio
0c5a1a3e21
Fix tests [SCI-5528]
2021-02-26 16:29:56 +01:00
Oleksii Kriuchykhin
7d89088b14
Multiple small bugfixes [SCI-5494]
2021-02-18 13:55:03 +01:00