This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 308
Wire up homepage form to hit JSON endpoint #4613
Merged
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
This was referenced Sep 8, 2017
chadwhitacre
force-pushed
the
new-homepage-js
branch
from
September 8, 2017 22:29
5237a29
to
3d909cc
Compare
chadwhitacre
force-pushed
the
new-homepage-wireup
branch
from
September 9, 2017 00:53
bfa6e0b
to
982f75c
Compare
chadwhitacre
force-pushed
the
new-homepage-js
branch
from
September 9, 2017 00:55
3d909cc
to
14f22fb
Compare
chadwhitacre
force-pushed
the
new-homepage-js
branch
from
September 9, 2017 02:45
14f22fb
to
3e13478
Compare
chadwhitacre
force-pushed
the
new-homepage-js
branch
from
September 9, 2017 22:55
3e13478
to
92adbee
Compare
Pushed a bunch of work, was 3e13478. Needs a lot of cleanup. |
This was referenced Sep 9, 2017
Closed
chadwhitacre
force-pushed
the
new-homepage-wireup
branch
from
September 10, 2017 01:52
982f75c
to
403e7cb
Compare
Rebased, was 92adbee. |
chadwhitacre
force-pushed
the
new-homepage-js
branch
from
September 10, 2017 01:55
92adbee
to
74218c7
Compare
3 tasks
chadwhitacre
changed the base branch from
new-homepage-wireup
to
new-homepage-api-cleanups
September 10, 2017 02:01
Sending some todo items back to #4598. |
chadwhitacre
changed the title
Wire up homepage form to hit API
Wire up homepage form to hit JSON endpoint
Sep 10, 2017
- It's huge. o.O - It contains non-ASCII. UTF8 seems to work? O.o
chadwhitacre
force-pushed
the
new-homepage-api-cleanups
branch
from
September 10, 2017 09:14
5091fa3
to
2a3832c
Compare
chadwhitacre
force-pushed
the
new-homepage-js
branch
from
September 10, 2017 09:15
74218c7
to
c4db9b2
Compare
chadwhitacre
force-pushed
the
new-homepage-api-cleanups
branch
from
September 10, 2017 09:58
81711a8
to
c79a871
Compare
Rebased, was c4db9b2. |
chadwhitacre
force-pushed
the
new-homepage-js
branch
from
September 10, 2017 10:05
c4db9b2
to
87b0555
Compare
Hmm ... Travis failing ... Firefox issue? |
3 tasks
Trying locally with Firefox ... |
Fails though differently. Debugging ... |
Extraneous issues locally, dropped back to esr to match CI. |
Ah! |
Green! 💃 |
2 tasks
chadwhitacre
changed the base branch from
new-homepage-api-cleanups
to
new-homepage
September 10, 2017 16:57
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.
← #4617 — #4621 →
Todo
BRAINTREE_*
envvars other than client authorization?parsed
return values or don't send them (not sure we need them since the form is AJAX post so the fields are still filled)show errors when there are errors→ New homepage error handling #4618test validation ttw→ New homepage error handling #4618hide "Who are you?" behind a gate→ Rationalize how optional sections are treated #4609new-homepage