Commit Graph

666 Commits

Author SHA1 Message Date
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
9c37967abe Set a z-index on the omnivore name logo element
When the OmnivoreNameLogo is a floating element we need to
set a z-index on it to ensure that it is above the left
article action menu items.

This fixes issues where the name logo might not be clickable on
wider screens.
2022-07-14 11:10:50 -07:00
6f5e49ece7 fix some typeahead search on siteName not working by adding siteName to the keywords list in kbar 2022-07-14 11:27:10 +08:00
40d449f4cc Merge pull request #953 from omnivore-app/fix/floating-header-menu
Use fixed positioning on floating primary header
2022-07-13 10:46:51 -07:00
3c764776ef Merge pull request #928 from omnivore-app/901
Increase luminous for labels
2022-07-13 05:52:37 +00:00
ab687ca832 Merge pull request #951 from omnivore-app/feature/typeahead-search
feature/typeahead search
2022-07-13 11:53:32 +08:00
b6826a8821 add siteName in api response in web 2022-07-13 11:03:33 +08:00
3a31757c59 change size to first in query param in web 2022-07-13 10:51:57 +08:00
b58cdc8a55 reducing lighting 2022-07-13 00:19:02 +00:00
31d133fdf0 updating border color to match label text color 2022-07-12 23:07:12 +00:00
7781d09623 Updated luminance condition for dark theme 2022-07-12 22:42:39 +00:00
ef31cb7199 Added code to lighten up the labels in dark mode 2022-07-12 21:52:51 +00:00
2d67b90904 Use fixed positioning on floating primary header 2022-07-12 11:59:02 -07:00
b1e40b2da4 Fix consistency of font styles in dropdown menus 2022-07-12 10:44:46 -07:00
91bb08ea5f Use typeahead search 2022-07-12 10:36:09 -07:00
7c8fe4ba39 Update UX of kbar, implement typeahead search 2022-07-12 10:24:29 -07:00
ecde719b64 Merge pull request #807 from omnivore-app/OMN-715
[OMN-715]: Add a command pallet to the web
2022-07-12 09:29:34 -07:00
4ebcc763c8 Merge pull request #948 from omnivore-app/modals-design-cleanup
modals design cleanup
2022-07-12 09:11:12 -07:00
f7a023939d Merge pull request #940 from omnivore-app/feature/allow-fetching-original 2022-07-11 22:08:27 -07:00
0f745fdc8d Remove duplicate color 2022-07-11 19:55:53 -07:00
6471e67fa8 Use update colour name 2022-07-11 19:44:43 -07:00
aba2e7892e Update the all highlights modal 2022-07-11 19:40:00 -07:00