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

QUS-1.1: Fixing dependency issues and including issue templates #4

Conversation

IvanoskiHarmonia
Copy link
Owner

Bug Fix: Fixing dependency issues and including issue templates + formatting check, fixed prettier file name

  • Deprecated dependencies deleted or updated to latest
  • onAnswerChange issue fixed by updating the right dependencies and re-installing package.json
  • Indluded templates (same as backend)
  • Fixed pagination issue where answers are lost when going pack a page.
  • Formatting CI included to keep track of formatting issues.
  • Prettier file name fixed from .prettierr to .prettierrc to get picked up by IDE and CI (GitHub Actions)

Release: v0.1.1-beta

…matting check, fixed prettier file name

- Deprecated dependencies deleted or updated to latest
- `onAnswerChange` issue fixed by updating the right dependencies and re-installing package.json
- Indluded templates (same as backend)
- Fixed pagination issue where answers are lost when going pack a page.
- Formatting CI included to keep track of formatting issues.
- Prettier file name fixed from `.prettierr` to `.prettierrc` to get picked up by IDE and CI (GitHub Actions)

Release: v0.1.1-beta
@IvanoskiHarmonia IvanoskiHarmonia linked an issue Dec 1, 2023 that may be closed by this pull request
Martin Ivanoski added 2 commits December 1, 2023 13:37
- prettier config deprecated configuartion fixed.
- Ignoring files that do not need to be formatted.
- Formatting whole src dir

Release: v0.1.1-beta
@IvanoskiHarmonia IvanoskiHarmonia merged commit d14fa9a into master Dec 1, 2023
1 check passed
@IvanoskiHarmonia IvanoskiHarmonia deleted the qus-1-1-fixing-dependency-issues-and-including-issue-templates branch December 1, 2023 19:45
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.

QUS-1.1: Fixing dependency issues and including issue templates
1 participant