Oleksii Kriuchykhin
|
eb04bc974d
|
Update tests with new team user assignments [SCI-6843]
|
2022-08-31 16:37:00 +02:00 |
|
ajugo
|
54474b2bba
|
API GET repository stock column output fix [SCI-6550] (#4030)
* Add include stock unit items to Stock column get [SCI-6550]
* Fix stock column test [SCI-6550]
* Fix hound [SCI-6550]
|
2022-04-19 16:05:17 +02:00 |
|
ajugo
|
0a5e93a018
|
API: add endpoint for creating stock column [SCI-6550] (#3956)
* Add test for repositoty stock column api [SCI-6550]
* Create and update stock column [SCI-6550]
* Change stock unit [SCI-6550]
* Fix hound [SCI-6550]
* Fix on delete [SCI-6550]
* Fix houd [SCI-6550]
|
2022-04-08 14:09:00 +02:00 |
|
Oleksii Kriuchykhin
|
33d37d048e
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
|
Oleksii Kriuchykhin
|
837437309e
|
Fix failing tests [SCI-4516]
|
2020-04-09 17:11:58 +02:00 |
|
Urban Rotnik
|
1e8261ac2a
|
Update InventoryColumns API for new Status Type
|
2019-11-29 10:19:07 +01:00 |
|
Oleksii Kriuchykhin
|
b53f2c8347
|
Improve error messages in API [SCI-2773]
|
2018-10-23 17:52:48 +02:00 |
|
Oleksii Kriuchykhin
|
ed46115b3f
|
Implement inventory column data type name mappings [SCI-2772]
|
2018-10-16 15:35:02 +02:00 |
|
Luka Murn
|
1093ea11f4
|
Merge branch 'lm-api-fixes' of https://github.com/Ducz0r/scinote-web into Ducz0r-lm-api-fixes
Conflicts:
app/serializers/api/v1/activity_serializer.rb
app/serializers/api/v1/inventory_column_serializer.rb
app/serializers/api/v1/project_serializer.rb
|
2018-10-15 15:20:26 +02:00 |
|
Luka Murn
|
a8d56d32e2
|
Hound is love, Hound is life
|
2018-10-07 13:28:29 +02:00 |
|
Luka Murn
|
6625b4019e
|
Update GET /inventory_columns, GET /inventory_columns/:id endpts
|
2018-10-06 13:47:41 +02:00 |
|
Michael
|
2f99904000
|
merge core-api and handle merge issues
|
2018-09-27 10:43:52 -07: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 |
|
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
|
e2c10e973d
|
close mc-SC-2701; DELETE inventory column endpoint unit tests
|
2018-09-09 13:15:54 -07:00 |
|
Michael
|
436876ad76
|
close SCI-2699; add unit tests for Create inventory_column endpoint
|
2018-09-09 00:15:56 -07:00 |
|
Oleksii Kriuchykhin
|
ef7e0ac489
|
Add GET inventory columns API endpoint [SCI-2615]
|
2018-08-08 17:31:37 +02:00 |
|