Commit Graph

218 Commits

Author SHA1 Message Date
Luis Eduardo e0c1670394 Run formatter 2025-09-27 16:37:57 +00:00
Luis Eduardo 5eaa9565bd Fix plus image and add plus-circle 2025-02-22 17:33:22 +00:00
Luis Eduardo 16a45bac78 Add HTMX support for redirecting users in authentication middleware 2025-02-06 03:05:50 +00:00
Luis Eduardo 4cd651e81d Enhance restorations page with support project message and link 2025-02-06 02:15:48 +00:00
Luis Eduardo 4364441603 Refactor dashboard layout for improved sponsor visibility and adjust alignment 2025-02-06 02:08:49 +00:00
Luis Eduardo 69c75aa696 Add support project sponsors section with tiered display for sponsors 2025-02-06 01:35:28 +00:00
Luis Eduardo f77966e153 Add plus image 2025-02-06 01:29:50 +00:00
Luis Eduardo aec2fdaf10 Add SupportProjectAnchor function to create a link for the support project modal 2025-02-06 00:46:44 +00:00
Luis Eduardo f19e183e2d Add support project modal with sponsorship and referral options 2025-02-06 00:34:30 +00:00
Luis Eduardo 8014a457fa Add background base options to CardBox component and introduce simplified variants 2025-02-06 00:34:25 +00:00
Luis Eduardo 009c5bbfa1 Add third-party images 2025-02-06 00:27:04 +00:00
Luis Eduardo 73f5285ba0 Update GitHub star button text to be more concise 2025-02-05 23:31:32 +00:00
Luis Eduardo 5f69e05b64 Update support project component to fetch data from external JSON source 2025-02-05 23:13:47 +00:00
Luis Eduardo 0b5b410096 Refactor theme button styles and add support project components 2025-02-05 23:12:56 +00:00
Luis Eduardo 7ae8511080 Refactor naming in dashboard for clarity 2025-02-05 01:13:28 +00:00
Luis Eduardo f0a60bd482 Run deno fmt 2025-02-04 18:56:15 +00:00
Luis Eduardo c99d234040 Add htmx configuration and restore htmx attributes in dashboard layout 2025-02-04 17:11:07 +00:00
Luis Eduardo adb40abc41 Refactor htmxserver references to respondhtmx in dashboard handlers 2025-02-04 16:31:39 +00:00
Luis Eduardo ff64d8e730 Use nodxgo-htmx for server responds 2025-02-04 16:28:10 +00:00
Luis Eduardo f63450b03b Rename htmxs package to htmxserver and update references throughout the codebase 2025-02-04 03:11:21 +00:00
Luis Eduardo f4b4e5c864 Replace all htmx client side handling 2025-02-04 03:03:20 +00:00
Luis Eduardo 26635ee7f2 Add nodxgo-alpine dependency and refactor imports in components 2025-02-04 02:48:37 +00:00
Luis Eduardo 04ae97f668 Refactor components to use NodX library, replacing gomponents references and updating CSS imports 2025-02-03 16:15:13 +00:00
Luis Eduardo Jeréz Girón ebdd8f4b0a Fix sweetalert2 scroll issue in CSS files 2024-10-14 02:20:58 -06:00
Luis Eduardo Jeréz Girón 82f10d45db Refactor javascript following Locality of Behaviour (LoB) principle 2024-10-14 02:17:41 -06:00
Luis Eduardo Jeréz Girón 6842e094b6 Refactor javascript building process 2024-10-14 01:37:29 -06:00
Luis Eduardo Jeréz Girón e5c5e4e552 Refactor CSS to apply hover background color to table rows 2024-10-14 01:01:02 -06:00
Luis Eduardo Jeréz Girón fb97464444 Include support for PostgreSQL 17 2024-10-13 23:09:15 -06:00
Luis Eduardo Jeréz Girón cd235e8ec5 Add duplicate functionality for backups and webhooks 2024-09-08 00:58:08 -06:00
Luis Eduardo Jeréz Girón d5315e485b Fix scrollbar issue for sweetalert2 2024-09-08 00:39:57 -06:00
Luis Eduardo Jeréz Girón 4a17b3511a Fix html title between pages 2024-09-08 00:29:18 -06:00
Luis Eduardo Jeréz Girón 87189c5aee Fix hx-boost scrolling 2024-09-08 00:23:40 -06:00
Luis Eduardo Jeréz Girón 36e2ed3811 Add dropdown with table options on all lists 2024-09-08 00:06:56 -06:00
Luis Eduardo Jeréz Girón b8b7dfeda2 Update S3 destination instructions in dashboard summary 2024-09-06 22:40:14 -06:00
Luis Eduardo Jeréz Girón c3960f7800 Refactor dashboard summary layout for improved alignment and styling of components 2024-09-06 22:34:54 -06:00
Luis Eduardo Jeréz Girón 8544bf20f1 Implement health check button in dashboard for displaying system health status 2024-09-06 22:30:13 -06:00
Luis Eduardo Jeréz Girón 73369fb160 Remove scrollbar width property from slim-select.css 2024-09-06 21:50:01 -06:00
Luis Eduardo Jeréz Girón f134cef38f Remove IsLarge parameter from empty results component in dashboard for a more consistent display across pages 2024-09-06 21:23:50 -06:00
Luis Eduardo Jeréz Girón 5140884d5d Add Skeleton component to dashboard pages for improved loading state representation 2024-09-06 21:14:59 -06:00
Luis Eduardo Jeréz Girón 5ab9aa8018 Remove loading indicators from various dashboard pages for a cleaner UI 2024-09-06 20:58:13 -06:00
Luis Eduardo Jeréz Girón 5aec620b55 Refactor slim-select CSS classes to remove unnecessary ! and ensure styles are applied correctly with !important 2024-09-06 20:28:33 -06:00
Luis Eduardo Jeréz Girón e34b6f8c52 Add Notyf CSS partial for customizable toast notifications in the UI 2024-09-06 20:26:20 -06:00
Luis Eduardo Jeréz Girón 6370f2d603 Refactor theme management for better performance and small javascript code 2024-09-06 20:17:12 -06:00
Luis Eduardo Jeréz Girón 4cfab67646 Refactor dashboard aside scroll initialization for better structure and debouncing logic 2024-09-06 19:53:31 -06:00
Luis Eduardo Jeréz Girón 667748ef2e Add htmx swap view transitions api 2024-09-06 19:51:18 -06:00
Luis Eduardo Jeréz Girón 0f49a2c2b7 Add empty results message 2024-09-06 19:41:50 -06:00
Luis Eduardo Jeréz Girón 8dd99e14e3 Fix text color class in dashboard summary 2024-09-06 19:19:09 -06:00
Luis Eduardo Jeréz Girón 55739b55ca Update SQL queries to always return an integer for the summary charts 2024-09-06 19:18:16 -06:00
Luis Eduardo Jeréz Girón 3837c958e4 Refactor HTMX initialization to ensure observer setup occurs after DOM content is loaded 2024-09-06 00:33:20 -06:00
Luis Eduardo Jeréz Girón 3c7f417979 Add active state check and update on history changes in dashboard aside item component 2024-09-06 00:30:03 -06:00