Commit graph

2867 commits

Author SHA1 Message Date
Martin Artnik
3d5a25e42c Refactor sharing logic [SCI-12055] 2025-07-17 16:34:04 +02:00
Anton
964d67e639 Update wording for delete inventory modal [SCI-12124] 2025-07-16 11:57:06 +02:00
Anton
2a73f2c87d PET UI fixes [SCI-12107] 2025-07-15 10:23:36 +02:00
Andrej
634aa37637 Add logic for private inventory items for forms [SCI-12082][SCI-12085] 2025-07-14 09:44:07 +02:00
Alex Kriuchykhin
07142ad2c9
Update item relationships & inventory permissions for inventory item card [SCI-12083] (#8649) 2025-07-10 11:32:15 +02:00
Andrej
a6ff106640 Add private to assigned inventories to tasks [SCI-12081] 2025-07-10 10:56:49 +02:00
Martin Artnik
d4998fa9ba Merge branch 'develop' into features/user-groups 2025-07-08 14:23:26 +02:00
Martin Artnik
b2fd550f54
Merge pull request #8635 from artoscinote/ma_SCI_12100
Amend step labeling for step-result links [SCI-12093]
2025-07-03 16:47:21 +02:00
Martin Artnik
d5e2acdbb6 Amend step labeling for step-result links [SCI-12093] 2025-07-03 16:17:46 +02:00
Martin Artnik
fd9caacd9a Close assign items dropdown on click [SCI-12094] 2025-07-03 14:55:51 +02:00
Martin Artnik
1693729b42 Add permission management to repositories [SCI-12029] 2025-07-03 14:32:26 +02:00
Martin Artnik
3544131b8b
Merge pull request #8623 from artoscinote/ma_SCI_11962
Refactor permission controllers and handle TeamAssignments [SCI-11962]
2025-07-03 12:50:49 +02:00
Martin Artnik
0f1e5b81b0 Refactor permission controllers and handle TeamAssignments [SCI-11962] 2025-07-03 11:14:54 +02:00
andrej-scinote
34bedcd9ad
Merge pull request #8608 from andrej-scinote/aj_SCI_11960
Add notifications for user groups [SCI-11960]
2025-07-02 14:21:41 +02:00
Martin Artnik
a6e5cc9d2e Merge branch 'develop' into features/user-groups 2025-06-30 15:24:22 +02:00
Martin Artnik
9a061f4a52 Initialize custom tooltips for step-result link buttons [SCI-12074] 2025-06-30 11:21:14 +02:00
Martin Artnik
0c1e207afb
Merge pull request #8615 from aignatov-bio/ai-sci-12065-add-loader-for-linking-modal
Add loader for linking modal [SCI-12065]
2025-06-27 15:09:24 +02:00
aignatov-bio
6b85675e75
Merge pull request #8616 from aignatov-bio/ai-sci-12068-link-results-to-step-in-protocol-template
Disable results linking to protocol templates [SCI-12068]
2025-06-27 14:48:02 +02:00
aignatov-bio
2de9de69cd
Merge pull request #8610 from aignatov-bio/ai-sci-12061-add-archived-results-to-unlinking
Fix linking for archived and deleted results [SCI-12061][SCI-12060]
2025-06-27 13:46:10 +02:00
Anton
ee569f4e70 Disable results linking to protocol templates [SCI-12068] 2025-06-27 13:44:00 +02:00
Anton
4c944da9a0 Add loader for linking modal [SCI-12065] 2025-06-27 13:27:23 +02:00
aignatov-bio
169f743a8a
Merge pull request #8613 from aignatov-bio/ai-sci-12062-improve-checkbox-handling-for-tables
Improve checkbox handling for tables [SCI-12062]
2025-06-27 13:09:56 +02:00
Anton
63a6867ab8 Improve checkbox handling for tables [SCI-12062] 2025-06-27 12:44:33 +02:00
Anton
a4defbdcbb Fix linking for archived and deleted results [SCI-12061][SCI-12060] 2025-06-26 14:29:41 +02:00
Anton
99c2b626a7 Add step number to dropodown [SCI-12037] 2025-06-26 11:14:56 +02:00
Andrej
6adf7c727b Add notifications for user groups [SCI-11960] 2025-06-26 11:01:46 +02:00
Anton
6d18343ec4 Fix link modal for collapsed step and results [SCI-12052] 2025-06-24 11:46:35 +02:00
Martin Artnik
fe28187b75 Merge branch 'develop' into features/user-groups 2025-06-24 10:25:10 +02:00
Martin Artnik
f7c95ecdec
Merge pull request #8604 from aignatov-bio/ai-sci-12045-add-validation-for-step-results-linking
Add front end validation for step results linking [SCI-12045]
2025-06-23 16:45:05 +02:00
Martin Artnik
75fa364594
Merge pull request #8600 from scinote-eln/features/link-steps-results
Features/link steps results
2025-06-23 15:55:23 +02:00
Anton
0fc6ba3996 Add front end valdation for step results linking [SCI-12045] 2025-06-23 13:58:06 +02:00
Anton
0aaf3d3163 Add search to step/result linking [SCI-12037] 2025-06-20 13:49:24 +02:00
Martin Artnik
0736c90bdb
Merge branch 'develop' into features/rails-7.2-upgrade 2025-06-20 13:03:22 +02:00
andrej-scinote
e8884cd903
Merge pull request #8592 from andrej-scinote/aj_SCI_11957
Add user group access logic [SCI-11957]
2025-06-20 12:23:51 +02:00
Andrej
c1e22e7167 Add user group access logic [SCI-11957]" 2025-06-20 12:07:12 +02:00
Martin Artnik
e349c58b59 Merge branch 'features/link-steps-results' into develop 2025-06-19 14:54:22 +02:00
Anton
ce6524f46e Link step/results fixes [SCI-12034][SCI-12015][SCI-12035][SCI-12036] 2025-06-19 13:17:08 +02:00
KlemenSciNote
3cec85fbae
Merge pull request #8570 from KlemenSciNote/kb_SCI-11970_add-data-e2e-for-OQ-part2
Add data e2e for OQ tests - part2 [SCI-11970]
2025-06-18 16:13:09 +02:00
Anton
6d5d461757 Add user group members table [SCI-11956] 2025-06-18 15:47:22 +02:00
aignatov-bio
7638a5fe25
Merge pull request #8586 from aignatov-bio/ai-sci-12008-sanity-test-fixes-for-link-results
Sanity test fixes for link results [SCI-12008]
2025-06-18 10:12:59 +02:00
Anton
935b1f5cd8 Add user groups table [SCI-11955] 2025-06-17 13:35:39 +02:00
Andrej
9e7f0d832e Update yarn packages [SCI-11977] 2025-06-16 11:28:48 +02:00
Anton
330e713436 Sanity test fixes for link results [SCI-12008] 2025-06-13 13:37:33 +02:00
Anton
0814f3ea45 Fix css for favorites breadcrumbs [SCI-12025] 2025-06-13 12:03:32 +02:00
Anton
c976965a71 Fix error for link results [SCI-12013] 2025-06-13 11:25:04 +02:00
aignatov-bio
0610f19b35
Merge pull request #8575 from aignatov-bio/ai-sci-12011-fix-datetime-picker
Fix fitlers and canvas create task modal [SCI-12014][SCI-12011]
2025-06-12 11:09:07 +02:00
Anton
cff6799c9d Fix fitlers and canvas create task modal [SCI-12014][SCI-12011] 2025-06-12 10:40:55 +02:00
Anton
4e7b4a3f6e Fix archived project filtering [SCI-12012] 2025-06-11 15:03:43 +02:00
Anton
7527536e33 Fix datepicker in table filters [SCI-12011] 2025-06-11 12:01:48 +02:00
Klemen Benedicic
f657ed1cf0 Fix assign from dropdown data-e2e [SCI-11970] 2025-06-11 11:40:12 +02:00