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

JSON Doc Editor / Locale file editor #370

Merged
merged 10 commits into from
Sep 5, 2021
Merged

Conversation

UncleClapton
Copy link
Member

Changelog

✨ Additions

  • Add basic JSON object editor (will be expanded upon later.
  • Add locale editor page and associated APIs
  • Add new fetch helper to jsonApiRoute which wraps axios with an optional cache system.

⚡ Changes

  • refactor /api/qms/queue to use new cached fetch helper

Additional Information

Contributor's Checklist

  • This PR was created to resolve an existing issue or set of issues.
  • This PR satisfies any and all acceptance criteria laid out by issue(s) it resolves.
  • I have discussed creating this PR with the maintainers in the issue(s) beforehand.
  • I have thoroughly tested the changes this PR introduces in a local development environment.
  • I have linted the entire codebase using yarn lint and confirmed there are no errors or warnings.
  • I have followed the commit conventions laid out by CONTRIBUTING.md.

Maintainer's Checklist

  • User-facing changes this PR introduces has been or will be documented in CHANGELOG.md.
  • This PR has been linted and tested locally as a part of the review process.
  • All issues this PR resolves have been properly linked before merging.

@UncleClapton UncleClapton added Type | Feature ✨ A PR that Introduces a new feature. Type | Enhancement ⚡ A PR that enhances an existing feature. labels Sep 5, 2021
@UncleClapton UncleClapton self-assigned this Sep 5, 2021
@UncleClapton UncleClapton merged commit 1c336aa into develop Sep 5, 2021
@UncleClapton UncleClapton deleted the feat/json-doc-editor branch September 5, 2021 05:33
@UncleClapton UncleClapton mentioned this pull request Oct 17, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type | Enhancement ⚡ A PR that enhances an existing feature. Type | Feature ✨ A PR that Introduces a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant