Commit Graph

503 Commits

Author SHA1 Message Date
f18542f865 Merge pull request #728 from omnivore-app/webhook-ui
Create webhook settings ui
2022-06-03 17:14:54 +08:00
65c6af23c4 Fix url and eventTypes not set correctly 2022-06-03 17:02:41 +08:00
5177b30f85 Add default event_type options 2022-06-03 16:51:16 +08:00
f7c46e676f Set values in checkboxes 2022-06-03 16:41:26 +08:00
9212f9e270 Update toast 2022-06-03 16:27:08 +08:00
96e67a1ddd Add checkout box input 2022-06-03 16:23:05 +08:00
32a45676e3 Update modal form style 2022-06-03 10:42:00 +08:00
ba3316f621 Update modal headline padding 2022-06-02 22:02:50 +08:00
0353930ca3 Update Table CSS 2022-06-02 21:55:37 +08:00
99e5c7fa1d remove enabled 2022-06-02 21:42:17 +08:00
d1fa54d3e2 Add contentType and method 2022-06-02 21:38:27 +08:00
967ea80ddb Make rows as state 2022-06-02 21:34:32 +08:00
fdccc3e701 Make inputs as state 2022-06-02 21:34:17 +08:00
6ea55db088 Do not remove url from form 2022-06-02 18:46:13 +08:00
fe92a00323 Set values of editWebhook formInputProps 2022-06-02 18:45:54 +08:00
d90beb3dda Set default addWebhook formInputProps 2022-06-02 18:45:21 +08:00
8662c54589 Set onEditWebhook data from Table 2022-06-02 18:44:43 +08:00
0eeb005c14 Create Webhook interface 2022-06-02 18:44:04 +08:00
b7bb5a258b Replace onUpdate with onEdit 2022-06-02 18:43:17 +08:00
4beec020cb Replace onUpdate with onEdit callback 2022-06-02 18:42:19 +08:00
f5780bd4e6 Use Record type in rows in TableProps 2022-06-02 18:41:54 +08:00
35b4e07d16 Use Record type in rows in TableProps 2022-06-02 18:41:26 +08:00
56f28bcd14 Replace FormInput with input component 2022-06-02 18:40:26 +08:00
c18b41f184 Set default enabled=false 2022-06-02 12:46:31 +08:00
29797829b4 Add enabled input field in form 2022-06-02 12:32:13 +08:00
5ebb0d939a Add edit webhook modal 2022-06-02 11:04:17 +08:00
353aa6256f Update FormModal style 2022-06-02 11:03:38 +08:00
1b024214fe Add get webhook query in web 2022-06-02 11:02:57 +08:00
36c5a548d1 Update Table's edit & delete button style 2022-06-02 10:59:05 +08:00
1f0c48fdfa add web listeners for margin and line spacing changes on ios 2022-06-01 14:52:38 -07:00
7c926f4ae4 Add webhook adding modal 2022-06-01 22:28:46 +08:00
56c4f5f2de Add formModal 2022-06-01 22:04:58 +08:00
c83f9290e6 Add setWebhook mutation 2022-06-01 21:08:13 +08:00
4b4783b9b5 Add Webhook component 2022-06-01 18:44:10 +08:00
545d944ffd Add get webhooks query 2022-06-01 18:43:43 +08:00
2094ffe6b2 Adjust subscriptions to adapt to the new Table component 2022-06-01 18:43:26 +08:00
48bd56be82 Update Table component to read rows as a map 2022-06-01 18:43:03 +08:00
a20ba60053 Add popular reads for onboarding 2022-05-24 15:31:55 -07:00
2d518d327d Add description for known newsletters, update icon set 2022-05-23 21:54:15 -07:00
677d561ab0 Add new required pageNumber attribute to onboarding stories 2022-05-23 15:56:52 -07:00
dcd23e6eb2 dos2unix on this file 2022-05-23 15:43:06 -07:00
0ae63f9da8 Fix default import 2022-05-23 15:42:30 -07:00
370a3fc4c0 Rework onboarding code so its a little easier to control paths 2022-05-23 15:08:13 -07:00
a7e67b4bea Rename OnboardingLayout2 to OnboardingLayout, dont use default export 2022-05-23 14:24:09 -07:00
e43700e159 Rename OnboardingLayout to ProfileLayout since its only used in the profile 2022-05-23 14:17:13 -07:00
0081fa6dfb Merge pull request #616 from omnivore-app/OMN-585
[Omn-585] - Onboarding Pages 1, 4, 5, and 6.
2022-05-23 14:05:24 -07:00
3c4e4d6f2e Merge pull request #623 from omnivore-app/OMN-617
[OMN-617] - Align AppStore button to right on small screens in MobileInstallComponent
2022-05-23 13:50:42 -07:00
2d5f36c61f Fix typo in var name 2022-05-23 13:41:32 -07:00
4dc5861b97 Go to home not login when onboarding is completed 2022-05-23 13:38:52 -07:00
408ba789a0 fixing diff 2022-05-23 19:40:15 +00:00