Commit Graph

1096 Commits

Author SHA1 Message Date
2ae920f36d Display type for recentEmail 2023-01-25 17:25:08 +08:00
de971bb027 More formatting for recent emails 2023-01-25 17:22:47 +08:00
b711efea38 Fix formatting of recent emails byline 2023-01-25 17:10:37 +08:00
9f20920ddc Initial work on the recent emails feature 2023-01-25 16:50:39 +08:00
49792cd84c Fix URLs for @1x images 2023-01-24 19:13:44 +08:00
67481ac2d6 Fix duplicated landing footer 2023-01-24 18:46:49 +08:00
5e539ad82c Add missing About file 2023-01-24 18:29:10 +08:00
54727dd00c Add section on open source 2023-01-24 18:25:49 +08:00
af97ccefd9 Fix component name, linting fixes 2023-01-24 18:09:11 +08:00
9391092a52 Update landing page layout and graphics 2023-01-24 18:03:30 +08:00
ac645223f7 Fix path to ZH open graph image 2023-01-23 22:34:33 +08:00
400efd899b Add first pass at Chinese about page
Mostly a place holder to get the open graph image deployed.
2023-01-23 22:20:49 +08:00
25fffa5e14 Set width and height on infolink so its positioned correctly 2023-01-18 19:42:55 +08:00
59328605c3 Properly set the expires default value date to never 2023-01-18 19:03:23 +08:00
d08763c126 Fix default values when creating API keys, sort keys by createdAt 2023-01-18 18:46:03 +08:00
287f569220 Dont use a button and a dropdown option, fire action from the option 2023-01-18 18:45:44 +08:00
5a5d0a5054 Use never as default expiration, fix key= prop 2023-01-18 18:16:30 +08:00
4e2197331c Fix default expiration to match form 2023-01-18 18:01:34 +08:00
cab2e7ba0d Continue to use 7 days for default expires at 2023-01-18 17:47:13 +08:00
7b885aeb34 Dont use children= 2023-01-18 16:57:21 +08:00
a523c3cf2d Use the same SettingsTable for the API keys 2023-01-18 16:35:24 +08:00
d5af984f5a Better compression on landing feature image 2023-01-18 14:41:04 +08:00
02a31890fe Handle empty email and subscription lists 2023-01-17 22:29:22 +08:00
2f8cdaec05 Set link colors 2023-01-17 21:27:43 +08:00
7c10cc08c5 Mark emails as validating if no data returned 2023-01-17 21:02:28 +08:00
3d90eec421 Reverse sort order 2023-01-17 20:42:55 +08:00
9fb5de2485 Sort the subscriptions list 2023-01-17 20:27:06 +08:00
cf96ece945 Add confirmation for deleting emails 2023-01-17 20:11:54 +08:00
4ca1269610 Show confirmation when unsubscribing 2023-01-17 19:39:24 +08:00
501d0c2d4d Using dash indicates loading and takes up more space so the row doesnt resize 2023-01-17 18:59:33 +08:00
443b416601 Return true for isValidating if no data found 2023-01-17 18:46:39 +08:00
2999a7a66e Add some debugging 2023-01-17 18:26:09 +08:00
60db01a308 Remove unused import 2023-01-17 18:22:26 +08:00
60c77bb5f8 Dont show empty row state when loading data 2023-01-17 18:06:46 +08:00
13cbdbbf25 Remove stubbed confirmation codes 2023-01-17 17:54:02 +08:00
30155f1321 Empty rows for table settings, formatting fixes, less differences between mobile web and desktop 2023-01-17 17:45:21 +08:00
e9981b0fd6 Use resolved locale for date formatting 2023-01-17 16:18:09 +08:00
e31f2cbf08 Improve text for subscription emails 2023-01-17 16:17:56 +08:00
844ac6ef12 Dates are stored as strings in the API response 2023-01-17 15:37:09 +08:00
23b1f13522 Use same table base for emails and subscriptions 2023-01-17 15:28:35 +08:00
f674bb34aa Style tweaks for the emails list 2023-01-16 21:57:34 +08:00
cd0640493e Display date created and number of subscriptions 2023-01-16 21:10:05 +08:00
45370f46c6 Start to add createdAt and subscriptionCount to newsletter emails 2023-01-16 18:36:25 +08:00
d6042999c5 Merge pull request #1656 from omnivore-app/feat/update-landing-feature-graphic
Update the feature graphic on landing page and login page
2023-01-16 16:33:31 +08:00
6eb019cc76 Use webBaseURL to make twitter image url absolute 2023-01-16 16:03:17 +08:00
a409935da3 Fix concat of test image url 2023-01-16 15:14:07 +08:00
e04ad1568b Test making twitter image url absolute 2023-01-16 15:05:53 +08:00
2b4552aecb Update feature graphic on the landing page to better centre 2023-01-16 14:30:05 +08:00
9034a75151 Add twitter image data handlers 2023-01-16 14:27:53 +08:00
ca1de74da8 Add updateHighlight call to the PdfReader 2023-01-16 13:55:12 +08:00