Skip to content

Feature: Frontend Refactor => SvelteJS & TailwindCSS #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
37 of 48 tasks
superstes opened this issue Mar 12, 2025 · 8 comments
Open
37 of 48 tasks

Feature: Frontend Refactor => SvelteJS & TailwindCSS #4

superstes opened this issue Mar 12, 2025 · 8 comments
Assignees
Labels
1.0 enhancement New feature or request

Comments

@superstes
Copy link
Member

superstes commented Mar 12, 2025

Scope

Frontend (User Interface)

Description

As lightweight JS Framework, this could bring the functionality of this application to a higher level as we don't have to manually handle the HTML-JS data binding and update-handling.

https://svelte.dev/
https://flowbite.com/docs/getting-started/svelte/

ToDo:

  • Nav/Footer

  • Login

  • Darkmode

  • Multi-Language

  • Lint for JS/Svelte

  • Forms

    • Basics

    • Job

      • Basic
      • File Browsing
        • Keyboard Selection (Up,Down,Tab)
      • Execution Prompts
    • Repositories

    • Credentials

    • API Keys

    • Alerts

    • Permissions

  • Job List

    • Action Buttons
    • Custom Executions (Prompts)
  • Job Logs

    • Action Buttons in Live-View (Stop Execution, Follow/Unfollow Logs)
  • Dashboard

    • Stats/Overview
    • Statistics & Graphs
    • Alerts for Failed Jobs
  • System

    • Admin
    • API Docs
    • Config
    • Environment
    • Password Change
  • Update Tests

  • Cleanup Backend

  • Optimizations for Mobile

@superstes
Copy link
Member Author

superstes commented Mar 13, 2025

Just to note it: We currently use these scripts to build the bundles as I do not like adding a dependency to django for development only.. (like django-vite-plugin)

Related: https://github.com/O-X-L/django-svelte-template

@superstes superstes self-assigned this Mar 13, 2025
superstes added a commit that referenced this issue Mar 14, 2025
superstes added a commit that referenced this issue Mar 15, 2025
superstes added a commit that referenced this issue Mar 16, 2025
superstes added a commit that referenced this issue Mar 17, 2025
superstes added a commit that referenced this issue Mar 17, 2025
superstes added a commit that referenced this issue Mar 18, 2025
superstes added a commit that referenced this issue Mar 19, 2025
@NiceRath
Copy link

NiceRath commented Mar 27, 2025

  • SAML has issues (internal server error)
  • Database image malformed after upgrade (but that also happened to ansible-ara.. maybe an env-issue) => probably an incosistent snapshot

@superstes
Copy link
Member Author

superstes added a commit that referenced this issue Apr 7, 2025
superstes added a commit that referenced this issue Apr 7, 2025
superstes added a commit that referenced this issue Apr 7, 2025
superstes added a commit that referenced this issue Apr 9, 2025
superstes added a commit that referenced this issue Apr 23, 2025
@superstes
Copy link
Member Author

Translation issues:

  • Form choices from API not templated
  • Form warnings require <category>.form.<field> translation-key to be set - but this requires us to define duplicated translations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants