-
Notifications
You must be signed in to change notification settings - Fork 0
Style/overhaul #98
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
Merged
Merged
Style/overhaul #98
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
Lxdovic
added a commit
that referenced
this pull request
Feb 9, 2025
* fix(history-page): delete column move, use date_fns, and change result * Improve/analysis (#96) * feat(analysis): started rewriting analysis with a dynamic layout * fix(analysis): fix panels order * feat(analysis): put layout in storage and add preview when moving panels * feat(analysis): finished implementing panel manager * improve(analysis): improve panel dragging * feat(analysis): added move list * improve(move-list): add scroll * improve(move-list): add current move highlight * improve(analysis): move opening name in move-list * improve(analysis): change default theme * improve(analysis): add eval history as a panel * refactor(analysis) * improve(analysis): improve panel management * fix(classification): fix classification * improve(analysis): add controls and set chessboard to be fixed at center * style(start-analysis): cut form into two columns for more space * Improve/navbar (#97) * style(navbar): homogenize with the rest of the ui * style(navbar): homogenize with the rest of the ui * Style/overhaul (#98) * style(navbar): homogenize with the rest of the ui * style(navbar): homogenize with the rest of the ui * style(navbar): improve styling * style: improve styling * style: overhaul * chore: delete old unused pages * Improve/move list (#99) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * Improve/move list (#100) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * fix(auth): fix refresh * Fix/history open (#101) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * fix(auth): fix refresh * fix(history): fix opening game analysis * chore: minor fixes --------- Co-authored-by: J-Babin <babin.jeremy29@gmail.com> Co-authored-by: Inês <113347210+seterB@users.noreply.github.com>
Lxdovic
added a commit
that referenced
this pull request
Feb 9, 2025
* Prod (#102) * fix(history-page): delete column move, use date_fns, and change result * Improve/analysis (#96) * feat(analysis): started rewriting analysis with a dynamic layout * fix(analysis): fix panels order * feat(analysis): put layout in storage and add preview when moving panels * feat(analysis): finished implementing panel manager * improve(analysis): improve panel dragging * feat(analysis): added move list * improve(move-list): add scroll * improve(move-list): add current move highlight * improve(analysis): move opening name in move-list * improve(analysis): change default theme * improve(analysis): add eval history as a panel * refactor(analysis) * improve(analysis): improve panel management * fix(classification): fix classification * improve(analysis): add controls and set chessboard to be fixed at center * style(start-analysis): cut form into two columns for more space * Improve/navbar (#97) * style(navbar): homogenize with the rest of the ui * style(navbar): homogenize with the rest of the ui * Style/overhaul (#98) * style(navbar): homogenize with the rest of the ui * style(navbar): homogenize with the rest of the ui * style(navbar): improve styling * style: improve styling * style: overhaul * chore: delete old unused pages * Improve/move list (#99) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * Improve/move list (#100) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * fix(auth): fix refresh * Fix/history open (#101) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * fix(auth): fix refresh * fix(history): fix opening game analysis * chore: minor fixes --------- Co-authored-by: J-Babin <babin.jeremy29@gmail.com> Co-authored-by: Inês <113347210+seterB@users.noreply.github.com> * hotfix: fix build errors --------- Co-authored-by: J-Babin <babin.jeremy29@gmail.com> Co-authored-by: Inês <113347210+seterB@users.noreply.github.com>
Lxdovic
added a commit
that referenced
this pull request
Feb 17, 2025
* fix(history-page): delete column move, use date_fns, and change result * Improve/analysis (#96) * feat(analysis): started rewriting analysis with a dynamic layout * fix(analysis): fix panels order * feat(analysis): put layout in storage and add preview when moving panels * feat(analysis): finished implementing panel manager * improve(analysis): improve panel dragging * feat(analysis): added move list * improve(move-list): add scroll * improve(move-list): add current move highlight * improve(analysis): move opening name in move-list * improve(analysis): change default theme * improve(analysis): add eval history as a panel * refactor(analysis) * improve(analysis): improve panel management * fix(classification): fix classification * improve(analysis): add controls and set chessboard to be fixed at center * style(start-analysis): cut form into two columns for more space * Improve/navbar (#97) * style(navbar): homogenize with the rest of the ui * style(navbar): homogenize with the rest of the ui * Style/overhaul (#98) * style(navbar): homogenize with the rest of the ui * style(navbar): homogenize with the rest of the ui * style(navbar): improve styling * style: improve styling * style: overhaul * chore: delete old unused pages * Improve/move list (#99) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * Improve/move list (#100) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * fix(auth): fix refresh * Fix/history open (#101) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * fix(auth): fix refresh * fix(history): fix opening game analysis * chore: minor fixes * Hotfix/build (#103) * Prod (#102) * fix(history-page): delete column move, use date_fns, and change result * Improve/analysis (#96) * feat(analysis): started rewriting analysis with a dynamic layout * fix(analysis): fix panels order * feat(analysis): put layout in storage and add preview when moving panels * feat(analysis): finished implementing panel manager * improve(analysis): improve panel dragging * feat(analysis): added move list * improve(move-list): add scroll * improve(move-list): add current move highlight * improve(analysis): move opening name in move-list * improve(analysis): change default theme * improve(analysis): add eval history as a panel * refactor(analysis) * improve(analysis): improve panel management * fix(classification): fix classification * improve(analysis): add controls and set chessboard to be fixed at center * style(start-analysis): cut form into two columns for more space * Improve/navbar (#97) * style(navbar): homogenize with the rest of the ui * style(navbar): homogenize with the rest of the ui * Style/overhaul (#98) * style(navbar): homogenize with the rest of the ui * style(navbar): homogenize with the rest of the ui * style(navbar): improve styling * style: improve styling * style: overhaul * chore: delete old unused pages * Improve/move list (#99) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * Improve/move list (#100) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * fix(auth): fix refresh * Fix/history open (#101) * feat(move-list): added line suggestion * chore(move-list): added translations * feat(controls): change behaviour of the display line button * fix(auth): fix refresh * fix(history): fix opening game analysis * chore: minor fixes --------- Co-authored-by: J-Babin <babin.jeremy29@gmail.com> Co-authored-by: Inês <113347210+seterB@users.noreply.github.com> * hotfix: fix build errors --------- Co-authored-by: J-Babin <babin.jeremy29@gmail.com> Co-authored-by: Inês <113347210+seterB@users.noreply.github.com> * feat(move-list): added auto-scroll & style improvements * docs(navbar): rework docs links (#105) * Feat/database (#106) * docs(storybook): added storybook and a few stories * docs(storybook): added story for calendar * docs(storybook): added story for card * docs(storybook): added story for checkbox * docs(storybook): added story for command * docs(storybook): added story for dialog * docs(storybook): added story for label * docs(storybook): refactor stories for input * feat(database): added database POC * feat(move-list): fix vertical stretching * chore: replace api route --------- Co-authored-by: J-Babin <babin.jeremy29@gmail.com> Co-authored-by: Inês <113347210+seterB@users.noreply.github.com>
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.
As a user, I want a complete style overhaul so that the app looks modern and presents a consistent interface.
A refreshed style with responsive elements contributes to an engaging and unified user experience.