Commit Graph

708 Commits

Author SHA1 Message Date
745416d5f1 Fix empty arrow function 2022-08-12 12:07:49 +08:00
7a8516eb6b SVG attribute naming cleanup 2022-08-12 11:51:20 +08:00
e4a66f8f9e Use a single dictionary for labels and subscriptions 2022-08-12 11:48:03 +08:00
5e5ed35687 Added Code to support sub menu for Labels and subscriptions 2022-08-12 01:16:22 +02:00
b6af9d3e5c Add libraryActive colour 2022-08-11 19:21:05 +08:00
695a9ce649 Add page with new library layout 2022-08-11 17:36:09 +08:00
858448e0d4 Update style for new library, display progress bar backgrounds 2022-08-11 17:34:44 +08:00
4f19d9f5ec Add new text style 2022-08-11 17:34:14 +08:00
29a1f466ef Add new colours for library 2022-08-11 17:33:33 +08:00
8fa287c540 Use library background color 2022-08-11 17:33:14 +08:00
c127edbf73 Remove margin as the container will handle this, try making an item active, use new icon 2022-08-11 17:32:34 +08:00
496e3d651d Move the menu off the homefeedgrid into new library layout 2022-08-11 17:31:09 +08:00
1e2f965931 Merge branch 'main' of github.com:omnivore-app/omnivore into 1017 2022-08-10 19:46:14 +02:00
98a5feeb73 Cleaning up CSS and theming 2022-08-10 19:41:33 +02:00
f0d4c6fd7f Removing the commented out code because now the functionality is supported through the Menu for Big screens 2022-08-10 19:00:30 +02:00
42eba03de7 adding text color variable so that it works for both themes for menu 2022-08-10 18:59:01 +02:00
f3a5f82b64 Make sure the cancel button matches design 2022-08-10 16:46:56 +08:00
d4821d07e0 Use dark font on reset title because it should not be themed 2022-08-10 16:10:31 +08:00
4ba54222a8 Enable email login on web 2022-08-10 14:28:39 +08:00
fac0e78c3d moved search bar and library to the top of menu, updated some more overriding styles 2022-08-08 16:16:19 +02:00
2416efadb2 Ask for confirmation when unsubscribing 2022-08-08 12:57:37 +08:00
3a513cd4c6 Updating menu with new dynamic items like labels and subscriptions, also updating the architecture 2022-08-05 16:28:03 +02:00
3d36309b7c fixed the runtime error 2022-08-03 23:48:41 +02:00
82e7a956d3 tried css to change the background 2022-08-03 23:46:37 +02:00
80c8a7be6d updating today URL that works 2022-08-03 23:06:46 +02:00
ed8677efaf updated links for Today and updated stories 2022-08-03 21:27:17 +02:00
5f2bc1bc13 Added links to the Menu Items except Today 2022-08-03 19:24:13 +02:00
4e7010f7c1 stub in signup view and toggle when button tapped 2022-08-01 21:54:10 -07:00
1564b52535 Added Menu on the home page with static items 2022-08-01 03:21:29 +02:00
1c4bc362ee Use a more muted colour for the PWA splash screen
PWA's cant respect light/dark mode yet, so use a muted colour
so we don't have the bold white for people in dark mode.
2022-07-28 16:03:57 -07:00
bf7f64de6c Menu Component Start 2022-07-29 00:15:37 +02:00
95d866a120 Display the highlight delete confirmation outside the modal content
This fixes an issue where a long list of highlights wouldn't show
the confirmation modal properly if scrolled because the modal
would be in the scrolled content.
2022-07-28 12:18:25 -07:00
d5cc05e787 Merge pull request #1020 from omnivore-app/fix/email-login-pages
Add confirm email landing page
2022-07-26 21:16:56 -07:00
b7190647ca Consistent UI on the confirm email page 2022-07-26 17:23:05 -07:00
1666fbe4d5 Update auth components directory 2022-07-26 14:21:33 -07:00
dc268a2216 Handle resetting passwords 2022-07-26 12:33:56 -07:00
acd36fe9af Move auth routes into /auth folder 2022-07-26 10:31:45 -07:00
a335bfacfc Add verify email component, make email reset url match backend naming 2022-07-25 23:29:56 -07:00
2d9f4a0194 Redirect to the verify-email informational page after sign up 2022-07-25 23:09:01 -07:00
20dad1bd3f Use form to submit so we redirect to sso endpoint correctly 2022-07-25 22:58:59 -07:00
cf5c7d98b9 Add confirm email landing page 2022-07-25 21:46:27 -07:00
77c32b13cf Display toolbar on wide screens for PDFs 2022-07-25 21:35:10 -07:00
f0c75d4d56 Merge pull request #1016 from omnivore-app/chore/apple-web-credential
Apple App Association: Webcredentials
2022-07-25 17:09:35 -07:00
09f9f19182 add webcredentials to apple site assoc file 2022-07-25 15:35:26 -07:00
1b1a783036 Add web page to delete accounts 2022-07-25 12:38:59 -07:00
7ee6622997 load intercom on /support page 2022-07-25 11:38:24 -07:00
02156c73be Reduce command bar priority on theme items so they display at the bottom 2022-07-22 11:09:24 -07:00
478ddbc875 Merge branch '895' of github.com:omnivore-app/omnivore into 895 2022-07-22 16:27:35 +02:00
3d2035a014 removing the border from the table on small screens 2022-07-22 16:26:31 +02:00
291bb59248 Add name attribiutes to email login form elements 2022-07-21 17:29:55 -07:00