Alex Kriuchykhin
bfbd473633
Merge pull request #8684 from okriuchykhin/ok_SCI_12111
...
Remove obsolete user_teams and user_projects tables and models [SCI-12111]
2025-07-31 18:28:11 +02:00
Oleksii Kriuchykhin
fd225a73ea
Remove obsolete user_teams and user_projects tables and models [SCI-12111]
2025-07-31 18:12:37 +02:00
Oleksii Kriuchykhin
df951d176e
Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158]
2025-07-28 14:50:12 +02:00
Andrej
f5f8a54a30
Move users logic to shareable concern [SCI-12053]
2025-07-17 14:35:56 +02:00
Martin Artnik
f620f2b4e2
Permission fixes [SCI-11953]
2025-07-09 09:57:31 +02:00
Martin Artnik
0f1e5b81b0
Refactor permission controllers and handle TeamAssignments [SCI-11962]
2025-07-03 11:14:54 +02:00
Andrej
08c9adc88f
Fix various project management bugs [SCI-11940]
2025-06-02 15:52:12 +02:00
Martin Artnik
9bb7d0294c
Merge branch 'features/api-improvements' into develop
2025-05-26 11:15:27 +02:00
Martin Artnik
0fdbc52ee0
Implement favorite actions for PET [SCI-11853]
2025-04-28 13:09:22 +02:00
Andrej
65b6485c41
Add project description field to search [SCI-11831]
2025-04-24 13:28:29 +02:00
Andrej
0b789d21bd
Add experiment due date notfication [SCI-11826]
2025-04-23 11:25:33 +02:00
Anton
a1cba39572
Add new columns to project table [SCI-11795]
2025-04-17 13:22:18 +02:00
Anton
8a524076f1
Add editable columns to projects table [SCI-11795]
2025-04-16 13:19:57 +02:00
Andrej
38c379d065
Add status to project and experiment [SCI-11797]
2025-04-16 10:30:06 +02:00
aignatov-bio
69307f50c0
Add new columns for projects and experiments [SCI-11793] ( #8415 )
2025-04-11 12:59:04 +02:00
Martin Artnik
65b94afafa
Implement metadata model concern [SCI-11774]
2025-04-09 11:38:38 +02:00
Alex Kriuchykhin
1c216b10d3
Optimize project group assignment job execution for new team users [SCI-11431] ( #8119 )
2025-01-21 10:20:25 +01:00
Oleksii Kriuchykhin
ac32b5b04a
Prevent repository access to users without repository READ permission on team level [SCI-10972]
2024-08-12 10:54:35 +02:00
Andrej
3c4184c73e
Implement global search backend [SCI-10573]
2024-04-26 09:43:43 +02:00
Andrej
4cf0c7ac00
Fix project export [SCI-10527]
2024-04-04 13:27:46 +02:00
wandji20
06ef479a1e
Add archived tag to protocol liked tasks modal items [SCI-10560]
2024-04-01 22:04:02 +01:00
G-Chubinidze
bb35e15993
Default view on Projects and Experiments pages is "Table view" [SCI-9794] ( #6768 )
2023-12-20 14:19:52 +01:00
wandji
6f27b4c450
Call project project user assignment job with perform now [SCi-9750] ( #6766 )
...
* Add polling to update project user assignments list [SCi-9750]
* Call project project user assignment job with perform now [SCI-9750]
* Call UserAssignments::PropagateAssignmentJob directly from destroy action SCI-[9750]
2023-12-08 10:27:50 +01:00
Alex Kriuchykhin
d08c2d8bb0
Merge pull request #6101 from okriuchykhin/ok_SCI_9148
...
Hide from annotations projects where user is not assigned [SCI-9148]
2023-09-14 10:57:34 +02:00
Oleksii Kriuchykhin
c649ad26f3
Hide from annotations projects where user is not assigned [SCI-9148]
2023-09-14 10:54:56 +02:00
Oleksii Kriuchykhin
5332cbc788
Pass user by id instead of serialized object for deleyed jobs [SCI-9053]
2023-08-11 15:31:29 +02:00
Alex Kriuchykhin
9d336423ab
Fix projects exports with tables [SCI-8827] ( #5840 )
2023-07-21 16:44:03 +02:00
Soufiane
c12023f8aa
Remove user_team model and related code [SCI-8815] ( #5815 )
2023-07-20 10:57:29 +02:00
Oleksii Kriuchykhin
66b361c689
Upgrade Rails to version 7.0.5 [SCI-8632]
2023-06-21 14:38:32 +02:00
Soufiane
2e16302812
Team admin can see all projects in Navigator [SCI-8549] [SCI-8381] ( #5575 )
...
Disable project links if team admin is missing read permission [SCI-8381]
2023-06-12 12:55:32 +02:00
ajugo
e8501e0754
Add well plates to project export report [SCI-8605] ( #5552 )
2023-06-02 18:56:52 +02:00
Anton
9b2ae96a43
Merge branch 'develop' into features/navigation-refactor-v2
2023-05-16 10:22:11 +02:00
Anton
cb6b2c3855
Add backend for navigator [SCI-8233]
2023-04-24 12:25:56 +02:00
Alex Kriuchykhin
9e058af0a3
Fix default public user role assignment for projects [SCI-7969] ( #5334 )
2023-04-21 11:58:34 +02:00
Alex Kriuchykhin
b2ab467440
Improve loading time of current tasks widget [SCI-7999] ( #5022 )
...
* Improve loading time of current tasks widget [SCI-7999]
* Improve speed of objects search for smart annotations editor [SCI-7999]
2023-02-24 13:30:55 +01:00
Giga Chubinidze
769fe7ebd8
fixed id sorting on reports removed model duplicate code
2022-12-05 13:17:15 +04: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
0d6c6ccd9e
Introduce searchability by ID in global search field [SCI-7208]
2022-12-02 11:16:18 +01:00
Giga Chubinidze
b695903ea4
added frozen string literal
2022-11-30 11:39:28 +04:00
Giga Chubinidze
8d97641110
Add IDs to pdf and docx reports [SCI-7200]
2022-11-29 11:38:08 +04: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
Oleksii Kriuchykhin
94978ea2ea
Fix automatic user assigning to reports and inventories [SCI-7365][SCI-7366]
2022-10-20 16:19:02 +02:00
Oleksii Kriuchykhin
b87ed7db8e
Fix project visibility for team admins [SCI-7293]
2022-10-05 19:40:45 +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
Giga Chubinidze
22aa04a5ac
exposed prefixed ids for projects table [SCI_7172]
2022-09-13 15:57:17 +04:00
Giga Chubinidze
133302964c
exposed prefixed ids for projects table [SCI_7172]
2022-09-13 15:53:41 +04:00
Giga Chubinidze
0a1b879c3d
exposed prefixed ids for projects table [SCI_7172]
2022-09-13 15:49:12 +04:00
Giga Chubinidze
2c393a1bef
exposed prefixed ids for projects table [SCI_7172]
2022-09-13 13:31:04 +04:00