CoolFace
Apppublic

hemanthgadepalli/flowchart-maker

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
50 commits on main
27672e23mo ago

Consolidate header into single user dropdown (Admin/Edit profile/Log out)

hemanthgadepalli
ab9d6973mo ago

Add folder nesting UI, flowchart rename/drag-drop, export filename fix (src/components/Sidebar.tsx)

hemanthgadepalli
c3543c63mo ago

Add folder nesting UI, flowchart rename/drag-drop, export filename fix (src/App.tsx)

hemanthgadepalli
b30b69e3mo ago

Add folder nesting UI, flowchart rename/drag-drop, export filename fix (src/api.ts)

hemanthgadepalli
953de693mo ago

Add folder nesting UI, flowchart rename/drag-drop, export filename fix (server/index.js)

hemanthgadepalli
2005f163mo ago

Add draggable/minimizable shape toolbox, user mgmt name/edit, export filename fix: update src/App.tsx

hemanthgadepalli
19e911f3mo ago

Add draggable/minimizable shape toolbox, user mgmt name/edit, export filename fix: update src/components/FlowCanvas.tsx

hemanthgadepalli
92c0fe63mo ago

Add draggable/minimizable shape toolbox, user mgmt name/edit, export filename fix: update src/components/AccountModal.tsx

hemanthgadepalli
d2fbcdb3mo ago

Add draggable/minimizable shape toolbox, user mgmt name/edit, export filename fix: update src/components/AdminPanel.tsx

hemanthgadepalli
c2cf9683mo ago

Add draggable/minimizable shape toolbox, user mgmt name/edit, export filename fix: update src/api.ts

hemanthgadepalli
91fdfad3mo ago

Add draggable/minimizable shape toolbox, user mgmt name/edit, export filename fix: update src/types.ts

hemanthgadepalli
c9bb1433mo ago

Add draggable/minimizable shape toolbox, user mgmt name/edit, export filename fix: update server/index.js

hemanthgadepalli
8a630ff3mo ago

Add draggable/minimizable shape toolbox, user mgmt name/edit, export filename fix: update server/auth.js

hemanthgadepalli
ae6f9d63mo ago

Fix export arrows, add folders/templates/rename/auto-expand/colors (server/index.js)

hemanthgadepalli
8bea2383mo ago

Fix export arrows, add folders/templates/rename/auto-expand/colors (server/storage.js)

hemanthgadepalli
64da3c33mo ago

Fix export arrows, add folders/templates/rename/auto-expand/colors (src/App.tsx)

hemanthgadepalli
59887243mo ago

Fix export arrows, add folders/templates/rename/auto-expand/colors (src/components/Sidebar.tsx)

hemanthgadepalli
61a4b463mo ago

Fix export arrows, add folders/templates/rename/auto-expand/colors (src/components/LaneNode.tsx)

hemanthgadepalli
cf4f6923mo ago

Fix export arrows, add folders/templates/rename/auto-expand/colors (src/components/ShapeNode.tsx)

hemanthgadepalli
0e1ebd13mo ago

Fix export arrows, add folders/templates/rename/auto-expand/colors (src/components/FlowCanvas.tsx)

hemanthgadepalli
b486b0e3mo ago

Fix export arrows, add folders/templates/rename/auto-expand/colors (src/api.ts)

hemanthgadepalli
b3dfcf53mo ago

Fix export arrows, add folders/templates/rename/auto-expand/colors (src/types.ts)

hemanthgadepalli
ed916e13mo ago

Fix export arrows, add folders/templates/rename/auto-expand/colors (src/colors.ts)

hemanthgadepalli
7321a763mo ago

Add fullscreen editing mode and apply-color-to-all for src/components/ColorPicker.tsx

hemanthgadepalli
f48f0813mo ago

Add fullscreen editing mode and apply-color-to-all for src/components/FlowCanvas.tsx

hemanthgadepalli
983228c3mo ago

Add fullscreen editing mode and apply-color-to-all for src/App.tsx

hemanthgadepalli
ff5a2ff3mo ago

Fix edges/arrows being clipped in PNG/JPEG/PDF exports

hemanthgadepalli
a6f85463mo ago

Strengthen shape-selection rules so AI uses decision/io/process shapes appropriately

hemanthgadepalli
9189bc83mo ago

Fix PNG/JPEG/PDF export to fit full diagram bounds

hemanthgadepalli
13b3a013mo ago

Add preset/brand color picker for src/components/FlowCanvas.tsx

hemanthgadepalli
d6e11073mo ago

Add preset/brand color picker for src/components/ColorPicker.tsx

hemanthgadepalli
f1871483mo ago

Add preset/brand color picker for src/colors.ts

hemanthgadepalli
749f66a3mo ago

Keep attached process docs as a separate supporting document, not truncated into the prompt (src/components/Sidebar.tsx)

hemanthgadepalli
7d004953mo ago

Keep attached process docs as a separate supporting document, not truncated into the prompt (src/App.tsx)

hemanthgadepalli
96d80b83mo ago

Keep attached process docs as a separate supporting document, not truncated into the prompt (server/extract.js)

hemanthgadepalli
23288823mo ago

Keep attached process docs as a separate supporting document, not truncated into the prompt (server/generate.js)

hemanthgadepalli
d2d40523mo ago

Keep attached process docs as a separate supporting document, not truncated into the prompt (server/index.js)

hemanthgadepalli
f8846b23mo ago

Keep attached process docs as a separate supporting document, not truncated into the prompt (src/api.ts)

hemanthgadepalli
30dfb5e3mo ago

Add per-node color customization; make start/end shapes optional (src/App.tsx)

hemanthgadepalli
f29ab5f3mo ago

Add per-node color customization; make start/end shapes optional (server/generate.js)

hemanthgadepalli
3ae5e383mo ago

Add per-node color customization; make start/end shapes optional (src/components/FlowCanvas.tsx)

hemanthgadepalli
4f800c93mo ago

Add per-node color customization; make start/end shapes optional (src/components/TitleNode.tsx)

hemanthgadepalli
f7e6c073mo ago

Add per-node color customization; make start/end shapes optional (src/components/LaneNode.tsx)

hemanthgadepalli
1d3a8ed3mo ago

Add per-node color customization; make start/end shapes optional (src/components/ShapeNode.tsx)

hemanthgadepalli
c15a73f3mo ago

Add per-node color customization; make start/end shapes optional (src/colors.ts)

hemanthgadepalli
95884613mo ago

Add per-node color customization; make start/end shapes optional (src/types.ts)

hemanthgadepalli
fd413233mo ago

Add cross-functional swimlane process map generation/rendering (src/index.css)

hemanthgadepalli
20202a53mo ago

Add cross-functional swimlane process map generation/rendering (src/App.tsx)

hemanthgadepalli
0c16fb13mo ago

Add cross-functional swimlane process map generation/rendering (src/components/FlowCanvas.tsx)

hemanthgadepalli
49e4e4b3mo ago

Add cross-functional swimlane process map generation/rendering (src/components/LaneNode.tsx)

hemanthgadepalli