Oleksii Kriuchykhin
|
1d4fc7172d
|
Update Ruby to 2.4.5 and add jemalloc package
|
2019-01-15 17:10:10 +01:00 |
|
Luka Murn
|
e9c0b34662
|
Merge branch 'core-api' into 'master'
Conflicts:
Gemfile
app/services/api.rb
config/initializers/api.rb
config/initializers/extends.rb
config/routes.rb
db/schema.rb
spec/controllers/api/api_controller_spec.rb
|
2018-11-14 16:59:04 +01:00 |
|
Luka Murn
|
84df2c81f9
|
Merge branch 'features/export-all'
Conflicts:
app/controllers/experiments_controller.rb
app/controllers/my_modules_controller.rb
db/schema.rb
|
2018-11-13 09:14:02 +01:00 |
|
Oleksii Kriuchykhin
|
0e192cc830
|
Ensure that temporary report is always deleted [SCI-2834]
|
2018-11-06 09:33:18 +01: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 |
|
Oleksii Kriuchykhin
|
b9320b3b1d
|
Update sdoc gem [SCI-2765]
|
2018-10-16 16:50:42 +02:00 |
|
Oleksii Kriuchykhin
|
f6b039d54e
|
Merge latest core-api branch [SCI-2765]
|
2018-10-16 12:07:47 +02:00 |
|
Oleksii Kriuchykhin
|
8cf59d8d22
|
Add request rate throttling for API [SCI-2770]
|
2018-10-11 09:48:06 +02:00 |
|
Oleksii Kriuchykhin
|
77e2371091
|
Add tests for inventory cell endpoints [SCI-2765]
|
2018-10-08 13:25:03 +02:00 |
|
Luka Murn
|
9f4cb02fba
|
Update doorkeeper gem to >= 4.6
|
2018-10-05 11:50:17 +02:00 |
|
Luka Murn
|
5e797c5dae
|
Remove double 'kaminari' Gem inclusion in Gemfile
|
2018-09-28 10:47:33 +02:00 |
|
Luka Murn
|
00c714be07
|
Merge pull request #1299 from Ducz0r/lm-fix-rubocop
Update rubocop to 0.59.0, fix the config to be compliant
|
2018-09-24 10:27:19 +02:00 |
|
Oleksii Kriuchykhin
|
49e788a9ad
|
Mergre latest core-api [SCI-2515]
|
2018-09-14 10:24:05 +02:00 |
|
Luka Murn
|
0a2be5072a
|
Update rubocop to 0.59.0, fix the config to be compliant
|
2018-09-12 17:17:55 +02:00 |
|
Luka Murn
|
99c156de94
|
Fix (hopefully) the TinyMCE files from being cached
Closes SCI-2717.
|
2018-09-12 15:28:21 +02:00 |
|
Alex Kriuchykhin
|
1832c0e806
|
Merge pull request #1262 from okriuchykhin/ok_SCI_2614
Add read inventories and inventory items endpoints [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-24 15:22:13 +02:00 |
|
Oleksii Kriuchykhin
|
ecde634a2c
|
Add OAuth2 provider [SCI-2515]
|
2018-08-17 13:17:59 +02:00 |
|
Zanz2
|
2608561560
|
Merge branch 'master' into zz_protocols_edit_rtf_form_bug_sci2305_v2
|
2018-08-09 11:38:15 +02:00 |
|
Zanz2
|
1de9e4b360
|
changed version
|
2018-08-09 11:35:50 +02:00 |
|
Oleksii Kriuchykhin
|
938ec5acb8
|
Change primary key to bigint on repositories [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-08 17:01:49 +02:00 |
|
Alex Kriuchykhin
|
6004f8411b
|
Merge pull request #1260 from okriuchykhin/ok_SCI_2611
Add GET teams and team API endpoints [SCI-2611][SCI-2612]
|
2018-08-08 16:59:42 +02:00 |
|
okriuchykhin
|
bb5d029c30
|
Merge pull request #1251 from okriuchykhin/ok_SCI_2253
Upgrade to Turbolinks 5 [SCI-2253]
|
2018-08-02 14:43:19 +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
|
b2bd1cb849
|
Upgrade to Turbolinks 5 [SCI-2253]
|
2018-07-27 17:26:46 +02:00 |
|
Oleksii Kriuchykhin
|
0e372af729
|
Adds API authentication with Azure AD [SCI-2608]
|
2018-07-24 14:21:33 +02:00 |
|
Zanz2
|
eab389c0dd
|
Fixes tinymce editor not displaying, updated tinymce-rails gem to 4.7.11
|
2018-07-17 16:06:00 +02:00 |
|
Oleksii Kriuchykhin
|
6c914d2a73
|
Upgrade Rails to version 5.1.6, Sprockets to 3.7.2
|
2018-06-20 10:46:41 +02:00 |
|
zmagod
|
b13e39a0d9
|
adds discard gem, move deletion of repositories in a rake task to run in background worker [fixes SCI-2448]
|
2018-05-24 14:39:25 +02:00 |
|
Luka Murn
|
cb6fe50832
|
Merge branch 'master' into ux-release-1
Conflicts:
app/assets/javascripts/repositories/index.js
|
2018-04-26 11:38:54 +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 |
|
Luka Murn
|
159078170a
|
Update Paperclip library to 5.3 version
|
2018-04-05 13:23:34 +02:00 |
|
Zanz2
|
7f36ab3e5e
|
deleted require and gemfile entry for remotipart
|
2018-04-04 11:12:39 +02:00 |
|
Zanz2
|
1606982966
|
found a hackish fix by doing a manual ajax call and some other things with jquery
|
2018-04-02 19:56:25 +02:00 |
|
Oleksii Kriuchykhin
|
f656ad1561
|
Fix fa icons [SCI-2217]
|
2018-03-30 17:03:44 +02:00 |
|
okriuchykhin
|
145f49de2d
|
Revert "Update turbolinks and fix repository table init [SCI-2251]"
|
2018-03-26 17:38:48 +02:00 |
|
Oleksii Kriuchykhin
|
83c7539156
|
Update turbolinks and fix repository table init [SCI-2251]
|
2018-03-25 19:44:58 +02:00 |
|
Oleksii Kriuchykhin
|
a105e61d48
|
Remove tutorial [SCI-1860]
|
2018-03-18 13:18:05 +01: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 |
|
zmagod
|
d69754af04
|
implement search on list items dropdown, update, create actions [fixes SCI-2070]
|
2018-03-15 15:43:16 +01:00 |
|
zmagod
|
dd2f7dd417
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into samples_to_repositories_table_migration
|
2018-03-13 13:24:36 +01:00 |
|
zmagod
|
41db1a9ab3
|
update bootstrap to v 3.3.7
|
2018-03-12 08:57:02 +01:00 |
|
mlorb
|
08439e7f58
|
sign up with linkedIn account
|
2018-02-28 18:12:21 +01:00 |
|
Oleksii Kriuchykhin
|
16e1d072b9
|
Improve files handling in protocol clonning [SCI-2003]
|
2018-02-01 15:44:08 +01:00 |
|
Oleksii Kriuchykhin
|
b8b13b2086
|
Update Ruby version to 2.4.3
|
2018-01-31 10:02:45 +01:00 |
|
zmagod
|
c6f44e799c
|
fixes JWT dependency issues
|
2018-01-23 16:25:59 +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 |
|
Matej Zrimšek
|
9ef04a6a2b
|
Set strict version for rubocop gem, because the new one is not compatible with the previously used one. Also updated it to the newest version.
|
2018-01-16 17:01:44 +01:00 |
|
Oleksii Kriuchykhin
|
b98241ef61
|
Fix bootstrap select dropdown [SCI-1895][SCI-1896]
|
2017-12-22 09:52:00 +01:00 |
|
Luka Murn
|
704bd31fef
|
Set wicked_pdf version to ~> 1.0.6
|
2017-12-20 10:53:53 +01:00 |
|