Matteo Pagliazzi
d9830950aa
fix modal handling
2017-11-10 12:43:50 +01:00
Matteo Pagliazzi
45696a6273
remove outline from focused inputs
2017-11-10 12:02:20 +01:00
Sabe Jones
3f92317b9e
Revert "Implements repeat every X days since last completion ( Fixes #6941 ) ( #8962 )"
...
This reverts commit 9d69d4b863 .
2017-11-09 22:13:34 +00:00
Alys
69e0ab11c0
swap achievement badge icons for Challenges Won and Quests
2017-11-10 07:10:03 +10:00
Matteo Pagliazzi
d8d7a81edf
Tasks: fixes and new edit task design ( #9442 )
...
* add missing tooltips
* makes sure due date is update correctly, fixes #9436
* do not collapse checklist when casting spells, fixes #9345
* start to fix spells drawer
* fix drawer requiring two clicks to open
2017-11-09 19:38:48 +01:00
Matteo Pagliazzi
03a09b7546
Fix issues with Bootstrap Vue and Boostrap upgrades ( #9452 )
...
* start to fix modals
* fixed cards paddings
* fix notifications not being marked as read
* add tests for reading a notification
* fixed indentation and added tests for reading multiple notifications
* register from home page using enter key
2017-11-09 19:37:47 +01:00
Sabe Jones
0d2737572d
Merge branch 'release' into develop
2017-11-09 17:57:48 +00:00
Sabe Jones
28149202db
chore(i18n): update locales
2017-11-09 17:53:06 +00:00
Alys
4b23cd9f23
add missing string for dateEndNovember
2017-11-09 17:46:12 +00:00
Alys
8aaabdc086
add missing removeInvite string
2017-11-09 17:45:59 +00:00
SabreCat
6e6ca05352
fix(sprites): missing Guild image
2017-11-09 17:44:48 +00:00
SabreCat
74d8ecc732
Merge branch 'release' into develop
2017-11-09 17:24:48 +00:00
Alys
63c8a09e22
add missing string for dateEndNovember
2017-11-09 21:58:16 +10:00
Alys
865f623c99
add missing removeInvite string
2017-11-09 18:16:58 +10:00
Matteo Pagliazzi
061968dd1a
intro tour: fix justin position
2017-11-08 19:55:28 +01:00
Matteo Pagliazzi
21bc91c3ae
chore(npm): upgrade bootstrap-vue
2017-11-08 18:56:28 +01:00
Matteo Pagliazzi
0bfc6608c1
update package-lock.json
2017-11-08 18:44:18 +01:00
negue
4108a22d78
[WIP] bootstrap-vue upgrade ( #9178 )
...
* update bootstrap-vue to 1.0.0-beta.9 - remove all individual bootstrap components and use BootstrapVue into Vue
* change modal action names from show::modal to bv::show::modal
* check if drops are undefined
* fix modal widths - sellModal now using input instead of dropbox
* upgrade to bootstrap 4.0beta
* include package-lock changes
* fix app menu dropdown position
* upgrade bootstrap to beta2 (was missing grid offset and other fixes) - refix header menu position
* fix tags popup (auto width to max not working) - fix filter panel width (adding width: 100% works until max-width)
* show hide logo on different screensize (new css breakpoints - http://getbootstrap.com/docs/4.0/utilities/display/ )
* fix package-lock?
* fix active button style / app header toggle button
* fix package-lock !
* update package lock after merge - new mixin "openedItemRows" to save the "show more/show less" in stable
* mixin naming style
* fix buyQuestModal marginTop
* fix customMenuDropdown position
* fix userDropdown items
2017-11-08 18:40:37 +01:00
Matteo Pagliazzi
34f6b63968
remove unused loggin for ios purchases
2017-11-08 16:12:11 +01:00
Sabe Jones
8d1ebff7e9
4.10.0
2017-11-07 23:55:16 +00:00
Sabe Jones
993df72708
chore(i18n): update locales
2017-11-07 23:53:47 +00:00
SabreCat
50d3226a86
feat(content): change to Thunderstorm Hatching Potions
2017-11-07 22:02:46 +00:00
Keith Holliday
17ce2febf9
[WIP] Add initial fixes for concurrency ( #9321 )
...
* Add initial fixes for concurrency
* Added memory edit for notifications
* Fixed tag delete
* Fixed adding and moving task order
* Updated delete task
* Fixed lint
* Fixed task adding
* Switch to mongoose push and pull
2017-11-07 13:19:39 -07:00
Matteo Pagliazzi
0caa195c6f
fix confetti image on home page
2017-11-07 20:34:52 +01:00
Keith Holliday
f964e3c0a5
Updated avatar menu icons and style ( #9409 )
2017-11-07 11:57:42 -07:00
Asif Mallik
9d69d4b863
Implements repeat every X days since last completion ( Fixes #6941 ) ( #8962 )
...
* Implemented repeat after completion
* Added tests for repeat after completion in shouldDo.test.js
* Remove lastTicked
* Undoes removal of website/client/README.md
2017-11-07 12:56:46 -06:00
Matteo Pagliazzi
19500600bc
cache sprites and fix images caching ( #9422 )
2017-11-07 11:48:23 +01:00
Matteo Pagliazzi
f25fe9e263
remove forked vue version
2017-11-06 23:46:18 +00:00
Matteo Pagliazzi
5f37487c23
Fix guilds fetching ( #9416 )
...
* fix guilds fetching
* fix missing categories
2017-11-06 17:16:41 +01:00
Alys
12fd79059b
adjust login messages to indicate case-sensitivity and hint about google sign-in
2017-11-04 20:34:17 +10:00
Alys
232061a629
improve wording for Brutal Smash skill
2017-11-04 20:24:35 +10:00
Alys
3fcc1c522d
allow "visit the stable" text to be translated
2017-11-04 20:16:47 +10:00
Matteo Pagliazzi
8302c50302
remove forked vue version
2017-11-04 10:24:45 +01:00
Sabe Jones
6eb06fb054
4.9.1
2017-11-03 22:58:12 +00:00
Keith Holliday
286c8c7530
Ensured sort value is true for checklists ( #9386 )
2017-11-03 15:50:11 -05:00
Keith Holliday
47ab8f2073
Added exitence checks ( #9383 )
2017-11-03 15:38:05 -05:00
Sabe Jones
83353f6481
Merge branch 'paglias/fix-sprites' into release
2017-11-03 20:35:20 +00:00
Matteo Pagliazzi
9cbd7ad62d
fix customize-options sprites
2017-11-03 19:06:06 +01:00
thehollidayinn
3485a1d0bc
Reloaded completed todos if we are unlinking a todo
2017-11-03 10:33:20 -06:00
thehollidayinn
2e5106fda1
Removed old state item
2017-11-03 10:24:46 -06:00
thehollidayinn
2e5f5714e4
Added broken task event
2017-11-03 10:24:00 -06:00
Sabe Jones
3cf7b2c96c
4.9.0
2017-11-03 03:04:52 +00:00
Sabe Jones
286db39478
chore(i18n): update locales
2017-11-03 03:04:15 +00:00
SabreCat
4d4c1cfaf3
chore(sprites): compile
2017-11-03 02:54:26 +00:00
SabreCat
d7ad3efabf
fix(news): proper Take This announcement
2017-11-03 02:49:41 +00:00
SabreCat
f8876fe055
feat(content): Backgrounds and Armoire 2017-11
...
End Habitoween and Fall Festival
2017-11-03 01:56:15 +00:00
Keith Holliday
b973335d69
Added extra months to account for months with larger amount of days ( #9379 )
2017-11-02 15:44:24 -06:00
Phillip Thelen
3b6fce0708
Add "stats" as a tutorial step ( #9377 )
...
This is used mostly for the mobile apps to identify if the tutorial step about stats has be shown yet or not.
2017-11-02 15:57:16 -05:00
Keith Holliday
ff6bd6de71
Ensured user selects plan ( #9378 )
2017-11-02 14:26:00 -06:00
Keith Holliday
042afe1df3
Add close to tags popup ( #9376 )
2017-11-02 14:25:37 -06:00