This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
chore: merge develop into master #14
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add new presentational components and the required mocks and tests to test them: Components: * Text Input (default, touched, valid, error) * Typography Kit * Dispute Card * Nav Bar * Toasts (info, message, success, error, confirm, etc) Mocks: * Timezone * Current time Also add the --pure-lockfile flag to the travis-ci install script.
* fix(create-reducer): check that reducer owns resource before reacting * feat(disputes): fetch and display list of disputes * feat(disputes): add disputes route * docs(readme): commit .env file and add Meta Mask link * feat(app): handle 404 routes Closes #14 * feat(create-form-generator): implement wizard form * feat(components): pad Page Not Found * test(create-form-generator): test wizard form * feat(components): implement table/list * feat(disputes): implement list page * feat(table): don't make parent take 100% height if not needed * feat(testing-panel): finish implementing testing panel and form utils
* feat: add new redux utils and dapp-api flow * chore(git): track .env file * feat(dates): implement new date time string design * feat(components): implement Notification Card * feat(components): implement Balance Pie Chart * feat(home): finish implementing home page UI * feat(disputes): new column layout
* feat(components): implement Anchored List for dispute page * feat(components): smooth-scroll and stacking in Anchored List * feat(dispute): implement dispute/appeal details * feat(dispute): implement evidence * feat(dispute): implement ruling * feat(ruling): hover over blocks * docs: fix JSDoc tags * refactor: clean up some comments * feat(anchored-list): extend PureComponent * ci(scripts): add kleros-js-scripts * fix(dependencies): update kleros-js-scripts * feat(env): new arbitrator * feat(env): another arbitrator * feat(arbitrator): activate PNK action and saga * feat(arbitrator): activate PNK * fix(dependencies): update broken version of kleros-api * feat(disputes): show list of disputes and navigate to details page * feat(dispute): pull in live data to dispute detail page
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.