aignatov-bio
|
4b79ba209d
|
Remove visibility condition from projects scope [SCI-6188] (#3667)
Co-authored-by: Anton <anton@scinote.net>
|
2021-11-17 10:16:54 +01:00 |
|
artoscinote
|
0eacb91bed
|
Renamed 'group_user_role', fixed public project migration [SCI-6234] (#3642)
* Renamed 'group_user_role', fixed public project migration [SCI-6234]
* Moved public project update inside loop [SCI-6234]
|
2021-11-10 09:52:37 +01:00 |
|
Oleksii Kriuchykhin
|
a99599efea
|
Merge branch 'features/new_permissions' into develop
|
2021-10-29 15:16:30 +02:00 |
|
Alex Kriuchykhin
|
f8e433a0ca
|
Merge branch 'features/new_permissions' into ok_SCI_6151
|
2021-10-28 14:31:47 +02:00 |
|
Alex Kriuchykhin
|
f6a30cac6c
|
Merge pull request #3593 from okriuchykhin/ok_SCI_6134
Change Dashboard::RecentWorkService to use new user roles [SCI-6134]
|
2021-10-26 11:43:54 +02:00 |
|
Oleksii Kriuchykhin
|
2051ea5360
|
Update the search to abide the permissions [SCI-6151]
|
2021-10-22 11:43:20 +02:00 |
|
Oleksii Kriuchykhin
|
bc806f0c86
|
Change Dashboard::RecentWorkService to use new user roles [SCI-6134]
|
2021-10-13 14:12:24 +02:00 |
|
artoscinote
|
462f8ffc47
|
Fixed unassigned user methods, order by name [SCI-6104] (#3589)
|
2021-10-13 09:50:06 +02:00 |
|
artoscinote
|
75d6a17cb7
|
Fix ProjectOverviewService and automatic project assignment [SCI_6117] (#3572)
|
2021-10-04 11:20:47 +02:00 |
|
Martin Artnik
|
4f4ab05740
|
Fix project search in quick start controller [SCI-5915]
|
2021-10-01 12:20:51 +02:00 |
|
artoscinote
|
f68d724202
|
Rework experiment permissions [SCI-6054] (#3538)
* Rework experiment permissions [SCI-6054]
|
2021-09-30 11:32:11 +02:00 |
|
Oleksii Kriuchykhin
|
0762323337
|
Update/implement permission checks in the project related controllers [SCI-6042]
|
2021-09-15 14:39:47 +02:00 |
|
Oleksii Kriuchykhin
|
c26dcf4b23
|
Replace empty? with blank? [SCI-5579]
|
2021-07-23 11:56:28 +02:00 |
|
Oleksii Kriuchykhin
|
d1208bad0b
|
Merge branch 'develop' into features/new_permissions
|
2021-07-07 13:44:36 +02:00 |
|
zmagoD
|
9c812e84bd
|
setup logic to group assign all team members and handle the unassignments logic
|
2021-06-27 13:22:19 +02:00 |
|
zmagoD
|
9b87fce840
|
add read check to view methods
|
2021-06-20 11:11:03 +02:00 |
|
Oleksii Kriuchykhin
|
16bad9eb9c
|
Fix export all functionality [SCI-5776]
|
2021-06-08 14:21:34 +02:00 |
|
zmagoD
|
ddaa4b4c57
|
replase user_projects with user_assignment where the permissions are calculated
|
2021-06-06 10:29:01 +02:00 |
|
aignatov-bio
|
2651e8ff35
|
Fast fix for export all [SCI-5753]
|
2021-05-24 13:16:43 +02:00 |
|
Oleksii Kriuchykhin
|
29c83ffbb1
|
Merge branch 'develop' into features/new-reports
|
2021-05-21 11:04:17 +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
|
c0eb38b564
|
Merge branch 'develop' of https://github.com/biosistemika/scinote-web into features/new_permissions
|
2021-05-08 10:33:43 +02:00 |
|
zmagoD
|
8a74546cdf
|
fix the logic for addin/editing new project members
|
2021-04-28 18:02:18 +02:00 |
|
zmagoD
|
04ef7a4478
|
add show and edit permissions modal
|
2021-04-18 17:19:16 +02:00 |
|
zmagoD
|
3333241c9a
|
add CTA for project members modal SCI-5645
|
2021-04-18 12:23:29 +02:00 |
|
aignatov-bio
|
82be23db81
|
Add project and template selector [SCI-5570]
|
2021-03-31 15:32:03 +02:00 |
|
aignatov-bio
|
a7d0f5050d
|
Remove project on project restore [SCI-5582]
|
2021-03-22 15:20:47 +01:00 |
|
Urban Rotnik
|
235f19cf25
|
Store Table/Cards view setting per user
SCI-5450
|
2021-03-04 14:56:59 +01:00 |
|
Oleksii Kriuchykhin
|
3b90225c5a
|
Add new permission checking logic [SCI-5436]
|
2021-02-22 11:55:48 +01:00 |
|
Oleksii Kriuchykhin
|
1e3e701788
|
Add models for new permissions objects [SCI-5434]
|
2021-02-04 14:08:20 +01:00 |
|
Alex Kriuchykhin
|
f1124f9ea0
|
Add experiments overview service [SCI-5430] (#3116)
|
2021-01-28 12:57:04 +01:00 |
|
Urban Rotnik
|
485aa0d541
|
Remove project_folder in callback
|
2021-01-12 13:04:36 +01:00 |
|
Urban Rotnik
|
996f604df1
|
Touch parent folder of folder
|
2021-01-12 10:46:19 +01:00 |
|
Oleksii Kriuchykhin
|
f43340a849
|
Fix projects visibility in the sidebar [SCI-5338]
|
2021-01-05 13:50:42 +01:00 |
|
Oleksii Kriuchykhin
|
ffd9132b52
|
Make active projects view default [SCI-5340]
|
2020-12-31 16:00:26 +01:00 |
|
aignatov-bio
|
2ca7b81cea
|
Update archived view for experiments [SCI-5270][[SCI-5271][SCI-5277] (#3011)
* Change experiment archived card [SCI-5270]
|
2020-12-17 13:07:30 +01:00 |
|
Miha Mencin
|
ba3db65437
|
Merge pull request #3008 from okriuchykhin/ok_SCI_5273
Remove the 'Archived tasks' tab and refactor sidebar to include archived [SCI-5273]
|
2020-12-17 09:44:40 +01:00 |
|
Oleksii Kriuchykhin
|
94b6c96e48
|
Remove the 'Archived tasks' tab and refactor sidebar to include archived [SCI-5273]
|
2020-12-12 22:46:30 +01:00 |
|
Oleksii Kriuchykhin
|
62374bee0a
|
Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253]
|
2020-12-07 11:04:33 +01:00 |
|
Urban Rotnik
|
87b5552b27
|
Add equals team validations for project and folder
|
2020-12-02 14:53:46 +01:00 |
|
aignatov-bio
|
da4b8aaf2f
|
Add comments list
|
2020-11-20 12:29:40 +01:00 |
|
Oleksii Kriuchykhin
|
e87407bbd3
|
Create database structure for project folders [SCI-5126]
|
2020-10-29 15:44:21 +01:00 |
|
Urban Rotnik
|
a259800590
|
Merge branch 'develop' into jg_sci_2228
|
2020-08-31 16:29:23 +02:00 |
|
Oleksii Kriuchykhin
|
7efe5c32eb
|
Fix missing unshared and unassigned inventories with snapshots in reports [SCI-4845]
|
2020-07-09 15:38:38 +02:00 |
|
Oleksii Kriuchykhin
|
166a0ddd34
|
Improve code styling [SCI-4738]
|
2020-06-29 11:43:23 +02:00 |
|
Oleksii Kriuchykhin
|
86b2eea383
|
Add repository snapshots to export all [SCI-4738]
|
2020-06-17 23:21:56 +02:00 |
|
Anton Ignatov
|
84fe10df47
|
Fix tests for models and tema import/export
|
2019-07-26 12:40:36 +02:00 |
|
Luka Murn
|
83bb89fdf5
|
Cherry-picked commit from ZZ (and LM)'s various changes
|
2019-07-26 10:13:14 +02:00 |
|
Urban Rotnik
|
a7558d83be
|
Add valid factory check for Project, MyModules, notification, protocol
|
2019-06-10 12:24:01 +02:00 |
|
Jure Grabnar
|
de6509cc97
|
Add distinct to #visible_to in project.rb
Closes SCI-3375
|
2019-04-30 16:40:12 +02:00 |
|