dograh/api
Abhishek a7f2238044
feat: Update Dograh's UI Design (#67)
* feat: create app sidebar and update layout

* fix: fix loading errors

* fix: fix stack auth hydration issue

* fix: fix design for create-workflow

* fix: fix service configuration page design

* Add header for workflow detail

* feat: fix workflow editor design

* Fix css classes

* Fix callback status parsing for Vobiz

* Fix filter and remove gender service
2025-11-29 15:39:57 +05:30
..
alembic feat: Update Dograh's UI Design (#67) 2025-11-29 15:39:57 +05:30
assets Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
db feat: Update Dograh's UI Design (#67) 2025-11-29 15:39:57 +05:30
native/rnnoise Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
routes feat: Update Dograh's UI Design (#67) 2025-11-29 15:39:57 +05:30
schemas feat: added vobiz telephony (#65) 2025-11-28 09:36:04 +05:30
services feat: Update Dograh's UI Design (#67) 2025-11-29 15:39:57 +05:30
tasks feat: simplify pipecat engine execution (#54) 2025-11-15 17:38:27 +05:30
tests feat: simplify pipecat engine execution (#54) 2025-11-15 17:38:27 +05:30
utils feat: Enable telephony for OSS (#21) 2025-10-04 12:22:50 +05:30
.cursorignore Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
.dockerignore Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
.env.example feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
.gitignore Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
alembic.ini Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
app.py feat: add csv upload functionality for OSS (#29) 2025-10-09 17:54:31 +05:30
conftest.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
constants.py feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
Dockerfile chore: Docker build and Github action cleanup (#37) 2025-10-31 11:49:53 +05:30
enums.py feat: added vobiz telephony (#65) 2025-11-28 09:36:04 +05:30
logging_config.py chore: add interceptor in logging config (#55) 2025-11-21 07:52:27 +05:30
pytest.ini Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
requirements.dev.txt UX improvements for onboarding 2025-10-02 12:17:13 +05:30
requirements.txt feat: simplify pipecat engine execution (#54) 2025-11-15 17:38:27 +05:30