-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/refactor issuer entry point #86
Merged
Merged
Commits on Oct 8, 2018
-
refactor(issuer): make entry point of app simpler
the app now starts from index.js with single logic React tree
Configuration menu - View commit details
-
Copy full SHA for 91fad2c - Browse repository at this point
Copy the full SHA 91fad2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f106bef - Browse repository at this point
Copy the full SHA f106befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d1282a - Browse repository at this point
Copy the full SHA 6d1282aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1644ea - Browse repository at this point
Copy the full SHA e1644eaView commit details
Commits on Oct 9, 2018
-
chore(issuer): fix build breaking circular deps
pass the data directly to the form handler instead of digging in the Redux state and import the form name from the caller
Configuration menu - View commit details
-
Copy full SHA for 9ce1e06 - Browse repository at this point
Copy the full SHA 9ce1e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5984ea - Browse repository at this point
Copy the full SHA e5984eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for da3f78b - Browse repository at this point
Copy the full SHA da3f78bView commit details -
Merge branch 'develop' into feature/refactor-issuer-entry-point
* develop: chore(offchain): add Heroku Procfile fix(offchain): don't log errors that are not defined
Configuration menu - View commit details
-
Copy full SHA for 578ae3e - Browse repository at this point
Copy the full SHA 578ae3eView commit details
Commits on Oct 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dc3edd5 - Browse repository at this point
Copy the full SHA dc3edd5View commit details -
Merge branch 'develop' into feature/refactor-issuer-entry-point
* develop: (62 commits) fix(offchain): fix mongodb env var name build(shared): remove dependency to old copied files docs: upgrade mongodb setup docs chore(shared): log command outputs chore(offchain): add testMatch pattern in jest config build(shared): improve local blockchain fixtures script fix: add escape hatch forceExit to finish tests in CI docs: updates testing docs test: setup test reporting chore: config lcov with cobertura for coverage reports test: generate coverage reports chore: remove extra test arguments from command chore: setup offchain deployments to heroku chore: update jest command to debug issues chore: enable detectOpenHandles option fix: remove duplicate jest dependency test(ui): update snapshots test(ui): update jest version test(ui): remove unused setup code docs: leave note about specs init script ... # Conflicts: # packages/polymath-issuer/src/RouteLoader.js # packages/polymath-ui/src/index.js
Configuration menu - View commit details
-
Copy full SHA for af9ae23 - Browse repository at this point
Copy the full SHA af9ae23View commit details -
Configuration menu - View commit details
-
Copy full SHA for caca646 - Browse repository at this point
Copy the full SHA caca646View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef2ba25 - Browse repository at this point
Copy the full SHA ef2ba25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 040c699 - Browse repository at this point
Copy the full SHA 040c699View commit details
Commits on Oct 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0c20fbe - Browse repository at this point
Copy the full SHA 0c20fbeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.