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

Add VocExcel web UI #3

Merged
merged 33 commits into from
Jul 10, 2023
Merged

Add VocExcel web UI #3

merged 33 commits into from
Jul 10, 2023

Commits on Jul 3, 2023

  1. Run poetry update

    edmondchuc committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2c09a0a View commit details
    Browse the repository at this point in the history
  2. Apply black formatting

    edmondchuc committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6e9d490 View commit details
    Browse the repository at this point in the history
  3. Add vocexcel web service

    edmondchuc committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    90beee5 View commit details
    Browse the repository at this point in the history
  4. Apply black formatting

    edmondchuc committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    cc2bbef View commit details
    Browse the repository at this point in the history
  5. Add cors allow all to api

    edmondchuc committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6313e91 View commit details
    Browse the repository at this point in the history
  6. Add working VocExcel UI

    edmondchuc committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e7c95f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Remove webbrowser

    edmondchuc committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9904958 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Add tree view

    edmondchuc committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6047092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d333f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d87eb9e View commit details
    Browse the repository at this point in the history
  4. Add progress spinner

    edmondchuc committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    37d188b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a69b44 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    00ecd45 View commit details
    Browse the repository at this point in the history
  2. Add vite proxy for dev

    edmondchuc committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    666dc5a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    f189464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28436ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3abac9 View commit details
    Browse the repository at this point in the history
  4. Add handling of versioning.

    Add settings class.
    Add SPA route handling.
    Add configurable web static directory.
    edmondchuc committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    9f19fa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    4dc8727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de0b296 View commit details
    Browse the repository at this point in the history
  3. Add web tests

    edmondchuc committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7384eb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4345cec View commit details
    Browse the repository at this point in the history
  5. Add test gh action

    edmondchuc committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e85dd69 View commit details
    Browse the repository at this point in the history
  6. Add Taskfile and add ruff

    edmondchuc committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1383525 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43b484a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01aaec4 View commit details
    Browse the repository at this point in the history
  9. Add pytest pythonpath

    edmondchuc committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b34b37d View commit details
    Browse the repository at this point in the history
  10. Rename test workflow

    edmondchuc committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e8b8886 View commit details
    Browse the repository at this point in the history
  11. Add release workflow

    edmondchuc committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    43e2c1a View commit details
    Browse the repository at this point in the history
  12. Remove workflow_dispatch

    edmondchuc committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    0ef4c9c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e8df57e View commit details
    Browse the repository at this point in the history
  14. Add task run commands

    edmondchuc committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1664475 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ddd5e45 View commit details
    Browse the repository at this point in the history