Blade Barringer
abbfdaeda5
Adjust NotGonnaGitUs's PR
...
* move challenge test to separate file
* adjust wording of popover text
* prevent refunding gems for tavern challenges
* adjust ui of challenge creation page
* fix bug in cancel function
* adjust wording of delete confirmation message
2015-05-24 21:22:40 -05:00
Blade Barringer
120872ffd2
Merge in develop
2015-05-24 15:46:57 -05:00
negue
4e8918818a
fix(pushNotifications): user null check
...
#5252
2015-05-21 23:24:10 +02:00
Blade Barringer
bd76b762e6
Merge pull request #5212 from HabitRPG/negue-WIP-Push-notifications
...
Negue wip push notifications
2015-05-18 11:14:53 -05:00
Blade Barringer
d7ce151500
Add translatable strings
2015-05-14 21:56:16 -05:00
Blade Barringer
023458b6e5
Add test for getting push notification when gifted a subscription
2015-05-13 19:31:26 -05:00
Blade Barringer
3cbd5fd9ff
Merge branch 'develop' into negue-WIP-Push-notifications
2015-05-13 19:11:57 -05:00
Matteo Pagliazzi
05f6e5e14d
fix(flags): correctly send flag reports emails
2015-05-13 20:08:46 +02:00
Blade Barringer
4050e9ad0c
Fix guilds not loading \(^ω^\)
2015-05-12 22:28:06 -05:00
Blade Barringer
8a4abc632f
Refactor push notifications test; Prevent push notification from being sent when buying gems for yourself as a gift
2015-05-12 20:18:06 -05:00
Blade Barringer
9a84503aed
Merge branch 'develop' into negue-WIP-Push-notifications
2015-05-12 19:06:34 -05:00
Blade Barringer
ff41a2c240
Refactor group tests
2015-05-12 08:08:55 -05:00
Matteo Pagliazzi
d448ca3ac5
fix(groups): do not try to add members to a party when it does not exists
2015-05-11 22:13:31 +02:00
Matteo Pagliazzi
ae8b170446
fix(emails): remove base url from server
2015-05-11 20:44:52 +02:00
Blade Barringer
6d025330e9
Clean up spaces; remove console log
2015-05-10 16:48:48 -05:00
Blade Barringer
95a90723c8
Merge branch 'develop' into negue-WIP-Push-notifications
2015-05-10 16:27:58 -05:00
Blade Barringer
8badc7d1a9
Add coupon api tests
2015-05-10 14:54:45 -05:00
Negue
90edb7719f
Merge branch 'develop' into pushNotifications2
2015-05-08 23:21:18 +02:00
Blade Barringer
30546ccf12
remove extraneous comment
2015-05-07 17:51:51 -05:00
Blade Barringer
9884ed71f8
Merge branch 'develop' into TheHollidayInn-join-button-fix
2015-05-07 17:50:57 -05:00
TheHollidayInn
47121fa70d
Update tests to use get url, added not member tests, and updated logic to prevent users from being added to public guilds
2015-05-07 15:59:21 -05:00
Blade Barringer
cb9738251f
Add isUserInvited to if statement
2015-05-07 13:26:22 -05:00
Matteo Pagliazzi
25fe1d34d6
fix(groups): you should not be able to join a group you are not invited to
2015-05-07 18:56:41 +02:00
TheHollidayInn
bcb7b75380
Fixed conditional and spacing
2015-05-05 20:13:53 -05:00
TheHollidayInn
8a4b43905d
Added tests
2015-05-04 19:12:44 -05:00
TheHollidayInn
0bd39120aa
Updated conditionals
2015-05-03 19:35:47 -05:00
TheHollidayInn
5fe6121495
Added user to group.member if they are a member of the group and not included in the query
2015-05-03 19:35:47 -05:00
TheHollidayInn
65a0ecdd6a
Added query to always include user when populating group members
2015-05-03 19:35:46 -05:00
NotGonnaGitUs
4085ed5b15
Comment commit to test travis-ci
2015-05-04 03:56:28 +05:30
NotGonnaGitUs
c18fbb79ed
Separated the deletion of the challenge to its own function in the async.waterfall
2015-05-04 03:43:30 +05:30
NotGonnaGitUs
46cb0240c3
Gems are now refunded to challenge leader on deletion. Needs better description in "broken" field.
2015-05-04 02:33:59 +05:30
sablecliff
e3570e609b
Fixes Issue #5103
...
Altered the error messages that are part of the login and forgotten password processes.
These messages now remind the the user that they may have created an account through facebook.
2015-05-01 13:01:29 +10:00
Negue
b23e901780
Merge branch 'develop' into pushNotifications2
2015-04-27 17:20:25 +02:00
Blade Barringer
730ac4b3df
correct chat api tests; prevent sending a blank message via the api
2015-04-10 18:27:58 -05:00
Blade Barringer
426960c590
Merge branch 'develop' into Horacious-APIv2
2015-04-10 07:33:26 -05:00
Tyler Renelle
fee002b289
feat(analytics): better events organization via category>label>action>value
2015-04-08 17:29:55 -06:00
Matteo Pagliazzi
f12f2b201a
typos
2015-04-07 16:07:52 +02:00
Matteo Pagliazzi
d21fb41aef
when signing up, delete previous email preferences
2015-04-07 16:04:33 +02:00
Matteo Pagliazzi
b2ffbf4113
password resets back to nodemailer...
2015-04-07 15:53:26 +02:00
Matteo Pagliazzi
16e67ab7d4
put password resets back to email server, check for non registered users unsubscriptions
2015-04-07 14:04:03 +02:00
Matteo Pagliazzi
e6c1a72c39
use callback itself as context
2015-04-07 14:04:03 +02:00
Matteo Pagliazzi
ab1b75b655
finalize unsubscription page
2015-04-07 14:04:03 +02:00
Matteo Pagliazzi
a7c789746a
fix error when signing up
2015-04-07 14:04:03 +02:00
Matteo Pagliazzi
71108ee935
feat(email): WIP start implementing unsubscription page and related features
2015-04-07 14:04:03 +02:00
Kevin Gisi
6cfdfc5225
Added group type to challenge API, link to guild/party on challenges
2015-04-06 02:44:43 -04:00
Kevin Gisi
eef3e293e2
Populate group and challenge leader on challenge GET request
2015-04-06 02:18:29 -04:00
Kevin Gisi
79fe0b53c5
Added _isMember to APIv2 challenges/:cid endpoint (requires user auth)
2015-04-06 02:18:29 -04:00
Negue
7105bc195f
add all Changes of #4565
2015-03-27 18:35:32 +01:00
Tyler Renelle
e46789c303
feat(analytics): track cron count
2015-03-26 17:11:33 -04:00
Alys
e9baafcbc8
Revert "Added Conditional Semantics to group member query to always include the user."
2015-03-26 19:54:51 +10:00