-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add workspace preferred model (#217)
* feat(mux): wip model overrides workspace update * fetch providers from BE (currently mocked) * render multiple overrides * fix form submit * feat: add/remove model ovveride row * add sorting feature * fix sortable partially * fix sorting * . * fix scrolling * actually save filter to zustand store * fix label * fix label layout * remove console logs * remove unnecessary div * extract <SortableArea /> * use renderprop in <SortableArea /> * simplify drag behavior * simplify folder structure * fix: add key to array item * test: add workspace model override * fix: type * fix: mock types * chore: update api * feat: add discard button * refactor: configure preferred model * hide preferred model section * chore: update api * refactor: notification message --------- Co-authored-by: Daniel Kantor <[email protected]>
- Loading branch information
Showing
13 changed files
with
724 additions
and
190 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.