-
Notifications
You must be signed in to change notification settings - Fork 17
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
CS 169 Group 13 Fall 2017 #135
Open
raychan3
wants to merge
179
commits into
saasbook:master
Choose a base branch
from
colinschoen:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Change continous integration badges to point to new continuous integration tools using the current fork under my GitHub account.
Signed-off-by: Colin Schoen <cschoen@berkeley.edu>
Signed-off-by: Colin Schoen <cschoen@berkeley.edu>
Signed-off-by: Colin Schoen <cschoen@berkeley.edu>
Adds YouTube link to Tanay's video to iter0.md
Add Tanay's iter0 video
* Add Colin video link to iter0 doc Signed-off-by: Colin Schoen <cschoen@berkeley.edu> * Add Cindy 2 min video Signed-off-by: Colin Schoen <cschoen@berkeley.edu> * Add gabriel and raymond Signed-off-by: Colin Schoen <cschoen@berkeley.edu> * Add cary lnk Signed-off-by: Colin Schoen <cschoen@berkeley.edu>
added krishnan's video
Adds the relevant cucumber tests for the user stories.
Adds user stories for iteration 1-1
* first * Remove old mailgun utils Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Update readme to include env variables that need to be set for mailgun Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Add mail gun settings production environment Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Add MAIL_DELIVERY_METHOD environment variable Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Add mailgun_rails gem Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Update readme to include new MAIL_DELIVERY_METHOD Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Readd email functionality Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Add back email functionality Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Update gemfile.lock Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Fix | -> || in production environment Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Update readme for necessary environment variables to be set Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Change MAIL_DELIVERY_METHOD to EMAIL_DELIVERY_METHOD Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Code style fixes * Remove parenthesis in conditoin * Style changes for create * Add helper functions to delete database columns * String break for codeclimate
* Broken fixes on filling sign up email form * fixed user form logic * fixed new feature bug * Edit admin_mailer style * Comment out unused email functionality Signed-off-by: Colin Schoen <cschoen2020@gmail.com> * Some style changes * More fixes * Remove cucumber_output * indentation fixes for admin_mailer * Lines max width
Add admin skills management step definitions
Rest of step definitions
Signed-off-by: Colin Schoen <cschoen2020@gmail.com>
[fix] Start tracking gemfile lock again
Update all references to new repo fork
Signed-off-by: Colin Schoen <cschoen2020@gmail.com>
Signed-off-by: Colin Schoen <cschoen2020@gmail.com>
Signed-off-by: Colin Schoen <cschoen2020@gmail.com>
Refactor Teams to Team Listing
Update CSS design
…rollme into fork_merge_fixes
Fork merge fixes
Fixes so that later project groups will have easier time
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.
Pull Request to merge fork.