Jackson Harper
9314c3d8f1
Add uploadImportFile API method
...
Add uploadImportFile API method
Fix prefix, counting max files uploaded
Add resolver types
Basic web ui for the uploader interface
Allow selecting type when uploading import files
2023-01-03 10:01:59 +08:00
Jackson Harper
2329a4c85e
Remove some unneeded debug
2022-12-30 12:01:41 +08:00
Jackson Harper
1668f4c8bc
Add some more debug
2022-12-30 11:40:39 +08:00
Jackson Harper
dba672a9d5
Set labels on toggle
2022-12-30 11:20:05 +08:00
Jackson Harper
f13fc9c35a
Only save labels from the modal when the user finishes selection
...
This prevents creating issues by calling the setlabels mutation
too frequently if a user is rapidly changing labels, if that
happens a failure in the API could cause the user's changes
to be overwritten.
2022-12-21 12:29:34 +08:00
Jackson Harper
55e925cc98
Clean up iOS recommendations, show a primer on first load
2022-12-19 17:07:27 +08:00
Jackson Harper
a8df439297
Rename recommendedBy to recommendations
2022-12-06 21:18:21 +08:00
Jackson Harper
0892d9e7e6
Add user and note to Recommendation type
2022-12-06 17:44:53 +08:00
Jackson Harper
d57cac47e7
Basic page for accepting invites
2022-12-05 15:45:36 +08:00
Jackson Harper
ed14ac910c
Add setLabelsForHighlight mutation
2022-12-02 16:23:23 +08:00
Jackson Harper
009cd59628
Allow setting labels on highlights via the highlight dropdown
2022-12-02 16:16:48 +08:00
Jackson Harper
8e765246e3
Fetch a highlights labels
2022-12-02 13:21:13 +08:00
Jackson Harper
87fa9611ec
Add web UI for editing bylines
2022-11-25 11:16:20 +08:00
Jackson Harper
67253ee8c5
Downgrade antd as its conflicting with our typescript settings
2022-11-23 14:14:17 +08:00
Jackson Harper
c7d8769b66
Add UI for the rules engine
2022-11-23 13:42:34 +08:00
Jackson Harper
b5a1d8fb9f
Call mutate after uploading an item completes
2022-11-14 17:05:38 +08:00
Jackson Harper
0a43674da3
Linting fix
2022-11-14 12:02:38 +08:00
Jackson Harper
c9771bb2c3
Add a file uploader
2022-11-14 11:54:28 +08:00
Jackson Harper
8d46a39f51
Fix bug in adding the Readwise connection, open Readwise API page in a new window.
2022-10-28 17:47:02 +08:00
Hongbo Wu
49598b6ea1
Remove integration if remove button clicked
2022-10-28 14:20:42 +08:00
Jackson Harper
d9add56858
Handle errors when setting readwise API token
2022-10-26 16:45:56 +08:00
Jackson Harper
64c708986f
Fix types
2022-10-25 11:14:28 +08:00
Jackson Harper
24893f1cd4
Pass input into setIntegration mutation
2022-10-23 08:04:22 +08:00
Jackson Harper
349b24947b
GQL for the integrations APIs
2022-10-23 07:54:10 +08:00
Jackson Harper
1b1a783036
Add web page to delete accounts
2022-07-25 12:38:59 -07:00
Hongbo Wu
b6826a8821
add siteName in api response in web
2022-07-13 11:03:33 +08:00
Hongbo Wu
3a31757c59
change size to first in query param in web
2022-07-13 10:51:57 +08:00
Jackson Harper
7c8fe4ba39
Update UX of kbar, implement typeahead search
2022-07-12 10:24:29 -07:00
Jackson Harper
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
Jackson Harper
4ebcc763c8
Merge pull request #948 from omnivore-app/modals-design-cleanup
...
modals design cleanup
2022-07-12 09:11:12 -07:00
Jackson Harper
156c4cf2cf
Update design on Add Link, and notes modals
2022-07-11 19:25:25 -07:00
gitstart-omnivore
552d76a929
Added search support for kbar in this PR.
2022-07-11 13:14:12 -07:00
Jackson Harper
56f843142a
Linting
2022-07-09 15:28:33 -07:00
Jackson Harper
9feeb80cf3
Allow fetching original content
...
This is useful when debugging
2022-07-09 14:35:14 -07:00
Jackson Harper
a99303a261
Pass in updatePageInput so we can have null values
2022-06-09 15:50:59 -07:00
gitstart-omnivore
cec6dc5197
Rebase
2022-06-09 13:32:32 -07:00
Jackson Harper
f628f08d9b
Merge pull request #772 from omnivore-app/OMN-749
...
[Omn-749] - Connect to SendInstallInstructions API on onboarding/02 page
2022-06-09 13:22:59 -07:00
Jackson Harper
edadb9aafa
Merge pull request #710 from omnivore-app/OMN-657
...
[OMN-657]: Archive button should change to unarchive on web if an article has already been archived
2022-06-09 12:45:53 -07:00
gitstart-omnivore
2cc5756dc3
Connected sendInstallInstructions API
2022-06-07 09:48:47 +00:00
gitstart-omnivore
2f1ac68a74
Merge branch 'main' into OMN-700
2022-06-07 14:33:49 +05:30
Jackson Harper
5223d28f6d
Merge pull request #753 from omnivore-app/fix/update-search-cache
...
Update SWR cache function to check search results
2022-06-06 20:18:51 -07:00
Hongbo Wu
3e3f2d1102
Merge pull request #763 from omnivore-app/feature/api-key-ui
...
API key UI
2022-06-07 10:01:45 +08:00
Jackson Harper
6e1c5509e2
Remove the readAt attribute on web
2022-06-06 15:36:40 -07:00
Jackson Harper
ce5b949971
Remove readAt
2022-06-06 14:16:02 -07:00
gitstart-omnivore
a8531b7ced
Merge branch 'main' into OMN-700
2022-06-07 01:01:59 +05:30
Hongbo Wu
aada005e50
Add revoke api key mutation in Web
2022-06-06 12:53:25 +08:00
Hongbo Wu
af4a2ed3be
Add generateApiKey mutation in Web
2022-06-06 11:46:00 +08:00
Hongbo Wu
d27f79c250
Add get api keys UI
2022-06-06 11:41:58 +08:00
Hongbo Wu
c5e6bb1534
Update sort by readAt query on Web
2022-06-05 20:00:38 +08:00
Jackson Harper
38584446f7
Update SWR cache function to check search results
...
Since switching from the articles API to the search API we
haven't been correctly removing items from the cache when
archived/unarchived.
2022-06-03 14:54:57 -07:00