Matteo Pagliazzi
ae6e0255c6
feat(flag-message): add server methods
2014-12-07 14:35:09 +01:00
Blade Barringer
5acde1e609
Added todo for paglias
2014-12-07 13:50:47 +01:00
Blade Barringer
7a7c13ff6d
Prevent modal from popping up if already reported
2014-12-07 13:50:47 +01:00
Blade Barringer
e9cffe6206
Error handling for if message already flagged
2014-12-07 13:50:46 +01:00
Blade Barringer
5a6c9fbf84
Added some logic for adding flags
2014-12-07 13:50:46 +01:00
Blade Barringer
c44c607ae7
Renamed flagChat to flagChatMessage
2014-12-07 13:50:46 +01:00
Blade Barringer
62d92db332
Added buttons to footer, cleaned up functions
2014-12-07 13:50:46 +01:00
Blade Barringer
6fcf1846b3
Renamed everything from flag to abuseFlag
2014-12-07 13:50:46 +01:00
Blade Barringer
5e1e1b2c13
Flag icon opens blank modal
2014-12-07 13:50:46 +01:00
Tyler Renelle
3423e9857d
fix(gifts): $rootScope => Payments
2014-12-03 19:38:09 -07:00
Tyler Renelle
d2e230db1f
fix(plans): various bug fixes
2014-12-03 18:34:26 -07:00
Tyler Renelle
30c1ac4b1e
fix(plans): lots of bug fixes & cleanup
2014-12-03 16:01:57 -07:00
Tyler Renelle
0a53a5717e
refactor(payments): move payments into it's own service, out of rootCtrl
2014-12-03 14:17:08 -07:00
Tyler Renelle
0fffd66588
feat(plans): time travelers tab, 1 trinket to buy 1 set
2014-12-03 14:17:08 -07:00
Tyler Renelle
7f2b6b5cfb
feat(plans): allow block subscriptions from paypal/stripe
2014-12-03 14:17:07 -07:00
Tyler Renelle
5b01fff700
feat(gifts): allow gifting subscriptions
2014-12-03 14:17:07 -07:00
Tyler Renelle
e8dbd5ca1a
feat(gifts): allow gifting gems from paypal/stripe
2014-12-03 14:17:07 -07:00
Tyler Renelle
7e9b92fcad
feat(gifts): allow gifting from balance
2014-12-03 14:17:07 -07:00
Tyler Renelle
66b4dae0d9
feat(news): move old news to /static/old-news, better use of content space
2014-12-03 13:49:24 -07:00
Blade Barringer
8794adde69
Updated function to go to correct options pane. Closes # 4319
2014-12-03 08:01:23 -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
d45f40ca1f
refactor(tags): simplify with ui-keyup, see #4141
2014-10-29 14:28:09 -06:00
Tyler Renelle
c3a62096ad
Merge pull request #4141 from gjoyner/tags
...
Tags (filters) saves when pressing Enter instead of deleting
2014-10-29 14:27:21 -06:00
Tyler Renelle
8423de287e
Merge pull request #4142 from gjoyner/tasks
...
Popovers now disappear when clicking Save & Close
2014-10-29 14:22:21 -06:00
Tyler Renelle
d11dd852c5
Merge pull request #4144 from gjoyner/front
...
Front page's Forgot Password will report an invalid email address instead of simply errorring. Does NOT include updated locals/en/front.json
2014-10-29 14:19:38 -06:00
Alice Harris
7d817f1298
change Heroic to Guardian for non-staff moderators
2014-10-28 11:33:50 +10:00
Tyler Renelle
b15e239601
Merge branch 'Alys-communityGuidelines' into develop
2014-10-27 16:20:30 -06:00
Alice Harris
5e89d07e07
add tabs to Habits (All, Yellow-Red, Green-Blue) and to rewards (All, Equipment & Skills)
2014-10-21 15:39:46 +10:00
Alice Harris
739e7d3d76
Merge pull request #4157 from crookedneighbor/add-setting-for-due-view
...
Added setting for making the due tab default on dailies
2014-10-20 05:34:40 +10:00
Alice Harris
817e7b8686
replace original challenge fix with negue's suggestion
2014-10-17 19:37:35 +10:00
Blade Barringer
ed15d0b1c7
Added setting for making the due tab default on dailies
2014-10-16 21:04:23 -05:00
gjoyner
5e87b42af3
Front page's Forgot Password will report an invalid email address instead of simply errorring. Does NOT include updated locals/en/front.json
2014-10-13 23:47:34 -07:00
gjoyner
4ab19ac225
Popovers now disappear when clicking Save and Close
2014-10-13 14:10:59 -07:00
gjoyner
feb55324ba
Tags (filters) saves when pressing Enter instead of deleting the current tag
2014-10-13 01:57:59 -07:00
Tyler Renelle
56e2ec1bc4
Merge pull request #4140 from gjoyner/checklists
...
Adding checklist item drag and drop feature
2014-10-12 18:27:06 -06:00
Matteo Pagliazzi
cd4626ec06
fix(moment): use new syntax, remove deprecation warning
2014-10-12 20:40:58 +02:00
gjoyner
9afbe42dbf
Fixing indentions in taskCtrl.js
2014-10-12 03:15:28 -07:00
gjoyner
36bf09d984
Adding checklist item drag and drop feature
2014-10-12 01:48:51 -07:00
Alice Harris
13b12b830c
allow a task to stay visible while being edited, regardless of other parameters
2014-10-10 22:14:43 +10:00
Alice Harris
9669fbcbf9
make All the default tab for Dailies (instead of Due)
2014-10-09 21:20:19 +10:00
Alice Harris
43d2d1355e
renamed Daily tabs to save space, removed To-Dos from new code because compled/all tabs were blank, decoupled To-Do code from Dailes code to allow future changes (e.g., "Dated" tab for To-Dos)
2014-10-09 20:04:03 +10:00
Bob Example
c4a2e720fd
Add ability to hide completed dailies.
...
While I was at it, I also did a bit of refactoring in general around the hiding
of completed todos/dailies.
2014-10-09 14:49:04 +10:00
Matteo Pagliazzi
96b41448cd
Merge pull request #4112 from betaveros/unallocated-notification
...
Notification for Unallocated Attribute Points (fixes #4109 )
2014-10-08 19:53:50 +02:00
Matteo Pagliazzi
37971ffceb
upgrade code to support moment 2.8.x
2014-10-07 21:30:01 +02:00
Brian Chen
5809e52fe9
Make attribute referencing in notification logic more robust
2014-10-04 20:56:13 +08:00
Brian Chen
9ecbe9d48f
Add unallocated attribute points notification
...
* Uses i18n "haveUnallocated" string, to come in another commit
2014-10-04 19:57:30 +08:00
Brian Chen
74be4b211b
DRY-refactor notification display conditions
...
* Condense the different notification icons into one span with a
dynamically selected ng-class.
* Move logic for determining which notification icon to show and whether
there are no notifications into AuthCtrl.
* Refactor out the two similar sequences of logic conditions into a
helper function.
2014-10-04 17:56:56 +08:00
Tyler Renelle
e666d2f837
fix(spookDust): user serverside method for spookdust as it's path-protected
2014-10-03 00:33:39 -06:00
Tyler Renelle
0841cafd1f
feat(spookDust): add the spookDust special spell, like snowballs. Note: this is handled specially so spookDust can be bought with GP, is a WIP
2014-10-02 23:18:13 -06:00
Tyler Renelle
e759dbe951
Merge pull request #4045 from Verabird/guildreject
...
fixing guild reject error (issue #2886 )-correcting syntax
2014-10-02 17:22:36 -06:00