Skip to content
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

Addition of the Admin UI #605

Merged
merged 19 commits into from
Aug 30, 2024
Merged

Addition of the Admin UI #605

merged 19 commits into from
Aug 30, 2024

Commits on Aug 28, 2024

  1. feat: add execution

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f1495c3 View commit details
    Browse the repository at this point in the history
  2. feat: gh token in cookies

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1f765bd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. feat: encrypted gh token

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    caac9f8 View commit details
    Browse the repository at this point in the history
  2. refactor: removed logs and comments

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5e4e678 View commit details
    Browse the repository at this point in the history
  3. feat: format

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b2b776c View commit details
    Browse the repository at this point in the history
  4. feat: UI enhancement

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b7f74ce View commit details
    Browse the repository at this point in the history
  5. feat: multiple tokens

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d53e8bf View commit details
    Browse the repository at this point in the history
  6. feat: token

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9f63108 View commit details
    Browse the repository at this point in the history
  7. feat: check if user is authenticated in server

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ef1aa34 View commit details
    Browse the repository at this point in the history
  8. feat: clean code and 201

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e8fd1b3 View commit details
    Browse the repository at this point in the history
  9. Add docker-compose infra to build and run the admin

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d5f42f3 View commit details
    Browse the repository at this point in the history
  10. wip: docker compose

    Signed-off-by: Jad Chahed <[email protected]>
    Jad31 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4fe0bf0 View commit details
    Browse the repository at this point in the history
  11. Fix connection issue in docker

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    535c20e View commit details
    Browse the repository at this point in the history
  12. Fix small issues

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6bfca35 View commit details
    Browse the repository at this point in the history
  13. Re-gen docs

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    37c1f2b View commit details
    Browse the repository at this point in the history
  14. Go mod tidy

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6867823 View commit details
    Browse the repository at this point in the history
  15. Fix some issues with the decypher

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5d0cddf View commit details
    Browse the repository at this point in the history
  16. Fix production docker compose

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d257b99 View commit details
    Browse the repository at this point in the history
  17. Update Dockerfile.admin

    Signed-off-by: Florent Poinsard <[email protected]>
    frouioui committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    71d131c View commit details
    Browse the repository at this point in the history