Lukasz Ostrowski
|
e8660e8bb9
|
Extract shared packages (#948)
* [skip ci] tRPC shared package
* [skip ci] tRPC shared package - fix
* [skip ci] shared package - app sections
* [skip ci] segment - implement shared components
* [skip ci] extract theme synchronizer
* extract components and implement them in apps
* cms - extract shared packages
* Fix imports
* remove urql from peer deps
|
2023-09-04 11:30:57 +02:00 |
|
Adrian Pilarczyk
|
254cd4c9a3
|
Fix typo in Segment (#933)
* Fix typo
* build: 👷 add changeset
|
2023-08-28 13:41:54 +02:00 |
|
Lukasz Ostrowski
|
6f1c5c9436
|
Add Payload CMS (#905)
|
2023-08-25 11:34:28 +02:00 |
|
Lukasz Ostrowski
|
6ea3e38bd8
|
Changed events mapping in Segment (#914)
|
2023-08-23 13:42:38 +02:00 |
|
Lukasz Ostrowski
|
c50797e836
|
add metadata manager to shared package (#901)
|
2023-08-17 11:53:03 +02:00 |
|
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 |
|