Commit Graph

1067 Commits

Author SHA1 Message Date
043cb25c32 Merge pull request #754 from omnivore-app/fix/ios-web-prefs-fixes
iOS Font Switching
2022-06-03 17:17:21 -07:00
e607fc5675 update font family in web view 2022-06-03 16:44:40 -07:00
be5323b8ce update web preferences event listeners 2022-06-03 15:59:49 -07:00
b61a8f6015 Merge pull request #747 from omnivore-app/fix/ios-sorting
Disable sorting options that need API improvements
2022-06-03 14:04:19 -07:00
7607b828a0 Merge pull request #722 from omnivore-app/OMN-696
[OMN-696]: Subscribe to checked newsletters during onboarding
2022-06-03 13:41:09 -07:00
791e31d60f Merge pull request #750 from omnivore-app/OMN-633
Reopening OMN-633 to rebase
2022-06-03 13:36:36 -07:00
b56c6dafa9 Disable sorting options that need API improvements 2022-06-03 12:47:43 -07:00
278d56baef Add createdAt and updatedAt attributes to article tests GQL 2022-06-03 12:03:24 -07:00
c6ba1bee57 default to inter font 2022-06-03 11:55:18 -07:00
afd2acf302 pass in font family to web reader 2022-06-03 11:54:45 -07:00
e0372bfc5a adjust maxWidth for iphone web embed 2022-06-03 11:54:45 -07:00
4e60a2d878 Merge pull request #737 from omnivore-app/chore/graphql-schema-update
Update gql schema and fix errors [Apple]
2022-06-03 11:53:54 -07:00
bf929db559 Add the updatedAt attribute to page items 2022-06-03 10:24:11 -07:00
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
975411d429 Merge pull request #719 from omnivore-app/fix/pdf-uploading-improvements 2022-06-02 16:47:03 -07:00
3f12482e98 Merge pull request #732 from omnivore-app/feature/ios-web-prefs
iOS web prefs
2022-06-02 14:29:23 -07: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
aa2035e3b8 Made minor changes 2022-06-02 08:46:16 +00: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
89164a353f Merge pull request #723 from omnivore-app/fix/tweet-not-saved
Fix tweet not saved
2022-06-02 11:20:40 +08:00
4f031a579c Merge pull request #721 from omnivore-app/search-highlights-second-index
When searching for highlights we should include document title, descr…
2022-06-02 11:05:30 +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
cebdbedc59 wire up margin and line height changes to web view 2022-06-01 17:16:06 -07: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