Oleksii Kriuchykhin
a99599efea
Merge branch 'features/new_permissions' into develop
2021-10-29 15:16:30 +02:00
aignatov-bio
992d3bffa3
small permissions interface updates [SCI-6145] ( #3620 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-10-28 13:58:31 +02:00
aignatov-bio
69a3c5f5ec
Fix results comments permission helper [SCI-6146] ( #3594 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-10-14 11:48:09 +02:00
artoscinote
362658021e
Permission typo fixes [SCI-6120] ( #3582 )
2021-10-11 10:19:16 +02:00
artoscinote
63923f0e63
Skip inaccessible elements when generating reports [SCI-6109] ( #3569 )
2021-10-01 14:18:40 +02:00
Martin Artnik
bf96f71531
Fix comment edit method [SCI_6054]
2021-09-30 14:12:12 +02:00
artoscinote
f68d724202
Rework experiment permissions [SCI-6054] ( #3538 )
...
* Rework experiment permissions [SCI-6054]
2021-09-30 11:32:11 +02:00
aignatov-bio
c248e87adb
Add permissions checks for results controllers [SCI-6071] ( #3555 )
...
* Add permission tests for results controller [SCI-6071]
* Update results controllers with new permissions [SCI-6071]
* Small fixes to results controllers [SCI-6071]
* Update result permission helpers [SCI-6071]
2021-09-24 13:11:41 +02:00
Oleksii Kriuchykhin
607b7f76cf
Update/implement permission checks in the my_modules_controller and my_modules_status_flow_controller [SCI-6061][SCI-6063]
2021-09-24 10:23:28 +02:00
Martin Artnik
e8f57e9e99
Reworked MyModule permissions [SCI-6056]
2021-09-14 11:08:35 +02:00
Martin Artnik
975a8910a8
Updated project permission helpers [SCI-6041]
2021-09-07 11:27:52 +02:00
Martin Artnik
7e6ca3be8a
Merge branch 'develop' into features/new_permissions
2021-09-06 10:33:32 +02:00
Oleksii Kriuchykhin
b32477a933
Add error message in report in case of file preview generation failure [SCI-5848]
2021-08-30 14:18:31 +02:00
aignatov-bio
546b108bd2
Fix webhooks page for user without teams [SCI-6016] ( #3498 )
2021-08-20 13:14:24 +02:00
Martin Artnik
403bce6f5f
Fixed creating notifications when users are inactive [SCI-5938]
2021-08-18 10:45:29 +02:00
Martin Artnik
a82af505eb
Merge branch 'develop' into features/webhooks
2021-08-02 16:22:52 +02:00
Martin Artnik
67f4e81a3a
Merge branch 'develop' into features/new_permissions
2021-07-28 15:16:47 +02:00
Alex Kriuchykhin
dfa2a7775d
Merge pull request #3422 from okriuchykhin/ok_SCI_5847
...
Fix repository cell joining and preloading [SCI-5847]
2021-07-21 13:18:21 +02:00
artoscinote
5f9c04844f
Added prefixed IDs to repository rows (items) [SCI-5909] ( #3441 )
...
* Added prefixed IDs to repository rows (items) [SCI-5909]
* Fix prefixed id queries to work with joins, use subquery in repository search [SCI-5909]
* Fixed accessing repository_row parent code [SCI-5909]
* Better handling of repository_row code display [SCI-5909]
* Fix index warning for id prefixed models issue setting up project [SCI-5909]
2021-07-19 14:23:36 +02:00
Oleksii Kriuchykhin
549fc8e5a0
Fix repository cell joining and preloading [SCI-5847]
2021-07-07 17:43:51 +02:00
Oleksii Kriuchykhin
d1208bad0b
Merge branch 'develop' into features/new_permissions
2021-07-07 13:44:36 +02:00
aignatov-bio
d0b4a75095
Fix file icons in report
2021-06-30 14:35:23 +02:00
Oleksii Kriuchykhin
7d31b99386
Revert to fontawesome CDN link in reports and update wicked_pdf [SCI-5650]
2021-06-18 15:03:17 +02:00
Oleksii Kriuchykhin
bb458abec6
Remove old reports code [SCI-5650]
2021-06-18 10:40:00 +02:00
Oleksii Kriuchykhin
c03535f027
Code style improvements [SCI-5831]
2021-06-18 10:33:31 +02:00
Oleksii Kriuchykhin
1e3197875c
Fix repositories selection in report wizard and deleted repositories handling [SCI-5831]
2021-06-17 16:23:27 +02:00
Oleksii Kriuchykhin
85a5cca98a
Fix repository snapshots for export all [SCI-5776]
2021-06-16 16:17:12 +02:00
Oleksii Kriuchykhin
16bad9eb9c
Fix export all functionality [SCI-5776]
2021-06-08 14:21:34 +02:00
zmagoD
784e43e328
create user_assignments for all child objects when the user is attached to the project
2021-06-06 09:54:47 +02:00
aignatov-bio
9559ed88aa
Add webhooks index page [SCI-5766] ( #3366 )
2021-06-03 14:00:43 +02:00
zmagoD
28cb7ee81d
add user roles enpoint and update scenarios
2021-05-29 15:28:10 +02:00
Oleksii Kriuchykhin
70f0535dbd
Fix deletion of old reports [SCI-5751]
2021-05-27 16:31:58 +02:00
zmagoD
7e6789200a
fix new API endpoints and add test cases
2021-05-23 17:31:02 +02:00
zmagoD
be94cb09c2
fix code style
2021-05-22 14:41:56 +02:00
Oleksii Kriuchykhin
29c83ffbb1
Merge branch 'develop' into features/new-reports
2021-05-21 11:04:17 +02:00
zmagoD
c23c01c01c
remove user projects enpoints, fix the role name display
2021-05-16 12:03:16 +02:00
zmagoD
de4c28069a
fix experiment level styling issues and update the dropdown placeholerds
2021-05-16 11:04:04 +02:00
zmagoD
5ee38966a0
Merge branch 'features/new_permissions' of https://github.com/biosistemika/scinote-web into new_perimssions-managing-project-ui
2021-05-11 08:36:39 +02:00
zmagoD
8f9c55d6e4
update locales
2021-05-11 08:30:39 +02:00
zmagoD
d145dd6d36
add my module assigments modals
2021-05-09 16:59:10 +02:00
zmagoD
ac91d9c2c4
add assign user permission to experiment level
2021-05-08 18:06:07 +02:00
Alex Kriuchykhin
eb773d94c5
Merge pull request #3294 from okriuchykhin/ok_SCI_5619
...
Add default settings to existing reports [SCI-5619][SCI-5672]
2021-05-07 11:38:41 +02:00
Oleksii Kriuchykhin
b67f2a21f5
Add default settings to existing reports [SCI-5619][SCI-5672]
2021-05-06 17:33:58 +02:00
Oleksii Kriuchykhin
6a1c073024
Fix file icons in export all [SCI-5685]
2021-05-06 14:53:44 +02:00
aignatov-bio
bb5f985630
Add new activities to reports [SCI-5638]
2021-05-06 14:03:45 +02:00
aignatov-bio
9ca7b76a1f
Fix report assigned repository items
2021-05-04 12:49:38 +02:00
zmagoD
11e5662c47
add fe logic for disable/enable fields
2021-04-30 13:26:06 +02:00
zmagoD
8a74546cdf
fix the logic for addin/editing new project members
2021-04-28 18:02:18 +02:00
Oleksii Kriuchykhin
bca88188de
Limit created report relations depth to tasks [SCI-5665]
2021-04-28 15:33:30 +02:00
Oleksii Kriuchykhin
8a915c8acf
Fix assets inclusion into report [SCI-5680]
2021-04-28 14:37:16 +02:00