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

Overview of api usage in admin panel #24

Closed
2 tasks done
Tracked by #1
sargreal opened this issue Oct 27, 2022 · 5 comments
Closed
2 tasks done
Tracked by #1

Overview of api usage in admin panel #24

sargreal opened this issue Oct 27, 2022 · 5 comments
Labels
Milestone

Comments

@sargreal
Copy link
Member

sargreal commented Oct 27, 2022

It is very useful to see the current usage directly in the admin panel, in order to cancel/pause any tasks before the limit is reached

  • Api to retrieve usage /deepl/usage
  • Frontend view of usage
@sargreal sargreal mentioned this issue Oct 27, 2022
15 tasks
@sargreal sargreal changed the title Overview of api usage in admin panel -> api done Overview of api usage in admin panel Oct 27, 2022
@sargreal sargreal added enhancement New feature or request good first issue Good for newcomers labels Oct 27, 2022
layaxx added a commit that referenced this issue Jan 25, 2023
Tries to estimate impact on API Quota before actual translation, informing the user about this. Also
alerts the user when the expected usage is larger than the remaining quota

re #24
sargreal pushed a commit that referenced this issue Feb 5, 2023
Tries to estimate impact on API Quota before actual translation, informing the user about this. Also
alerts the user when the expected usage is larger than the remaining quota

re #24
fekide-bot pushed a commit that referenced this issue Feb 6, 2023
# [1.1.0-next.1](https://github.com/Fekide/strapi-plugin-translate/compare/strapi-plugin-translate@1.0.2...strapi-plugin-translate@1.1.0-next.1) (2023-02-06)

### Bug Fixes

* **admin:** hide usage estimate if provider does not have usage ([1252b9f](1252b9f))

### Features

* **admin:** display API usage on plugin admin page ([eb04c92](eb04c92)), closes [#24](#24)
* **admin:** displaz expected API usage before translation actions ([04fb0bf](04fb0bf)), closes [#24](#24)
* **provider-deepl:** add optional parameters for deepl api to providerOptions ([381ebd4](381ebd4)), closes [#70](#70)
* **provider-deepl:** support custom locale mapping ([4b7ec39](4b7ec39)), closes [#62](#62)
* **provider-deepl:** support Korean and Norwegian Bokmål ([6a9ac8b](6a9ac8b))
@fekide-bot
Copy link

🎉 This issue has been resolved in version 1.1.0-next.4 🎉

The release is available on npm package (@next dist-tag)

Your semantic-release bot 📦🚀

@fekide-bot
Copy link

🎉 This issue has been resolved in version 1.1.0-next.1 🎉

The release is available on npm package (@next dist-tag)

Your semantic-release bot 📦🚀

@sargreal sargreal added this to the v1.1 milestone Feb 6, 2023
@sargreal sargreal closed this as completed Feb 6, 2023
fekide-bot pushed a commit that referenced this issue Feb 6, 2023
# strapi-plugin-translate [1.1.0](https://github.com/Fekide/strapi-plugin-translate/compare/strapi-plugin-translate@1.0.2...strapi-plugin-translate@1.1.0) (2023-02-06)

### Bug Fixes

* **admin:** hide usage estimate if provider does not have usage ([1252b9f](1252b9f))

### Features

* **admin:** display API usage on plugin admin page ([eb04c92](eb04c92)), closes [#24](#24)
* **admin:** displaz expected API usage before translation actions ([04fb0bf](04fb0bf)), closes [#24](#24)
fekide-bot pushed a commit that referenced this issue Feb 6, 2023
# [1.1.0](https://github.com/fekide/strapi-plugin-translate/compare/strapi-provider-translate-deepl@1.0.4...strapi-provider-translate-deepl@1.1.0) (2023-02-06)

### Bug Fixes

* **admin:** hide usage estimate if provider does not have usage ([1252b9f](1252b9f))

### Features

* **admin:** display API usage on plugin admin page ([eb04c92](eb04c92)), closes [#24](#24)
* **admin:** displaz expected API usage before translation actions ([04fb0bf](04fb0bf)), closes [#24](#24)
* **provider-deepl:** add optional parameters for deepl api to providerOptions ([381ebd4](381ebd4)), closes [#70](#70)
* **provider-deepl:** support custom locale mapping ([4b7ec39](4b7ec39)), closes [#62](#62)
* **provider-deepl:** support Korean and Norwegian Bokmål ([6a9ac8b](6a9ac8b))
@fekide-bot
Copy link

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@fekide-bot
Copy link

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@fekide-bot
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants