Branch: refs/heads/iss909_cache-recent
Home: https://github.com/PathwayCommons/factoid
Commit: 621eddc16b4f71d59ed973afddbccf64a6567257
https://github.com/PathwayCommons/factoid/commit/621eddc16b4f71d59ed973afddbccf64a6567257
Author: Max Franz <[email protected]>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M src/client/components/carousel.js
M src/client/components/home.js
M src/client/document-search.js
M src/styles/base.css
M src/styles/carousel.css
M src/styles/home.css
Log Message:
-----------
Search UI on the home page
- Integrated with the home page. No looking around to find another page or
waiting for a new page to load.
- Shows all docs when search box is focussed and empty. You can just scroll
through the list.
- Shows top 10 search results when you type a query.
- Fixes DocumentSearch returning unsubmitted docs.
- Carousels can be refreshed to be used in search. May be useful in future for
categorised search results.
Ref. :
- Browsing: Beyond the carousel #863
- A class for client-side Document search #984
Commit: 72fdbdfd66846b3ff1a1d0b586a013625398235d
https://github.com/PathwayCommons/factoid/commit/72fdbdfd66846b3ff1a1d0b586a013625398235d
Author: Max Franz <[email protected]>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M src/client/components/home.js
Log Message:
-----------
Blur should no longer deactivate search, since we show all docs
Commit: 7c9b435485daf9d0a27e681bd42341f2d419dd76
https://github.com/PathwayCommons/factoid/commit/7c9b435485daf9d0a27e681bd42341f2d419dd76
Author: Jeffrey Wong <[email protected]>
Date: 2022-03-11 (Fri, 11 Mar 2022)
Changed paths:
M .gitignore
M README.md
M package-lock.json
M package.json
A src/client/components/editor/caption.js
M src/client/components/editor/credits.js
M src/client/components/editor/index.js
M src/client/components/editor/info-panel.js
M src/client/components/home.js
M src/client/components/tasks.js
M src/config.js
M src/model/document/document.js
M src/model/element/entity.js
M src/server/db.js
R src/server/document-util.js
M src/server/index.js
M src/server/routes/api/document/export.js
M src/server/routes/api/document/index.js
M src/server/routes/api/document/indra.js
M src/server/routes/api/document/pubmed/demoPubmedArticle.js
M src/server/routes/api/document/update.js
M src/server/routes/index.js
M src/styles/editor/editor.css
M src/views/index.html.ejs
M test/entity.js
Log Message:
-----------
Merge branch 'unstable' into search-home-ui
Commit: 5a4c2045774ec0c81066d20e2a920319f3d0614d
https://github.com/PathwayCommons/factoid/commit/5a4c2045774ec0c81066d20e2a920319f3d0614d
Author: Jeffrey Wong <[email protected]>
Date: 2022-03-11 (Fri, 11 Mar 2022)
Changed paths:
M src/client/document-search.js
Log Message:
-----------
Preprocessing minisearch for authors and entities.
Commit: 7b22b33f511f139146f61299d167641f59abc3d4
https://github.com/PathwayCommons/factoid/commit/7b22b33f511f139146f61299d167641f59abc3d4
Author: Jeffrey Wong <[email protected]>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M src/client/document-search.js
Log Message:
-----------
- Index more useful fields like pmid, doi, caption
- remove deprecated queryString
- bump the doc index limit
Commit: a7df0b909af300796e36dbf3813643524addd4c7
https://github.com/PathwayCommons/factoid/commit/a7df0b909af300796e36dbf3813643524addd4c7
Author: Max Franz <[email protected]>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M src/styles/home.css
Log Message:
-----------
Better responsiveness of search box on mobile
Ref:
- #863
- #986
- https://github.com/PathwayCommons/factoid/pull/986#issuecomment-858699292
Commit: e4f81e27eae8dd6bdb6cff149cbb2d3ac7a8da89
https://github.com/PathwayCommons/factoid/commit/e4f81e27eae8dd6bdb6cff149cbb2d3ac7a8da89
Author: Jeffrey <[email protected]>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M src/client/components/carousel.js
M src/client/components/home.js
M src/client/document-search.js
M src/styles/base.css
M src/styles/carousel.css
M src/styles/home.css
Log Message:
-----------
Merge pull request #986 from PathwayCommons/search-home-ui
Search UI on the home page
Commit: 8067a393fa77b3fdcb3fcec39b159e77834d881c
https://github.com/PathwayCommons/factoid/commit/8067a393fa77b3fdcb3fcec39b159e77834d881c
Author: Jeffrey Wong <[email protected]>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M src/client/components/carousel.js
M src/client/components/home.js
M src/client/document-search.js
M src/styles/base.css
M src/styles/carousel.css
M src/styles/home.css
Log Message:
-----------
Merge branch 'unstable' into iss909_cache-recent
Compare:
https://github.com/PathwayCommons/factoid/compare/f94cf9bcb12b...8067a393fa77
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/iss909_cache-recent/f94cf9-8067a3%40github.com.