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

UI/API Tweaks #12

Merged
merged 7 commits into from
Jul 12, 2019
Merged

UI/API Tweaks #12

merged 7 commits into from
Jul 12, 2019

Conversation

ikreymer
Copy link
Member

ui and api overridability tweaks: …

  • make static -> static_base/ for easier overridability
  • make browser flock proxy settings and template filenames env vars to allow easier overriding without custom flocks and image config files
  • home, controls, and view templates overridable via HOME_TEMPLATE, CONTROLS_TEMPLATE and VIEW_TEMPLATE respectively
  • use jsonify() to simplify json responses
  • add POST /api/request/<image_name> with custom user params, add tests

ikreymer added 7 commits July 11, 2019 17:10
- make static -> static_base/ for easier overridability
- make browser flock proxy settings and template filenames env vars to allow easier overriding without custom flocks and image config files
- home, controls, and view templates overridable via HOME_TEMPLATE, CONTROLS_TEMPLATE and VIEW_TEMPLATE respectively
- use jsonify() to simplify json responses
- add POST /api/request/<image_name> with custom user params, add tests
@ikreymer ikreymer merged commit 9e6ac87 into 1.1.0-dev Jul 12, 2019
@ikreymer ikreymer deleted the api-ui-tweaks branch July 12, 2019 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant