Tyler Renelle
aad034564e
[ #1459 ] add profile-editing (note, it requires bluring the input fields for
...
changes to go through - this is a pretty assuming solution, but I doubt it
will cause problems)
2013-09-08 12:28:06 -04:00
Matteo Pagliazzi
bb4c0d2d69
non working market
2013-09-05 15:35:34 +02:00
Matteo Pagliazzi
e41efa98e4
working stable
2013-09-03 12:05:54 +02:00
Matteo Pagliazzi
3fd290a3e1
non working stable choosePet
2013-09-03 10:32:06 +02:00
Tyler Renelle
d70c2c4040
coming soon notes
2013-09-02 20:16:08 -04:00
Tyler Renelle
687da68d52
rewrite: add read-only inventory. fix empty pet issue, it was the wrong
...
casting type UserSchema.items.eggs.type
2013-09-02 14:26:59 -04:00
Tyler Renelle
6efd789e6d
rewrite: fix user avatar stats
2013-09-01 13:55:45 -04:00
Tyler Renelle
bc4798b354
groups: big changes here i may decide to revert. GET /api/v1/groups
...
optionally takes ?type=guilds (guilds, party, tavern, public). this
allows us to incrementally load the app as they click through the tabs,
because guilds is really large (1.5mb!) - gotta cut this down
somehow. The big issue is requireing return values as an array, so
ngResource can work with the response (subsequent group.$postChat(),
group.$join(), etc.). The array format doesn't really work out that
well, so I may scrap
2013-08-31 22:59:35 -04:00
Tyler Renelle
62ebd9aae6
rewrite: misc. fixes, & back to bootstrap-vanilla tabs for
...
options. angular-bootstrap tabs were too slow
2013-08-31 18:17:57 -04:00
Tyler Renelle
17a9469370
rewrite: start implementing groups. Note angular-bootstrap 0.4.0 required for nested tabs
2013-08-29 22:11:52 -04:00
Tyler Renelle
fce194275e
rewrite: fix up some settings page stuff
2013-08-28 19:20:47 -04:00
Tyler Renelle
b77021e745
rewrite: prep for adding filters, restructured html to allow separate
...
options / tasks
2013-08-28 18:11:00 -04:00
Tyler Renelle
42f4e6f69c
rewrite: add achievements
2013-08-28 16:04:17 -04:00
Tyler Renelle
9adb17510e
rewrite2 basice read-only settings page
2013-08-27 22:56:07 -04:00
Tyler Renelle
c9d3f6247d
rewrite2 add customizations options
2013-08-27 21:54:11 -04:00
Tyler Renelle
7bfaac80a7
rewrite2 big one: add ngRoute for /#/tasks & /#/options. requires 2
...
/partial routes on server. code cleanup & reorganization, remove a lot
of return statements (coffeescript compiled)
2013-08-27 21:13:05 -04:00