-
Notifications
You must be signed in to change notification settings - Fork 47
Bug fixes and docker updates #64
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
Open
djedi
wants to merge
131
commits into
m0ngr31:master
Choose a base branch
from
djedi:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1.0-beta1
Added docker-compose file example
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.19.0...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]>
…ve things on the same date
Fix issue according to the documentation flask-jwt-extended.readthedocs.io/en/stable/v4_upgrade_guide/
Update flask-jwt-extended to v4
Add Confirmation for Day/Note Deletion
…ient/axios-0.21.1 Bump axios from 0.19.0 to 0.21.1 in /client
… package-lock.json
…json and package-lock.json" This reverts commit 6220d80.
…ode.js version management
… options - fixed deprecation warnings
…ependencies This commit updates the npm install command in the Dockerfile to use --legacy-peer-deps and updates various dependencies in package-lock.json. The lockfile version is also updated from 2 to 3. Notably, the versions of vue, @types/jest, eslint, and typescript have been updated, among others.
… updating Node dependency installation
… Markdown preview
…nent and NoteService
… and docker-compose configuration
- Improved type definitions in sharedBuefy service for dialog and notifications. - Updated sidebar service to use more specific types for events, notes, and date handling. - Enhanced user service with stricter type checks for token management. - Standardized import statements and improved type safety in various Vue components. - Refactored metaInfo methods to return specific types instead of any. - Cleaned up error handling by using more descriptive variable names. - Updated tests to align with new import styles and type definitions. - Adjusted Vue configuration for better path resolution and plugin usage.
- Removed outdated ESLint and Vue ESLint plugin dependencies. - Updated lint-staged to version 16.2.6.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Front-end only solution