-
Notifications
You must be signed in to change notification settings - Fork 18
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
Run a dry-run of the graphcool deploy on pull requests #188
Closed
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
* Added marked library reference to style_reference.md * Add newline
* Added menu dropdown with Profile and Logout buttons. Changed Header links to Buttons. * Adjusted header grid spacing * Removed Files * Changed the header buttons back to links and updated the dropdown menu to a simpler component * Update Menu.js Removed fade import line as it was not being used.
* creates a localized css file for Member-related sections * fix: Member.css import * refactor Member styles, add conventional prefix to class names * finish adding conventional prefix to class names
…invite (#221) * create FlowdockRedirect page & route, add AlertifyJS dep * updates Flowdock link * add alertify stylesheets, use alertify alert in FlowdockRedirect * open Flowdock link when user clicks OK on alert * rename FlowdockLanding, update copy, remove alertifyjs dep
* Initial proof of concept for pulling cfapi issues * Refactor ProjectIssue into separate component * Apollo Link Rest (#211) * Remove unnecessary withRestData hoc * Enforce cfapiProjectUrl is unique * Fix lint errors and address feedback * add cfapiProjectId to createProjectQuery
* Update material-ui to 1.2 from beta * Bump react to 16.3 and fix MenuItem import * Fixes for Me/Edit * Add Material-UI Info to README
* Got initial example working for the sidebar * Added sidebar and fixed css on App.js by adding toolbar div * Added sidebar and new routes file for sidebar routes * Added Divider between projects listed on the sidebar * Fixed Edit and Create New Project Routing * Added header for Projects List.
Set up 2017 Annual Report link
…er/members into 233_user_duplication
Alert user on duplicate email address (#233)
update node version
Add initial project status field
Reorganizes the file structure to be organized by concept
* Fix website in microsoft edge via fetch-headers polyfill * Add a forEach method that the polyfill doesn't support * Switch to whatwg-fetch polyfill
- Makes the sidebar available on every page - Makes the All Projects page show cards for all the projects
Closing in favor of #265. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR closes #142
What does this PR do?
Runs the deploy script for every branch but with a
--dry-run
flag unless it is on themaster
branchHow does this PR make you feel? 🔗