Luka Murn
|
2ac6563730
|
Merge pull request #1295 from czbiohub/mc-SCI-2702
close SCI-2702; unit tests for create inventory [SCI-2702]
|
2018-10-01 09:08:39 +02:00 |
|
Michael
|
088e06cae7
|
fix check to inventory
|
2018-09-26 10:47:13 -07:00 |
|
Luka Murn
|
46883150d1
|
Merge branch 'mc-SCI-2696' of https://github.com/czbiohub/scinote-web-1 into czbiohub-mc-SCI-2696
Conflicts:
spec/requests/api/v1/inventory_items_controller_spec.rb
|
2018-09-26 18:16:25 +02:00 |
|
Luka Murn
|
d0d0939afd
|
Move @valid_headers content type to global @valid_headers def
|
2018-09-26 18:13:10 +02:00 |
|
Luka Murn
|
39dafd2179
|
Merge branch 'mc-SC-2701' of https://github.com/czbiohub/scinote-web-1 into czbiohub-mc-SC-2701
Conflicts:
spec/requests/api/v1/inventory_columns_controller_spec.rb
|
2018-09-24 16:40:44 +02:00 |
|
Oleksii Kriuchykhin
|
49e788a9ad
|
Mergre latest core-api [SCI-2515]
|
2018-09-14 10:24:05 +02:00 |
|
Luka Murn
|
3b3d682ab2
|
Merge pull request #1294 from czbiohub/mc-SCI-2699
add unit tests for Create inventory_column endpoint [SCI-2699]
|
2018-09-12 15:39:18 +02:00 |
|
Luka Murn
|
8e376a0293
|
Hound is love, Hound is life.
|
2018-09-12 13:47:52 +02:00 |
|
Luka Murn
|
0b68a670c2
|
Fix the inventory_columns_controller#create action
Based on unit tests, fix the create inventory columns endpoint
to work as intended. Also add another unit test case.
|
2018-09-12 13:44:10 +02:00 |
|
Michael
|
9fab092c31
|
remove funky symbol
|
2018-09-11 09:55:38 -07:00 |
|
Michael
|
e2c10e973d
|
close mc-SC-2701; DELETE inventory column endpoint unit tests
|
2018-09-09 13:15:54 -07:00 |
|
Michael
|
43a3c1c06b
|
close SCI-2702; unit tests for create inventory
|
2018-09-09 13:02:42 -07:00 |
|
Michael
|
436876ad76
|
close SCI-2699; add unit tests for Create inventory_column endpoint
|
2018-09-09 00:15:56 -07:00 |
|
Michael
|
c0f0f0ea81
|
close SCI-2698; unit tests for DELETE inventory item
|
2018-09-07 15:11:53 -07:00 |
|
Michael
|
212bdfeffe
|
close SCI-2696
|
2018-09-06 17:54:24 -07:00 |
|
Michael
|
c22ad02858
|
inventory_item #create correct response unit test
|
2018-09-06 13:45:28 -07:00 |
|
Oleksii Kriuchykhin
|
c86063f79e
|
Fix failing tests [SCI-2688]
|
2018-08-24 15:48:49 +02:00 |
|
Oleksii Kriuchykhin
|
afef8bc0b1
|
Fix failing tests [SCI-2687]
|
2018-08-24 15:37:23 +02:00 |
|
Oleksii Kriuchykhin
|
5488fc66fc
|
Refactor JSON API mime type registration [SCI-2687]
|
2018-08-24 15:37:23 +02:00 |
|
Oleksii Kriuchykhin
|
c8abb3d9b8
|
Add user_identities CRUD endpoints, make API V1 togglable [SCI-2664][SCI-2686]
|
2018-08-24 15:27:59 +02:00 |
|
Alex Kriuchykhin
|
eb2d3e7951
|
Merge pull request #1276 from okriuchykhin/ok_SCI_2613
Add READ user endpoint [SCI-2613]
|
2018-08-24 15:23:05 +02:00 |
|
Oleksii Kriuchykhin
|
a8013118d4
|
Add READ user endpoint [SCI-2613]
|
2018-08-21 13:56:14 +02:00 |
|
Oleksii Kriuchykhin
|
8df6ebb5f2
|
Remove test for old api token endpoint [SCI-2515]
|
2018-08-17 14:14:18 +02:00 |
|
Oleksii Kriuchykhin
|
ef7e0ac489
|
Add GET inventory columns API endpoint [SCI-2615]
|
2018-08-08 17:31:37 +02:00 |
|
Oleksii Kriuchykhin
|
6c59e1e159
|
Fix failing tests [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-08 17:01:49 +02:00 |
|
Oleksii Kriuchykhin
|
4df9a4c9ca
|
Fix code style warnings [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-08 17:01:49 +02:00 |
|
Oleksii Kriuchykhin
|
8d11e03d47
|
Add read inventories and inventory items endpoints [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-08 17:01:49 +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 |
|