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

Feature/teddycloud web #2

Merged
merged 14 commits into from
Jul 28, 2023
Merged

Feature/teddycloud web #2

merged 14 commits into from
Jul 28, 2023

Commits on Jul 28, 2023

  1. easier way to run the container with ./run-docker.sh

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    49c653f View commit details
    Browse the repository at this point in the history
  2. init teddycloud-web

    antd for design elements
    formik for forms
    yup for form validation schemas
    styled-components for css
    i18next for translations / multilanguage
    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c781947 View commit details
    Browse the repository at this point in the history
  3. setup translation management i18n

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    505e9ee View commit details
    Browse the repository at this point in the history
  4. cleanup bootsrapped react

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e7f6a34 View commit details
    Browse the repository at this point in the history
  5. routing, sites, styles

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ec0ab04 View commit details
    Browse the repository at this point in the history
  6. language switcher

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fef7173 View commit details
    Browse the repository at this point in the history
  7. create api spec

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    25b35da View commit details
    Browse the repository at this point in the history
  8. create api config

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e2d27e8 View commit details
    Browse the repository at this point in the history
  9. install api generator

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b70f322 View commit details
    Browse the repository at this point in the history
  10. create env for api url

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3f05cf2 View commit details
    Browse the repository at this point in the history
  11. generate api

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    793b7d8 View commit details
    Browse the repository at this point in the history
  12. example on stats page

    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    45121ab View commit details
    Browse the repository at this point in the history
  13. passthrough queryString

    # Conflicts:
    #	include/handler_api.h
    
    # Conflicts:
    #	include/handler_api.h
    #	include/handler_cloud.h
    #	src/handler_cloud.c
    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4711af7 View commit details
    Browse the repository at this point in the history
  14. fix web interface, uploading etc

    # Conflicts:
    #	include/handler_api.h
    
    # Conflicts:
    #	contrib/www/index.html
    #	include/handler_api.h
    Claudio Götz committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d47beb8 View commit details
    Browse the repository at this point in the history