Commit graph

2016 commits

Author SHA1 Message Date
Jackson Harper
052d5a7dc4 Fix potential crash when syncing a PDF fails 2022-06-03 09:25:39 -07:00
Jackson Harper
9ff04a6fb6
Merge pull request #739 from omnivore-app/fix/sync-state
Fixes for the sync state UI when errors occur
2022-06-03 09:17:16 -07:00
Hongbo Wu
f18542f865
Merge pull request #728 from omnivore-app/webhook-ui
Create webhook settings ui
2022-06-03 17:14:54 +08:00
Hongbo Wu
65c6af23c4 Fix url and eventTypes not set correctly 2022-06-03 17:02:41 +08:00
Hongbo Wu
5177b30f85 Add default event_type options 2022-06-03 16:51:16 +08:00
Hongbo Wu
f7c46e676f Set values in checkboxes 2022-06-03 16:41:26 +08:00
Hongbo Wu
9212f9e270 Update toast 2022-06-03 16:27:08 +08:00
Hongbo Wu
96e67a1ddd Add checkout box input 2022-06-03 16:23:05 +08:00
Jackson Harper
f54968d5d1 Fixes for the sync state UI when errors occur
If syncing fails, the item is still saved so we don't change the
title.

When syncing fails make sure the red error cloud is shown.
2022-06-02 21:36:32 -07:00
Hongbo Wu
32a45676e3 Update modal form style 2022-06-03 10:42:00 +08:00
Jackson Harper
975411d429
Merge pull request #719 from omnivore-app/fix/pdf-uploading-improvements 2022-06-02 16:47:03 -07:00
Jackson Harper
b736bc721a Better image previews when saving from URL 2022-06-02 16:25:27 -07:00
Jackson Harper
5547a7bb6e Improve preview images from content 2022-06-02 16:17:27 -07:00
Jackson Harper
ef72e09006 Start implementing the new share extension, mostly so we can show the sync status 2022-06-02 15:29:57 -07:00
Satindar Dhillon
4771d11c51
Merge pull request #730 from omnivore-app/feature/update-welcome-screen
Update welcome screen
2022-06-02 14:31:53 -07:00
Satindar Dhillon
27340ffa48
Merge pull request #736 from omnivore-app/chore/labels-cleanup
Update labels view to checkmark style cells
2022-06-02 14:30:02 -07:00
Satindar Dhillon
89866bb46d
Merge pull request #735 from omnivore-app/feature/ios-sort-chip
Add chip to change sort order of linked items
2022-06-02 14:29:39 -07:00
Satindar Dhillon
3f12482e98
Merge pull request #732 from omnivore-app/feature/ios-web-prefs
iOS web prefs
2022-06-02 14:29:23 -07:00
Satindar Dhillon
5b228d9c1b update labels view to checkmark style cells 2022-06-02 14:07:34 -07:00
Jackson Harper
92f8218960 Fetch icon URLs from pages 2022-06-02 11:37:04 -07:00
Satindar Dhillon
44fc0e63bd use savedAt to sort by recently read 2022-06-02 11:34:29 -07:00
Satindar Dhillon
04e2d3ec92 add chip to change sort order of linked items 2022-06-02 11:30:06 -07:00
Jackson Harper
2ed1ea29b9 Move NormalizeURL into its own function 2022-06-02 10:58:12 -07:00
Jackson Harper
7a645489be Normalize URLs and match on URL rather than id when saving items locally 2022-06-02 10:48:33 -07:00
Satindar Dhillon
27ba663273 bump apple version numbers and check build number changes to reset coredata 2022-06-02 08:13:31 -07:00
Hongbo Wu
ba3316f621 Update modal headline padding 2022-06-02 22:02:50 +08:00
Hongbo Wu
0353930ca3 Update Table CSS 2022-06-02 21:55:37 +08:00
Hongbo Wu
99e5c7fa1d remove enabled 2022-06-02 21:42:17 +08:00
Hongbo Wu
d1fa54d3e2 Add contentType and method 2022-06-02 21:38:27 +08:00
Hongbo Wu
967ea80ddb Make rows as state 2022-06-02 21:34:32 +08:00
Hongbo Wu
fdccc3e701 Make inputs as state 2022-06-02 21:34:17 +08:00
Hongbo Wu
6ea55db088 Do not remove url from form 2022-06-02 18:46:13 +08:00
Hongbo Wu
fe92a00323 Set values of editWebhook formInputProps 2022-06-02 18:45:54 +08:00
Hongbo Wu
d90beb3dda Set default addWebhook formInputProps 2022-06-02 18:45:21 +08:00
Hongbo Wu
8662c54589 Set onEditWebhook data from Table 2022-06-02 18:44:43 +08:00
Hongbo Wu
0eeb005c14 Create Webhook interface 2022-06-02 18:44:04 +08:00
Hongbo Wu
b7bb5a258b Replace onUpdate with onEdit 2022-06-02 18:43:17 +08:00
Hongbo Wu
4beec020cb Replace onUpdate with onEdit callback 2022-06-02 18:42:19 +08:00
Hongbo Wu
f5780bd4e6 Use Record type in rows in TableProps 2022-06-02 18:41:54 +08:00
Hongbo Wu
35b4e07d16 Use Record type in rows in TableProps 2022-06-02 18:41:26 +08:00
Hongbo Wu
56f28bcd14 Replace FormInput with input component 2022-06-02 18:40:26 +08:00
Satindar Dhillon
7c832242da update welcome view background color 2022-06-01 23:06:33 -07:00
Satindar Dhillon
4b014c49ab set alignment to leading on welcome screen zstack 2022-06-01 22:58:10 -07:00
Satindar Dhillon
35a40363f2 link to about page on welcome screen 2022-06-01 22:58:10 -07:00
Satindar Dhillon
da95b9a400 set max auth button width to 300 2022-06-01 22:58:10 -07:00
Satindar Dhillon
5ef3768548 center auth buttons 2022-06-01 22:58:10 -07:00
Satindar Dhillon
0aa33cc76c show terms and privacy views in web modal 2022-06-01 22:58:10 -07:00
Satindar Dhillon
cbc93acf4a style welcome footer view 2022-06-01 22:58:10 -07:00
Satindar Dhillon
65e0accd36 adjust layout to work on ipad 2022-06-01 22:58:10 -07:00
Satindar Dhillon
d0041e87a2 use geometry reader to resolve auth button layout type 2022-06-01 22:58:10 -07:00