-
-
Notifications
You must be signed in to change notification settings - Fork 569
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: move graph to standalone module * feat: create field plain api * refactor: optimize graph component * feat: field graph ui * feat: optimize graph style * feat: plan field update api * feat: ui for plan field update * fix: crash when number formula without formatting * feat: create field plan api * feat: show dependancies graph * chore: update shadcn/ui to latest * feat: polish field graph ux * fix: test fail * fix: pg test unstable
- Loading branch information
1 parent
13ad8a4
commit 01b28f6
Showing
70 changed files
with
2,546 additions
and
688 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,7 @@ | |
"signin", | ||
"signout", | ||
"sonarjs", | ||
"sonner", | ||
"teable", | ||
"testid", | ||
"topo", | ||
|
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.