Commit Graph

633 Commits

Author SHA1 Message Date
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
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
156c4cf2cf Update design on Add Link, and notes modals 2022-07-11 19:25:25 -07:00
9e3b192506 Clean up the design of FormModals 2022-07-11 18:15:14 -07:00
667db742a0 Re-enable the API keys in the dropdown menu 2022-07-11 16:20:35 -07:00
1965146e9f Clean up highlight bar trash icon 2022-07-11 16:01:36 -07:00
8637651be9 reset file 2022-07-11 22:53:28 +00:00
ff6fcd15c4 Reduce rerenders of the kbar items 2022-07-11 15:47:42 -07:00
6cffbc23c7 reset - file 2022-07-11 22:43:15 +00:00
808e3ec8d6 Add archive to command bar 2022-07-11 14:58:04 -07:00
9f2ab09729 Special handle the CMD+K keys so they dont interfere with regular keyboard commands 2022-07-11 14:49:24 -07:00
9541e0c32e updated Labels for different themes 2022-07-11 21:20:57 +00:00
bde765c524 Cast unactive actions to correct type now that its an empty list 2022-07-11 14:09:24 -07:00
4e27ec97f9 Use kbar for highlighting shortcuts, cleanup options 2022-07-11 13:14:14 -07:00
552d76a929 Added search support for kbar in this PR. 2022-07-11 13:14:12 -07:00
91e2a01a27 removing methods 2022-07-10 16:11:40 +00:00
27ed89b375 Resetting some files + leveraging library - color2k 2022-07-10 16:10:03 +00:00
215d9cfc36 Fix the utility text color in menus, make theme switcher smaller 2022-07-09 17:08:49 -07:00
56f843142a Linting 2022-07-09 15:28:33 -07:00
2858dd68d2 Display in a textarea 2022-07-09 14:38:59 -07:00
9feeb80cf3 Allow fetching original content
This is useful when debugging
2022-07-09 14:35:14 -07:00
56245619cf Remove unused attribute 2022-07-08 19:31:43 -07:00
6dc707cc92 Improve the outlines on dropdown arrows 2022-07-08 19:27:53 -07:00
f60876830c Clean up menus based on latest design
Mostly removing separators, improving shadows, tweaking font.

First pass at these updates:

https://www.figma.com/file/ILgs6aXrPfukXOMf5Yibra/Omnivore---Deliverables?node-id=3386%3A82865
2022-07-08 15:20:55 -07:00
33c204aff8 Cleaning up imports 2022-07-06 14:02:16 +00:00
a7eb8b0c39 cleaned up code 2022-07-06 12:54:17 +00:00
12983cc0cb Increase luminous for labels 2022-07-06 01:46:30 +00:00
a959c4beb0 Better dropdown name 2022-07-01 17:29:43 -07:00
0752191138 Enable API in the dropdown 2022-07-01 17:29:08 -07:00
2344d6711b Better printing of never expiring tokens 2022-06-29 10:51:54 -07:00
14ed43f263 Add support for "never" expiring tokens by setting to the Date MAX_AGE 2022-06-28 20:02:32 -07:00
d6f183e1f2 Added never as one of the options 2022-06-28 13:57:47 -07:00
61de5b88ac fixed bug for input text showing undefined value 2022-06-28 09:20:50 -07:00
c2ce6a478b Set select color and background colors so OS themes dont override them 2022-06-27 23:07:55 -07:00
9122495632 adding prepopulation for input 2022-06-27 13:05:43 -07:00