Skip to content

Conversation

@Lxdovic
Copy link
Member

@Lxdovic Lxdovic commented Feb 9, 2025

As a developer, I want to address build issues quickly so that deployment disruptions are minimized.
Quick resolutions and detailed logging support a reliable production environment.

Lxdovic and others added 3 commits February 9, 2025 17:44
* 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 Lxdovic self-assigned this Feb 9, 2025
@Lxdovic Lxdovic added the hotfix label Feb 9, 2025
@Lxdovic Lxdovic modified the milestones: MVP, V2 Feb 9, 2025
@Lxdovic Lxdovic merged commit b26dd69 into develop Feb 9, 2025
3 checks passed
@Lxdovic Lxdovic deleted the hotfix/build branch February 9, 2025 16:52
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

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants