5425 Commits (53e54d0018bc18e0e87635144611e83c0b055fad)

Author SHA1 Message Date
Muhammed Mustafa 53e54d0018 feat(nc-gui): Now show PKFK button is disabled when showColumns option is unchecked and title of mm junction table is shown on the edges if its option is set 2 years ago
Raju Udava 99726a55b9 test: ERD base 2 years ago
Muhammed Mustafa 815a9ea102 feat(nc-gui): Added option to show junction table name in ERD 2 years ago
Muhammed Mustafa f89ffb6c1e feat(nc-gui): Added alt+hover to show table name in ERD 2 years ago
Muhammed Mustafa 4d5496d1f8 feat(nc-gui): ERD individual table view fixed for a mm table 2 years ago
Muhammed Mustafa e755edd98b feat(nc-gui): Added i18n to ERD and added option to show MM tables 2 years ago
Muhammed Mustafa 023cb537ec feat(nc-gui): Package json lock of sdk reverted 2 years ago
Muhammed Mustafa f9224f7558 feat(nc-gui): Self relation is now handled and UI improved 2 years ago
Muhammed Mustafa 5ac96525f9 feat(nc-gui): Improved layouting and fixed issue with config not working in ERD 2 years ago
Muhammed Mustafa 83a8e87faf feat(nc-gui): ERD now resets on metas changes 2 years ago
Muhammed Mustafa 56916a8490 feat(nc-gui): UI fixes to ERD, added prefix icons to ERD and added mm prop to TableType to sdk 2 years ago
Muhammed Mustafa 83451b863a feat(nc-gui): Removed vue flow from package json lock 2 years ago
Muhammed Mustafa 3cc285ff76 feat(nc-gui): Removed junction table showing when show m2m table option is selected 2 years ago
Muhammed Mustafa ffcc61e7eb feat(nc-gui): Added view title to ERD view of a grid 2 years ago
Muhammed Mustafa 55a78a74a5 feat(nc-gui): Added hide all columns to ERD 2 years ago
Muhammed Mustafa aae5c7254a feat(nc-gui): Moved repeated logic of erd to ErdView component and renaned old ErdView as ErdSimpleView 2 years ago
Muhammed Mustafa b24e9a4bbe feat(nc-gui): Removed non required vue flow entry in package json 2 years ago
Muhammed Mustafa 3679100c4d feat(nc-gui): Added types for metasWithIdAsKey in useMetas 2 years ago
Muhammed Mustafa 5dc712df88 feat(nc-gui): Improved types in ErdView 2 years ago
Muhammed Mustafa 94b57f2bb7 feat(nc-gui): Improved types in table node and removed unnecassry type addition to column type in Virtual cell 2 years ago
Muhammed Mustafa 7d16074b22 feat(nc-gui): Fixed typo 2 years ago
Muhammed Mustafa 6346bb76e2 feat(nc-gui): removed cdn links from stylesheet 2 years ago
Muhammed Mustafa 5fb820f878 feat/Minor cleanup 2 years ago
Muhammed Mustafa 9d7c704791 feat/Minor cleanup 2 years ago
Muhammed Mustafa 1f29380b7a feat/Minor cleanup 2 years ago
Muhammed Mustafa 7b788ca6ae feat/Minor UI fix 2 years ago
Muhammed Mustafa 937f92ca55 feat/Minor UI fix 2 years ago
Muhammed Mustafa 03609b5166 feat/Added ERD view to grid toolbar and cleanups 2 years ago
Muhammed Mustafa dbaedefa2a feat/Moved erd to components folder 2 years ago
Muhammed Mustafa 70e4f1333e feat/Added ERD sub header in settings modal 2 years ago
Muhammed Mustafa 757166ce74 feat/Added enable view option in ERD 2 years ago
Muhammed Mustafa b90d13147b fix/Fixed edge calculation bug 2 years ago
Muhammed Mustafa 26cf579d19 fix/Fixed edge calculation bug 2 years ago
Muhammed Mustafa 304fd89f5c feat/Added basic erd for hiding views in ERD 2 years ago
braks 32ffe72d81 refactor(nc-gui): reset ERD elements on option change and unmount 2 years ago
braks dcee27d28d chore(deps-dev): add dagre types 2 years ago
Muhammed Mustafa 63aceb7e9c feat/Added basic erd support 2 years ago
Muhammed Mustafa e3ef8a8ff0 feat/Added basic erd support 2 years ago
Pranav C b886118c74 chore(gui): add cdn path as relative to load assets relative to the path 2 years ago
Pranav C acba7769c0 fix(gui): use a different hook to reload the vue meta and avoid reloading data 2 years ago
Pranav C 3209b551c6 fix(gui): trigger initial data load from grid 2 years ago
Pranav C 15b361591e fix(gui): avoid data reload on filter load 2 years ago
Pranav C fb6dd6ed09 fix(gui): avoid invoking gallery view meta api multiple times 2 years ago
Naveen MR 002b10ffee chore: removing nc-lib-gui-backup package 2 years ago
Naveen MR c24d27a920 chore: updating docs - installation 2 years ago
Naveen MR 33b1be8781 chore: removed old docs 2 years ago
Naveen MR 6a0f2418c9 chore: refining docs 2 years ago
Pranav C 36918d1b11 fix(gui): avoid unnecessary `/me` api calls 2 years ago
Pranav C bdbf0c13ad fix(gui): load comments count only in grid 2 years ago
Raju Udava 095a635038 test: remove redundant login invocation 2 years ago