Commit graph

122 commits

Author SHA1 Message Date
Anton
6366589947 Fix shared label check logic [SCI-12153] 2025-08-01 13:45:53 +02:00
Oleksii Kriuchykhin
e80a7daccc Fix listing of shared storage locations [SCI-12188] 2025-07-31 14:26:36 +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
Anton
03a58c7c81 Fix shared inventories label [SCI-12153] 2025-07-22 14:58:14 +02:00
Martin Artnik
f7cc6ecc87 Fix project list service [SCI-11953] 2025-07-10 13:44:21 +02:00
Martin Artnik
fe28187b75 Merge branch 'develop' into features/user-groups 2025-06-24 10:25:10 +02:00
Anton
6d5d461757 Add user group members table [SCI-11956] 2025-06-18 15:47:22 +02:00
Martin Artnik
ee587021e5 Fix experiment sort by favorite [SCI-12032] 2025-06-17 15:17:25 +02:00
Anton
935b1f5cd8 Add user groups table [SCI-11955] 2025-06-17 13:35:39 +02:00
Martin Artnik
383a007290 Change join to subquery for favorites, to avoid pagination issues [SCI-11923] 2025-06-13 13:59:29 +02:00
Andrej
ff2aa00c37 Fix project filtering to exclude folders from results [SCI-11994] 2025-06-12 12:01:33 +02:00
Andrej
78129d73d1 Fix age sorting for tasks [SCI-12018] 2025-06-11 16:20:18 +02:00
Martin Artnik
75c2fe62ae Fix my_module sorting [SCI-11990] 2025-06-11 13:03:36 +02:00
Andrej
c7ec773825 Fix sorting on PET tables [SCI-11995] 2025-06-10 15:28:06 +02:00
Martin Artnik
e6b6648d0c Fix sorting projects/folders by date parameters [SCI-11989] 2025-06-09 13:39:45 +02:00
Martin Artnik
e781531ff7 Code style improvements [SCI-11942] 2025-06-06 14:50:04 +02:00
Martin Artnik
3e425b7786 Fix project list issues [SCI-11942] 2025-06-06 14:50:02 +02:00
Martin Artnik
0a1cfd437c Fix naming of Project and Experiment statuses [SCI-11984] 2025-06-06 13:58:40 +02:00
Martin Artnik
8da7a22fd1 Fix duplicates in task list [SCI-11966] 2025-06-03 13:56:45 +02:00
aignatov-bio
6ae0960bc1
Merge pull request #8525 from aignatov-bio/ai-sci-11944-add-missed-columns-to-project-table
Add experiments and tasks counter to project table [SCI-11944]
2025-06-02 10:10:48 +02:00
Martin Artnik
0c85a50f6f
Fix issues with my_module list service pagination [SCI-11923] (#8518) 2025-05-30 17:08:17 +02:00
Anton
2e8152abc4 Add experiments and tasks counter to project table [SCI-11944] 2025-05-30 14:57:15 +02:00
Martin Artnik
5da6984940 Project list fixes [SCI-11942] 2025-05-30 13:42:17 +02:00
Anton
a380ac1bcf Add new sorting for projects table [SCI-11835] 2025-05-26 11:29:45 +02:00
andrej-scinote
77269f776a
Merge pull request #8489 from andrej-scinote/aj_SCI_11852
Add favorites to the tasks table [SCI-11852]
2025-05-07 16:37:14 +02:00
Andrej
2fdbec4fcc Add favorites to the tasks table [SCI-11852] 2025-05-07 16:34:26 +02:00
Andrej
ed282a94bc Add favorites to experiment table [SCI-11851] 2025-05-07 16:19:53 +02:00
Andrej
fe676f8996 Add favorite to project table [SCI-11800] 2025-05-07 16:06:52 +02:00
Martin Artnik
7bf5f4381e Add favorite join and update serializers [SCI-11853] 2025-04-28 14:00:55 +02:00
Andrej
a9c668de22 Update projects filters [SCI-11796] 2025-04-24 14:42:13 +02:00
andrej-scinote
2e9ccb8d07
Merge pull request #8454 from andrej-scinote/aj_SCI_11794
Update experiments filters [SCI-11794]
2025-04-24 14:28:48 +02:00
Andrej
65b6485c41 Add project description field to search [SCI-11831] 2025-04-24 13:28:29 +02:00
Andrej
e20148c689 Update experiments filters [SCI-11794] 2025-04-24 09:37:24 +02:00
Andrej
8051acf34e Add experiments table sorting [SCI-11836] 2025-04-16 17:33:43 +02:00
Andrej
864d5d29e9 Add start date to tasks table and change status representation [SCI-11801] 2025-04-16 08:55:16 +02:00
Anton
077dbfb7d3 Fix forms table sorting and wording for multiple dropdown options [SCI-11687][SCI-11713] 2025-03-25 11:24:22 +01:00
Andrej
e82e2e95e9 Fix reloading of protocol table after protocol publish [SCI-11304] 2025-02-17 15:34:33 +01:00
Anton
102951d66b Add team owner self assign to forms [SCI-11487] 2025-01-22 12:40:18 +01:00
Martin Artnik
61976c7704 Add sorting and search to forms [SCI-11432] 2025-01-08 15:04:34 +01:00
Andrej
ee4886bd67 Add form submission export [SCI-11389] 2025-01-06 10:20:39 +01:00
Anton
4359e300b8 Add archive and restore actions to forms table [SCI-11405] 2024-12-30 16:21:23 +01:00
Martin Artnik
59e87b22fe Add permissions and permission controllers for forms [SCI-11355] 2024-12-12 15:39:33 +01:00
Andrej
8c57e28078 Add forms controllers [SCI-11354] 2024-12-10 12:22:56 +01:00
aignatov-bio
b1c1bf784a
Merge pull request #7913 from aignatov-bio/ai-sci-11133-fix-move-modal-ordering-storage-locations
Storage locations fix name ordering and move modal ordering [SCI-11133]
2024-10-03 11:21:50 +02:00
Andrej
94c478ab25 Add counter cache for counting repository row on repository [SCI-11114] 2024-10-03 08:23:52 +02:00
Anton
c760b215de Storage locations fix name ordering and move modal ordering [SCI-11133] 2024-10-02 12:14:18 +02:00
Anton
ba1162c453 Improve storage locations search [SCI-11129] 2024-10-02 11:05:15 +02:00
Martin Artnik
77740275e4 Optimize loading of assigned box items [SCI-11132] 2024-10-01 16:55:52 +02:00
Anton
8067f332ef Fix import/export storage locations [SCI-11121] 2024-10-01 14:22:19 +02:00
aignatov-bio
ce5a0b7ce0
Add search by repository id [SCI-11106] (#7894) 2024-09-30 12:40:30 +02:00