Commit graph

5818 commits

Author SHA1 Message Date
Jackson Harper
bd705165c6 Improve highlight list scrolling 2023-03-31 21:47:13 +08:00
Jackson Harper
2d4723b2cd Add extra spacing at bottom of mobile highlight list 2023-03-31 21:04:18 +08:00
Jackson Harper
a6bda62a91 Min font size on iOS inputs should be 16px or we will zoom on input 2023-03-31 19:43:03 +08:00
Jackson Harper
ddb32a7704 Allow passing children as text 2023-03-31 15:57:17 +08:00
Jackson Harper
3fdc199401 Padding on empty note boxes 2023-03-31 15:50:19 +08:00
Jackson Harper
579bc45237 Formatting on highlight notes 2023-03-31 15:44:07 +08:00
Jackson Harper
86c3e08355 Update color, remove unused code 2023-03-31 14:54:22 +08:00
Jackson Harper
d6a3eaea92 Fix notebook layout to match design, remove unused file 2023-03-31 14:48:31 +08:00
Jackson Harper
2607445a0b Wider views on small devices for notebooks 2023-03-31 14:36:34 +08:00
Jackson Harper
a55eab32f3 Send HTML with highlight requests 2023-03-31 14:04:42 +08:00
Jackson Harper
d77ce3c46d Improve CSS on MD boxes 2023-03-31 13:23:01 +08:00
Jackson Harper
e3675295f0 WIP: use MD for highlight quotes 2023-03-31 12:26:03 +08:00
Jackson Harper
1acfb6dcc4 Add missing attribute 2023-03-31 09:57:41 +08:00
Jackson Harper
95d453298c Unused imports 2023-03-27 15:07:19 +08:00
Jackson Harper
495b509c51 Update notebook modals, allow edit mode 2023-03-27 15:04:20 +08:00
Jackson Harper
2a0244b612 Refactor for PDF highlights 2023-03-27 14:53:33 +08:00
Jackson Harper
bf768293aa Use same notebook across layouts 2023-03-27 14:04:43 +08:00
Jackson Harper
040e446167 WIP: refactoring to reuse notebook code 2023-03-27 12:16:21 +08:00
Jackson Harper
53e5d9c6a0 Quote is nullable, fix style issues in notebooks 2023-03-27 10:17:33 +08:00
Jackson Harper
af708d68a2 Add types 2023-03-24 20:52:39 +08:00
Jackson Harper
b79307af39 Add missing package 2023-03-24 20:47:14 +08:00
Jackson Harper
10c8348f1a Update notes modal in PDFContainer 2023-03-24 20:42:56 +08:00
Jackson Harper
f658df006e Remove import 2023-03-24 20:39:13 +08:00
Jackson Harper
da795848d8 Move both note handlers into same file 2023-03-24 20:21:35 +08:00
Jackson Harper
33e301cae6 Handle changes in the modal notebook 2023-03-24 20:18:37 +08:00
Jackson Harper
356c64173a Improve the notebooks 2023-03-24 16:23:04 +08:00
Jackson Harper
e2aaaf5a08 Sizing fixes on the note modal 2023-03-24 10:18:36 +08:00
Jackson Harper
0b04cbef28 Udpated boxes for notes
Needs to be refactored a bit, but using two different components
right now because some of the small differences are hard to
abstract while developing.
2023-03-24 10:18:36 +08:00
Jackson Harper
1fb3c44b93 WIP: Use a reducer when creating notes 2023-03-24 10:18:36 +08:00
Jackson Harper
69eaff395e WIP: improve notebook UX, add markdown, document notes 2023-03-24 10:18:36 +08:00
Hongbo Wu
cef282a6c4
Merge pull request #1946 from omnivore-app/fix/forward-email-address
Use receipient address in the envelope field
2023-03-23 19:36:09 +08:00
Hongbo Wu
6ade830605 To in the envelope will always be a single-element array 2023-03-23 18:33:32 +08:00
Hongbo Wu
ea3077ea2e Use receipient address in the envelope field 2023-03-23 18:18:33 +08:00
Hongbo Wu
fe03e78f49
Merge pull request #1943 from omnivore-app/fix/default-highlight-type
Set HIGHLIGHT as default highlight type
2023-03-23 11:01:26 +08:00
Hongbo Wu
dd24cfbeec Remove async 2023-03-23 10:45:39 +08:00
Hongbo Wu
abb8df26e5 Set HIGHLIGHT as default highlight type in every highlight 2023-03-23 10:44:30 +08:00
Hongbo Wu
aae16d7a4d Set HIGHLIGHT as default highlight type 2023-03-22 22:02:03 +08:00
Jackson Harper
ace5bf603f
Merge pull request #1941 from omnivore-app/fix/menu-hover
Set cursor to pointer on hover of left menu dropdowns
2023-03-22 20:00:53 +08:00
Jackson Harper
d0a3f077e0 Set cursor to pointer on hover of left menu dropdowns 2023-03-22 16:29:30 +08:00
Hongbo Wu
e42881d2ad
Merge pull request #1905 from omnivore-app/annotation-api
Add type to the highlight in the elasticsearch and three types are HIGHLIGHTS, REDACTION and NOTE
2023-03-22 11:07:43 +08:00
Hongbo Wu
b3a965781c resolve conflicts 2023-03-22 10:40:03 +08:00
Hongbo Wu
ee151637e3 Only send event if highlight updated 2023-03-22 10:37:07 +08:00
Hongbo Wu
9df1546323 Fix tests 2023-03-22 10:37:07 +08:00
Hongbo Wu
b0e91cbbbb Change GraphQL APIs 2023-03-22 10:36:38 +08:00
Hongbo Wu
71826148fd Add type to the highlight in the elasticsearch and three types are HIGHLIGHTS, REDACTION and NOTE 2023-03-22 10:34:40 +08:00
Jackson Harper
30e52490e7
Merge pull request #1926 from omnivore-app/feat/extension-ui
Improve the UI for the browser extension
2023-03-21 20:40:16 +08:00
Jackson Harper
542c685479
Merge pull request #1938 from omnivore-app/fix/library-header-height
Improve the height of the header in the library
2023-03-21 20:38:13 +08:00
Hongbo Wu
aa714cf65a
Merge pull request #1939 from omnivore-app/fix/deleted-article-saving-request
fix/deleted article saving request
2023-03-21 16:13:58 +08:00
Hongbo Wu
013b460e39 Check the permission to access page in elasticsearch 2023-03-21 15:56:30 +08:00
Hongbo Wu
e84b517493 Do not update createdAt for existing page 2023-03-21 13:57:57 +08:00