Commit Graph

95 Commits (11a796216704c756c868e215740891a30d9b7ae4)

Author SHA1 Message Date
KKlochko 3bc4616c5d Update to allow search book by an empty bid.
continuous-integration/drone/push Build is passing Details
4 weeks ago
KKlochko b70b99ba51 Update DBIServer's Index and Show to allow moderators to read.
1 month ago
KKlochko 44841a53e8 Update the LiveViews permission test to fix misuse of the user values.
continuous-integration/drone/push Build is passing Details
1 month ago
KKlochko a25a4e24da Update to refatactor tests for syncing.
1 month ago
KKlochko 493aca0e5b Update to move get_id functions to support/helpers.
1 month ago
KKlochko 8a3b522049 Update to refactor tests for Author and Book.
1 month ago
KKlochko 89c871110c Update to refactor tests for resource forms.
1 month ago
KKlochko 64028d09f5 Fix data transformers to remove a nil value of dbi_server for syncing.
continuous-integration/drone/push Build is passing Details
1 month ago
KKlochko ea5ada751d Update DBIServerTransformer to fetch the dbi_server relationship.
1 month ago
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