Commit graph

1226 commits

Author SHA1 Message Date
Jackson Harper
5d88b054c8 Trigger a state change after updating labels 2022-04-19 15:36:12 -07:00
Jackson Harper
51d723f3fb Disable keyboard shorcuts when modals are open in the library 2022-04-19 14:58:04 -07:00
Jackson Harper
99cab91d40 Refresh labels on the article when edited in the library 2022-04-19 12:00:15 -07:00
Jackson Harper
0203347c4a Set tab index on the modals close button so it doesnt autofocus 2022-04-19 11:59:48 -07:00
Jackson Harper
1afa24d12a Keyboard shortcut for editing labels from the library 2022-04-19 11:41:29 -07:00
Jackson Harper
73af8ada81 Allow editing labels from the library view 2022-04-19 11:10:36 -07:00
Jackson Harper
04708ad0b0
Merge pull request #360 from omnivore-app/OMN-SB
[OMN-SB]: Setup storybook
2022-04-19 09:33:46 -07:00
Jackson Harper
44081f5a47
Merge pull request #448 from omnivore-app/fix/update-readme
Update README
2022-04-19 09:06:15 -07:00
Jackson Harper
7f0f9c7617 Update README 2022-04-19 08:58:28 -07:00
gitstart-omnivore
643f57f122 Added configuration for font-loading 2022-04-19 09:37:01 +00:00
gitstart-omnivore
5fad4002e3 Merge commit 'd7a2659fc4ae83fd71944dc2d71e79bbe9c6e069' into OMN-SB 2022-04-19 09:36:23 +00:00
Hongbo Wu
d7a2659fc4
fix searching for multiple labels (#444) 2022-04-19 12:13:47 +08:00
Hongbo Wu
1117a0c575
Feature/subscription list resolver (#432)
* add subscriptions table

* add listSubscriptions schema

* add listSubscriptions resolver
2022-04-19 11:08:43 +08:00
Jackson Harper
32dcf405a0
Merge pull request #433 from omnivore-app/fix/update-label
Fix return undefined as updateLabelResult
2022-04-18 14:25:38 -07:00
Jackson Harper
3336bd0669
Merge pull request #436 from omnivore-app/fix/labels-docs
Fix typo in labels docs
2022-04-18 14:20:41 -07:00
Jackson Harper
6f9abc198f Fix typo in labels docs 2022-04-18 13:17:52 -07:00
Jackson Harper
625cc2b749
Merge pull request #435 from omnivore-app/fix/article-actions-width
Adjust article actions width to center under logo
2022-04-18 09:55:41 -07:00
Jackson Harper
3ba67a9e38 Adjust article actions width to center under logo 2022-04-18 09:34:14 -07:00
Hongbo Wu
0b2b93384f fix return undefined as updateLabelResult 2022-04-18 20:45:06 +08:00
Jackson Harper
40cdd0f9e7
Merge pull request #431 from omnivore-app/fix/grid-labels
Re-enable labels on the grid cards
2022-04-14 21:50:04 -07:00
Jackson Harper
c004f20ee7 More label padding tweaks 2022-04-14 21:38:48 -07:00
Jackson Harper
0db6bff308 label padding 2022-04-14 21:20:17 -07:00
Jackson Harper
0e50ef1b56 Tighten padding on label chips 2022-04-14 21:15:53 -07:00
Jackson Harper
d56e3147df Remove whitespace 2022-04-14 21:05:02 -07:00
Jackson Harper
944784f25a Use Button+router for label chips instead of next/link
This allows us to use preventDefault on click, which means labels
can be inside of grid cards, and clicking a label wont navigate
to the card's page.
2022-04-14 20:40:28 -07:00
Jackson Harper
958e67a1cb Use block display for label chips so they wrap to new lines on overflow 2022-04-14 20:21:58 -07:00
Jackson Harper
6cb78cca34 Re-enable labels on the grid cards 2022-04-14 20:10:27 -07:00
Jackson Harper
7133182f46
Merge pull request #430 from omnivore-app/fix/pdf-article-actions 2022-04-14 19:44:17 -07:00
Jackson Harper
7e9e678e0d Dont show reader display settings on PDFs 2022-04-14 16:46:13 -07:00
Satindar Dhillon
c8e2af40ab
Merge pull request #429 from omnivore-app/chore/swift-async
Convert ViewerPublisher to async fetchViewer
2022-04-14 16:45:19 -07:00
Jackson Harper
bb95a26718 Remove unused prop 2022-04-14 16:06:29 -07:00
Jackson Harper
0842aba57c Always display the article actions toolbar on top for PDFs
Because we dont have margin space on PDFs we want to always
display this on top.
2022-04-14 15:56:10 -07:00
Jackson Harper
0715dafd4b Display the all highlights modal from PDFs via the article actions button 2022-04-14 15:56:10 -07:00
gitstart-omnivore
8b0301141a Fixed stiches issue with storybook. 2022-04-14 22:45:41 +00:00
gitstart-omnivore
67c7b07a2f Merge commit 'd33d383891c7b68ae5bc9e0f8922004af7556f44' into OMN-SB 2022-04-14 22:44:35 +00:00
Satindar Dhillon
98080719f3 wrap viewModel async call in Task 2022-04-14 15:06:50 -07:00
Satindar Dhillon
70c4b1c690 convery additional uses of viewerPublisher to fetchViewer 2022-04-14 14:57:48 -07:00
Jackson Harper
d33d383891
Merge pull request #422 from omnivore-app/fix/reminder-data-model-error
Fix reminders resolver getting pages from postgres
2022-04-14 14:10:48 -07:00
gitstart-omnivore
3bbfad2246 change CSS to any for dropdown elements 2022-04-14 20:58:26 +00:00
gitstart-omnivore
82190e52af Merge commit '5d0a5112d68f54a217ca9d5a87b0d99878301f28' into OMN-SB 2022-04-14 20:57:29 +00:00
Satindar Dhillon
5dff87a8e9 replace uses of viewerPublisher with fetchViewer 2022-04-14 13:56:30 -07:00
Satindar Dhillon
ea2ba678c0 add fetchViewer async func 2022-04-14 13:56:30 -07:00
Satindar Dhillon
5d0a5112d6
Merge pull request #428 from omnivore-app/chore/ios-min-support
Drop iOS14 support
2022-04-14 13:54:40 -07:00
Satindar Dhillon
6af0452d14 remove ios14 specific code 2022-04-14 12:45:45 -07:00
Satindar Dhillon
a24e3617e0 update min supported platform numbers 2022-04-14 12:26:08 -07:00
gitstart-omnivore
65fd0f146b Minor changes 2022-04-14 19:12:55 +00:00
gitstart-omnivore
0b48daf28c Merge commit '65e233262d7c7171dceb923c5bc7a8ed41ff0be7' into OMN-SB 2022-04-14 19:10:32 +00:00
Jackson Harper
65e233262d
Merge pull request #426 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/async-3.2.3
Bump async from 3.2.0 to 3.2.3 in /pkg/admin
2022-04-14 11:45:40 -07:00
dependabot[bot]
d772a72c95
Bump async from 3.2.0 to 3.2.3 in /pkg/admin
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.3)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 18:28:23 +00:00
Jackson Harper
e8a8be9672
Merge pull request #427 from omnivore-app/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-04-14 11:27:39 -07:00