stack/apps/dashboard
Zai Shi fb31827dc3
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Webhooks (#157)
* added svix to docker compose

* connect webhook sending with local svix

* added svix token endpoint

* added svix dashbaord

* added endpoint table

* updated danger items

* added more info on the webhook page

* added create endpoints dialog

* added edit and delete endpoint

* added log history

* added webhook secret

* updated sidebar layout

* fixed flashes

* updated webhook sending function

* removed unused imports

* updated endpoint code structure

* commented event types

* added webhooks docs

* added webhooks doc gen

* updated webhooks docs

* added webhook events

* updated teams docs

* fixed bugs

* fixed docker
2024-08-01 02:44:35 +02:00
..
prisma added oauth token table (#160) 2024-07-30 19:49:36 +02:00
public fix #103 No Open Graph Meta Tags Present (#125) 2024-07-04 00:05:54 +02:00
scripts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
src Webhooks (#157) 2024-08-01 02:44:35 +02:00
.env Webhooks (#157) 2024-08-01 02:44:35 +02:00
.env.development Webhooks (#157) 2024-08-01 02:44:35 +02:00
.eslintrc.cjs More backend endpoint implementations (#126) 2024-07-13 22:04:53 -07:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
.npmrc Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-07-30 23:36:30 -07:00
components.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Improved proxy config 2024-07-27 11:45:33 -07:00
package.json Webhooks (#157) 2024-08-01 02:44:35 +02:00
postcss.config.js Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.client.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.edge.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.server.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
tailwind.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
tsconfig.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00