Andrej
|
47bec33647
|
Fix tests [SCI-10883]
|
2024-07-11 16:00:22 +02:00 |
|
Soufiane
|
456bd0922f
|
Make item relationship togglable [SCI-9669] (#6648)
* Make item relationship togglable [SCI-9669]
* Fix broken tests [SCI-9669]
|
2023-12-12 12:54:15 +01:00 |
|
wandji20
|
b574807b38
|
Fix failing specs from including relationships to repository default columns [SCI-9716]
|
2023-11-28 12:58:55 +01:00 |
|
ajugo
|
5878ed0c7c
|
Fix unit test [SCI-9570] (#6552)
|
2023-11-13 09:34:38 +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 |
|
Oleksii Kriuchykhin
|
eb04bc974d
|
Update tests with new team user assignments [SCI-6843]
|
2022-08-31 16:37:00 +02:00 |
|
aignatov-bio
|
7f7bf0533a
|
Fix tests [SCI-6486] (#3913)
* Fix tests [SCI-6486]
* Fix rspec tests [SCI-6486]
Co-authored-by: Anton <anton@scinote.net>
|
2022-03-09 14:12:16 +01:00 |
|
artoscinote
|
6f2d883706
|
Added permissions specs for API, minor changes to permissions [SCI-6152] (#3609)
|
2021-10-28 14:48:28 +02:00 |
|
artoscinote
|
f68d724202
|
Rework experiment permissions [SCI-6054] (#3538)
* Rework experiment permissions [SCI-6054]
|
2021-09-30 11:32:11 +02:00 |
|
Oleksii Kriuchykhin
|
0762323337
|
Update/implement permission checks in the project related controllers [SCI-6042]
|
2021-09-15 14:39:47 +02:00 |
|
aignatov-bio
|
97be267260
|
Add skip my_module flag [SCI-6072]
|
2021-09-14 13:30:52 +02:00 |
|
aignatov-bio
|
a0fef97fbc
|
Update context helper [SCI-6072]
|
2021-09-14 12:45:44 +02:00 |
|
aignatov-bio
|
b4d0a8ff83
|
Add context helper for project creation [SCI-6072]
|
2021-09-14 10:10:14 +02:00 |
|
aignatov-bio
|
3036a38bfd
|
Fix rspec tests [SCI-6044] (#3537)
|
2021-09-09 15:41:42 +02:00 |
|
Oleksii Kriuchykhin
|
33d37d048e
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
|
Urban Rotnik
|
60a1e602e0
|
Add ProjectFolders relation to Folder serializer
|
2021-01-12 17:09:39 +01:00 |
|
Oleksii Kriuchykhin
|
67b3f853d7
|
Merge branch 'develop' into features/folders
|
2020-12-18 14:51:21 +01:00 |
|
Urban Rotnik
|
7c1a0a9044
|
Add projects to project_folder serializer
|
2020-12-02 13:15:49 +01:00 |
|
Urban Rotnik
|
97733498d9
|
Include project_folders at Projects API endpoints
|
2020-12-02 13:15:48 +01:00 |
|
Urban Rotnik
|
088fa79874
|
Add Project Folders API endpoints
|
2020-12-02 13:15:48 +01:00 |
|
Oleksii Kriuchykhin
|
038cd8d5d7
|
Fix repository state columns handling [SCI-5190]
|
2020-11-10 17:24:04 +01:00 |
|
Mojca Lorber
|
a6b73a20fc
|
Fix tests again
|
2020-07-03 13:18:30 +02:00 |
|
Mojca Lorber
|
47198c442d
|
Fix tests
|
2020-07-02 17:32:26 +02:00 |
|
aignatov-bio
|
fe37afcc41
|
Update tests
|
2020-06-15 09:54:01 +02:00 |
|
Oleksii Kriuchykhin
|
c0521c3ca7
|
Prevent the inventory items editing while snapshot is being created [SCI-4629]
|
2020-05-15 17:46:59 +02:00 |
|
aignatov-bio
|
b01ff206e8
|
Fix tests
|
2020-04-28 13:18:57 +02:00 |
|
Urban Rotnik
|
7ab12baef9
|
Add API endpoint for StatusItems
|
2019-11-29 10:19:07 +01:00 |
|
Oleksii Kriuchykhin
|
73be1181ac
|
Fix failing tests for repository states [SCI-4070]
|
2019-11-29 10:19:05 +01:00 |
|
Oleksii Kriuchykhin
|
04ff5870af
|
Rename user_id to sub in JWT [SCI-2814]
|
2018-10-28 14:34:51 +01:00 |
|
Oleksii Kriuchykhin
|
22e12d8fc3
|
Add GET teams and team API endpoints [SCI-2611][SCI-2612]
|
2018-07-31 13:40:27 +02:00 |
|
Luka Murn
|
b29cde4414
|
Add repository table state column update service spec
Include both service methods. There remains some additional tests
that should be written.
|
2018-05-15 20:44:15 +02:00 |
|
Luka Murn
|
9e106acf73
|
Add spec for repository_table_state_service
|
2018-05-15 20:44:15 +02:00 |
|
zmagod
|
6e255a4657
|
fixes failing specs
|
2018-04-04 14:44:32 +02:00 |
|
zmagod
|
1cdba5e0d3
|
Merge branch 'samples_to_repositories_table_migration' of https://github.com/biosistemika/scinote-web into zd_SCI_2068
|
2018-03-16 11:05:16 +01:00 |
|
okriuchykhin
|
503617b42c
|
Merge branch 'samples_to_repositories_table_migration' into zd_SCI_2025
|
2018-03-13 14:44:20 +01:00 |
|
zmagod
|
4f951f6679
|
adds unit specs for datatable service [fixes SCI-2068]
|
2018-03-09 14:22:00 +01:00 |
|
zmagod
|
fca01bd54f
|
refactor repository export [fixes SCI-2025]
|
2018-03-05 15:54:04 +01:00 |
|
zmagod
|
83db7ed01d
|
adds rake task to migrate the samples in custom repositories and tests [fixes SCI-2014]
|
2018-02-26 17:21:58 +01:00 |
|
zmagod
|
e0ac8e8f91
|
extract helper methods in service
|
2018-02-15 09:36:09 +01:00 |
|
zmagod
|
88d7429041
|
1. fixes failing unit and integration tests
2. fixes gem dependencies issues
3. fixes failing migrations
4. updates depricated factory_girl => factory_bot and fixes related issues
Signed-off-by: zmagod <zmago_devetak@yahoo.com>
|
2018-01-23 14:54:15 +01:00 |
|
zmagod
|
f8a3fca2db
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into decoupling
|
2018-01-23 11:06:33 +01:00 |
|
zmagod
|
219ef3baf6
|
setup new pagination for activities
|
2017-12-14 14:02:40 +01:00 |
|
zmagod
|
e0b6683a44
|
create view directory per @Ducz0r 's request
|
2017-11-09 10:06:53 +01:00 |
|
zmagod
|
55d05b013b
|
fix typo
|
2017-11-03 10:11:23 +01:00 |
|
zmagod
|
e0323a0a46
|
fixes failing tests
|
2017-10-27 09:35:39 +02:00 |
|
Oleksii Kriuchykhin
|
c3fceb90df
|
Backport API to Rails-4 [SCI-1579]
|
2017-08-30 13:30:41 +02:00 |
|
zmagod
|
f7cb395b6a
|
fix hound v2
|
2017-08-29 13:11:42 +02:00 |
|
zmagod
|
c54dd9473e
|
adds controller spec for leave team [fixes SCI-1497]
|
2017-08-29 11:56:46 +02:00 |
|