scinote-web/spec
2018-10-28 14:34:51 +01: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 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
lib/tasks fix failing spec 2018-03-13 15:03:48 +01:00
models Fix failing tests [SCI-2688] 2018-08-24 15:48:49 +02:00
requests/api/v1 Merge pull request #1334 from okriuchykhin/ok_SCI_2772 2018-10-17 10:37:23 +02:00
services triggers the delayed job in the controller action, fixes smart annotations 2018-05-25 11:41:43 +02:00
support Rename user_id to sub in JWT [SCI-2814] 2018-10-28 14:34:51 +01:00
utilities/repository_import_parser fixes import limit 2018-04-10 15:45:51 +02:00
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 Add spec for repository_table_state_service 2018-05-15 20:44:15 +02:00