Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kevindice kevindice released this 11 Jul 14:01
· 300 commits to master since this release
  • Revert "chore: fix docker build for testing" (4ce4845)
  • Revert "test: fix docker config" (a9b17eb)
  • test: fix docker config (eca89ed)
  • chore: fix docker build for testing (021b02b)
  • chore: bump webpack version to new release - closes #57 (a7935ff)
  • test: update tests for new redux implimentation and recent proptypes additions (f96943f)
  • refactor: wire up redux-backed modal (9457c09)
  • refactor: set up modals POC for redux state without extravagant, esoteric functional programming (1c5918d)
  • style: remove console.logs (2659276)
  • style: rearrange browser controls bar (a4d695e)
  • fix: include mapStateToProps in connect (71de2ff)
  • fix: fix a dumb bug with Dropbox's opinionated API (5d49d64)
  • Use Link component from redux-json-router for logo linking (a8a348c)
  • refactor: reimplement file browsing click handler (29b63ba)
  • refactor: clean up old file browser code (be6d53a)
  • chore: remove old avatar demo photo (f6440bb)
  • refactor: remove old dependencies - closes #56 (39cd056)
  • testing: bring all frontend source in line with import order standards (38f29f7)
  • Fix refresh button (3c7594a)
  • Impliment most existing functionality with redux state management (a15c5bd)
  • chore: disable verbose mode for webpack config (9191eba)
  • style: remove all uses of the alias file to simplify imports and make IDEs play nicely (b97a358)
  • test: add react plugin for ESLint (37f9195)
  • test: add eslint to check code style (a3dabe6)
  • chroe: add eslint dependency (6a43e0e)
  • fix: allauth version (15ccacf)
  • fix: correct allauth dependency (25eb3e4)
  • chore: point allauth dependency back to upstream (807bc97)
  • test: update existing tests to use a mocked redux store rather than a mocked react router (4f24d42)
  • WIP - Partially convert test expectations over to redux store (8e09caa)
  • Add in Dropbox browser (7765bc7)
  • Fix agave file browser (24fa632)
  • fix theme javascript error (d8b8aa2)
  • WIP - Added AgaveSystems query with Redux (50f3115)
  • WIP - More conversion over to Redux (f2e14f3)
  • WIP - Pull in redux-first-routing, redux-json-router and start on routing rework (6640892)
  • Route with redux maintaining url state alongside the history API (72ca47d)
  • WIP: populate file browser tabs with Agave filesystems (c55cc7b)
  • docs: partial overall description (83accfc)
  • Converted tabs to spaces, branch gmaddex-issues now passes all tests. Closes #53 (f3f51e5)
  • Finished implementing and styling file deletion modal. Closes #40 (b0274a0)
  • Add test which forbids tab characters - For #53 (2fdb1e1)
  • Merge pull request #54 from cnap-cobre/greenkeeper/default/css-loader-1.0.0 (5412057)
  • chore(package): update css-loader to version 1.0.0 (21e16c8)
  • Add card layout (d815784)
  • Wire up delete modal (abf6e81)
  • Rearrange modal context code (4066763)
  • Mostly wired up delete modal, still needs some troubleshooting (2eec9a3)
  • Attempted to implement modal, needs troubleshooting (2d19228)
  • docs: write overview section for requirements spec intro (09452c7)
  • docs: write requirements spec intro (2de0b31)
  • docs: write about data census (749a440)
  • docs: add links to the project and the center's web page (ceef821)
  • docs: add note to readme clarifying maturity of project (59f6cfc)
  • docs: add link to nih project description (2f8a2a8)
  • docs: style the documentation with logo (febe5a1)