Jon Lim
9a00779698
Adding support for loading more members for Groups ( #9740 )
...
* Adding support for loading more members for Groups
Addresses issue #9720
Member modal component was only loading the maximum limit for queries
made to _getMembersForItem in /members, except with Challenges, which
was able to display a "Load More" button to retrieve another set of
users from the Challenge.
Made a few changes to how the GET request was being made when querying
for more members, added an easier way to know whether or not to display
the Load More button, and extracted some of the actions that were
too tightly coupled with the membersModal.vue.
* Fixes for failing lint tests
* Removing unnecessary async/await usage
* Fixing party view in header section
* Resolving missed conflict
* Adding necessary data for View Party in index header for web client to load party members
2018-02-05 19:42:54 +01:00
Lula Villalobos
a61d911c48
Feature - Store Exact Completion Date For Dailies ( #9813 )
...
* dailies history date added in scoreTask instead of cron
* fix lint issues
* changes based on feedback. Undo cron code deletion and deleted iteration on scoreTask
* fix lint issues
* add task history entry in cron for dailies that weren't completed
* add history entry after value is fully evaluated
2018-02-05 19:42:20 +01:00
Alexey Pyltsyn
fbacb56700
Fixed footer to bottom of page ( #9860 )
2018-02-05 19:42:01 +01:00
Alexey Pyltsyn
185717e6c3
Fixed a task tag tooltip position ( #9910 )
2018-02-05 19:41:46 +01:00
Mason Hahn
505dd4969d
add contributor info for inbox tier styling ( #9911 )
2018-02-05 19:41:28 +01:00
Feywood
944e4fe399
collection items shown in quest progress ( #9945 )
2018-02-05 19:41:11 +01:00
Keith Holliday
804dd087f8
Updated notes on armoire when purchasing ( #9891 )
2018-02-05 10:27:10 -07:00
Keith Holliday
cb1136aadc
Added markdown to tag edit fields/popup ( #9867 )
2018-02-05 09:54:42 -07:00
Keith Holliday
0f4b8f5f30
Added summary field tests ( #9883 )
...
* Added summary field tests
* Fixed typo
2018-02-05 09:52:44 -07:00
Keith Holliday
2d612b655d
Added copy as todo ( #9884 )
2018-02-05 09:43:00 -07:00
negue
46877fb20c
Purchase Card: fixes ( #9803 )
...
* prevent re-showing buy-modal after buying a card / fix class-badge in member-selection
* show notifications on card purchase
* move string to generic.json
* translation param "profileName"
2018-02-05 09:39:42 -07:00
Matteo Pagliazzi
65074df668
fix build task
2018-02-04 19:30:30 +01:00
Matteo Pagliazzi
b0ab09c352
Upgrade gulp (and gulp deps) ( #9950 )
...
* upgrade gulp to v4
* fix imagemin
* fixes
2018-02-04 18:18:10 +01:00
Matteo Pagliazzi
3a60e8de66
Merge branch 'develop' of github.com:HabitRPG/habitrpg into develop
2018-02-04 15:54:35 +01:00
Matteo Pagliazzi
886a96dac9
Merge branch 'release' into develop
2018-02-04 15:53:40 +01:00
Matteo Pagliazzi
20556e2af4
refactor casting spells on the client side ( #9949 )
2018-02-04 15:51:17 +01:00
Matteo Pagliazzi
3e849ec9a8
Revert "refactor casting spells on the client side ( #9921 )" ( #9948 )
...
This reverts commit 03946e6a87 .
2018-02-04 15:50:36 +01:00
Matteo Pagliazzi
03946e6a87
refactor casting spells on the client side ( #9921 )
2018-02-04 14:47:34 +01:00
Matteo Pagliazzi
fdcc69fe4a
Merge branch 'upgrade-universal-analytics' into develop
2018-02-04 14:45:31 +01:00
Matteo Pagliazzi
322b6a5e44
Merge branch 'develop' into upgrade-universal-analytics
2018-02-04 14:45:20 +01:00
Matteo Pagliazzi
2243a2f3dc
upgrade winston-loggly-bulk ( #9942 )
2018-02-04 14:40:33 +01:00
Matteo Pagliazzi
59c848add5
upgrade request ( #9941 )
2018-02-04 14:39:54 +01:00
Matteo Pagliazzi
2d6a1fe709
remove jade, upgrade pug ( #9940 )
2018-02-04 14:39:46 +01:00
Matteo Pagliazzi
fac0338437
Merge branch 'release' into develop
2018-02-04 14:39:30 +01:00
Matteo Pagliazzi
e46f30894c
fix test timeout
2018-02-04 14:39:16 +01:00
Matteo Pagliazzi
553dc116c5
Merge branch 'release' into develop
2018-02-04 14:21:35 +01:00
Matteo Pagliazzi
2029cd884c
notifications: fix tests
2018-02-04 14:20:12 +01:00
Matteo Pagliazzi
ab89941ed5
notifications: fix tests
2018-02-04 14:04:41 +01:00
Matteo Pagliazzi
5dc0f5bb9b
Merge branch 'release' into develop
2018-02-04 13:41:53 +01:00
Matteo Pagliazzi
d46a7ba985
notifications: fix typos and add extra check
2018-02-04 13:40:49 +01:00
Matteo Pagliazzi
86b3228a59
Merge branch 'release' into develop
2018-02-04 13:28:34 +01:00
Matteo Pagliazzi
4efbbd7bac
notifications: fixes
2018-02-04 13:28:05 +01:00
Matteo Pagliazzi
d39e8a3587
upgrade universal-analytics
2018-02-03 22:40:40 +01:00
Matteo Pagliazzi
8bd3ef6f24
fix mongoose options
2018-02-03 22:17:10 +01:00
Matteo Pagliazzi
6d0917964b
fix mongoose options
2018-02-03 22:15:40 +01:00
Sabe Jones
d463e2373e
Merge branch 'release' into develop
2018-02-02 20:51:24 +00:00
Sabe Jones
2af99d7c65
4.24.5
v4.24.5
2018-02-02 19:53:57 +00:00
Keith Holliday
4e01b14874
Removed required fields from user notifications ( #9929 )
2018-02-02 12:31:52 -07:00
Keith Holliday
944781c2f8
Added p parameter to group party query ( #9857 )
2018-02-02 11:24:41 -07:00
Keith Holliday
027eed1b25
Reset market on gear purchase ( #9855 )
2018-02-02 11:22:25 -07:00
Keith Holliday
803f63d991
Added two handed message to weapons ( #9839 )
...
* Added two handed message to weapons
* Added two handed message to content api
* Fixed static notes text. Added support for RTL
2018-02-02 11:21:53 -07:00
Keith Holliday
78ad1cd8b0
Added cache for user styles on chat ( #9679 )
...
* Added cache for user styles on chat
* Added loading on new message and other minor checks
* Added null checks
* Updated chat tests
* Added costume preference to chat
* Removed single profile cacheing for new chat messages
* Remove owned gear from cache
* Updated stats to only use buffs
2018-02-02 11:18:25 -07:00
Sabe Jones
a3ddd0746c
4.24.4
v4.24.4
2018-02-02 16:55:55 +00:00
SabreCat
94845ec629
fix(event): remove seasonal pinned items
2018-02-02 16:54:25 +00:00
Sabe Jones
7e63856e64
4.24.3
v4.24.3
2018-02-02 16:44:09 +00:00
Matteo Pagliazzi
3727d69d51
Merge branch 'release' into develop
2018-02-02 16:38:27 +01:00
Matteo Pagliazzi
1fbdb7dbd0
Mongoose 4.x ( #9928 )
...
* update mongoose to ^4.x
* another fix
2018-02-02 16:37:36 +01:00
Matteo Pagliazzi
b430b6ccb6
Revert "Mongoose 4.13 ( #9926 )" ( #9927 )
...
This reverts commit 7859f20a40 .
2018-02-02 16:36:54 +01:00
Matteo Pagliazzi
7859f20a40
Mongoose 4.13 ( #9926 )
...
* update mongoose to ^4.x
* another fix
2018-02-02 16:35:05 +01:00
Matteo Pagliazzi
389d6f18b4
travis split unit and integration tests ( #9925 )
2018-02-02 15:07:39 +01:00