Jure Grabnar
|
cab0b78afa
|
Fix zero limit config on export all
|
2018-10-28 09:43:34 +01:00 |
|
Oleksii Kriuchykhin
|
012447d762
|
Fix relationships in activities serializer [SCI-2821]
|
2018-10-26 17:30:04 +02:00 |
|
Oleksii Kriuchykhin
|
9ad2718f32
|
Fix project index endpoint permission bug [SCI-2818]
|
2018-10-26 16:46:01 +02:00 |
|
Oleksii Kriuchykhin
|
93e7c3f390
|
Fix inventory column creation permission check [SCI-2782]
|
2018-10-26 14:38:47 +02:00 |
|
Alex Kriuchykhin
|
802290df8b
|
Merge pull request #1343 from okriuchykhin/ok_SCI_2826
Skip missing files in assets [SCI-2826]
|
2018-10-26 14:23:23 +02:00 |
|
Alex Kriuchykhin
|
b51f064c28
|
Merge pull request #1347 from okriuchykhin/ok_SCI_2756
Remove double initialization of comments on steps [SCI-2756]
|
2018-10-26 14:19:58 +02:00 |
|
Jure Grabnar
|
7d2f2c3b5f
|
Merge pull request #1337 from jbargu/jg_bug_sci_2805
Add can_export_project? permission to allow archived projects to be exported [SCI-2805]
|
2018-10-26 11:23:57 +02:00 |
|
mz3944
|
ee2cc90825
|
Merge pull request #1324 from mz3944/mz-SCI-2732
Export all - Projects view - projects endpoints (unit tests) [SCI-2732]
|
2018-10-26 11:20:09 +02:00 |
|
Jure Grabnar
|
04b1d0e142
|
Remove blank line
|
2018-10-26 11:00:13 +02:00 |
|
Jure Grabnar
|
3903b4a6f2
|
Refactor read_project/export_project permissions
|
2018-10-26 10:58:59 +02:00 |
|
Alex Kriuchykhin
|
f581829357
|
Merge pull request #1339 from okriuchykhin/ok_SCI_2804
Fix relative links to files in export all PDF [SCI-2804]
|
2018-10-26 10:57:04 +02:00 |
|
Oleksii Kriuchykhin
|
6e6bb73d2f
|
Remove double initialization of comments on steps [SCI-2756]
|
2018-10-26 09:29:42 +02:00 |
|
Matej Zrimšek
|
6447750ff7
|
Fix showing projects in table view when all are archived [SCI-2787]
|
2018-10-25 22:31:00 +02:00 |
|
Alex Kriuchykhin
|
ababa0b157
|
Merge pull request #1340 from okriuchykhin/ok_SCI_2793
Fix helpers to use with export all [SCI-2793]
|
2018-10-25 16:55:39 +02:00 |
|
Oleksii Kriuchykhin
|
e9a8826a1e
|
Show all experiments and tasks for archived projects [SCI-2785]
|
2018-10-24 18:49:59 +02:00 |
|
Oleksii Kriuchykhin
|
641d74829a
|
Fix issue with project dropdown caching [SCI-2783]
|
2018-10-24 17:52:40 +02:00 |
|
Oleksii Kriuchykhin
|
744ad5b196
|
Skip missimg files in assets [SCI-2826]
|
2018-10-24 14:58:59 +02:00 |
|
Luka Murn
|
42793d25b7
|
Add bottom padding to sign in/up/forgot password pages
Closes SCI-2764.
|
2018-10-24 13:57:58 +02:00 |
|
Luka Murn
|
95340bcf36
|
Update team name placeholder & sublabel on sign up pages
|
2018-10-24 13:43:56 +02:00 |
|
Oleksii Kriuchykhin
|
990d3a34ca
|
Fix link to inventory CSV file [SCI-2804]
|
2018-10-24 12:59:04 +02:00 |
|
Matej Zrimšek
|
c89488e105
|
Fix displaying projects when all are archived [SCI-2787]
|
2018-10-24 03:34:13 +02:00 |
|
Matej Zrimšek
|
43fdab561f
|
Fix project archiving and restoring edge case [SCI-2787]
|
2018-10-24 01:37:57 +02:00 |
|
Matej Zrimšek
|
18e52e2c6f
|
Fix fetching all user projects [SCI-2787]
|
2018-10-24 00:29:30 +02:00 |
|
Matej Zrimšek
|
4bb05040d6
|
Fix tests for project controller to work with changed code [SCI-2732]
|
2018-10-23 22:24:57 +02:00 |
|
Matej Zrimšek
|
17712f5142
|
Minor tests refactoring [SCI-2732]
|
2018-10-23 22:24:57 +02:00 |
|
Matej Zrimšek
|
98009939d1
|
Fix tests for project services to work with changed code [SCI-2732]
|
2018-10-23 22:24:57 +02:00 |
|
Matej Zrimšek
|
068b34c25e
|
Ignore compiled assets in Git
|
2018-10-23 19:51:50 +02:00 |
|
Matej Zrimšek
|
1c43077a5e
|
Add visibility check to tests (redundant in most cases, but safer) [SCI-2732]
|
2018-10-23 19:51:50 +02:00 |
|
Matej Zrimšek
|
173ebdcf87
|
Fix some tests wich falsely passed locally; Some description refactoring [SCI-2732]
|
2018-10-23 19:51:50 +02:00 |
|
Matej Zrimšek
|
1be952fdbb
|
Fix context block for ProjectsOverviewService#projects_datatable test with { filter: 'archived' } parameter
|
2018-10-23 19:51:50 +02:00 |
|
Matej Zrimšek
|
4bf1d904b7
|
Add project controller unit tests [SCI-2732]
|
2018-10-23 19:51:50 +02:00 |
|
Matej Zrimšek
|
e5129160fe
|
Use the previous way of handling request params in rspec [SCI-2732]
|
2018-10-23 19:51:50 +02:00 |
|
Matej Zrimšek
|
d9281b66d5
|
Add test for sorting by column and order for ProjectsOverviewService#projects_datatable
|
2018-10-23 19:51:50 +02:00 |
|
Matej Zrimšek
|
5ea4a2ced3
|
Refactor ProjectsOverviewService tests to be request parameter friendly and hence more readable
|
2018-10-23 19:51:50 +02:00 |
|
Matej Zrimšek
|
b982ffe7c8
|
Improve & refactor #project_cards, add #projects_datatable tests for ProjectsOverviewService
|
2018-10-23 19:51:50 +02:00 |
|
Matej Zrimšek
|
c8d170f9ec
|
Add default page size when it's not in request params when fetching projects
|
2018-10-23 19:51:50 +02:00 |
|
Matej Zrimšek
|
2794f75215
|
Add ProjectsOverviewService#project_cards unit tests
|
2018-10-23 19:50:06 +02:00 |
|
Oleksii Kriuchykhin
|
b53f2c8347
|
Improve error messages in API [SCI-2773]
|
2018-10-23 17:52:48 +02:00 |
|
Luka Murn
|
c8d381a0a2
|
Update Dockerfile.production
Update Dockerfile.production's FROM to ruby:2.4.4
This should have been done in commit
77e2371091 .
|
2018-10-22 15:27:18 +02:00 |
|
Oleksii Kriuchykhin
|
81d751974d
|
Fix helpers to use with export all [SCI-2793]
|
2018-10-22 14:32:10 +02:00 |
|
mlorb
|
00bdc3dab6
|
Merge pull request #1336 from mlorb/ml-sci-2780
Change the rich text max limit on frontend to 50000 [SCI-2780]
|
2018-10-22 11:33:17 +02:00 |
|
Oleksii Kriuchykhin
|
83566cc9d5
|
Fix relative links to files in export all PDF [SCI-2804]
|
2018-10-19 16:25:43 +02:00 |
|
Alex Kriuchykhin
|
9fd99d9fc5
|
Merge pull request #1329 from okriuchykhin/ok_SCI_2733
Implement user state saving for projects overview [SCI-2733]
|
2018-10-19 11:11:32 +02:00 |
|
Oleksii Kriuchykhin
|
95cb6db4df
|
Fix test [SCI-2733]
|
2018-10-19 10:47:55 +02:00 |
|
Alex Kriuchykhin
|
e9b64b65a3
|
Merge pull request #1330 from okriuchykhin/ok_SCI_2770
Add request rate throttling for API [SCI-2770]
|
2018-10-19 09:38:31 +02:00 |
|
Jure Grabnar
|
bd5a2a43fd
|
Add can_export_project? permission
Closes [SCI-2805].
|
2018-10-19 08:41:39 +02:00 |
|
mlorb
|
e5fca1b1cd
|
change the rich text max limit on frontend to 50000
|
2018-10-18 14:22:15 +02:00 |
|
Luka Murn
|
08c218e530
|
Merge remote-tracking branch 'upstream/core-api' into core-api
|
2018-10-17 14:35:57 +02:00 |
|
Oleksii Kriuchykhin
|
c2e36580ce
|
Add tests for CREATE Result endpoint [SCI-2749]
|
2018-10-17 14:17:16 +02:00 |
|
Alex Kriuchykhin
|
18b1cad8a4
|
Merge pull request #1334 from okriuchykhin/ok_SCI_2772
Implement inventory column data type name mappings [SCI-2772]
|
2018-10-17 10:37:23 +02:00 |
|