Commit graph

86 commits

Author SHA1 Message Date
Martin Artnik
5ba07aec28 Implement storage location sharing logic and permissions [SCI-10865] 2024-09-03 15:50:10 +02:00
Martin Artnik
40355ae6c8 Generalize team sharing logic, implement sharing for storage locations [SCI-10865] 2024-08-27 13:31:50 +02:00
Martin Artnik
a85fc77261 Merge branch 'develop' into features/storage-locations 2024-08-26 11:12:04 +02:00
Andrej
b3da5cf8c3 Fix toolbar buttons on archived task canvas page [SCI-10945] 2024-08-01 15:55:30 +02:00
Martin Artnik
52f9a8411c Merge branch 'release/1.35.0' into develop 2024-08-01 15:40:09 +02:00
Andrej
a00708ea5b Remove edit ability for read only inventories [SCI-10930] 2024-07-30 12:09:44 +02:00
Anton
2da397cc76 Add assign/unassign modal and move modal [SCI-10870] 2024-07-29 16:06:21 +02:00
Anton
50928f6948 Add toolbar to container table [SCI-10868] 2024-07-25 12:06:56 +02:00
Andrej
9d541e28b2 Add delete location action [SCI-10864] 2024-07-24 15:28:23 +02:00
aignatov-bio
0893774cc5
Merge branch 'features/storage-locations' into ai-sci-10862-add-duplicate-action-to-location 2024-07-23 11:27:36 +02:00
Anton
1c3cc71174 Add duplicate action to locations [SCI-10862] 2024-07-23 11:24:27 +02:00
Andrej
2f53772f61 Add move modal for storage locations [SCI-10863] 2024-07-23 09:41:19 +02:00
Anton
782256f655 Add toolbar for storage locations [SCI-10861] 2024-07-18 11:46:30 +02:00
Martin Artnik
096d1fca92 Implement soft locked repository [SCI-10880] 2024-07-11 15:41:13 +02:00
aignatov-bio
1c573cfd62
Merge pull request #7648 from rekonder/aj_SCI_10792
Remove export limit for repository export [SCI-10792]
2024-06-19 17:15:41 +02:00
Andrej
e55703ff70 Remove export limit for repository export [SCI-10792] 2024-06-17 16:02:23 +02:00
Andrej
1bdb6358f1 Disable duplicate repository for shared repository [SCI-10448] 2024-06-17 14:29:31 +02:00
Anton
49d0f9e6b8 Merge branch 'develop' into features/inventory-import-improvements 2024-06-05 14:42:00 +02:00
Andrej
d8e1c685b2 Add project limit exceeded modal [SCI-10742] 2024-05-23 15:14:37 +02:00
Andrej
51ffbe30fa Fix moving of multiple tasks [SCI-10726] 2024-05-21 13:46:17 +02:00
Ivan Kljun
d54ff46a93 Improve export inventories modals with file_type options of xslx/csv [SCI-10550] 2024-04-10 16:55:49 +02:00
ajugo
3d1907d972
Fix exporting of empty folder [SCI-10427] (#7270) 2024-03-13 16:23:38 +01:00
Soufiane
f90f06126a
Fix various issues with project export modal [SCI-10343] (#7245) 2024-03-12 14:14:16 +01:00
wandji20
53039ba5ee Improve code [SCI-10292] 2024-02-29 13:18:58 +01:00
Anton
72b40a63a0 Merge branch 'develop' into features/new-datatable 2024-01-30 12:02:04 +01:00
Martin Artnik
bd4471b98b
Merge pull request #6865 from G-Chubinidze/gc_SCI_9840
"Move" feature for multiple selected tasks and experiments (bulk action) [SCI-9840]
2024-01-23 14:32:23 +01:00
Anton
62edf89699 Replace reports table [SCI-9803] 2024-01-11 10:06:39 +01:00
Anton
3346c55941 Merge branch 'develop' into features/new-datatable 2024-01-09 10:36:21 +01:00
Anton
993a8da518 Migrate inventory tables [SCI-9804] 2024-01-05 19:03:14 +01:00
Anton
4671754d52 Migrate protocols table [SCI-9802] 2024-01-03 14:57:32 +01:00
Giga Chubinidze
cc8a10edb0 "Move" feature for multiple selected tasks and experiments (bulk action) 2023-12-29 12:53:46 +04:00
Anton
79969492dd Replace tasks table [SCI-9801] 2023-12-20 17:47:09 +01:00
Alex Kriuchykhin
528d411910
e2e - modified and added new tags at inventories section [SCI-9813] (#6741) (#6832)
Co-authored-by: Martin Artnik <martin@scinote.net>
Co-authored-by: mvrazic <144342580+mvrazic@users.noreply.github.com>
2023-12-15 16:33:13 +01:00
Anton
75f7437001 Fix markup 2023-12-11 09:26:13 +01:00
Anton
687bac024a Migrate access modal to VUE [SCI-9799] 2023-12-06 14:12:22 +01:00
Anton
9971de5c4c Finalize projects table 2023-12-01 09:56:14 +01:00
Anton
38024d563a Add initial table [SCI-9680] 2023-11-23 10:55:51 +01:00
Anton
3211fa7cce Merge branch 'features/new-datatable' of github.com:scinote-eln/scinote-web into features/new-datatable 2023-11-09 11:36:44 +01:00
wandji20
5f5a170827 Fix counter issue in repository export modal [SCI-9165] 2023-10-03 09:49:57 +01:00
Andrej
835cfb5e07 Refactor export stock consumption modal [SCI-9386] 2023-10-03 09:27:10 +02:00
wandji20
213c752941 Improve UI for for exports in inventory with stock enabled [SCI-9225] 2023-09-26 15:20:18 +01:00
Anton
bb4349f346 Initial label templates refactor [SCI-9303] 2023-09-25 14:24:22 +02:00
Martin Artnik
3724a4a067 Merge branch 'develop' into features/september-release 2023-09-01 10:30:48 +02:00
Alex Kriuchykhin
56e411f35e
Add export stock consumption buttons and permission helper [SCI-9022] (#6040) 2023-08-24 15:28:28 +02:00
Martin Artnik
0faad52f6c Merge branch 'hotfix/1.28.0.1' into develop 2023-08-24 12:14:30 +02:00
ajugo
bbe0aa29ea
Fix showing of project folder toolbar buttons [SCI-9099] (#6053)
* Fix showing of project folder toolbar buttons [SCI-9099]

* Fix reading permission for all projects for team admins [SCI-9099]

* Fix check for team admin [SCI-9099]
2023-08-23 18:05:20 +02:00
artoscinote
6f5ef60ab1
Merge pull request #5733 from G-Chubinidze/gc_SCI_8727
Project card permission with not assigned team admin [SCI-8727]
2023-08-21 12:19:28 +02:00
G-Chubinidze
afdfec5f71
Update projects_service.rb 2023-08-21 14:13:00 +04:00
Giga Chubinidze
a391e6e6e1 changed loop 2023-08-21 14:08:17 +04:00
Giga Chubinidze
3c588709be changed logic 2023-08-21 06:48:08 +04:00