Branch: refs/heads/unstable
Home: https://github.com/PathwayCommons/factoid
Commit: 0b67b447d40038925dbee101308e4a26d650a06d
https://github.com/PathwayCommons/factoid/commit/0b67b447d40038925dbee101308e4a26d650a06d
Author: Max Franz <[email protected]>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M src/client/components/document-management.js
M src/client/components/editor/index.js
M src/client/components/home.js
M src/config.js
M src/server/routes/api/document/index.js
M src/styles/animations.css
M src/styles/editor/editor.css
M src/styles/home.css
M src/styles/image/banner.jpg
M src/styles/image/home-figure-1.jpg
A src/styles/image/logo-horizontal-name-only-white.svg
A src/styles/image/uni-logos-bw.png
Log Message:
-----------
Homepage redesign re. exploration & CTA
The homepage has been redesigned to allow for simple exploration of the
published documents. Above the fold, all documents in the published state are
listed in the homepage's new horizontal scroller UI. The scroller allows for
navigation of the list of available documents using a familiar interface.
In addition, the overall design of the homepage has been simplified. It now
contains only two full-page views. Below the fold, the project's aim and the
prospective contributor's task are concisely defined. The call to action is at
the end: With two simple pieces of information, the prospect's email and his
article's title, the prospect can become a user.
Other design details:
- The banner images have been improved, applying darkening and gaussian blur to
areas.
- There are new Contact, Github, and Twitter links.
- The page title is set depending on the view. The prospect in the organic
growth cycle would have two open tabs when he becomes a user. This
disambiguates them.
- Home: `Biofactoid`
- Editor or explore: `Article title : Biofactoid`
- Admin: `Admin : Biofactoid`
- A sliding gradient animation is shown on a scroller document that is loading.
Other technical details:
- The document list route is amended to show only public information without
the API key. With the API key, secret information is returned.
- Requests for document snapshot thumbnails are cached in memory in an LRU
cache. At most `DOCUMENT_IMAGE_CACHE_SIZE` images are cached. These images
are cached as base 64 buffers.
- The scroller lists all documents when the app is run in debug mode.
Commit: 2eb6b90a6fae342ac099791859b3a941b8994968
https://github.com/PathwayCommons/factoid/commit/2eb6b90a6fae342ac099791859b3a941b8994968
Author: Jeffrey <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M src/client/components/editor/index.js
M src/client/components/tasks.js
M src/server/routes/api/document/index.js
M src/styles/editor/editor.css
M src/styles/tasks.css
Log Message:
-----------
Merge branch 'unstable' into homepage-explore-etc
Commit: fa931a01319bce7b3b67fc71459384af7f938e1f
https://github.com/PathwayCommons/factoid/commit/fa931a01319bce7b3b67fc71459384af7f938e1f
Author: Max Franz <[email protected]>
Date: 2020-02-21 (Fri, 21 Feb 2020)
Changed paths:
M src/client/components/home.js
Log Message:
-----------
Org case
Commit: d3a2d37609b58e85c3e5e27ce0d487dfdf06f603
https://github.com/PathwayCommons/factoid/commit/d3a2d37609b58e85c3e5e27ce0d487dfdf06f603
Author: Max Franz <[email protected]>
Date: 2020-02-21 (Fri, 21 Feb 2020)
Changed paths:
M src/client/components/document-management.js
M src/client/components/editor/index.js
M src/client/components/home.js
M src/config.js
M src/server/routes/api/document/index.js
M src/styles/animations.css
M src/styles/editor/editor.css
M src/styles/home.css
M src/styles/image/banner.jpg
M src/styles/image/home-figure-1.jpg
A src/styles/image/logo-horizontal-name-only-white.svg
A src/styles/image/uni-logos-bw.png
Log Message:
-----------
Merge pull request #641 from PathwayCommons/homepage-explore-etc
Homepage redesign re. exploration & CTA
Compare:
https://github.com/PathwayCommons/factoid/compare/3c8c2d692774...d3a2d37609b5
--
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/unstable/3c8c2d-d3a2d3%40github.com.