Commit graph

39 commits

Author SHA1 Message Date
Matteo Pagliazzi
ae6e0255c6 feat(flag-message): add server methods 2014-12-07 14:35:09 +01:00
Tyler Renelle
7e9b92fcad feat(gifts): allow gifting from balance 2014-12-03 14:17:07 -07: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
Alice Harris
801753b37a add Cancel option to API for quests that have not been started (invitation stage) 2014-09-09 06:00:23 +10:00
Negue
8fa565e9a0 get a list of buyable gear 2014-08-25 18:23:04 +02:00
Adrien Lemaire
e5bb299ad0 Make tags sortable with drag&drop 2014-08-10 23:00:27 +09:00
Tyler Renelle
34236536df feat(admin): allow admins to update user's items (restoring lost items,
granting quest scrolls, etc). @deilann :)
2014-07-17 14:09:39 -06:00
Phillip Thelen
de7bfce953 document content of _tmp on task up/down fixes #3012 2014-07-06 15:01:46 +02:00
Matteo Pagliazzi
0efb74eaed fix(swagger): rollback unwanted changes 2014-07-03 18:51:40 +02:00
Matteo Pagliazzi
e72a6668fc fix(swagger): correct API docs, fix #3679 2014-07-03 18:44:56 +02:00
Phillip Thelen
c6d24853f0 Fix api documentation
correctly display swagger-ui and change old api documentation
2014-06-21 19:31:52 +02:00
Phillip Thelen
d86f3caeaa Update API Parameter documentation for Equip call
the function that is called actually expects different values than specified in the documentation.

This is related to #3525.
The API itself works, it just does no validation of the input and the documentation is wrong, which is why I used it wrong.

Having some kind of validation would probably still a good idea.
2014-05-27 23:54:58 +02:00
Matteo Pagliazzi
01c9307cd1 fix(i18n): fix /content api call 2014-05-15 23:15:57 +02:00
Matteo Pagliazzi
9aa118e334 fix(i18n): use everywhere i18n.getUserLanguage middleware 2014-05-12 16:52:11 +02:00
Matteo Pagliazzi
93ca6cf693 fix(i18n) 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
11eca7e947 fix(i18n) 2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
1927ce1de1 refactor(i18n): refactor user language detection, add to api methods 2014-05-06 20:04:09 +02:00
Jacob Evans
30ec32124b Fix API reference.
Added the required Group ID (gid) for /groups/{gid}/chat for the API reference documentation
2014-04-11 14:31:24 +10:00
Tyler Renelle
0f430e102e feat(subscriptions): add paypal recurring cancelation. refactor stripe & paypal code to use auth.authWithUrl. 2014-03-24 20:47:25 -06:00
Tyler Renelle
10c9595662 feat(subscriptions): convert paypal gem purchases from client-side javascriptButtons to serverside NVP 2014-03-24 20:47:18 -06:00
Tyler Renelle
ce82be637d feat(groups): add group chat notifications 2014-02-12 21:21:30 -07:00
Tyler Renelle
3660f1a85c feat(premium): backport server code for premium subs (it's just ccard
handling & uer model stuff)
2014-01-30 10:51:32 -07:00
Tyler Renelle
16a602f94c feat(challenges): add csv export for challenge progress. WIP, will refine this over time - but we need it something like this for the STWC come 1/31. 2014-01-22 22:47:41 -08:00
Tyler Renelle
3701003baf add GET /api/v2/groups/{gid}/chat route (query) 2014-01-14 09:21:51 -07:00
Tyler Renelle
be56b10d91 challenges: swagger param fix on 2014-01-07 21:15:19 -07:00
Tyler Renelle
05752c4afc #2217 swagger API docus: params => parameters 2014-01-07 20:23:22 -07:00
Tyler Renelle
f6e6d115ac chat: add +1 (like) to messages. @snicker does views/options/social/chat-message.jade flag you for any performance issues which should be optimized with bindonce? (I'm still a bit of a bo-noob) 2014-01-05 22:12:02 -07:00
Tyler Renelle
eb5a9150ab hall: use infinite-scroll to load patrons, since there are so many 2014-01-05 19:51:33 -07:00
Tyler Renelle
a5db8628e2 hall: start moving admin stuff to hall-of-heroes / hall-of-patrons, so everyone can see contribs / backers 2014-01-05 19:19:34 -07:00
Tyler Renelle
5e321b0205 apiv2 swagger fixes to paypal, and send admin emails 2014-01-03 12:50:03 -07:00
Tyler Renelle
2a75849b65 swagger GET /challenges fix 2014-01-02 16:58:48 -07:00
Tyler Renelle
2be97a79d2 apiv2 swagger fixes 2014-01-02 16:42:46 -07:00
Tyler Renelle
46491273a5 apiv2: fix to /admin/members/{id}:GET 2014-01-02 11:01:35 -07:00
Tyler Renelle
630eab9ce5 apiv2 fix user tags routes 2014-01-01 23:39:28 -07:00
Tyler Renelle
1a9ebb59f2 apiv2: edit group as POST. Can't get PUT working with ngResource for
some reason, revisit
2014-01-01 22:40:27 -07:00
Tyler Renelle
580279eeda #2217 apiv2 update documentation 2014-01-01 22:26:59 -07:00
Tyler Renelle
548d4f5b78 #2217 swagger-ui: allow authentication for interacting with routes 2014-01-01 21:09:01 -07:00
Tyler Renelle
0d584bef3a #2217 swagger, params => parameters. Skip swagger set headers, we have our own 2014-01-01 20:51:34 -07:00
Tyler Renelle
a2b30dcb1a #2217 merge apiv2 route definitions with swagger decorations 2014-01-01 20:21:46 -07:00