Skip to content

Conversation

@Lxdovic
Copy link
Member

@Lxdovic Lxdovic commented Mar 1, 2025

No description provided.

J-Babin and others added 24 commits December 19, 2024 15:41
fix(history-page): delete column move, use date_fns, and change result
* 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
* style(navbar): homogenize with the rest of the ui

* style(navbar): homogenize with the rest of the ui
* 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
* feat(move-list): added line suggestion

* chore(move-list): added translations

* feat(controls): change behaviour of the display line button
* feat(move-list): added line suggestion

* chore(move-list): added translations

* feat(controls): change behaviour of the display line button

* fix(auth): fix refresh
* 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
* 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>
* 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
* improve(start-analysis): add advanced options and rework layout

* style(dashboard): fix right side data table alignment
* 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
* fix(elitedb): fix elitedb move entity and cleanup

* improve(db): add caching
* feat(interpret): added foundations for the interpretation system and PoC

* improve(analysis): improve interpretation PoC

* feat(interpret): added foundations for the interpretation system and PoC

* improve(analysis): improve interpretation PoC

* improve(analysis): add pressure and attacks heatmaps PoC

* improve(analysis): add piece roles PoC

* improve(piece-roles): added square highlights
Co-authored-by: OualidZejli <oualid@keltio.fr>
@Lxdovic Lxdovic self-assigned this Mar 1, 2025
Lxdovic and others added 19 commits March 2, 2025 11:44
* feat(analytics): setup vercel analytics

* feat(analytics): add login, register and start-analysis events
* feat(theme): added theme switch and fixed tailwind * shadcn variables

* feat(theme): fixed light theme details
* Doc: Gitflow

* Doc: CICD

---------

Co-authored-by: OualidZejli <oualid@keltio.fr>
* feat(analysis): added window tiling

* chore(analysis): cleanup

* chore(analysis): cleanup

* feat(analysis): added extra layout features

* style(analysis): changed tiling preview colors

* feat(analysis): last changes
* feat(tutorial): first few steps

- Dashboard step
- Create ANalysis step

* feat(tutorial): first few steps

* feat(tutorial): add interactive tutorial!

* feat(tutorial): add translations
* feat(tutorial): first few steps

* feat(engine): added castled engine!

* fix(engine): fix castled engine cache path

* fix(engine): fix castled engine cache path
* feat(tutorial): first few steps

* feat(engine): added castled engine!

* fix(engine): fix castled engine cache path

* fix(engine): fix castled engine cache path

* fix(engine): fix build
* feat(tutorial): first few steps

* feat(engine): added castled engine!

* fix(engine): fix castled engine cache path

* fix(engine): fix castled engine cache path

* fix(engine): fix build

* fix(engine): fix build
* feat(tutorial): first few steps

* feat(engine): added castled engine!

* fix(engine): fix castled engine cache path

* fix(engine): fix castled engine cache path

* fix(engine): fix build

* fix(engine): fix build

* fix(engine): fix worker url
* improve(auth): added error messages from backend +  rework styles

* improve(auth): added error messages from backend +  rework styles

* feat(oauth): add oauth with lichess
* fix(profile): connection to back

* fix(profile): Modify front UI

* fix(profile): forgot import not used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants