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
Keith Holliday
38b894db56
Group plans add mount ( #8548 )
...
* Added jakcalop mount to group plan members
* Changed pet assignment to mount
2017-03-09 16:15:00 -07:00
Sabe Jones
61db283473
Jackalopes ( #8547 )
...
* feat(content): add Jackalope rare mount
* chore(news): Bailey for Group Plans
* fix(sprites): correct inconsistent file perms
2017-03-09 14:50:28 -07:00
Keith Holliday
d70d39cc49
Group plans copy changes ( #8546 )
...
* Added new message for when user has group plan
* Changed subscription wording to group plan
* Updated copy
2017-03-09 14:27:52 -07:00
Keith Holliday
11c8f2a775
Minification fix hide features ( #8544 )
...
* Added minification fix
* Hid settings for features we will not release yet
* Hid repeatables UI
* Removed extra file
* Removed repeats every from weekly
* Added start date back
* Hid counter reset when advance is collpased
2017-03-08 18:50:57 -07:00
Keith Holliday
1082359f2c
Repeatables fixes ( #8538 )
...
* Prevented watch functions from being called when task._edit is removed
* Added start date support on the UI task summary
* Fixed setting of monthly and calculations
* Fixed linting issues
* Added check for existence
* Added existence check
* Ensured correct start date is used on update
* Hid repeat options from anything not a daily
* Added missing locales
* Moved repeatables out of advance options
2017-03-08 16:48:30 -07:00
Alys
6486862242
adjust apidocs comment to remove unnecessary id parameter with incorrect syntax
2017-03-09 08:06:15 +10:00
Sabe Jones
f68cc569d6
fix(sprites): adjust eggs ( #8543 )
2017-03-08 11:12:49 -06:00