Commit Graph

89 Commits

Author SHA1 Message Date
braks
e28a7b4e74 chore(nc-gui): marker color 2022-10-18 09:17:08 +02:00
braks
10aa15c4a3 chore(nc-gui): replace flatMap with arr reduce 2022-10-18 08:59:11 +02:00
braks
001c653e90 chore(nc-gui): cleanup styles 2022-10-18 08:45:37 +02:00
braks
4ab7ff0bde chore(nc-gui): remove duplicated fn calls 2022-10-18 00:28:46 +02:00
braks
80d74c7bc7 chore(nc-gui): cleanup classname 2022-10-17 23:30:52 +02:00
braks
52dd4e28be feat(nc-gui): hide tooltip on drag and zoom 2022-10-17 22:20:03 +02:00
braks
c97b1168be refactor(nc-gui): move panels into separate components 2022-10-17 21:57:59 +02:00
braks
e20c6bd0db chore(nc-gui): return empty string for no-label 2022-10-17 21:57:59 +02:00
braks
aee8d7ad14 chore(nc-gui): use css to toggle edge text visibility 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
aa224a8c3d chore(nc-gui): prevent initial fit view from toggling to skeleton mode 2022-10-17 21:57:59 +02:00
braks
4bb7d8f947 feat(nc-gui): show tooltip on zoom-out 2022-10-17 21:57:59 +02:00
braks
bbce50d9a9 refactor(nc-gui): use panel for erd legend 2022-10-17 21:57:59 +02:00
braks
36a32b4450 chore(nc-gui): cleanup styles 2022-10-17 21:57:59 +02:00
braks
bbfaca0b79 chore(nc-gui): cleanup erd utils 2022-10-17 21:57:59 +02:00
braks
4ece1c4f17 refactor(nc-gui): lower skeleton threshold 2022-10-17 21:57:59 +02:00
braks
f5f1ba5a97 fix(nc-gui): remove node border if no columns exist 2022-10-17 21:57:59 +02:00
braks
2d38e0e77b chore(nc-gui): increase base node height 2022-10-17 21:57:59 +02:00
Muhammed Mustafa
b835c5e22b feat(nc-gui): Improved readability of edge labels 2022-10-17 21:57:59 +02:00
braks
7653964116 feat(nc-gui): use simple label for skeleton and show table names in regular labels 2022-10-17 21:57:59 +02:00
braks
9befbb2c4e chore(nc-gui): add transition to edges 2022-10-17 21:57:59 +02:00
braks
7556f9d9de feat(nc-gui): mark edge on hover 2022-10-17 21:57:59 +02:00
braks
b84e5d78fe fix(nc-gui): node height 2022-10-17 21:57:59 +02:00
braks
8ce6904edb feat(nc-gui): show relations on edge hover 2022-10-17 21:57:59 +02:00
braks
7aa43a6611 feat(nc-gui): zoom to node on dbl click 2022-10-17 21:57:59 +02:00
braks
9866989834 chore(nc-gui): table node pointer 2022-10-17 21:57:59 +02:00
braks
f884f6b059 refactor(nc-gui): remove edge colors and set marker color 2022-10-17 21:57:59 +02:00
braks
f5513b6690 refactor(nc-gui): switch to basic styles for edges in skeleton mode 2022-10-17 21:57:59 +02:00
braks
a2da16cf79 refactor(nc-gui): table node style updates 2022-10-17 21:57:59 +02:00
braks
5811b00f5b chore(nc-gui): add fit view params for smooth transition between skeleton mode 2022-10-17 21:57:59 +02:00
braks
0e9a47ada7 chore(nc-gui): dont fit view on init if skeleton mode 2022-10-17 21:57:59 +02:00
braks
c3dee74074 feat(nc-gui): set edge marker type for skeleton mode 2022-10-17 21:57:59 +02:00
braks
4579a8788a feat(nc-gui): add transition on skeleton mode enter/leave 2022-10-17 21:57:59 +02:00
braks
6964c2de1b chore(nc-gui): increase boxshadow and node size in skeleton 2022-10-17 21:57:59 +02:00
braks
21e6669b27 feat(nc-gui): toggle skeleton mode in erd when zooming out too far 2022-10-17 21:57:59 +02:00
braks
af8b31a4d6 chore(nc-gui): min heights 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
6fd625e904 chore(nc-gui): prop type 2022-10-17 21:57:59 +02:00
braks
36216d039a refactor(nc-gui): reduce stroke width 2022-10-17 21:57:59 +02:00
braks
6bd9510b05 chore(nc-gui): align handles to border of nodes 2022-10-17 21:57:59 +02:00
braks
8e78f9f508 feat(nc-gui): add selected gradient style to edges 2022-10-17 21:57:59 +02:00
braks
6ffa79c805 chore(nc-gui): separately watch tables and config 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
b2ec31c918 chore(nc-gui): add min height to nodes 2022-10-17 21:57:59 +02:00
braks
06e77dd4b9 refactor(nc-gui): reduce edges z-index 2022-10-17 21:57:59 +02:00
braks
6f6d465e83 feat(nc-gui): add color to edges 2022-10-17 21:57:59 +02:00
braks
cec9ee6d8e feat(nc-gui): add color scale to erd view 2022-10-17 21:57:59 +02:00
braks
48dfbb7f80 chore(nc-gui): use position prop 2022-10-14 02:00:33 +02:00