KKlochko
|
493aca0e5b
|
Update to move get_id functions to support/helpers.
|
2025-05-24 21:46:02 +03:00 |
|
KKlochko
|
8a3b522049
|
Update to refactor tests for Author and Book.
|
2025-05-24 21:21:04 +03:00 |
|
KKlochko
|
89c871110c
|
Update to refactor tests for resource forms.
|
2025-05-24 21:19:19 +03:00 |
|
KKlochko
|
64028d09f5
|
Fix data transformers to remove a nil value of dbi_server for syncing.
continuous-integration/drone/push Build is passing
Map.put_new don't update nil value, because the key exists.
|
2025-05-23 12:50:43 +03:00 |
|
KKlochko
|
ea5ada751d
|
Update DBIServerTransformer to fetch the dbi_server relationship.
|
2025-05-23 12:47:46 +03:00 |
|
KKlochko
|
db025ece6a
|
Fix DBIServer FormComponent to allow edit only other servers' sync_on?.
continuous-integration/drone/push Build is passing
|
2025-05-20 22:13:10 +03:00 |
|
KKlochko
|
ffbec934a6
|
Update resources and generator to accept dbi_server_id.
continuous-integration/drone/push Build is passing
|
2025-05-19 22:09:22 +03:00 |
|
KKlochko
|
4edf526475
|
Update tests to add missing assert and = which check permission for LiveViews.
continuous-integration/drone/push Build is failing
|
2025-05-18 22:22:01 +03:00 |
|
KKlochko
|
4a28708479
|
Add tests to check permissions for editing other servers' data.
|
2025-05-18 22:19:11 +03:00 |
|
KKlochko
|
54f15bead3
|
Rename the test module to LiveViewsPermissionsTest.
|
2025-05-17 22:09:54 +03:00 |
|
KKlochko
|
88a8eba322
|
Update to refactor tests which check permission for LiveViews.
continuous-integration/drone/push Build is passing
|
2025-05-16 13:10:25 +03:00 |
|
KKlochko
|
f406239b16
|
Add tests to check permission for Show and Edit LiveViews.
continuous-integration/drone/push Build is passing
|
2025-05-15 11:50:33 +03:00 |
|
KKlochko
|
bdc6670475
|
Add tests to check permission for Index LiveViews.
continuous-integration/drone/push Build is passing
|
2025-05-14 14:43:15 +03:00 |
|
KKlochko
|
4688d09dcf
|
Add the LiveCase template for testing LiveViews.
|
2025-05-14 14:42:47 +03:00 |
|
KKlochko
|
c51bca1eb5
|
Add the helper to make a user log in.
|
2025-05-14 14:41:42 +03:00 |
|
KKlochko
|
efbb7e2f46
|
Update BookForm tests to update required AuthorRoles.
continuous-integration/drone/push Build is passing
|
2025-05-07 19:28:23 +03:00 |
|
KKlochko
|
d82e4c20fc
|
Update Book and SelectedPublisher component to require Publisher.
|
2025-05-07 19:04:44 +03:00 |
|
KKlochko
|
0bd6453f6b
|
Add tests for assigning DBIServer to Author and Book.
continuous-integration/drone/push Build is passing
|
2025-05-06 21:37:04 +03:00 |
|
KKlochko
|
47595e5634
|
Add tests for Publisher resource.
|
2025-05-06 21:24:25 +03:00 |
|
KKlochko
|
72bc941d18
|
Update Book to sync only a new non-local data.
|
2025-05-06 21:23:42 +03:00 |
|
KKlochko
|
83a82a2da2
|
Add helpers to convert datetimes.
|
2025-05-06 21:22:27 +03:00 |
|
KKlochko
|
ec8edbb006
|
Update Author to sync only a new non-local data.
|
2025-05-06 21:22:18 +03:00 |
|
KKlochko
|
5ba0e4da06
|
Update Publisher to sync only a new non-local data.
|
2025-05-06 21:21:44 +03:00 |
|
KKlochko
|
5d8e70d79d
|
Update Book and Publisher transformers to sync the relationship for DBIServer.
|
2025-05-06 15:16:06 +03:00 |
|
KKlochko
|
d57fa73825
|
Update the AuthorTransformer to sync all attributes and relationships.
|
2025-05-06 15:15:40 +03:00 |
|
KKlochko
|
981e1f0b92
|
Add the sync for DBIServer.
|
2025-05-05 21:30:27 +03:00 |
|
KKlochko
|
0415938248
|
Update the tests for the error htmls.
continuous-integration/drone/push Build is passing
|
2025-05-03 21:41:43 +03:00 |
|
KKlochko
|
af11f13942
|
Add the brief_description for Book and Author.
|
2025-04-28 12:08:00 +03:00 |
|
KKlochko
|
ebbee7f9a5
|
Update the code format.
|
2025-04-27 15:21:26 +03:00 |
|
KKlochko
|
ab3cc4596c
|
Update the SyncServerTask's parent module to SyncTasks.
|
2025-04-24 21:38:07 +03:00 |
|
KKlochko
|
d2c539333c
|
Update the sync tests.
continuous-integration/drone/push Build is passing
|
2025-04-15 16:53:31 +03:00 |
|
KKlochko
|
3285d3860e
|
Update the DBIServer generator to use admin user.
|
2025-04-15 16:44:31 +03:00 |
|
KKlochko
|
777a9436d5
|
Update Book resource and its tests.
|
2025-04-15 10:52:04 +03:00 |
|
KKlochko
|
8dc4a80e31
|
Update Author resource and test for the form.
|
2025-04-15 10:09:20 +03:00 |
|
KKlochko
|
1d0abee1de
|
Add tests for the Publisher form.
|
2025-04-15 10:05:41 +03:00 |
|
KKlochko
|
840549dd66
|
Update the generators for test to use the moderator user as an actor.
|
2025-04-15 10:02:58 +03:00 |
|
KKlochko
|
775564ea1d
|
Add policies for AuthorRole resource.
|
2025-04-14 22:08:03 +03:00 |
|
KKlochko
|
d3233a7aab
|
Add policies for Author resource.
|
2025-04-14 21:59:31 +03:00 |
|
KKlochko
|
73f2f8c261
|
Update User generator for tests.
|
2025-04-14 21:59:03 +03:00 |
|
KKlochko
|
e5dd5a8dde
|
Add roles for users.
|
2025-04-11 11:04:02 +03:00 |
|
KKlochko
|
9189ee0b14
|
Update to refactor the test for Book sync.
continuous-integration/drone/push Build is passing
|
2025-04-10 21:12:21 +03:00 |
|
KKlochko
|
cbec8fceb4
|
Update to sync also BookEditionsRegistry.
continuous-integration/drone/push Build is passing
|
2025-04-10 11:19:43 +03:00 |
|
KKlochko
|
99f59e6923
|
Update to refactor AuthorAliasRegistry, its sync and test.
|
2025-04-10 11:03:49 +03:00 |
|
KKlochko
|
a53f0abae5
|
Add tests for sync AuthorAliasRegistry.
continuous-integration/drone/push Build is failing
|
2025-04-09 21:55:24 +03:00 |
|
KKlochko
|
034882672a
|
Add the helpers for tests.
|
2025-04-09 21:54:46 +03:00 |
|
KKlochko
|
bbe5de8cb2
|
Remove unused aliases from DataTransformers.
|
2025-04-09 21:45:04 +03:00 |
|
KKlochko
|
f4c11b99e3
|
Update AuthorRole and BookId for sync Book data.
|
2025-04-08 17:37:41 +03:00 |
|
KKlochko
|
d1a44a5457
|
Add transformers for BookId.
continuous-integration/drone/push Build is passing
|
2025-04-07 22:02:52 +03:00 |
|
KKlochko
|
b64aa37c4f
|
Add transformers for AuthorRole.
|
2025-04-07 21:51:35 +03:00 |
|
KKlochko
|
68169cc78b
|
Add the validation for Book's page count to be greater than 0.
continuous-integration/drone/push Build is passing
|
2025-04-02 13:38:02 +03:00 |
|