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

Build Kinto Admin from source #2966

Merged
merged 8 commits into from
Mar 23, 2022
Merged

Commits on Mar 18, 2022

  1. Build Kinto Admin from source

    Instead of using the KintoAdmin React component and mounting that in a
    create-react-app project, when we build kinto, we download the source
    code of kinto-admin, build it, and move the build folder to the plugin.
    grahamalama committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    0660034 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. @leplatrem feedback

    - add v to tag variable
    - add new VERSION variable
    - use pushd / popd for building bundle
    - add TARGET_DIR variable
    grahamalama committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    687cb1e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    b365ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22b40d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63f730f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7286e1f View commit details
    Browse the repository at this point in the history
  5. Add entry to changelog

    grahamalama committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    154fe47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f7e157 View commit details
    Browse the repository at this point in the history