-
Notifications
You must be signed in to change notification settings - Fork 2
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
Version 1.7.0 #21
Merged
Merged
Version 1.7.0 #21
Conversation
This file contains 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
- [X] change database model - [X] change ui - [X] change scrap method including authentication with header - [X] tested on gitea and codeberg (gitea clone) - [X ] authentication git repo encrypted - [ ] css fix - [ ] tests features
- Bump update server: see package-lock.json - Bump update client: see client/package-lock.json - fix storybook ScrapGitHubReleaseTags - fix scss
- [ ] update API documentation
- [X] UI -exclude stories from build
- [X] Dockerfile cleaning - [X] Dockerfile for dev (UI must be built by developer) - [X] build prod load (no direct push)
- [X] update version
- [ ] detect browser user-pref - [-] add toggle button dark/bright - [ ] refactoring colors - [ ] Create table component - [ ] add toggle button table/card
- [ ] refactoring css bright/dark - [ ] add toggle button dark/bright
- [X] light - [X] typo
- [X] remove toggle theme featyre, useless, managed by browser-prefs (light/dark) - [X] typo
- [X] light
- [X] light
- [X] light
- [X] Controls view as table implementation
- [X] Controls view as table implementation
- [X] Controls view as table implementation
- [X] Controls view as table implementation
- [X] Controls view as table implementation
- [X] Update stories - [ ] Controls view as table implementation (url display) - [ ] duplicate a control
- [X] Controls view as table implementation (url display) - [X] duplicate a control
- [X] API: modifying specifications GET=>PUT (API: modify specifications, data is altered in reality)
- [ ] inprogress, Github authentication to remove rate limit barrier, use for public repositories. With the implementation of gitea, it is now possible to retrieve private repositories from Github. If not present, use global if provided...
- [ ] inprogress, Github authentication to remove rate limit barrier, use for public repositories. With the implementation of gitea, it is now possible to retrieve private repositories from Github. If not present, use global if provided...
- [X] server integration - [X] UI
- [X] server - [X] UI
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.
Changelog
Changelog (FR)