Commit Graph

358 Commits

Author SHA1 Message Date
bd34f4ff3c use maxWidthPercentage to update margin in web reader: 2022-06-13 11:27:21 -07:00
4423bc3e44 adds ability to control maxWidth on iphone 2022-06-13 09:57:28 -07:00
7522f22f51 Pull in bundle.js from main 2022-06-09 13:53:15 -07:00
27d364e5f1 Layout / text tweaks 2022-06-09 13:32:45 -07:00
cec6dc5197 Rebase 2022-06-09 13:32:32 -07:00
f628f08d9b Merge pull request #772 from omnivore-app/OMN-749
[Omn-749] - Connect to SendInstallInstructions API on onboarding/02 page
2022-06-09 13:22:59 -07:00
edadb9aafa Merge pull request #710 from omnivore-app/OMN-657
[OMN-657]: Archive button should change to unarchive on web if an article has already been archived
2022-06-09 12:45:53 -07:00
2cc5756dc3 Connected sendInstallInstructions API 2022-06-07 09:48:47 +00:00
2f1ac68a74 Merge branch 'main' into OMN-700 2022-06-07 14:33:49 +05:30
a8531b7ced Merge branch 'main' into OMN-700 2022-06-07 01:01:59 +05:30
c389a48209 Add default expires at and validation 2022-06-06 13:10:46 +08:00
3787fa40ce Merge pull request #759 from omnivore-app/feature/readAt
Track last time readingProgress was updated
2022-06-06 11:12:46 +08:00
0eadd8516e use unset instead of undefined for default font 2022-06-05 11:49:46 -07:00
d547946e84 remove sf mono font in web reader font list. add sysstem default 2022-06-05 11:24:31 -07:00
c5e6bb1534 Update sort by readAt query on Web 2022-06-05 20:00:38 +08:00
bbf4ef42ef Add ability to toggle higher contrast text in the reader 2022-06-03 20:59:53 -07:00
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
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
e0372bfc5a adjust maxWidth for iphone web embed 2022-06-03 11:54:45 -07:00
f18542f865 Merge pull request #728 from omnivore-app/webhook-ui
Create webhook settings ui
2022-06-03 17:14:54 +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
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
fdccc3e701 Make inputs as state 2022-06-02 21:34: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
b00875cd42 Changed unarchive icon and added unarchive functionality. 2022-06-02 08:46:18 +00:00
aa2035e3b8 Made minor changes 2022-06-02 08:46:16 +00:00
742347d898 Fixed archive button not changing to unarchive. 2022-06-02 08:44:58 +00:00
29797829b4 Add enabled input field in form 2022-06-02 12:32:13 +08:00
353aa6256f Update FormModal style 2022-06-02 11:03:38 +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
313c4db094 Added unsubscribe menu option 2022-06-01 20:17:34 +00: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
48bd56be82 Update Table component to read rows as a map 2022-06-01 18:43:03 +08:00
2d518d327d Add description for known newsletters, update icon set 2022-05-23 21:54:15 -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