Closed
Bug 878949
Opened 12 years ago
Closed 12 years ago
"Claim Your Webmaker domain" should initiate login process
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Webmaker Graveyard
webmaker.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brett, Assigned: daleee)
Details
(Whiteboard: s=2013w23)
Attachments
(2 files, 1 obsolete file)
Right now it's just a placeholder.
Implement it, and refactor to ____.makes.org
Reporter | ||
Updated•12 years ago
|
Whiteboard: s=2013w23
Comment 1•12 years ago
|
||
By "refactor" I think you mean "change" :)
Low bar: this basically does the same thing as clicking the "Sign In" button.
High bar: this is actually a form that lets you customize the domain claim
Summary: "Claim Your Webmaker domain" should initiative login process → "Claim Your Webmaker domain" should initiate login process
Reporter | ||
Comment 2•12 years ago
|
||
so many affronts to english language in my filing
Reporter | ||
Comment 3•12 years ago
|
||
We have final text for this block.
<header>
The web is still wild. Build it.</header>
<smaller text>Claim your webmaker domain </smaller text>
____<imput>.makes.org[sign up]
Reporter | ||
Comment 4•12 years ago
|
||
For what is in header, the idea is that the adjective (wild) could cycle through several adjectives, which are:
wild.
open.
weird.
fun.
Additionally, the verb in the second sentence (build) could also cycle:
Build
Hack
Create
Make
These would be on a frequency so that the 2nd verb would modify two adjectives, ie at first would say "web is wild, build it" and "build" would be replaced by "hack", then wild replaced by "open" etc.
This is a nice to have. For MVP we can simply use the first combination in comment 1.
Assignee | ||
Comment 5•12 years ago
|
||
So according to jbuck, there is no actual server-side implementation for a user to enter a requested domain for makes.org in a box, submit the box and get.. well, anything.
If it is simply just another way for a user to log in, what happens to the box when a user actually logs in? I feel like a user would assume they would then be able to claim a makes.org domain, which isn't possible. This would be pretty confusing to the user.
Jbuck suggested a dedicated sign up page on login.wm.org, not sure what you guys think about it.
Flags: needinfo?(mbeltzner)
Comment 6•12 years ago
|
||
This "stamped" item in the grid should only appear to users who aren't logged out. Let's not make it a form for now, and instead have it act as another "Sign In" button.
Flags: needinfo?(mbeltzner)
Assignee | ||
Comment 7•12 years ago
|
||
Looking for design review from Chris, product/idea reivew from Mike
Attachment #758783 -
Flags: review?(mbeltzner)
Attachment #758783 -
Flags: review?(christopher)
Assignee | ||
Comment 8•12 years ago
|
||
Attachment #758785 -
Flags: review?(kate)
Comment 9•12 years ago
|
||
Comment on attachment 758785 [details] [review]
https://github.com/mozilla/webmaker.org/pull/84
r+, we should look at this again when login exposes watch stuff
also will need some design fix-ups later
Attachment #758785 -
Flags: review?(kate) → review+
Assignee | ||
Comment 10•12 years ago
|
||
Landed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 11•12 years ago
|
||
Re-opening.
When user are NOT logged in, they don't see this stamp. When they are, they see it. Opposite of intention?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 12•12 years ago
|
||
Attachment #758785 -
Attachment is obsolete: true
Attachment #759875 -
Flags: review?(kate)
Comment 13•12 years ago
|
||
Comment on attachment 759875 [details] [review]
https://github.com/mozilla/webmaker.org/pull/95
This is ok for now but let's revisit this after we do:
https://bugzilla.mozilla.org/show_bug.cgi?id=880799
Attachment #759875 -
Flags: review?(kate) → review+
Comment 14•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/ba292dcb076a0a27ac121f71a7fb4cafc2ca05e2
[bug 878949] fix yo webmaker
https://github.com/mozilla/webmaker.org/commit/1d0acf1d3b743ac272bb0bab6ffe149c80b6b6fe
Merge pull request #95 from daleee/878949-fix-claim-yo
[bug 878949] Fix yo webmaker
Assignee | ||
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 15•12 years ago
|
||
Comment on attachment 758783 [details]
Initiate Login from Stamp
(clearing obsolete review requests)
Attachment #758783 -
Flags: review?(mbeltzner)
Attachment #758783 -
Flags: review?(christopher)
Updated•12 years ago
|
Attachment mime type: text/plain text/plain → text/x-github-pull-request text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•