
* 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
11 lines
420 B
YAML
11 lines
420 B
YAML
"App: Data Importer": "apps/data-importer/**/*"
|
|
"App: Invoices": "apps/invoices/**/*"
|
|
"App: Klaviyo": "apps/klaviyo/**/*"
|
|
"App: Product Feed": "apps/products-feed/**/*"
|
|
"App: Search": "apps/search/**/*"
|
|
"App: Slack": "apps/slack/**/*"
|
|
"App: Taxes": "apps/taxes/**/*"
|
|
"App: Emails & Messages": "apps/emails-and-messages/**/*"
|
|
"App: CMS": "apps/cms-v2/**/*"
|
|
"App: CRM": "apps/crm/**/*"
|
|
"App: Segment": "apps/segment/**/*"
|