Blade Barringer
f6885427a8
Corrected Beast Master and Mount Master count so it would be accurate.
2015-01-11 17:24:01 -06:00
Tyler Renelle
edf66cbb59
feat(discount) google discount & use sub.key instead of sub.months
2014-12-30 20:05:07 -07:00
Blade Barringer
695c463b40
Added confirmation dialog before deleting message
2014-12-26 21:04:22 -06:00
Blade Barringer
9406b3cf70
Removed unnecessary console.log
2014-12-18 22:36:52 -06:00
Blade Barringer
38cd0e8de1
Added method for letting an admin unhide a flagged message
2014-12-11 17:29:01 -06:00
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
d2e230db1f
fix(plans): various bug fixes
2014-12-03 18:34:26 -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
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
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
e759dbe951
Merge pull request #4045 from Verabird/guildreject
...
fixing guild reject error (issue #2886 )-correcting syntax
2014-10-02 17:22:36 -06:00
negue
a595880568
Merge pull request #4044 from negue/apiUrlService
...
Use ApiUrlService in all services
2014-10-01 19:58:26 +02:00
Negue
8f468c27ff
use ApiUrlService instead of API_URL; fixed spacing in groupsCtrl.js
2014-09-16 20:52:32 +02:00
Alice Harris
6e33c237d3
Merge pull request #4022 from Alys/partyAvatarSortOrder
...
improve and clarify party avatar sort options for header - fixes https://github.com/HabitRPG/habitrpg/issues/2239
2014-09-16 14:15:01 +10:00
Vera Pavel
3b16206293
fixing guild reject error (issue #2886 )-correcting syntax
2014-09-15 21:35:27 -04:00
Alice Harris
5afb258aa9
add sort by name and background for party avatars in header, remove sort option from guilds pages
2014-09-12 09:47:02 +10:00
Alice Harris
b5ac0c635a
improve new code for cancelling quests in invitation stage and for handling the cases where the quest owner is no longer in the quest or in the party
2014-09-09 06:00:23 +10:00
Tyler Renelle
80dbc1111e
fix(quests): when leaving group, if leader or quest.leader is leaving,
...
re-assign to most senior member. #3709
2014-07-11 16:29:42 -06:00
Tyler Renelle
c180d899c1
perf(groups): bindonce on guild listings for better performance guild
...
page. This requires refreshing when making changes to guilds. Fixes #3663
2014-06-29 13:33:40 -06:00
Matteo Pagliazzi
314497271a
fix(i18n): group name
2014-05-06 20:04:10 +02:00
Tyler Renelle
ce82be637d
feat(groups): add group chat notifications
2014-02-12 21:21:30 -07:00
Tyler Renelle
ebd1df932e
fix(bs3): fix to MemberModalCtrl parameter
2014-02-10 13:48:34 -07:00
Tyler Renelle
ffb42906e1
feat(event-tracking): start adding some client-side GA event-tracking
2014-02-10 11:33:40 -07:00
Matteo Pagliazzi
3447524d41
refactor(bs3): chat suggestions, revert
2014-02-09 00:44:39 +01:00
Matteo Pagliazzi
1e3042a4b6
refactor(bs3): maybe fix for chat suggestions
2014-02-08 20:23:50 +01:00
Matteo Pagliazzi
d6b3279e5c
refactor(bs3): misc fixes
2014-02-06 18:35:12 +01:00
Matteo Pagliazzi
e4bd817443
refactor(bs3): sync with develop
2014-02-06 17:36:33 +01:00
Marcelo Sizer
386d108c3c
Replace hard-coded strings for window.env.t on js files
2014-02-05 20:43:49 -02:00
Matteo Pagliazzi
cdc13d2ffb
refactor(bs3): misc
2014-02-03 19:24:37 +01:00
Matteo Pagliazzi
56133894d8
refactor(bs3): sync with develop
2014-02-03 18:45:25 +01:00
Matteo Pagliazzi
07593dc122
refactor(bs3): port quests modals, fix restore modal and various bugs
2014-02-02 16:43:58 +01:00
Matteo Pagliazzi
317a148760
refactor(bs3): port newStuff and member modals, misc fixes
2014-02-02 15:55:01 +01:00
deilann
dc7a6175e3
correcting quest abort message
2014-02-01 19:05:25 -08:00
Cole Gleason
0579c43248
fix(profile): fix bug where empty profile displayed on username click
...
Due to #2396 , Shared was undefined in one controller. There may be other
cases we should look out for.
Fixes #2465
2014-01-18 01:38:09 -06:00
Andrew Bloomgarden
dc368bb652
Remove references to $rootScope.Shared & .Content in non-view code.
...
Instead, have them request services that return them so tests don’t need to prepare special state.
2014-01-15 21:33:58 -08:00
Cole Gleason
cdd80f11e8
Copy leave and clickLeave function for party to fix #2304 . TODO: Refactor into one function?
2014-01-08 15:09:08 -06:00
Tyler Renelle
5501969262
Merge pull request #2255 from colegleason/leave-guild-challenges
...
When a user leaves a group, remove them from all group challenges
2014-01-07 19:57:39 -08:00
Cole Gleason
b10c29f02f
Fixed bug where user wasn't really removed. Changed popup depending on if user was in challenges. Fixed selectedChal typo
2014-01-06 23:06:14 -06: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