Commit Graph

32 Commits

Author SHA1 Message Date
braks
001c653e90 chore(nc-gui): cleanup styles 2022-10-18 08:45:37 +02:00
braks
c97b1168be refactor(nc-gui): move panels into separate components 2022-10-17 21:57:59 +02:00
braks
9d17af1e86 chore(nc-gui): cleanup 2022-10-17 21:57:59 +02:00
braks
70fca2f198 refactor(nc-gui): move loading overlay inside flow container 2022-10-17 21:57:59 +02:00
braks
9f50084bdd refactor(nc-gui): use panel for erd config options 2022-10-17 21:57:59 +02:00
braks
36a32b4450 chore(nc-gui): cleanup styles 2022-10-17 21:57:59 +02:00
braks
14cf04e3ff fix(nc-gui): deep watch config options 2022-10-17 21:57:59 +02:00
braks
34c3d71fae refactor(nc-gui): dispose erd modal on close 2022-10-17 21:57:59 +02:00
braks
48dfbb7f80 chore(nc-gui): use position prop 2022-10-14 02:00:33 +02:00
braks
5b53c48894 refactor(nc-gui): use lazy load 2022-09-28 13:30:40 +02:00
Muhammed Mustafa
50f0c3fbc5 feat(nc-gui): Renamed ERD SimpleView to Flow 2022-09-21 14:53:29 +05:30
braks
4e69717a5c chore(nc-gui): correct typing 2022-09-21 14:53:29 +05:30
braks
3de0b2e68f fix(nc-gui): defer loading flow component until modal transition has ended 2022-09-21 14:53:29 +05:30
braks
48e3043532 refactor(nc-gui): remove keys from erd views 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
83fb0717e6 feat(nc-gui): Fixed the rendering hack and some cleanup 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
7e6252ee72 feat(nc-gui): Added cypress test for ERD 2022-09-21 14:53:29 +05:30
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 2022-09-21 14:53:29 +05:30
Raju Udava
99726a55b9 test: ERD base
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-21 14:53:29 +05:30
Muhammed Mustafa
815a9ea102 feat(nc-gui): Added option to show junction table name in ERD 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
4d5496d1f8 feat(nc-gui): ERD individual table view fixed for a mm table 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
e755edd98b feat(nc-gui): Added i18n to ERD and added option to show MM tables 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
f9224f7558 feat(nc-gui): Self relation is now handled and UI improved 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
5ac96525f9 feat(nc-gui): Improved layouting and fixed issue with config not working in ERD 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
83a8e87faf feat(nc-gui): ERD now resets on metas changes 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
56916a8490 feat(nc-gui): UI fixes to ERD, added prefix icons to ERD and added mm prop to TableType to sdk 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
3cc285ff76 feat(nc-gui): Removed junction table showing when show m2m table option is selected 2022-09-21 14:53:29 +05:30
Muhammed Mustafa
55a78a74a5 feat(nc-gui): Added hide all columns to ERD 2022-09-21 14:53:29 +05:30
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
5dc712df88 feat(nc-gui): Improved types in ErdView 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
7d16074b22 feat(nc-gui): Fixed typo 2022-09-21 14:53:28 +05:30
Muhammed Mustafa
1f29380b7a feat/Minor cleanup 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