zmagod
|
6291857bbf
|
enables copying of repository items [fixes SCI-2207]
|
2018-04-11 17:17:19 +02:00 |
|
Zmago Devetak
|
d1f3a65279
|
Merge pull request #1073 from ZmagoD/zd_SCI_2206
add ID column to repository [fixes SCI-2206]
|
2018-04-04 15:39:59 +02:00 |
|
zmagod
|
6e255a4657
|
fixes failing specs
|
2018-04-04 14:44:32 +02:00 |
|
zmagod
|
659a088058
|
refactor smart annotation parser, adds repository item to smart annotation parser [fixes SCI-2222]
|
2018-03-29 15:55:26 +02:00 |
|
Zmago Devetak
|
75d7ace8c7
|
Merge pull request #1017 from ZmagoD/zd_SCI_2068
Write server-side endpoints for custom repositories [SCI-2068]
|
2018-03-20 14:30:47 +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
|
c2eb6d6900
|
fixes hound adds specs to repository_list_items controller
|
2018-03-16 10:53:05 +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
|
b67a54e2d1
|
Merge branch 'samples_to_repositories_table_migration' of https://github.com/biosistemika/scinote-web into zd_SCI_2024_fix_custom_repositores_import
|
2018-03-13 15:25:57 +01:00 |
|
zmagod
|
3957c4c54c
|
fix failing spec
|
2018-03-13 15:03:48 +01:00 |
|
okriuchykhin
|
503617b42c
|
Merge branch 'samples_to_repositories_table_migration' into zd_SCI_2025
|
2018-03-13 14:44:20 +01:00 |
|
zmagod
|
32d2d218ba
|
fix failing specs
|
2018-03-13 11:24:16 +01:00 |
|
mlorb
|
3b9ad2f86f
|
Merge pull request #1028 from mlorb/ml-sci-2144
Add file custom column type to db [SCI-2144]
|
2018-03-12 15:18:02 +01:00 |
|
mlorb
|
34f5c2c7ac
|
fix validation in asset model and change formatted method in repository_asset_value model
|
2018-03-12 10:50:45 +01:00 |
|
Zmago Devetak
|
d50bc5fde9
|
Merge pull request #998 from ZmagoD/zd_SCI_2014
migration script for migrating samples -> custom repositories [SCI-2014]
|
2018-03-09 17:19:12 +01:00 |
|
mlorb
|
64e26e1c60
|
add file custom column type to db
|
2018-03-09 17:04:54 +01:00 |
|
zmagod
|
26c5c8bf46
|
fix failing test
|
2018-03-09 16:59:17 +01:00 |
|
zmagod
|
22eb4121f0
|
follow @okriuchykhin 's suggestions
|
2018-03-09 15:44:42 +01:00 |
|
zmagod
|
0baa7a1f99
|
fix hound
|
2018-03-09 14:43:12 +01:00 |
|
zmagod
|
4f951f6679
|
adds unit specs for datatable service [fixes SCI-2068]
|
2018-03-09 14:22:00 +01:00 |
|
zmagod
|
fb66131e29
|
setup endpoint for repository_rows paging/search
|
2018-03-06 16:32:39 +01:00 |
|
zmagod
|
fca01bd54f
|
refactor repository export [fixes SCI-2025]
|
2018-03-05 15:54:04 +01:00 |
|
Zmago Devetak
|
50ccec5007
|
Merge pull request #1009 from ZmagoD/zd_SCI_2066
add info modal for repository items [fixes SCI-2066]
|
2018-03-05 12:49:29 +01:00 |
|
zmagod
|
0996745781
|
refactor repository import, adds RepositoryListType as an option and makes the import class more extensible [fixes SCI-2024]
|
2018-03-02 13:39:22 +01:00 |
|
zmagod
|
e3ca782996
|
add info modal for repository items [fixes SCI-2066]
|
2018-02-27 16:21:46 +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
|
c53df21946
|
adds specs for sample_to_repository migration service
|
2018-02-15 16:56:38 +01:00 |
|
zmagod
|
e0ac8e8f91
|
extract helper methods in service
|
2018-02-15 09:36:09 +01:00 |
|
zmagod
|
36595d33f4
|
fix name scope
|
2018-02-12 09:09:56 +01:00 |
|
zmagod
|
d12f8403e4
|
add reference to repository column
|
2018-02-12 09:05:41 +01:00 |
|
zmagod
|
ae99c92516
|
follow @okriuchykhin 's suggestions
|
2018-02-09 16:28:21 +01:00 |
|
zmagod
|
557aeca049
|
refactor relations
|
2018-02-09 14:11:56 +01:00 |
|
zmagod
|
7c13c5a1f4
|
fixes typo, follows @okriuchykhin 's suggestions
|
2018-02-09 11:38:52 +01:00 |
|
zmagod
|
6b7ff11bcf
|
setup models for repository list column [fixes SCI-2015]
|
2018-02-07 15:28:28 +01:00 |
|
zmagod
|
34f5076b04
|
fixes failin specs [fixes SCI-2001]
|
2018-01-31 12:05:45 +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
|
0d7c116de1
|
Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1854
|
2018-01-09 10:03:02 +01:00 |
|
zmagod
|
743a388a8d
|
adds additional tests for permissions controller
|
2018-01-09 10:00:07 +01:00 |
|
zmagod
|
c5379896c0
|
fix HOC to recive objects
|
2018-01-08 16:28:20 +01:00 |
|
Zmago Devetak
|
0e6931b1f3
|
Merge pull request #908 from ZmagoD/zd_SCI_1866
Wrong date at activity
|
2018-01-08 14:20:26 +01:00 |
|
zmagod
|
c07f54a0c7
|
Merge branch 'decoupling-settings-page' of https://github.com/biosistemika/scinote-web into zd_SCI_1854
|
2018-01-08 08:38:14 +01:00 |
|
zmagod
|
1d3881b649
|
fixes bug with duplicated activities and wrong date separators [fixes SCI-1866]
|
2018-01-03 13:48:59 +01:00 |
|
mlorb
|
bd7eda1506
|
fix failing tests
|
2017-12-14 14:18:18 +01:00 |
|
zmagod
|
219ef3baf6
|
setup new pagination for activities
|
2017-12-14 14:02:40 +01:00 |
|
zmagod
|
b106545d31
|
fixes per @duco 's request
|
2017-12-13 08:57:50 +01:00 |
|
zmagod
|
e01e7bebbf
|
add permissions endpoint on the API
|
2017-12-04 13:25:48 +01:00 |
|
zmagod
|
61be762b76
|
fix failing navigation spec
|
2017-11-23 15:30:08 +01:00 |
|
zmagod
|
70db34090d
|
fixes rspec tests
|
2017-11-20 09:41:14 +01:00 |
|