Commit Graph
21 Commits
Author SHA1 Message Date
KKlochko 74f220bcc8 Update ids for the preview modal in the admin panel. 2024-04-15 16:20:09 +03:00
KKlochko 7991d55600 Update the search to update without override other parameters and use alpinejs. 2024-04-15 11:15:17 +03:00
KKlochko 6d3eefcd35 Add the search for articles for the admin panel. 2024-04-14 22:09:00 +03:00
KKlochko dd72f8d489 Update the index page to save the search in the query parameters. 2024-04-14 21:36:36 +03:00
KKlochko cc3456fa3b Update the index page to the partial for articles. 2024-04-11 21:29:57 +03:00
KKlochko 2f82f419d7 Add the search for articles on the index page. 2024-04-11 21:18:44 +03:00
KKlochko df371f50a6 Update templates to move the navbar to the main layout. 2024-04-11 17:11:02 +03:00
KKlochko 65c8a49182 Update the navbar to highlight depend on the page. 2024-04-11 17:10:13 +03:00
KKlochko b79c1e4134 Add the separators between articles on the index page. 2024-04-11 14:30:34 +03:00
KKlochko 76cd096f70 Add the lazy loading for articles on the index page. 2024-04-11 14:29:01 +03:00
KKlochko 9d7ec9888b Add a helper to format an article's timestamp. 2024-04-11 11:17:42 +03:00
KKlochko cbc813924e Update the article_row template to use helpers to make rows concise. 2024-04-10 21:49:22 +03:00
KKlochko 9177e42fb0 Add the create modal, a route, a handler to create a article. 2024-04-10 12:46:09 +03:00
KKlochko 657d58d15f Update the admin panel to show the article counters. 2024-04-09 22:28:32 +03:00
KKlochko 75b7d84806 Fix that a new article row added as element instead of a child. 2024-04-09 22:02:30 +03:00
KKlochko 3bfe008326 Fix the dialog components won't toggle when a created row is added. 2024-04-09 21:56:44 +03:00
KKlochko 94e2ff7609 Add a feature to delete an article for the admin panel. 2024-04-09 21:53:19 +03:00
KKlochko 20ed9e09dc Add a feature to preview a article for the admin panel. 2024-04-09 19:49:34 +03:00
KKlochko 947381b229 Add the HTMX's head tag to the main layout. 2024-04-02 14:47:58 +03:00
KKlochko 80ea6f85d8 Add templates for the admin panel. 2024-04-02 14:47:27 +03:00
KKlochko 00895abe0c Add views and partials for the index page and the article block. 2024-04-01 21:16:17 +03:00