Commit Graph

  • 18dbcadce6 Update the version. main 1.1.2 dev KKlochko 2025-06-12 19:41:27 +0300
  • f1a4be7d23 Add Req to the dependencies. KKlochko 2025-06-12 19:38:32 +0300
  • 2ec60455cf Update the version. 1.1.1 KKlochko 2025-06-06 20:29:47 +0300
  • c9409996fe Fix the key mismatch to solve FOUC. KKlochko 2025-06-06 20:28:00 +0300
  • 669a288ef1 Update the version. 1.1.0 KKlochko 2025-06-04 12:49:14 +0300
  • b47d994989 Add the JSON API route to search by BookID. KKlochko 2025-06-04 12:42:04 +0300
  • dd06829f31 Update the generator for BookIds. KKlochko 2025-06-03 20:35:19 +0300
  • 1842ebc32c Update the tests for Metadata.get_author_book action. KKlochko 2025-06-03 19:40:22 +0300
  • 02a34694e4 Update the Author Show LiveView to show their books. KKlochko 2025-06-03 19:32:17 +0300
  • e4f17524ea Update the card components to check a dbi_server existence by the id. KKlochko 2025-06-03 19:30:00 +0300
  • 03b889b094 Fix to hide the label if no identifiers for Book Show LiveView. KKlochko 2025-06-03 18:09:08 +0300
  • 30df53702b Update to allow a Book to have no Publisher. KKlochko 2025-06-03 18:06:26 +0300
  • cedc4d78e8 Update DBIServer Show LiveView to show the edit button for admins. KKlochko 2025-06-03 18:03:19 +0300
  • 11a7962167 Update the code format for components and LiveViews. KKlochko 2025-06-03 10:55:19 +0300
  • 589f13d90e Update the Book's nested form's layout if there're an error. KKlochko 2025-06-03 10:50:14 +0300
  • e754ef0d8f Update the DarkModeSwitcher component to change the icon order. KKlochko 2025-06-03 10:48:59 +0300
  • aded500cab Add the DarkModeSwitcher component. KKlochko 2025-06-02 22:02:38 +0300
  • 3bc4616c5d Update to allow search book by an empty bid. KKlochko 2025-06-01 20:46:21 +0300
  • 5c31715211 Update the background colors for the light theme. KKlochko 2025-06-01 11:47:53 +0300
  • 2e023fa2f7 Fix the light theme for Author Show LiveView. KKlochko 2025-06-01 11:18:20 +0300
  • e9e49572d1 Add the content's horizontal padding for card components. KKlochko 2025-05-31 21:43:42 +0300
  • bf333aad07 Update the select components to show the message about no records. KKlochko 2025-05-31 21:39:28 +0300
  • e226e696da Update the select components to add hover style for records. KKlochko 2025-05-31 21:36:05 +0300
  • ac4e28bd56 Update the README to add step to choose a pre-build or build image. KKlochko 2025-05-29 20:37:19 +0300
  • 59ab26a838 Update the docker-compose to use the pre-built image by default. KKlochko 2025-05-29 20:36:44 +0300
  • 045faf59a4 Update the CI/CD configuration to build the image. 1.0.0 KKlochko 2025-05-27 21:44:40 +0300
  • 152bee732f Update the version. KKlochko 2025-05-27 21:43:51 +0300
  • 99188454e9 Update Navbar partial to show the Server menu item for moderators. KKlochko 2025-05-26 20:38:19 +0300
  • 80e99b7de8 Remove extra debug logs which used to inspect a state. KKlochko 2025-05-26 14:30:53 +0300
  • 51c584056b Fix a typo in SearchResources component that an admin is a moderator. KKlochko 2025-05-26 14:21:59 +0300
  • b70b99ba51 Update DBIServer's Index and Show to allow moderators to read. KKlochko 2025-05-26 14:21:14 +0300
  • 9c7a555dae Update Show LiveViews to add information from which server. KKlochko 2025-05-26 13:47:49 +0300
  • ab3d65a899 Update Oban configuration to prune jobs which older than 7 days. KKlochko 2025-05-25 21:26:22 +0300
  • 44841a53e8 Update the LiveViews permission test to fix misuse of the user values. KKlochko 2025-05-24 21:56:49 +0300
  • a25a4e24da Update to refatactor tests for syncing. KKlochko 2025-05-24 21:52:22 +0300
  • 493aca0e5b Update to move get_id functions to support/helpers. KKlochko 2025-05-24 21:46:02 +0300
  • 8a3b522049 Update to refactor tests for Author and Book. KKlochko 2025-05-24 21:21:04 +0300
  • 89c871110c Update to refactor tests for resource forms. KKlochko 2025-05-24 21:19:19 +0300
  • 64028d09f5 Fix data transformers to remove a nil value of dbi_server for syncing. KKlochko 2025-05-23 12:48:12 +0300
  • ea5ada751d Update DBIServerTransformer to fetch the dbi_server relationship. KKlochko 2025-05-23 12:47:11 +0300
  • f4eb929401 Update DBIServer to make the relationship to another server public. KKlochko 2025-05-23 12:42:39 +0300
  • 59e2d2f8a1 Update the footer to add the license. KKlochko 2025-05-22 21:38:29 +0300
  • ddcab0b843 Update the API get actions to use the by_id action. KKlochko 2025-05-21 19:42:13 +0300
  • b7979bf6ba Add descriptions for resources' actions. KKlochko 2025-05-21 19:41:28 +0300
  • db025ece6a Fix DBIServer FormComponent to allow edit only other servers' sync_on?. KKlochko 2025-05-20 22:13:10 +0300
  • ffbec934a6 Update resources and generator to accept dbi_server_id. KKlochko 2025-05-19 22:09:22 +0300
  • 4edf526475 Update tests to add missing assert and = which check permission for LiveViews. KKlochko 2025-05-18 22:19:58 +0300
  • 4a28708479 Add tests to check permissions for editing other servers' data. KKlochko 2025-05-18 22:19:11 +0300
  • 3430693dac Update the pagination component to show itself if there's more than one page. KKlochko 2025-05-17 22:10:59 +0300
  • 54f15bead3 Rename the test module to LiveViewsPermissionsTest. KKlochko 2025-05-17 22:09:54 +0300
  • 88a8eba322 Update to refactor tests which check permission for LiveViews. KKlochko 2025-05-16 13:10:25 +0300
  • f406239b16 Add tests to check permission for Show and Edit LiveViews. KKlochko 2025-05-15 11:50:33 +0300
  • bdc6670475 Add tests to check permission for Index LiveViews. KKlochko 2025-05-14 14:43:15 +0300
  • 4688d09dcf Add the LiveCase template for testing LiveViews. KKlochko 2025-05-14 14:42:47 +0300
  • c51bca1eb5 Add the helper to make a user log in. KKlochko 2025-05-14 14:41:42 +0300
  • 7bf009c38f Update the error message for the RequireAdmin Plug. KKlochko 2025-05-14 14:41:10 +0300
  • 08b5bd3a12 Add the license. KKlochko 2025-05-13 22:02:28 +0300
  • f79316a916 Update to make the sticky footer. KKlochko 2025-05-12 21:01:18 +0300
  • 6636cb8b6b Add an example of the nginx configuration. KKlochko 2025-05-11 22:23:01 +0300
  • c7d193e2b3 Remove delete action for DBIServers from Server Index LiveView. KKlochko 2025-05-10 22:09:58 +0300
  • 3db1a9ab2a Update the format for sync workers' loggers. KKlochko 2025-05-10 22:09:03 +0300
  • 96a6c34895 Fix to init new Flowbite components to make them work. KKlochko 2025-05-10 22:06:44 +0300
  • 8999897685 Update Server edit to allow change only sync_on? for other server's data. KKlochko 2025-05-09 14:37:13 +0300
  • 40a19b9c35 Fix edit actions to allow create new data. KKlochko 2025-05-09 14:36:33 +0300
  • c96aac44cd Update Server's edit action to prevent change other server's data. KKlochko 2025-05-08 18:14:16 +0300
  • 3f157e5a00 Update the style for Server and User Show LiveViews. KKlochko 2025-05-08 18:13:49 +0300
  • d659d694b0 Update edit actions to prevent change other server's data. KKlochko 2025-05-08 18:03:50 +0300
  • efbb7e2f46 Update BookForm tests to update required AuthorRoles. KKlochko 2025-05-07 19:27:15 +0300
  • 51c86be131 Add migrations to require Book's Publisher and AuthorRole's Author. KKlochko 2025-05-07 19:05:44 +0300
  • 59cc87cd97 Update AuthorRole and SelectedAuthor component to require Author. KKlochko 2025-05-07 19:05:22 +0300
  • d82e4c20fc Update Book and SelectedPublisher component to require Publisher. KKlochko 2025-05-07 18:33:38 +0300
  • 61338cd404 Update the input component to show errors depend on the show_errors? attribute. KKlochko 2025-05-07 18:29:42 +0300
  • 0bd6453f6b Add tests for assigning DBIServer to Author and Book. KKlochko 2025-05-06 21:37:04 +0300
  • 47595e5634 Add tests for Publisher resource. KKlochko 2025-05-06 21:24:25 +0300
  • 72bc941d18 Update Book to sync only a new non-local data. KKlochko 2025-05-06 21:23:42 +0300
  • 83a82a2da2 Add helpers to convert datetimes. KKlochko 2025-05-06 21:22:27 +0300
  • ec8edbb006 Update Author to sync only a new non-local data. KKlochko 2025-05-06 21:22:18 +0300
  • 5ba0e4da06 Update Publisher to sync only a new non-local data. KKlochko 2025-05-06 21:14:13 +0300
  • 5d8e70d79d Update Book and Publisher transformers to sync the relationship for DBIServer. KKlochko 2025-05-06 15:16:06 +0300
  • d57fa73825 Update the AuthorTransformer to sync all attributes and relationships. KKlochko 2025-05-06 15:14:39 +0300
  • 3b761f9c66 Update SyncServerTask to sync depend on the sync_on? attribute. KKlochko 2025-05-05 21:32:09 +0300
  • 981e1f0b92 Add the sync for DBIServer. KKlochko 2025-05-05 21:30:27 +0300
  • 4291a3090d Add the DBIServer to the JSON API. KKlochko 2025-05-05 21:25:20 +0300
  • 1d4cf53d76 Update the style for the core checkbox component. KKlochko 2025-05-04 21:58:31 +0300
  • b038bb1fc0 Update the DBIserver form to update the sync_on. KKlochko 2025-05-04 21:57:31 +0300
  • 2d78c2bd1b Update DBIServer to add a relationship to itself and the sync on attribute. KKlochko 2025-05-04 21:49:13 +0300
  • 0415938248 Update the tests for the error htmls. KKlochko 2025-05-03 21:41:43 +0300
  • 0aa54b8f3e Update the error htmls to check if the flash exists. KKlochko 2025-05-03 21:40:42 +0300
  • 38d6510e9e Add components to change the author alias. KKlochko 2025-05-02 15:15:07 +0300
  • 956e61ad62 Add components to change the book edition. KKlochko 2025-05-02 13:43:16 +0300
  • 954324200c Update the suffix for the default page title. KKlochko 2025-05-01 12:15:10 +0300
  • e1c818914e Update the style for the error pages. KKlochko 2025-05-01 12:14:42 +0300
  • 0094e80270 Update the README to add guide how to create an admin user. KKlochko 2025-04-30 20:34:53 +0300
  • a991f63aae Add the configuration for the email. KKlochko 2025-04-30 13:03:06 +0300
  • 72c147cb78 Add the minimal height for the description for Author Show LiveView. KKlochko 2025-04-29 14:35:24 +0300
  • 3eccc2fd44 Update the Author Show LiveView to show only the description. KKlochko 2025-04-28 14:05:22 +0300
  • af11f13942 Add the brief_description for Book and Author. KKlochko 2025-04-28 12:08:00 +0300
  • 6021d3e8c8 Fix the navbar's link for the logo to redirect with the link component. KKlochko 2025-04-27 21:11:53 +0300
  • c0f91c52f1 Update the format for navbar and footer partials. KKlochko 2025-04-27 21:10:44 +0300
  • 6baac297c5 Add GIN indexes for attributes which used to search. KKlochko 2025-04-27 20:47:35 +0300