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
|
2794f75215
|
Add ProjectsOverviewService#project_cards unit tests
|
2018-10-23 19:50:06 +02:00 |
|
Oleksii Kriuchykhin
|
95cb6db4df
|
Fix test [SCI-2733]
|
2018-10-19 10:47:55 +02:00 |
|
Oleksii Kriuchykhin
|
02f536cd08
|
Merge latest features/export-all [SCI-2733]
|
2018-10-16 17:20:19 +02:00 |
|
Jure Grabnar
|
d50f56e319
|
Disable/enable export proejct button
Fix filesystem saving
|
2018-10-16 11:01:58 +02:00 |
|
Oleksii Kriuchykhin
|
af02f29fb5
|
Implement user state saving for projects overview [SCI-2733]
|
2018-10-10 16:15:31 +02:00 |
|
Alex Kriuchykhin
|
18dfeb537b
|
Merge pull request #1269 from okriuchykhin/ok_SCI_2604
Improve health check endpoint [SCI-2604]
|
2018-08-24 16:55:47 +02:00 |
|
Oleksii Kriuchykhin
|
0322316d74
|
Make API V1 togglable [SCI-2686]
|
2018-08-24 12:11:28 +02:00 |
|
Oleksii Kriuchykhin
|
1a57289009
|
Improve health check endpoint [SCI-2604]
|
2018-08-17 16:13:21 +02:00 |
|
Oleksii Kriuchykhin
|
dc2411c5ed
|
Fix Hound warnings [SCI-2611][SCI-2612]
|
2018-08-08 16:27:43 +02:00 |
|
Oleksii Kriuchykhin
|
298b866df4
|
Fix failing tests [SCI-2611][SCI-2612]
|
2018-08-07 14:58:02 +02:00 |
|
Oleksii Kriuchykhin
|
22e12d8fc3
|
Add GET teams and team API endpoints [SCI-2611][SCI-2612]
|
2018-07-31 13:40:27 +02:00 |
|
Oleksii Kriuchykhin
|
26b0bd9e11
|
Refactor tasks tree API endpoint [SCI-2609]
|
2018-07-30 14:48:11 +02:00 |
|
Zmago Devetak
|
147e74b4a5
|
Merge pull request #1164 from ZmagoD/zd_SCI_2448
adds discard gem, move deletion of repositories in a rake task to run…
|
2018-05-28 15:04:54 +02:00 |
|
zmagod
|
c683cfdbd7
|
triggers the delayed job in the controller action, fixes smart annotations
|
2018-05-25 11:41:43 +02:00 |
|
zmagod
|
ba2aafae39
|
fix access to public reports [fixes SCI-2340]
|
2018-05-21 14:45:18 +02:00 |
|
Zmago Devetak
|
8a92f1a499
|
Merge pull request #1127 from ZmagoD/zd_SCI_2307_v3
Adds custom method that generates smart annotations name for repository
|
2018-05-16 13:23:25 +02:00 |
|
zmagod
|
69783cb73e
|
removes unneeded spec
|
2018-05-16 12:11:18 +02:00 |
|
Luka Murn
|
38f4d0524f
|
Add spec for sequential creations and deletes
Closes SCI-2320.
|
2018-05-15 20:44:15 +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 |
|
Luka Murn
|
611a25ca9f
|
Minor change in existing spec to user the service
|
2018-05-15 20:44:15 +02:00 |
|
Luka Murn
|
6218907d31
|
Add blank, initial files
|
2018-05-15 20:44:15 +02:00 |
|
zmagod
|
3e10ff7fc5
|
add custom method that generates smart annotations name from repository name [fixes SCI-2307]
|
2018-05-04 10:44:23 +02:00 |
|
Zmago Devetak
|
d744f24b85
|
Merge pull request #1118 from ZmagoD/zd_SCI_2323
sign_out user after 7 days [fixes SCI-2323]
|
2018-05-03 14:36:44 +02:00 |
|
Zmago Devetak
|
9ce071693d
|
Merge pull request #1116 from ZmagoD/zd_SCI_2310
parse smart annotations in repository export [fixes SCI-2310]
|
2018-05-03 14:34:29 +02:00 |
|
zmagod
|
e9642cadad
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2304
|
2018-04-26 14:26:30 +02:00 |
|
zmagod
|
589389fa8e
|
fixex failing specs
|
2018-04-25 11:00:22 +02:00 |
|
zmagod
|
7d26ce561c
|
parse smart annotations in repository export [fixes SCI-2310]
|
2018-04-24 14:53:49 +02:00 |
|
Zmago Devetak
|
1e4a975304
|
Merge pull request #1113 from ZmagoD/zd_SCI_2307_v2
rename smart annotations icons [fixes SCI-2307]
|
2018-04-24 10:11:30 +02:00 |
|
zmagod
|
3431ab2da3
|
fix failing spec
|
2018-04-24 09:53:26 +02:00 |
|
zmagod
|
de6c40a921
|
fix failing specs
|
2018-04-24 09:47:16 +02:00 |
|
zmagod
|
f56f457c78
|
fixes failing specs
|
2018-04-23 13:34:56 +02:00 |
|
zmagod
|
dafa29d4bf
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2124
|
2018-04-20 10:33:15 +02:00 |
|
Zmago Devetak
|
6b4d786acc
|
Merge pull request #1105 from ZmagoD/zd_SCI_2307
change repository icon
|
2018-04-19 17:58:48 +02:00 |
|
zmagod
|
ec5a8336b9
|
fixes failing spec
|
2018-04-19 17:46:44 +02:00 |
|
Zmago Devetak
|
93fc1af12d
|
Merge pull request #1083 from ZmagoD/zd_SCI_2259
set limit on maximum number of dropdown list items [fixes SCI-2259]
|
2018-04-19 17:17:54 +02:00 |
|
Zmago Devetak
|
1290435372
|
Merge pull request #1086 from ZmagoD/zd_SCI_2207
enables copying of repository items [fixes SCI-2207]
|
2018-04-19 17:13:43 +02:00 |
|
zmagod
|
c23eacfe13
|
fixes for_admin action/ test visible_by functlion
|
2018-04-19 12:41:00 +02:00 |
|
zmagod
|
9d282d1800
|
adds new reports index page [fixes SCI-2124]
|
2018-04-18 16:47:52 +02:00 |
|
zmagod
|
4f21833373
|
changes per @duco 's request
|
2018-04-13 11:47:33 +02:00 |
|
zmagod
|
cebb06269b
|
refactor specs
|
2018-04-12 13:34:34 +02:00 |
|
Luka Murn
|
9bf8b5d864
|
Merge branch 'ok_SCI_1860' of https://github.com/okriuchykhin/scinote-web into okriuchykhin-ok_SCI_1860
Conflicts:
Makefile
app/assets/javascripts/projects/index.js.erb
app/assets/stylesheets/themes/scinote.scss
config/locales/en.yml
|
2018-04-12 13:16:46 +02:00 |
|
zmagod
|
7f93cf6220
|
adds specs for duplicate class
|
2018-04-12 13:00:21 +02:00 |
|