33e301cae6
Handle changes in the modal notebook
2023-03-24 20:18:37 +08:00
356c64173a
Improve the notebooks
2023-03-24 16:23:04 +08:00
e2aaaf5a08
Sizing fixes on the note modal
2023-03-24 10:18:36 +08:00
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
1fb3c44b93
WIP: Use a reducer when creating notes
2023-03-24 10:18:36 +08:00
69eaff395e
WIP: improve notebook UX, add markdown, document notes
2023-03-24 10:18:36 +08:00
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
6ade830605
To in the envelope will always be a single-element array
2023-03-23 18:33:32 +08:00
ea3077ea2e
Use receipient address in the envelope field
2023-03-23 18:18:33 +08:00
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
dd24cfbeec
Remove async
2023-03-23 10:45:39 +08:00
abb8df26e5
Set HIGHLIGHT as default highlight type in every highlight
2023-03-23 10:44:30 +08:00
4df43d9c36
fix minimize in dock issue for macos
2023-03-22 10:58:10 -07:00
b61b511c23
add os conditionals to get mac app to compile
2023-03-22 09:24:12 -07:00
aae16d7a4d
Set HIGHLIGHT as default highlight type
2023-03-22 22:02:03 +08:00
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
d0a3f077e0
Set cursor to pointer on hover of left menu dropdowns
2023-03-22 16:29:30 +08:00
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
b3a965781c
resolve conflicts
2023-03-22 10:40:03 +08:00
ee151637e3
Only send event if highlight updated
2023-03-22 10:37:07 +08:00
9df1546323
Fix tests
2023-03-22 10:37:07 +08:00
b0e91cbbbb
Change GraphQL APIs
2023-03-22 10:36:38 +08:00
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
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
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
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
013b460e39
Check the permission to access page in elasticsearch
2023-03-21 15:56:30 +08:00
e84b517493
Do not update createdAt for existing page
2023-03-21 13:57:57 +08:00
8148453503
When saving an existing page, update the content
2023-03-21 13:44:00 +08:00
bc9ba1d976
Reset state to processing when creating articles
2023-03-21 13:05:00 +08:00
d733576e41
Do not check for deleted article in saving request in web
2023-03-21 13:04:22 +08:00
5af9d9266c
Do not fetch deleted article in saving request
2023-03-21 13:03:53 +08:00
f053b60cbe
Allow array values in page filters
2023-03-21 13:03:23 +08:00
f93148fcdd
Add BAD_DATA to the saving request error code
2023-03-21 13:02:38 +08:00
89d59be1f2
Improve the height of the header in the library
...
We need to handle library headers and PDF headers differently.
2023-03-21 12:57:40 +08:00
fd8bfda249
Bump version, better label handling
2023-03-21 12:28:01 +08:00
94615df734
Update description, remove unused files
2023-03-21 12:10:02 +08:00
99d47db9bb
Handle PDFs and logged out state
2023-03-21 10:55:27 +08:00
b0db2555ed
Merge pull request #1933 from omnivore-app/fix/save-request-redirect
...
Add url to the useGetArticleSavingStatus input variable
2023-03-20 21:33:23 +08:00
7b480ce39a
Add url to the useGetArticleSavingStatus input variable
2023-03-20 21:29:12 +08:00
4524b66dc7
logged out state handling
2023-03-20 21:21:39 +08:00
7be896e988
Prep for release, disable unused features
2023-03-20 21:21:39 +08:00
82360c74fa
More pending request handling
2023-03-20 21:21:39 +08:00
157f02fb1c
WIP: Handle pending requests
2023-03-20 21:21:39 +08:00
4eddf95ace
Clean up API callers
2023-03-20 21:21:39 +08:00
93c19ecdea
Simplify status updating code, start to add edit labels
2023-03-20 21:21:39 +08:00
74c2969b03
Revert change to useGetLabelsQuery.tsx
2023-03-20 21:21:39 +08:00
18f970e778
Browser extension UI
2023-03-20 21:21:39 +08:00
7102107890
Improve the UI for the browser extension
2023-03-20 21:21:39 +08:00
5181e09752
Merge pull request #1932 from omnivore-app/use-url-in-save-request
...
use url in save request
2023-03-20 18:16:23 +08:00