Commit Graph

26 Commits

Author SHA1 Message Date
1564b52535 Added Menu on the home page with static items 2022-08-01 03:21:29 +02:00
bf7f64de6c Menu Component Start 2022-07-29 00:15:37 +02:00
a40d7703a7 Added New Responsive table and data 2022-07-15 22:43:59 +02:00
3c764776ef Merge pull request #928 from omnivore-app/901
Increase luminous for labels
2022-07-13 05:52:37 +00:00
552d76a929 Added search support for kbar in this PR. 2022-07-11 13:14:12 -07:00
27ed89b375 Resetting some files + leveraging library - color2k 2022-07-10 16:10:03 +00:00
90153ffa36 Bump pspdfkit from 2021.6.1 to 2022.2.3
Bumps [pspdfkit](https://pspdfkit.com/web) from 2021.6.1 to 2022.2.3.

---
updated-dependencies:
- dependency-name: pspdfkit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 19:58:59 +00:00
c376c8d4b4 Created Page 03 of Onboarding 2022-05-09 17:12:09 +00:00
2b70d480d2 Remove article saving request (#493)
* Add state and taskName in elastic page mappings

* Add state and taskName in elastic page interface

* Create page with PROCESSING state before scrapping

* Update createArticleRequest API

* Fix tests

* Add default state for pages

* Update createArticle API

* Update save page

* Update save file

* Update saving item description

* Show unable to parse content for failed page

* Fix date parsing

* Search for not failed pages

* Fix tests

* Add test for saveUrl

* Update get article saving request api

* Update get article test

* Add test for articleSavingRequest API

* Add test for failure

* Return new page id if clientRequestId empty

* Update clientRequestId in savePage

* Update clientRequestId in saveFile

* Replace article with slug in articleSavingRequest

* Add slug in articleSavingRequest response

* Depreciate article

* Use slug in web

* Remove article and highlight fragments

* Query article.slug on Prod

* Show unable to parse description for failed page

* Fix a bug having duplicate pages when saving the same url multiple times

* Add state in response

* Rename variables in removeArticle API

* Rename state

* Add state in response in web

* Make state an enum

* Open temporary page by link id

* Use an empty reader view as the background for loading pages

* Progressively load the article page as content is loaded

* Add includePending flag in getArticles API

* Set includePending = true in web

* Add elastic update mappings in migration script

* Add elastic mappings in docker image

* Move index_settings.json to migrate package

* Remove elastic index creation in api

* Move elastic migrations to a separate directory

* Remove index_settings from api docker image

Co-authored-by: Jackson Harper <jacksonh@gmail.com>
2022-04-29 13:41:06 +08:00
282f171b17 Remove react-intl package until we have internationalized code, drops bundle size 2022-04-22 15:12:59 -07:00
9362aa54c7 Merge pull request #443 from omnivore-app/dependabot/npm_and_yarn/cookie-0.5.0
Bump cookie from 0.4.2 to 0.5.0
2022-04-22 13:07:59 -07:00
510a95f393 Add topbar dependencies 2022-04-21 14:00:09 -07:00
1b27bf1f4b Bump cookie from 0.4.2 to 0.5.0
Bumps [cookie](https://github.com/jshttp/cookie) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Changelog](https://github.com/jshttp/cookie/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.5.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 01:43:26 +00:00
8b0301141a Fixed stiches issue with storybook. 2022-04-14 22:45:41 +00:00
0b48daf28c Merge commit '65e233262d7c7171dceb923c5bc7a8ed41ff0be7' into OMN-SB 2022-04-14 19:10:32 +00:00
06360a5993 Merge branch 'main' into OMN-190 2022-04-06 09:24:49 -07:00
2dfedd54a3 Remove grays and package 2022-04-04 16:03:46 -07:00
ef72366636 [OMN-SB]: Setup storybook 2022-03-31 15:28:48 +00:00
11db7be473 [Omn-190] - [Settings View] - Labels 2022-03-30 12:24:29 +00:00
1f517104ae [OMN-189] : Settings View - Emails 2022-03-22 02:15:04 +00:00
365859bb63 import lodash 2022-03-18 12:30:06 +08:00
94df27c964 create a test and build command for deploying to vercel 2022-03-03 15:48:42 -08:00
cecb9da4c7 use next/jest plugin to configure jest unit tests 2022-03-03 13:44:35 -08:00
f30c6f21c3 Update segment and nodemon to bump update-notifier 2022-03-01 12:20:13 -08:00
111ed12a29 Remove storybook
We are not using storybook for testing yet, so just removing
the unused dependencies.
2022-02-11 12:01:57 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00