Blade Barringer
8a8ce8d80d
Moved folders to website directory
2015-02-03 14:10:55 -06:00
benmanley
50b1cba0a6
refactor(tasks) improve UI consistency
...
* Round corners for UI elements / “8-bit” outlines for RPG elements.
* Tag bar – Make it clearer that “Tags” is a heading, not an option
* Task filters – restyle in line with tag bar + nav menu
2014-11-27 10:32:57 +00:00
Tyler Renelle
09392aca24
fix(IE): Remove comment triggering quirks mode in IE, fixes #3550
2014-06-06 14:00:47 -06:00
Matteo Pagliazzi
fa2c64d2d8
chore(i18n): prepare english for transifex: remove ending or starting space & _comment strings
2014-02-11 19:30:55 +01:00
Matteo Pagliazzi
0fe0cb4f2d
refactor(bs3): labels style and text, buttons classes
2014-02-08 16:27:34 +01:00
Matteo Pagliazzi
4c9da6883f
refactor(bs3): static pages
...
works everything exeception made for the login modal, it opens but since this directive has had a lot of changes in angular-ui-bootstrap it will require more work (like all modals), @lefnire
2014-01-29 18:26:58 +01:00
Tyler Renelle
a582a0546d
feat(marketing): some frontpage updates, a screenshot, & "contact us"
...
button mods
2014-01-28 10:36:05 -08:00
Tyler Renelle
0ddaae4d75
feat(homepage): start cleaning up homepage, add navbar for play button & upcoming links
2014-01-27 17:40:43 -08:00
Tyler Renelle
47bcaf83e7
feat(homepage): use .marketing for centering, add playbutton as static
...
in footer. This is pretty
ugly (http://gyazo.com/215e20729569689ab48cf56c71c1fe28 ), let's iterate
/ prettify. @deilann
2014-01-26 14:22:01 -08:00
deilann
b44f7088ad
new landing copy
2014-01-25 18:21:56 -08:00
Andrew Bloomgarden
77801e458e
Change static module name to habitrpgStatic.
...
The way the tests are written now, the habitrpg module definition in static.js
was clobbering the one in app.js. In other words, most of the tests weren't
testing what they thought they were testing.
2014-01-15 21:33:57 -08:00
Tyler Renelle
eeaeb5c006
Merge remote-tracking branch 'DanielHeath/develop' into develop
...
Conflicts:
views/static/front.jade
2014-01-05 16:37:05 -07:00
Matteo Pagliazzi
7cfca80e2f
remove unnecessary text tags
2014-01-05 13:23:45 +01:00
Daniel Heath
0ecc013a00
Allow lastpass users to autofill their credentials
2014-01-01 13:52:12 +11:00
Marcelo Sizer
57ac0239c5
Replaced hard-coded strings with env.t on views/static folder and en/app.json contains it all.
2013-12-30 00:14:55 -02:00
Tyler Renelle
bbb4a9152b
[ #1674 ] don't sync challenge to user until after challenge is
...
saved (delete still not working)
2013-10-31 01:24:13 -07:00
Tyler Renelle
52a36a19e4
add agreement copy on registration.
2013-10-31 00:03:43 -07:00
Matteo Pagliazzi
c9ff96af6c
added small notice about password manager
2013-10-27 13:36:20 +01:00
Tyler Renelle
609499a4c9
front-page: update promo video
2013-10-19 16:24:20 -07:00
Tyler Renelle
9690c7112f
login form: set method='POST' & remove dymamic calculating of input
...
fields, since we now have the facebook button #1464 #1446 #1246
2013-09-08 22:49:13 -04:00
Tyler Renelle
0b34b41bbe
fix to toggle helm
2013-09-08 11:39:30 -04:00
Tyler Renelle
d7b21eb32a
typo fixes
2013-09-08 10:17:27 -04:00
Tyler Renelle
e23acc4c0a
Merge branch 'paglias/grunt' into develop
2013-09-06 22:23:02 -04:00
Matteo Pagliazzi
07ddd39856
fix for static pages
2013-09-06 19:50:14 +02:00
Tyler Renelle
c12de954a4
[ #1446 ] add password-reset (still need change password for this to be useful)
2013-09-06 09:33:23 -04:00
Tyler Renelle
466c727d4e
rewrite: facebook auth bug fixes. still not ideal solution, but it works
...
for now
2013-09-03 23:40:27 -04:00
Tyler Renelle
ceae8bf768
rewrite: start adding facebook auth. note, this isn't going to work properly due to issues outlined in http://stackoverflow.com/questions/14572600/passport-js-restful-auth . gotta figure something out here...
2013-09-03 23:20:31 -04:00
Tyler Renelle
16ee1c1d65
misc bug fixes
2013-09-03 19:11:52 -04:00
Tyler Renelle
b470abb441
small static-pages tweaks
2013-09-02 01:20:43 -04:00
Tyler Renelle
ef9e1f3444
rewrite: push login modal to the front page, don't allow anonymous
...
usage.
2013-09-02 01:08:28 -04:00
Tyler Renelle
fb0ffd075e
rewrite: converted static pages, removed old unused static pages
2013-09-01 13:30:53 -04:00