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

Streamline Glossary Comand and fix some Bug #326

Merged
merged 5 commits into from
May 17, 2024
Merged

Conversation

NarkNiro
Copy link
Member

@NarkNiro NarkNiro commented May 6, 2024

  • #312
  • Handling from deepl/deepl-api object
  • Streamline command process and output format
  • Add more command options
  • Update flashMassage in GlossarySyncController for user interaction and denied calls with not right configuration.

Streamline glossary list command to be a better format und handling API information.

- Fix a Bug with none existed glossary
- Streamline command process
- Streamline table formating
- Implement IO object
Streamline glossary cleanup command, the impact is a
better command output, more command options, clarified the command process and Fix some bug

- Fix a Bug with GlossaryInfo object handling
- Streamline command process
- Streamline process formating
- Implement more command options
Streamline glossary sync command, the impact is a
better command output clarified the command process and Fix a bug

- Fix a Bug with pageId command option handling
- Streamline command process
- Streamline process formating
- Handle Exception output
@NarkNiro NarkNiro requested a review from sbuerk May 6, 2024 12:38
Update flashMassage for user interaction and denied calls with not right configuration.
After upgrade psr/http-message to 1.1.0 the method `getParsedBody()` can
return an object in addition to array and null. To avoid errors use only `getQueryParams()`
@NarkNiro NarkNiro merged commit 61bdf78 into main May 17, 2024
9 checks passed
@NarkNiro NarkNiro deleted the task/glossary-commands branch May 17, 2024 12:10
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.

2 participants