-
Notifications
You must be signed in to change notification settings - Fork 19
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
Corrected pagination for charges #241
Commits on Feb 26, 2017
-
created unit test for organization model. almost done
Bruce Lin committedFeb 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 414de93 - Browse repository at this point
Copy the full SHA 414de93View commit details
Commits on Feb 27, 2017
-
switching to goat branch to checkout akshay's commit
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 7f9b6c8 - Browse repository at this point
Copy the full SHA 7f9b6c8View commit details -
begining to modify test class for organization_alias_class. trying to…
… merge rumby's modification on factories into my test branch
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 14a1db6 - Browse repository at this point
Copy the full SHA 14a1db6View commit details -
Merge branch '17/goat/main' into bl/unittest
This will update the factory file in my branch so that I do not overrite existing factories by accident
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for de87048 - Browse repository at this point
Copy the full SHA de87048View commit details -
finished creating test class for organization_alias model. Everything…
… functions properly
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 842350b - Browse repository at this point
Copy the full SHA 842350bView commit details -
updated test for organization_category model. Everything functions pr…
…operly
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 5ba60a2 - Browse repository at this point
Copy the full SHA 5ba60a2View commit details -
created new factory for organization_status_type. created a new test …
…class for orgniazation_status but have been getting error message: factory not registered. Will come back to this later
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 3bb9d9d - Browse repository at this point
Copy the full SHA 3bb9d9dView commit details -
fixed error! added organization_status to the factory file. test for …
…organization_status now passed!
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 6a2477e - Browse repository at this point
Copy the full SHA 6a2477eView commit details -
checking Rumby's PR. commiting before switching to goat
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 2acda1b - Browse repository at this point
Copy the full SHA 2acda1bView commit details -
fixed previous file name error. Test for organization_status_type passed
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 0909229 - Browse repository at this point
Copy the full SHA 0909229View commit details -
finished up organization_timeline_entry test. removed duplicate schem…
…a comment in the status_type
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 5b317e2 - Browse repository at this point
Copy the full SHA 5b317e2View commit details -
updated organization test to include dependency testing
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 950e95e - Browse repository at this point
Copy the full SHA 950e95eView commit details -
did some refactoring on organization_alias model and test
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 225b76a - Browse repository at this point
Copy the full SHA 225b76aView commit details -
created test function for downtime methods
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 9137fbc - Browse repository at this point
Copy the full SHA 9137fbcView commit details -
fixed syntax for org_category test. added test case for dependency
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 0deb413 - Browse repository at this point
Copy the full SHA 0deb413View commit details -
fixed minor syntax in test case for org_status and org_status_type
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 5aa8753 - Browse repository at this point
Copy the full SHA 5aa8753View commit details -
added test case for membership
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for b362b08 - Browse repository at this point
Copy the full SHA b362b08View commit details -
added test case for judge, judgement, judgement_category
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for c51894c - Browse repository at this point
Copy the full SHA c51894cView commit details -
Merge branch '17/goat/main' into bl/unittest
Add in all the factories so that we don't get messed up from this point on More convinient to review other people's code
Bruce Lin committedFeb 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 2f5ba0f - Browse repository at this point
Copy the full SHA 2f5ba0fView commit details
Commits on Mar 1, 2017
-
somehow event_type_test got updated with a new schema entry. Saving c…
…hange before checking out akshay's unit tests
Bruce Lin committedMar 1, 2017 Configuration menu - View commit details
-
Copy full SHA for cf859fe - Browse repository at this point
Copy the full SHA cf859feView commit details -
updated TravisCI's timezone to US Eastern time, which should match wi…
…th the built in timezone indicated in application.rb
Bruce Lin committedMar 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 0821882 - Browse repository at this point
Copy the full SHA 0821882View commit details
Commits on Mar 4, 2017
-
changed TRAVIS CI Setting to eastern time
Bruce Lin committedMar 4, 2017 Configuration menu - View commit details
-
Copy full SHA for c5dcba0 - Browse repository at this point
Copy the full SHA c5dcba0View commit details
Commits on Mar 5, 2017
-
trying to see if this fix for time works
Bruce Lin committedMar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for fba4e08 - Browse repository at this point
Copy the full SHA fba4e08View commit details -
travis yml syntax incorrect in the previous commit. just fixed it now…
…. Hopefully this works
Bruce Lin committedMar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 627afbe - Browse repository at this point
Copy the full SHA 627afbeView commit details -
travis could not load timezone data. trying a different method
Bruce Lin committedMar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 32b9bc6 - Browse repository at this point
Copy the full SHA 32b9bc6View commit details -
both attempts failed. reverted back to master branch version of travi…
…s configuration. Will create an issue
Bruce Lin committedMar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for a9e7b24 - Browse repository at this point
Copy the full SHA a9e7b24View commit details
Commits on Mar 6, 2017
-
added redirect back to organization as a temporary solution for bug #201
Bruce Lin committedMar 6, 2017 Configuration menu - View commit details
-
Copy full SHA for a63ef18 - Browse repository at this point
Copy the full SHA a63ef18View commit details -
Merge branch '17/goat/main' into bl/bugfix
Merging goat branch to get the most recent update by my teammates, in case we have to edit common files again.
Bruce Lin committedMar 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 5c27ee7 - Browse repository at this point
Copy the full SHA 5c27ee7View commit details -
made modification to the charge param and fixed odd behavior, describ…
…ed in issue #202
Bruce Lin committedMar 6, 2017 Configuration menu - View commit details
-
Copy full SHA for bc665e2 - Browse repository at this point
Copy the full SHA bc665e2View commit details -
added placeholder value so that the receiving_participant does not se…
…em to disappear
Bruce Lin committedMar 6, 2017 Configuration menu - View commit details
-
Copy full SHA for ff2629d - Browse repository at this point
Copy the full SHA ff2629dView commit details -
added a quick solution to #214 to resolve page pagination problems
Bruce Lin committedMar 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 24cd432 - Browse repository at this point
Copy the full SHA 24cd432View commit details
Commits on Mar 7, 2017
-
blinblinblin authored
Mar 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 16a99dc - Browse repository at this point
Copy the full SHA 16a99dcView commit details -
blinblinblin authored
Mar 7, 2017 Configuration menu - View commit details
-
Copy full SHA for dbfb897 - Browse repository at this point
Copy the full SHA dbfb897View commit details