Commit Graph
66 Commits
Author SHA1 Message Date
KKlochko 956e61ad62 Add components to change the book edition. 2025-05-02 13:43:16 +03:00
KKlochko 954324200c Update the suffix for the default page title.
continuous-integration/drone/push Build is failing
2025-05-01 12:15:10 +03:00
KKlochko 6021d3e8c8 Fix the navbar's link for the logo to redirect with the link component. 2025-04-27 21:11:53 +03:00
KKlochko c0f91c52f1 Update the format for navbar and footer partials. 2025-04-27 21:10:44 +03:00
KKlochko ca1c9c05d2 Update the add_button to add_button_link and remove the extra links. 2025-04-27 15:43:14 +03:00
KKlochko ebbee7f9a5 Update the code format. 2025-04-27 15:21:26 +03:00
KKlochko abfa20a6a6 Update the search component to send the query if changed. 2025-04-21 16:45:47 +03:00
KKlochko 0102b1c25a Update the layout for the BookSearch's dropdown menu. 2025-04-21 15:09:06 +03:00
KKlochko 523f017089 Fix the broken layout for the BookSearch component. 2025-04-21 15:07:51 +03:00
KKlochko dcc3d43387 Update the BookSearch component to show as the row for mobiles. 2025-04-20 21:07:36 +03:00
KKlochko e2094b915f Update to refactor the unused and deprecated code. 2025-04-20 18:45:16 +03:00
KKlochko 601f77e0a8 Update the user info to show the non-regular role and the border. 2025-04-20 18:34:32 +03:00
KKlochko 99ae616eff Update the style for AuthorRoles' nested forms for the Book's form. 2025-04-20 18:17:12 +03:00
KKlochko 289ff4855c Update the SearchResources component to change the text's alightment. 2025-04-20 17:52:50 +03:00
KKlochko 0915938331 Update to remove unused code for the SelectPublisher component. 2025-04-20 17:48:09 +03:00
KKlochko 5d64f1364b Add components to select and show selected Author. 2025-04-20 17:46:23 +03:00
KKlochko 7c4eb2357c Update the Book form to show the label for Publisher. 2025-04-20 17:46:02 +03:00
KKlochko 71a61d3765 Add components to select and show selected Publisher. 2025-04-20 16:11:11 +03:00
KKlochko dc35461634 Update the footer to center text for small displays. 2025-04-19 21:53:44 +03:00
KKlochko 8655068bac Update the search resources components. 2025-04-19 21:52:55 +03:00
KKlochko a8951a5166 Update the table component to remove the extra white border.
continuous-integration/drone/push Build is passing
2025-04-18 11:16:16 +03:00
KKlochko 4de9c62939 Update the select component to add the dark theme. 2025-04-17 14:26:11 +03:00
KKlochko 3ee8b2ed0b Add the moderator role attribute for search the resources component. 2025-04-17 12:21:46 +03:00
KKlochko a2c22319f0 Update the Authors Index LiveView to use the search_resource component. 2025-04-17 12:21:07 +03:00
KKlochko a3b5155337 Add the search for Users Index LiveView. 2025-04-17 12:18:15 +03:00
KKlochko 5e478b7e6d Add the User LiveViews to manage roles. 2025-04-17 11:15:50 +03:00
KKlochko daa1eadba5 Add the search component. 2025-04-16 21:55:34 +03:00
KKlochko c0f55e235e Update the table component style. 2025-04-15 21:46:21 +03:00
KKlochko 0f5ec22038 Update the model's transparent background color for the dark theme. 2025-04-15 21:44:38 +03:00
KKlochko 87dd98bd0a Fix the navbar to show the menu button if signed in. 2025-04-13 21:50:56 +03:00
KKlochko 5c0ea0f88f Update LiveViews and component to check if user can moderate.
continuous-integration/drone/push Build is passing
2025-04-12 21:51:34 +03:00
KKlochko 92a090575c Update the navbar and routes to check the User's role.
continuous-integration/drone/push Build is passing
2025-04-11 11:07:05 +03:00
KKlochko d0426e208e Update the navbar to show user information, sign in and out buttons.
continuous-integration/drone/push Build is passing
2025-04-06 21:33:04 +03:00
KKlochko 39ea8e0deb Add links for Publisher and Servers to navbar if user is signed in. 2025-04-05 22:00:34 +03:00
KKlochko 4edb1650b0 Update the style for models for Publishers and DBI Servers.
continuous-integration/drone/push Build is passing
2025-04-05 19:53:56 +03:00
KKlochko 4626ff8a29 Update the search component to send event for updating the query. 2025-04-04 11:20:06 +03:00
KKlochko 73f69a72a5 Add the BookSearch component.
continuous-integration/drone/push Build is passing
2025-04-03 21:46:59 +03:00
KKlochko 488b610aed Update the card component to center their text.
continuous-integration/drone/push Build is passing
2025-04-01 17:51:38 +03:00
KKlochko 731c67302a Update nested forms style for Book FormComponent. 2025-04-01 17:50:58 +03:00
KKlochko 17caffc616 Add the red border for an input if there's an error and the dark theme. 2025-04-01 17:47:54 +03:00
KKlochko ae0e9d44e1 Update the dark style for the textarea component. 2025-03-31 22:01:07 +03:00
KKlochko 47964f9f0c Add the footer partial. 2025-03-31 21:53:54 +03:00
KKlochko df98f12aea Update the background color for the dark theme for the whole page. 2025-03-30 18:43:07 +03:00
KKlochko 905f4edf88 Add BookCard component. 2025-03-30 15:54:36 +03:00
KKlochko 198d408847 Update the Author Show LiveView to show the avatar image and aliases. 2025-03-30 12:25:15 +03:00
KKlochko 98c89e1bb5 Update the image size for AuthorCard.
continuous-integration/drone/push Build is passing
2025-03-29 21:59:49 +02:00
KKlochko 5b9646003b Update the style for nested forms to add dark theme.
continuous-integration/drone/push Build is passing
2025-03-28 11:42:54 +02:00
KKlochko f210fb0ff1 Update the button style for Author's form. 2025-03-28 11:03:26 +02:00
KKlochko 9c2b596942 Update the back component to show white text if dark theme is turn on. 2025-03-28 11:02:20 +02:00
KKlochko f2a6af8366 Add the dark theme for core component texts.
continuous-integration/drone/push Build is passing
2025-03-27 11:01:19 +02:00