Commit Graph

687 Commits

Author SHA1 Message Date
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
fac0e78c3d moved search bar and library to the top of menu, updated some more overriding styles 2022-08-08 16:16:19 +02: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
1564b52535 Added Menu on the home page with static items 2022-08-01 03:21:29 +02:00
bf7f64de6c Menu Component Start 2022-07-29 00:15:37 +02: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
735169bf41 Updated CSS to match how it was before 2022-07-21 22:31:19 +02:00
8874513e59 Some clean up around css 2022-07-21 13:03:44 +02:00
5c69fb50fb Show the css attribute 2022-07-20 16:12:25 -07:00
1c1db00626 Example of how to style table components 2022-07-20 16:08:57 -07:00
fdd140485e Rename table to imports dont fail 2022-07-20 15:58:19 -07:00
1852ec2a6b Merge branch 'main' of github.com:omnivore-app/omnivore into 895 2022-07-20 23:36:01 +02:00
3e1ecaad76 Fixing z-index issue on modal 2022-07-20 23:35:32 +02:00
0eb447117c Fix image-set syntax for the login page 2022-07-19 16:00:14 -07:00
290da8db19 Merge branch 'main' of github.com:omnivore-app/omnivore into 895 2022-07-19 23:52:06 +02:00
2e310f5414 Update login landing image, remove unused images 2022-07-19 14:42:29 -07:00
ba945b36a4 Deleting testing file for table and cleaning up commented code 2022-07-19 23:37:32 +02:00
5b6b9afd47 Refactor + commented out code 2022-07-19 23:29:52 +02:00
a4d9880975 Update landing page images, add some padding to bottom of page 2022-07-19 12:00:18 -07:00
4c1be4ac18 Disable links to email forms 2022-07-19 10:58:55 -07:00
41f3efb5cd Proper escaping for apostrophe 2022-07-19 10:31:20 -07:00
22c1f6f7b4 Implement UI for email login and registration 2022-07-18 20:43:41 -07:00
a40d7703a7 Added New Responsive table and data 2022-07-15 22:43:59 +02:00
8182f02bb5 Use landing page in about path 2022-07-15 11:18:36 -07:00
945951b092 Update the docs for the highlight keyboard shortcuts 2022-07-14 20:37:36 -07:00
55338c5576 Put the Add Note form in a form element so submit works 2022-07-14 17:44:37 -07:00
c4901a1eaf Use dispatch events on article actions
This allows the kbar to be created with no external dependencies
so there is no flicker when a dependency like the article is
loaded.
2022-07-14 14:43:27 -07:00