This repository has been archived by the owner on Jun 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 154
Commits on Feb 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 741b76a - Browse repository at this point
Copy the full SHA 741b76aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fdb14c - Browse repository at this point
Copy the full SHA 4fdb14cView commit details
Commits on Mar 27, 2019
-
#352 Disable actions that require an internet connection (#368)
* Online check component added * add reducer & action for online check component. also included in App.js * removed sidebar functionality when offline * removed depedency functionality when offline * removed functionality from create new project wizard when offline * fixed tests to align with disabled pattern * add infoBanner to Z-indexes for future usage. * removed random {' '}, changed IS_ONLINE_CHECK to SET_ONLINE_STATUS * pull request requested changes missed one file. * updated infobar to be fixed header. * flow fix * remove random whitespace * Pull request changes remove state type, move styled components to before redux part, change background color of infobar to be transparent. * enable menu items based on isOnline
Configuration menu - View commit details
-
Copy full SHA for 9b5ee7d - Browse repository at this point
Copy the full SHA 9b5ee7dView commit details -
Setup ESlint rules for Jest (#366)
* WIP: Added eslint-jest & fixed issues (except snapshots) * reduced snapshot size to meet max 100 lines * fixed snapshot * changed comment to a note about noPadding prop * updated snapshot
Configuration menu - View commit details
-
Copy full SHA for 9cc9f6b - Browse repository at this point
Copy the full SHA 9cc9f6bView commit details -
Test ProjectConfigurationModal component (#360)
* WIP: Added render test * WIP: Added tests * fixed flow * added focus test * Merge branch 'master' into test-project-configuration-modal * fixed linting warnings * removed typing as no flow used in test files
Configuration menu - View commit details
-
Copy full SHA for 5d17d5b - Browse repository at this point
Copy the full SHA 5d17d5bView commit details -
Test CreateNewProjectWizard components (#361)
* WIP: Added tests * WIP: ProjectType undefined not throwing in test * fixed flow * added tests * reverted to children render props * Merge branch 'master' into test-create-new-project-wiz * Fixed linting & replaced snapshot with simple smoke tests * addressed review comments
Configuration menu - View commit details
-
Copy full SHA for 9028054 - Browse repository at this point
Copy the full SHA 9028054View commit details -
Test DependencyManagementPane component (#363)
* moved related components to DependencyManagementPane * added tests * fixed flow * added a constant instead of Date.now() * updated snapshot * removed white-spaces * removed verbose * fixed linting & mocked AlgoliaLogo * move related component files & moved tests to __tests__ folder * Add script for test:dev
Configuration menu - View commit details
-
Copy full SHA for b97b0fe - Browse repository at this point
Copy the full SHA b97b0feView commit details -
Fix spaces and update lint-staged (#369)
* Switch to advanced config to silence validation warning * Fix spacing issues
Configuration menu - View commit details
-
Copy full SHA for ed3eec4 - Browse repository at this point
Copy the full SHA ed3eec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ecc4e - Browse repository at this point
Copy the full SHA 29ecc4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80933cf - Browse repository at this point
Copy the full SHA 80933cfView 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.