Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support muxing rules v2 (#311)
* chore: add dnd-kit, uuid and upgrade ui-kit * feat: create SortableArea generic component * feat: replacing zustand store with useFormState, rename filename * feat: replace drag icon * feat: add models dropdown * feat: create a remove queries utility fn * refactor: simplify logic for handling dirty and reset form state * feat: update muxing rules * feat: show remove button if multiple rules * feat: add link to doc and manager providers link * refactor: remove unneeded div wrapper * feat: use form buttons * leftover * feat: change notfication message * chore: update msw handlers * fix: update rules and add tests case * refactor: rename filename * refactor: revert changes * chore: update openapi * fix: matcher_type for filename * feat: set the default muxing rule as catch all * fix: update workspace name and models * test: update muxing model * fix: type * fix: drag sortable area * fix: catch all rule spacing * fix: fields alignment * fix: models unique identifier * fix: invalidate models * test: update muxing logic * prettier * refactor: review
- Loading branch information