Mateus Etto
f2d9bdf7ae
Updated comment
2017-03-28 06:57:20 -03:00
Mateus Etto
2d7e280598
Special message when complete all check-in prizes
2017-03-27 22:24:47 -03:00
Matteo Pagliazzi
b2225f05e5
chore(i18n): update locales
2017-03-27 18:19:45 +02:00
Gerardo Saca
842fbe42a8
Remove email addresses from translatable strings ( #8448 )
...
* Fix User > Profile showing {getProgressDisplay()}
* Remove bad nextRewardAt check
* 1st iteration of issue #8385 - more pending
* #8385 config and jade fixes, tests pending
* #8385 fixing lint errors
* Fix faqs string and test
* Fix faq.jade and add workaround for faq.js
* Fixing accidental checking for faq.js
* fix emails in faq.js
* fetch emails once in auth.js
* Fixing community manager email in auth.js
2017-03-27 18:03:31 +02:00
Mateus Etto
5eadf9e486
Fixed subscription popup too narrow in Japanese ( #8581 ) ( #8583 )
2017-03-27 09:57:49 -06:00
Keith Holliday
68ad3e2d4a
Task notes modals ( #8521 )
...
* Merged in develop
* Show task notes modal on click
* Began adding tests
* Removed extra characters
* Fixed lingering popup
* Added markdown
* Fixed line endings
2017-03-27 09:10:21 -06:00
madpink
de947f8069
Updating User API Doc (part 1) ( #8476 )
...
* Update API Doc #8087
Includes: GET /api/v3/user – POST /api/v3/user/buy/:key
* User API Doc update 1
Changed "GET user" description to a URL to the user model
* Update API DOC User 1
Cleaned up stray spaces
* Updated API Doc for User (part 1)
for GET user:
restored apiDescription from first PR
put link to model into "apiSuccessExample"
* Remove notifications from example responses
* Fixed trailing spaces
2017-03-26 21:42:21 +02:00
Mateus Etto
d541e3aa31
Fixed collection quest progress not being updated ( #8584 )
2017-03-26 21:27:44 +02:00
Mateus Etto
b0eda344f1
Limit party size to 30 members ( #8589 )
...
* Added a field in Party page with members count and maximum members in party
* Added information of invitations counter
* Limited party to 2 members on server (API)
* Fixed english text
* Consider current number of invitations in the party
* Moved PARTY_LIMIT_MEMBERS to common folder
* Access the PARTY_LIMIT_MEMBERS through groupsCtrl
* Some corrections
* Hide invite button when invite limit is reached
* Added missing trailing comma
* Do not test 'returns only first 30 invites' in a party anymore, but in a guild: party is limited to 30 members, so it would always fail
* Test: allow 30 members in a party
* Test: do not allow 30+ members in a party
* Improved 'allow 30 members in a party' test
* Test: 'allow 30+ members in a guild'
* Added missing trailing comma
* Code style corrections
* Fixed new line position
* Party limit check done inside Group.validateInvitations function
* Improved members count query
* Fixed tests
* Rewrite tests
* Removed import of BadRequest: value became unused
* Added 'await' to remaining 'Group.validateInvitations' functions
* Fixed tests that would always success
2017-03-26 21:23:19 +02:00
Alys
02708a7b10
remove "Habitica - Gamify Your Life" video from Press Kit ( #8595 )
...
- removes embedded youtube video from press kit page
- removes "Habitica - Gamify Your Life.mp4" from presskit.zip
2017-03-26 21:12:09 +02:00
Sabe Jones
0ec293bd15
chore(news): Bailey
2017-03-23 21:00:48 +00:00
Sabe Jones
cb00ecc0be
chore(i18n): update locales
2017-03-23 19:53:14 +00:00
SabreCat
94ef4f80cc
chore(sprites): compile
2017-03-23 19:45:05 +00:00
Sabe Jones
814b163e1a
March 2017 Content ( #8594 )
...
* feat(content): Mystery 032017, Shimmer Potions
* fix(date): end 4/19 not 30
* fix(dates): Floral after Shimmer
2017-03-23 14:41:41 -05:00
Sabe Jones
77ff91868e
Redirection fixes ( #8592 )
...
* fix(redirects): logic update
* test(middlewares): redirects tests
* fix(nconf): IS_PROD is boolean
* fix(test): treat IS_PROD as Boolean here too
* fix(test): apiUrl test copypasta
2017-03-23 10:25:58 -05:00
SabreCat
59f490d178
fix(sprites): accidental project_file deletion
2017-03-21 19:42:02 +00:00
SabreCat
ae64ef94ae
fix(event): update Justin sprite
2017-03-21 19:06:43 +00:00
Sabe Jones
2335e22a0c
chore(i18n): update locales
2017-03-21 18:58:46 +00:00
SabreCat
910154b3ed
chore(news): Bailey
2017-03-21 18:46:17 +00:00
SabreCat
31e36339c4
fix(event): update Daniel sprite
2017-03-20 19:12:43 +00:00
SabreCat
07fe1df024
chore(sprites): compile
2017-03-20 18:36:37 +00:00
Matteo Pagliazzi
258742f6b7
Optional HTTP Basic Auth ( #8586 )
...
* add ability to add http basic auth to the website
* debug
* remove console.log
2017-03-20 15:02:48 +01:00
Matteo Pagliazzi
d9d7c69432
Client: async resources, make store reusable, move plugins and add getTaskFor getter ( #8575 )
...
Add library to manage async resource
Make Store reusable for easier testing
Move plugin to libs
Add getTaskFor getter with tests
2017-03-18 18:33:08 +01:00
Sabe Jones
03d6c459bf
chore(i18n): update locales
2017-03-18 17:09:34 +00:00
Sabe Jones
12cefe4e9f
Spring Fling 2017 ( #8579 )
...
* feat(event): Spring Fling 2017
* fix(sprites): adjustments
Also enables pastel hair/skin purchases
2017-03-18 12:01:41 -05:00
Keith Holliday
21ad808cc1
Aded challenge migration sync ( #8492 )
...
* Aded challenge migration sync
* Fixed async grouping
* Mapped promises and added error catching
* Added placholders for syncing specific challenges
* Prvented overriding of attribute and createdAt
2017-03-17 16:58:55 -05:00
SabreCat
db9befde17
Merge branch 'release' into develop
2017-03-16 19:45:11 +00:00
SabreCat
52738575fa
chore(news): Bailey
2017-03-16 19:43:08 +00:00
Lulock
cc9bca5f63
invalid class change throws error ( #8496 ) ( #8531 )
...
* invalid class-change throws error
minor fixes
indentation fixes
indentation fixes
indentation fixes
* minor fixes
2017-03-16 13:38:24 -05:00
Matteo Pagliazzi
05d75a4d5c
chore(i18n): update locales
2017-03-16 15:56:01 +01:00
SabreCat
797adbb1dc
chore(news): Bailey
2017-03-15 00:17:10 +00:00
Keith Holliday
3dc20a9832
Ensured upgraded groups are charge correctly ( #8567 )
...
* Ensured upgraded groups are charge correctly
* Added names to magic numbers
* Limited group fields query
2017-03-14 18:09:12 -05:00
Sabe Jones
cfa433aa75
chore(i18n): update locales
2017-03-14 21:03:46 +00:00
SabreCat
9bc2d22d30
chore(sprites): compile
2017-03-14 20:54:27 +00:00
Sabe Jones
4909f67ded
feat(content): Pet Quest and Future Mystery Sets ( #8569 )
2017-03-14 14:31:10 -05:00
Matteo Pagliazzi
a8ebd04ac8
fix typo in if condition and write test
2017-03-13 21:43:40 +01:00
Matteo Pagliazzi
e0d499abab
expand explanation
2017-03-13 21:18:22 +01:00
Matteo Pagliazzi
f67e065de2
attempt to fix achievements awarding
2017-03-13 21:18:22 +01:00
Matteo Pagliazzi
283403d6c8
Merge pull request #8563 from Alys/20170312-canceled-group-plan
...
use correct wording and date format for cancelled Group Plan in Payment Details screen
2017-03-13 21:16:13 +01:00
Matteo Pagliazzi
55c7d6a191
Merge pull request #8542 from HabitRPG/client/guilds-infinite-loading
...
Client: Guilds: infinite loading
2017-03-13 21:15:06 +01:00
Alys
a5011f000e
add new feature descriptions to Social > Group Plans page ( #8564 )
...
* add new features to Social > Group Plans page and remove windows line breaks
* add price to Social > Group Plans page and remove windows line breaks
2017-03-13 21:14:14 +01:00
Matteo Pagliazzi
c5633e2074
client redesign: add infinite loading for guilds + misc fixes
2017-03-13 19:47:09 +01:00
Matteo Pagliazzi
939712ad1f
api: add pagination for guilds
...
start adding apiMessages
add apiMessages lib with tests
use apiMessage and fix tests
fix content tests
guilds pagination: add api docs
guilds pagination: improve api docs
2017-03-13 19:46:53 +01:00
Alys
09490551d4
correct wording and date format for cancelled Group Plan in Payment Details screen
2017-03-12 18:42:34 +10:00
Sabe Jones
ca903f0dc3
Group migration fixes ( #8555 )
...
* fix(migration): better subs handling
* feat(migration): award jackalopes
* fix(lint): no console logs
2017-03-10 18:18:02 -06:00
Keith Holliday
bde41699ee
Reverted should do file ( #8556 )
2017-03-10 17:37:52 -06:00
Keith Holliday
d0d4b47c47
Fixed purchased check ( #8552 )
2017-03-10 17:27:30 -06:00
SabreCat
41ee72d407
chore(sprites): compile
2017-03-10 02:06:18 +00:00
Sabe Jones
9a5f6d4ad6
chore(i18n): update locales
2017-03-10 01:58:16 +00:00
Sabe Jones
18bd3f8c54
Send group plans subscription message to Slack ( #8549 )
...
* feat(Slack): send group plans sub message
* fix(Slack): grab more relevant user data
2017-03-09 19:11:21 -06:00