Commit Graph

18 Commits

Author SHA1 Message Date
Muhammed Mustafa
9a249e887d fix: Hide col for project erd view and show in table erd view 2023-10-23 08:49:26 +00:00
Pranav C
e790abdbaf refactor: rename project and base
- Rename `Project`  => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-02 23:52:18 +05:30
Muhammed Mustafa
cc309a48ba feat(nc-gui): Added fullscreen support to ERD 2023-01-23 14:31:41 +05:30
mertmit
5d4a3ab271 feat: edit base
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-03 11:21:59 +03:00
mertmit
5c433e3086 feat: team & settings modal data sources tab revised
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-03 11:21:59 +03:00
braks
fc886690b9 chore(nc-gui): remove unnecessary padding from erd 2022-10-17 21:57:59 +02:00
Muhammed Mustafa
aae5c7254a feat(nc-gui): Moved repeated logic of erd to ErdView component and renaned old ErdView as ErdSimpleView 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
9d7c704791 feat/Minor cleanup 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
937f92ca55 feat/Minor UI fix 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
03609b5166 feat/Added ERD view to grid toolbar and cleanups 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
dbaedefa2a feat/Moved erd to components folder 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
757166ce74 feat/Added enable view option in ERD 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
b90d13147b fix/Fixed edge calculation bug 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
26cf579d19 fix/Fixed edge calculation bug 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
304fd89f5c feat/Added basic erd for hiding views in ERD 2022-09-21 14:53:28 +05:30
braks
32ffe72d81 refactor(nc-gui): reset ERD elements on option change and unmount 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
63aceb7e9c feat/Added basic erd support 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
e3ef8a8ff0 feat/Added basic erd support 2022-09-21 14:53:28 +05:30