scinote-web/spec
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
..
controllers Update status endpoint 2018-10-06 11:47:23 +02:00
factories Fix /users, /users/:id/identities endpoints 2018-10-07 13:07:27 +02:00
fixtures/files
lib/tasks
models Fix failing tests [SCI-2688] 2018-08-24 15:48:49 +02:00
requests/api/v1 Merge branch 'lm-api-fixes' of https://github.com/Ducz0r/scinote-web into Ducz0r-lm-api-fixes 2018-10-15 15:20:26 +02:00
services triggers the delayed job in the controller action, fixes smart annotations 2018-05-25 11:41:43 +02:00
support Add GET teams and team API endpoints [SCI-2611][SCI-2612] 2018-07-31 13:40:27 +02:00
utilities/repository_import_parser
rails_helper.rb Add user_identities CRUD endpoints, make API V1 togglable [SCI-2664][SCI-2686] 2018-08-24 15:27:59 +02:00
spec_helper.rb