Anton
9971de5c4c
Finalize projects table
2023-12-01 09:56:14 +01:00
Anton
7fdbc73098
Replace project table [SCI-9680]
2023-11-24 11:15:07 +01:00
Anton
38024d563a
Add initial table [SCI-9680]
2023-11-23 10:55:51 +01:00
Anton
d4f555da40
Replace datepicker in filters [SCI-9626]
2023-11-06 10:12:06 +01:00
Soufiane
857bda6f69
Fix broken unit tests [SCI-8972] ( #6342 )
...
- Models tests
- Controllers tests
- Jobs tests
- Permissions tests
- Utilities tests
2023-10-12 16:16:43 +02:00
wandji
7dcc774414
Refactor html partial rendering in json responses [SCI-8811] ( #5763 )
...
* Remove redundant use of respond_to in controlller actions with just one responder format [SCI-8811]
* Remove redundant begin block and replace 303 status code with :see_other [SCI-8811]
2023-07-18 13:36:41 +02:00
Oleksii Kriuchykhin
fca9aea4a8
Merge branch 'features/rails-upgrade' into develop
2023-07-13 13:10:59 +02:00
Soufiane
2f669c93d5
Fix projects issues after rails upgrade [SCI-8827] ( #5754 )
2023-07-12 11:10:17 +02:00
Andrej
3d2f9eae1e
Remove breadcrumbs project table and fix filtering [SCI-8719]
2023-06-22 13:44:27 +02:00
Oleksii Kriuchykhin
66b361c689
Upgrade Rails to version 7.0.5 [SCI-8632]
2023-06-21 14:38:32 +02:00
Soufiane
966b92e8d2
Activities update for grant project access to all team members [SCI-8383] ( #5598 )
...
* Create new activities for granting/revoking access to all team members on projects [SCI-8383]
2023-06-16 13:08:02 +02:00
Soufiane
23e248ca02
Changed wording for activities [SCI-8243] ( #5356 )
...
* Change wording for access activities in projects and protocols [SCI-8243]
* Add project activity for changing all team members role via project option-edit [SCI-8243]
2023-06-13 16:55:40 +02:00
sboursen-scinote
43bf1cf0eb
Add loading state to select_search [SCI-8545]
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-12 10:49:31 +02:00
artoscinote
98cb0df46b
Fix issues with assign to task dropdowns [SCI-8588] ( #5568 )
2023-06-06 15:31:40 +02:00
Alex Kriuchykhin
eacf2c0c23
Use correct permissions in repository row assigning filters [SCI-8616] ( #5565 )
2023-06-06 13:53:12 +02:00
Andrej
9164534548
Add empty states for PET [SCI-8490]
2023-05-24 18:15:41 +02:00
Soufiane
f21dc998b9
Add filtering for project/experiment filter for assignable tasks [SCI-8442] ( #5441 )
...
* Remove object without edit permission in P/E/T filters [SCI-8442]
* Leave only experiments and projects with active tasks [SCI-8442]
2023-05-24 10:47:27 +02:00
Andrej
32d8fc3e0c
Merge branch 'develop' of https://github.com/biosistemika/scinote-web into features/sa-item-assigning
2023-05-16 14:26:12 +02:00
Soufiane
b1ccd5839b
Implement backend for inventory item assignment to tasks [SCI-8248] ( #5367 )
...
Implement backend for inventory item assignment to tasks [SCI-8248]
2023-05-10 16:12:20 +02:00
Martin Artnik
ed04bc6b6a
Implement new Projects bottom toolbar [SCI-8295]
2023-04-26 11:25:29 +02:00
G-Chubinidze
468a5bd2df
Merge pull request #5340 from G-Chubinidze/gc_SCI_8303
...
Revamp of (top) toolbar - projects, experiments [SCI-8303] [SCI-8304]
2023-04-25 16:51:30 +04:00
Anton
3724c38e7d
Add archived state for navigator [SCI-8056]
2023-04-25 13:57:29 +02:00
Anton
cb6b2c3855
Add backend for navigator [SCI-8233]
2023-04-24 12:25:56 +02:00
Giga Chubinidze
a0d863e230
Revamp of (top) toolbar - projects [SCI-8303]
2023-04-24 01:43:47 +04:00
Anton
7143c3ed5d
Add general layout for navigator [SCI-8046
...
]
2023-04-19 14:19:55 +02:00
Anton
e8b952f4fd
Revert "Revert "Improve breadcrumbs implementation [SCI-8087]""
...
This reverts commit 78d41d10a6
.
2023-04-19 10:53:39 +02:00
Alex Kriuchykhin
00c63b280e
Fix displaying of escaped fields [SCI-8137] ( #5141 )
2023-03-15 11:14:52 +01:00
Alex Kriuchykhin
d82470aa03
Improve handling and escaping of special characters in input fields [SCI-8125] ( #5135 )
2023-03-13 18:00:30 +01:00
Anton
94f8d139a1
Fix experiments sidebar sorting [SCI-7894]
2023-02-07 13:35:00 +01:00
aignatov-bio
fa881253b6
Merge pull request #4672 from aignatov-bio/ai-sci-7531-fix-cross-team-redirections
...
Add missed notifications to steps and fix notification for protocol repository [SCI-7531]
2023-01-04 10:07:36 +01:00
Giga Chubinidze
377872dda3
hound code cleanup
2022-12-20 10:37:40 +04:00
Giga Chubinidze
1a84c60c74
FE | BE Add new task modal field for Tags [SCI-7449]
2022-12-19 14:55:38 +04:00
Anton
98572d9a2c
Add missed notifications to steps and fix notification for protocol repository [SCI-7531]
2022-12-01 14:55:23 +01:00
Oleksii Kriuchykhin
bded75ac2c
Allow team owners to manage project users [SCI-7343]
2022-10-14 15:51:37 +02:00
Oleksii Kriuchykhin
b675fb14eb
Fix user adding/removing from a team [SCI-7240]
2022-09-26 12:14:03 +02:00
Anton
0c596bb701
Merge branch 'develop' into features/label-templates
2022-09-15 10:40:17 +02:00
Oleksii Kriuchykhin
f85a6b5a2e
Make experiment card dropdown menu async [SCI-7158]
2022-09-02 18:15:01 +02:00
Oleksii Kriuchykhin
e27d063b61
Make permission checks for card selection async [SCI-7157]
2022-09-02 18:10:16 +02:00
Martin Artnik
a2a5e8c4c8
Add caching and improve dynamic reload [SCI-7159]
2022-09-02 16:54:41 +02:00
Martin Artnik
ef9cd21ecf
Make project action dropdowns async [SCI-7159]
2022-09-02 13:47:45 +02:00
Oleksii Kriuchykhin
e276054a80
Optimize PE cards loading [SCI-7133]
2022-09-01 11:59:39 +02:00
Oleksii Kriuchykhin
eb04bc974d
Update tests with new team user assignments [SCI-6843]
2022-08-31 16:37:00 +02:00
Oleksii Kriuchykhin
6febad1b95
Update the exiting permissions helpers so they will check new permissions [SCI-6821]
2022-05-24 10:49:49 +02:00
Anton
d091c56e9f
Add pagination for experiments [SCI-6656]
2022-04-12 15:16:02 +02:00
Anton
d96103d714
Add pagination to projects list [SCI-6655]
2022-04-07 12:22:52 +02: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
Martin Artnik
67f4e81a3a
Merge branch 'develop' into features/new_permissions
2021-07-28 15:16:47 +02:00
aignatov-bio
d4f974ac64
Add inline editing for folder name [SCI-5896] ( #3430 )
2021-07-21 21:33:13 +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
aignatov-bio
1c93131ff1
Fix folders breadcrumbs [SCI-5597]
2021-03-26 11:58:18 +01:00