saleor-apps-redis_apl/apps/segment
Lukasz Ostrowski 7d574c70c9
Introduce Twilio Segment App (#881)
* bootstrap segment app from cms app

* tracking logic

* schema configuratioj

* config form

* form saving

* Connected order_created

* add more fields

* Order updated webhook

* Order cancelled event

* order refunded webhook

* order fully paid

* update deps

* error handling

* logger

* logs

* Add app to workflow

* add icon

* remove breadcrumbs

* Change 400 to 200 response if payload is invalid

* link to docs

* change semgent.io to segment
2023-08-16 15:30:46 +02:00
..
graphql Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
public Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
src Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
.env.example Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
.eslintrc.json Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
.graphqlrc.yml Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
next-env.d.ts Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
next.config.js Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
package.json Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
sentry.client.config.ts Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
sentry.edge.config.ts Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
sentry.server.config.ts Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
tsconfig.json Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
turbo.json Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00
vitest.config.ts Introduce Twilio Segment App (#881) 2023-08-16 15:30:46 +02:00