Oleksii Kriuchykhin
|
f7b73c617a
|
Fix code styling [SCI-2939]
|
2019-01-28 15:37:24 +01:00 |
|
Oleksii Kriuchykhin
|
bd2efa55ac
|
Add templates business logic [SCI-2939]
|
2019-01-25 10:55:08 +01:00 |
|
Jure Grabnar
|
d1f966ee05
|
Add importing of the experiment templates
|
2019-01-16 15:54:03 +01:00 |
|
Jure Grabnar
|
5b496a85d3
|
Experiment exporting works
|
2019-01-16 08:37:05 +01:00 |
|
Jure Grabnar
|
0184c97c61
|
Refactor TeamExporter into ModelExporter
|
2019-01-16 08:00:01 +01:00 |
|
Jure Grabnar
|
ed16e8d479
|
Fix reviewers errors
|
2018-10-16 11:00:38 +02:00 |
|
Jure Grabnar
|
1761d57b9d
|
Add reset_export_projects_counter rake task
|
2018-10-16 11:00:38 +02:00 |
|
Oleksii Kriuchykhin
|
bc1cd39229
|
Add team deletion service [SCI-2619]
|
2018-07-27 13:34:13 +02:00 |
|
Luka Murn
|
8c0f5757ed
|
Fix clean unconfirmed users task for LinkedIn
|
2018-07-09 16:21:11 +02:00 |
|
okriuchykhin
|
c9d32def4b
|
Merge pull request #1217 from okriuchykhin/ok_SCI_2505
Add report elements to samples migration [SCI-2505]
|
2018-06-19 14:42:37 +02:00 |
|
Oleksii Kriuchykhin
|
e6671cf015
|
Add report elements to samples migration [SCI-2505]
|
2018-06-18 15:24:02 +02:00 |
|
zmagod
|
ed39294733
|
removes duplicated keywords [fixes SCI-2294]
|
2018-06-18 12:15:52 +02:00 |
|
zmagod
|
66cac0b676
|
removes visibility toggle from Name column [fixes SCI-2435]
|
2018-06-05 16:36:36 +02:00 |
|
Luka Murn
|
e74d9eef7b
|
Fix the clean repositories script so it does not crash
|
2018-05-29 16:38:25 +02:00 |
|
zmagod
|
b45717185a
|
removes unneeded migrations
|
2018-05-28 13:12:27 +02:00 |
|
zmagod
|
c683cfdbd7
|
triggers the delayed job in the controller action, fixes smart annotations
|
2018-05-25 11:41:43 +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
|
8e4d122027
|
Rename sciNote -> SciNote (lib/ folder)
|
2018-05-21 15:31:05 +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 |
|
zmagod
|
024032faff
|
refactor update protocol keywords action [fixes SCI-2257]
|
2018-04-06 15:41:50 +02:00 |
|
okriuchykhin
|
13fed0411b
|
Merge pull request #1063 from biosistemika/release-1.12.11
merge release 1.12.11 branch to master
|
2018-03-27 16:19:57 +02: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 |
|
Oleksii Kriuchykhin
|
f5ecbecaf3
|
Fix bugs [SCI-1849]
|
2018-03-12 17:00:44 +01:00 |
|
Oleksii Kriuchykhin
|
ac009a29cb
|
Add annotations migrations and optimize queries [SCI-2016]
|
2018-03-11 22:06:44 +01:00 |
|
zmagod
|
22eb4121f0
|
follow @okriuchykhin 's suggestions
|
2018-03-09 15:44:42 +01:00 |
|
Oleksii Kriuchykhin
|
c933030b94
|
Add team export/import scripts [SCI-1849]
|
2018-03-06 11:26:30 +01:00 |
|
mlorb
|
9199f287ba
|
fix hound
|
2018-03-01 09:18:36 +01:00 |
|
mlorb
|
08439e7f58
|
sign up with linkedIn account
|
2018-02-28 18:12:21 +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
|
5922aa21a8
|
adds fetch_all_team_samples method/spec
|
2018-02-15 17:38:45 +01:00 |
|
zmagod
|
e0ac8e8f91
|
extract helper methods in service
|
2018-02-15 09:36:09 +01:00 |
|
zmagod
|
370852d960
|
set up queries for fetch samples and related objects
|
2018-02-13 16:52:37 +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
|
11e47bbfc3
|
follow @duco 's suggestions
|
2018-01-05 15:37:58 +01:00 |
|
zmagod
|
498f5eec13
|
add params to task so we can restart the script from the failed attempt in case it happens
|
2018-01-05 13:23:58 +01:00 |
|
Luka Murn
|
641afc4b8c
|
Add the decoupling metrics rake task
To get the metrics, run the following rake task:
`rake metrics:decoupling`
|
2018-01-05 10:58:42 +01:00 |
|
zmagod
|
a87c43e999
|
nil image guard [fixes SCI-1907]
|
2018-01-04 14:49:52 +01:00 |
|
zmagod
|
dec1e53b53
|
fix banana
|
2017-11-28 10:09:06 +01:00 |
|
zmagod
|
b6c0d352bd
|
Adds task to copy images [fixes SCI-1650]
|
2017-11-24 16:25:12 +01:00 |
|
Luka Murn
|
beae1b05d8
|
Merge branch 'master' into rails-5.1
Conflicts:
Gemfile
Gemfile.lock
|
2017-09-21 08:27:38 +02:00 |
|
Luka Murn
|
67017d383c
|
Merge pull request #761 from Ducz0r/lm-add-versions-rake-file
Add versions Rake
|
2017-08-23 08:36:45 +02:00 |
|
Luka Murn
|
5ee7fd895c
|
Moved the arrays into json
|
2017-08-23 08:35:48 +02:00 |
|
Luka Murn
|
ae5bccf709
|
Merge branch 'master' into rails-5.1
Conflicts:
Gemfile.lock
app/datatables/repository_datatable.rb
app/models/repository_cell.rb
|
2017-08-07 08:45:53 +02:00 |
|
Luka Murn
|
77fdaaeb2e
|
Add versions Rake file
|
2017-08-03 11:28:33 +02:00 |
|
Luka Murn
|
fbdf96f04b
|
Remove 3rd party licenses file & fake data generator
|
2017-07-27 14:12:28 +02:00 |
|
Luka Murn
|
3e80f761b8
|
Add "about" modal, prepare hooks, VERSION system for addons
Also the addon generator is fixed so it properly creates VERSION
file for new addons.
|
2017-07-10 15:27:50 +02:00 |
|
zmagod
|
234ca71f0a
|
removes unneded gems, fixes hound
|
2017-07-06 09:45:59 +02:00 |
|
zmagod
|
34478b5ce5
|
restore rake tasks
|
2017-07-06 09:32:08 +02:00 |
|
zmagod
|
750c82a80f
|
setup testing tools [fixes SCI-1400]
|
2017-07-06 09:07:05 +02:00 |
|
Zmago Devetak
|
4b816f5322
|
Merge pull request #568 from ZmagoD/zd_SCI_1119
Add images to fields with rich text formatting
|
2017-05-08 13:06:58 +02:00 |
|