Commit Graph

21 Commits (18dbcadce65cfbbc7b5a7b539b4df6cfe63762b8)

Author SHA1 Message Date
KKlochko 30df53702b Update to allow a Book to have no Publisher.
4 weeks ago
KKlochko 51c86be131 Add migrations to require Book's Publisher and AuthorRole's Author.
2 months ago
KKlochko 2d78c2bd1b Update DBIServer to add a relationship to itself and the sync on attribute.
2 months ago
KKlochko 6baac297c5 Add GIN indexes for attributes which used to search.
2 months ago
KKlochko 14b0b78e15 Add Oban for background jobs.
2 months ago
KKlochko e5dd5a8dde Add roles for users.
3 months ago
KKlochko 74570c81a1 Update AuthorRole delete logic to cascade if no Book.
3 months ago
KKlochko 97758de39c Add relationships to server for all resources.
3 months ago
KKlochko 709905a8e1 Update BookId to add the reference logic.
3 months ago
KKlochko 7d0a098a47 Add the attribute for a avatar image url for Author.
continuous-integration/drone/push Build is passing Details
3 months ago
KKlochko 100d8ba39a Add the attribute for a cover image url for Book.
3 months ago
KKlochko ddc5cc590f Update the Book to add language, format, page_count, published date.
continuous-integration/drone/push Build is passing Details
4 months ago
KKlochko 23584c2b78 Add the Publisher resource.
4 months ago
KKlochko 91065e0acd Add BookId as ids for Book.
4 months ago
KKlochko 9ad3ca2ee1 Update to make Author has many AuthorRoles.
4 months ago
KKlochko 9cdedf0c7c Add AuthorRole to manage relationship between Author and Book.
4 months ago
KKlochko 43e2e24fee Add the book eidtions registry to manage book editions.
4 months ago
KKlochko 91f0fcd021 Add the author alias registry to manage alias relationship.
4 months ago
KKlochko f2b8e49a2f Add the datalayer and migrations for Authors and DBIServers.
4 months ago
KKlochko 628f0a2dc8 Add the datalayer and a migration for books.
4 months ago
KKlochko f7faa15837 Init the project.
4 months ago