Commit Graph

86 Commits (db025ece6aadeba1901ca2b245f1fedd43ee0b62)

Author SHA1 Message Date
KKlochko db025ece6a Fix DBIServer FormComponent to allow edit only other servers' sync_on?.
continuous-integration/drone/push Build is passing Details
1 month ago
KKlochko ffbec934a6 Update resources and generator to accept dbi_server_id.
continuous-integration/drone/push Build is passing Details
1 month ago
KKlochko 4edf526475 Update tests to add missing assert and = which check permission for LiveViews.
continuous-integration/drone/push Build is failing Details
1 month ago
KKlochko 4a28708479 Add tests to check permissions for editing other servers' data.
1 month ago
KKlochko 54f15bead3 Rename the test module to LiveViewsPermissionsTest.
1 month ago
KKlochko 88a8eba322 Update to refactor tests which check permission for LiveViews.
continuous-integration/drone/push Build is passing Details
1 month ago
KKlochko f406239b16 Add tests to check permission for Show and Edit LiveViews.
continuous-integration/drone/push Build is passing Details
1 month ago
KKlochko bdc6670475 Add tests to check permission for Index LiveViews.
continuous-integration/drone/push Build is passing Details
2 months ago
KKlochko 4688d09dcf Add the LiveCase template for testing LiveViews.
2 months ago
KKlochko c51bca1eb5 Add the helper to make a user log in.
2 months ago
KKlochko efbb7e2f46 Update BookForm tests to update required AuthorRoles.
continuous-integration/drone/push Build is passing Details
2 months ago
KKlochko d82e4c20fc Update Book and SelectedPublisher component to require Publisher.
2 months ago
KKlochko 0bd6453f6b Add tests for assigning DBIServer to Author and Book.
continuous-integration/drone/push Build is passing Details
2 months ago
KKlochko 47595e5634 Add tests for Publisher resource.
2 months ago
KKlochko 72bc941d18 Update Book to sync only a new non-local data.
2 months ago
KKlochko 83a82a2da2 Add helpers to convert datetimes.
2 months ago
KKlochko ec8edbb006 Update Author to sync only a new non-local data.
2 months ago
KKlochko 5ba0e4da06 Update Publisher to sync only a new non-local data.
2 months ago
KKlochko 5d8e70d79d Update Book and Publisher transformers to sync the relationship for DBIServer.
2 months ago
KKlochko d57fa73825 Update the AuthorTransformer to sync all attributes and relationships.
2 months ago
KKlochko 981e1f0b92 Add the sync for DBIServer.
2 months ago
KKlochko 0415938248 Update the tests for the error htmls.
continuous-integration/drone/push Build is passing Details
2 months ago
KKlochko af11f13942 Add the brief_description for Book and Author.
2 months ago
KKlochko ebbee7f9a5 Update the code format.
2 months ago
KKlochko ab3cc4596c Update the SyncServerTask's parent module to SyncTasks.
2 months ago
KKlochko d2c539333c Update the sync tests.
continuous-integration/drone/push Build is passing Details
2 months ago
KKlochko 3285d3860e Update the DBIServer generator to use admin user.
2 months ago
KKlochko 777a9436d5 Update Book resource and its tests.
2 months ago
KKlochko 8dc4a80e31 Update Author resource and test for the form.
2 months ago
KKlochko 1d0abee1de Add tests for the Publisher form.
2 months ago
KKlochko 840549dd66 Update the generators for test to use the moderator user as an actor.
2 months ago
KKlochko 775564ea1d Add policies for AuthorRole resource.
2 months ago
KKlochko d3233a7aab Add policies for Author resource.
2 months ago
KKlochko 73f2f8c261 Update User generator for tests.
2 months ago
KKlochko e5dd5a8dde Add roles for users.
3 months ago
KKlochko 9189ee0b14 Update to refactor the test for Book sync.
continuous-integration/drone/push Build is passing Details
3 months ago
KKlochko cbec8fceb4 Update to sync also BookEditionsRegistry.
continuous-integration/drone/push Build is passing Details
3 months ago
KKlochko 99f59e6923 Update to refactor AuthorAliasRegistry, its sync and test.
3 months ago
KKlochko a53f0abae5 Add tests for sync AuthorAliasRegistry.
continuous-integration/drone/push Build is failing Details
3 months ago
KKlochko 034882672a Add the helpers for tests.
3 months ago
KKlochko bbe5de8cb2 Remove unused aliases from DataTransformers.
3 months ago
KKlochko f4c11b99e3 Update AuthorRole and BookId for sync Book data.
3 months ago
KKlochko d1a44a5457 Add transformers for BookId.
continuous-integration/drone/push Build is passing Details
3 months ago
KKlochko b64aa37c4f Add transformers for AuthorRole.
3 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
3 months ago
KKlochko 730b2b6927 Add the sync task for Book.
3 months ago
KKlochko fb90783c35 Update the sync for Author and Publisher to verify synced data.
3 months ago
KKlochko 133d788584 Update to refactor Author and sync modules.
3 months ago
KKlochko 5ee34f76bc Add the sync task for Publisher.
3 months ago
KKlochko 6a6987bee6 Update the JSON API endpoint to /authors for Author.
3 months ago