Commit Graph

69 Commits (152bee732f2f6d9b89bf39bf0505b0d651af27e6)

Author SHA1 Message Date
KKlochko a25a4e24da Update to refatactor tests for syncing.
3 months ago
KKlochko 493aca0e5b Update to move get_id functions to support/helpers.
3 months ago
KKlochko 8a3b522049 Update to refactor tests for Author and Book.
3 months ago
KKlochko 89c871110c Update to refactor tests for resource forms.
3 months ago
KKlochko 64028d09f5 Fix data transformers to remove a nil value of dbi_server for syncing.
continuous-integration/drone/push Build is passing Details
3 months ago
KKlochko ea5ada751d Update DBIServerTransformer to fetch the dbi_server relationship.
3 months ago
KKlochko efbb7e2f46 Update BookForm tests to update required AuthorRoles.
continuous-integration/drone/push Build is passing Details
4 months ago
KKlochko d82e4c20fc Update Book and SelectedPublisher component to require Publisher.
4 months ago
KKlochko 0bd6453f6b Add tests for assigning DBIServer to Author and Book.
continuous-integration/drone/push Build is passing Details
4 months ago
KKlochko 47595e5634 Add tests for Publisher resource.
4 months ago
KKlochko 72bc941d18 Update Book to sync only a new non-local data.
4 months ago
KKlochko ec8edbb006 Update Author to sync only a new non-local data.
4 months ago
KKlochko 5ba0e4da06 Update Publisher to sync only a new non-local data.
4 months ago
KKlochko 5d8e70d79d Update Book and Publisher transformers to sync the relationship for DBIServer.
4 months ago
KKlochko d57fa73825 Update the AuthorTransformer to sync all attributes and relationships.
4 months ago
KKlochko 981e1f0b92 Add the sync for DBIServer.
4 months ago
KKlochko af11f13942 Add the brief_description for Book and Author.
4 months ago
KKlochko ebbee7f9a5 Update the code format.
4 months ago
KKlochko ab3cc4596c Update the SyncServerTask's parent module to SyncTasks.
4 months ago
KKlochko d2c539333c Update the sync tests.
continuous-integration/drone/push Build is passing Details
5 months ago
KKlochko 777a9436d5 Update Book resource and its tests.
5 months ago
KKlochko 8dc4a80e31 Update Author resource and test for the form.
5 months ago
KKlochko 1d0abee1de Add tests for the Publisher form.
5 months ago
KKlochko 775564ea1d Add policies for AuthorRole resource.
5 months ago
KKlochko d3233a7aab Add policies for Author resource.
5 months ago
KKlochko e5dd5a8dde Add roles for users.
5 months ago
KKlochko 9189ee0b14 Update to refactor the test for Book sync.
continuous-integration/drone/push Build is passing Details
5 months ago
KKlochko cbec8fceb4 Update to sync also BookEditionsRegistry.
continuous-integration/drone/push Build is passing Details
5 months ago
KKlochko 99f59e6923 Update to refactor AuthorAliasRegistry, its sync and test.
5 months ago
KKlochko a53f0abae5 Add tests for sync AuthorAliasRegistry.
continuous-integration/drone/push Build is failing Details
5 months ago
KKlochko bbe5de8cb2 Remove unused aliases from DataTransformers.
5 months ago
KKlochko f4c11b99e3 Update AuthorRole and BookId for sync Book data.
5 months ago
KKlochko d1a44a5457 Add transformers for BookId.
continuous-integration/drone/push Build is passing Details
5 months ago
KKlochko b64aa37c4f Add transformers for AuthorRole.
5 months ago
KKlochko 68169cc78b Add the validation for Book's page count to be greater than 0.
continuous-integration/drone/push Build is passing Details
5 months ago
KKlochko 730b2b6927 Add the sync task for Book.
5 months ago
KKlochko fb90783c35 Update the sync for Author and Publisher to verify synced data.
5 months ago
KKlochko 133d788584 Update to refactor Author and sync modules.
5 months ago
KKlochko 5ee34f76bc Add the sync task for Publisher.
5 months ago
KKlochko 6a6987bee6 Update the JSON API endpoint to /authors for Author.
5 months ago
KKlochko e98a98b2c1 Add tests for the Book and Author forms.
continuous-integration/drone/push Build is passing Details
5 months ago
KKlochko 3e5f362d6a Add the cover_image_url attribute to arguments to create a Book.
5 months ago
KKlochko 99678c12e5 Add the avatar_url attribute to Author's create action.
5 months ago
KKlochko 1b27b07268 Add the sync server task.
continuous-integration/drone/push Build is passing Details
5 months ago
KKlochko b8a7ac9a48 Update the sync task for Author to link the record with the server.
continuous-integration/drone/push Build is passing Details
5 months ago
KKlochko afc1c07936 Refactor the Book generator to add authors and a related book to opts.
5 months ago
KKlochko f01a5eda1b Add the task to sync authors from the API.
continuous-integration/drone/push Build is failing Details
6 months ago
KKlochko da0e5246c7 Update AuthorTransformer to check if the "data" attibute is available.
6 months ago
KKlochko d398cc1594 Update the FetchJsons to allow use a function to transform the data.
6 months ago
KKlochko 57ead52ba2 Add the json fetchers to scrape the API.
continuous-integration/drone/push Build is passing Details
6 months ago