Skip to content

Conversation

@Lxdovic
Copy link
Member

@Lxdovic Lxdovic commented Feb 8, 2025

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.

@Lxdovic Lxdovic added the style label Feb 8, 2025
@Lxdovic Lxdovic self-assigned this Feb 8, 2025
@Lxdovic Lxdovic merged commit 7f30428 into develop Feb 8, 2025
1 of 2 checks passed
@Lxdovic Lxdovic deleted the style/overhaul branch February 8, 2025 19:23
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>
@MeymounB MeymounB added this to the V2 milestone Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants