Matteo Pagliazzi
4f3a9802c1
Vue Project Setup ( #8018 )
...
* add files for new client side and reorg gulp tasks
* add deps and script for new client
* fix webpack paths so that building works
* fix static assets not copied into prod build
* fix linting
* add eslint deps and re-enable it in webpack
* add most missing deps for client side and split .babelrc for client
* reorganize .eslintignore
* update client tests paths and .gitignore
* uncomment code
* client: move App component
* client: update oaths in App component
* fix client tests and add more deps
* add client side tests to npm test
* fix typo in depencency name
* update more deps
* fix karma.conf.js and upgrade phantomjs
* fix dep and move karma.conf to subdirectory
* update karma.conf.js position in Gruntfile
* try downgrading phantomjs
* Fixup client tests (#8032 )
* Use phantom 2
* fix(tests): Fix refresher test
* gitignore translation mock
* Update karma version
* disable e2e tests for new client from build
* write vue templates with pug
* add basic routing
* remove unnecessary Function.bind shim
* remove unused dependency
2016-09-18 21:51:20 +02:00
Blade Barringer
c615af82f8
Merge pull request #8030 from crookedneighbor/switch_serverside_markdown
...
Switch serverside markdown
2016-09-17 21:04:01 -05:00
Sabe Jones
4468c2ca2f
3.41.4
2016-09-17 03:49:23 +00:00
Sabe Jones
ff53552fd3
chore(news): Bailey 20160916
...
And compile in Beffymaroo promo sprite
2016-09-17 03:33:02 +00:00
Blade Barringer
d782ed5d20
chore: compile sprites
2016-09-16 21:03:28 -05:00
Blade Barringer
31a6e89be9
Update shrinkwrap
2016-09-16 20:51:22 -05:00
Blade Barringer
b3f21421e5
chore: remove unused packages
2016-09-16 20:35:15 -05:00
Blade Barringer
a70b8bc82b
Use markdown in faq locales where possible
2016-09-16 20:35:10 -05:00
Blade Barringer
de9644f126
chore: switch out markdown-it for habitica-markdown
2016-09-16 20:35:06 -05:00
Sabe Jones
8b83d8d4e9
fix(sprites): use correct URL in CSS
2016-09-16 22:54:52 +00:00
Sabe Jones
c7fd6701ae
3.41.3
2016-09-16 21:58:00 +00:00
AccioBooks
5d18640215
Pluralization ( #8027 )
2016-09-16 16:14:23 -05:00
Sabe Jones
bde6b7d6ce
chore(contact): revert community manager links ( #8028 )
2016-09-16 16:09:57 -05:00
Blade Barringer
5393c3b6c0
chore(i18n): update locales
2016-09-16 15:49:15 -05:00
Blade Barringer
84136882d3
fix: Add back in missing translation string
...
closes #8026
2016-09-16 15:40:34 -05:00
Sabe Jones
86c9bddc09
Handle social auth in A/B testing ( #8024 )
...
* fix(AB-testing): handle social auth
* refactor(AB-testing): move to pre save hooks
2016-09-16 19:13:21 +02:00
Blade Barringer
81b7eeeb71
Common reorg ( #8025 )
...
* Re-organize common folder
* fix: Correct paths in tests
* fix: move new content to proper folder
* chore: Move audio folder to assets
* Move sprites to sprites assets directory
* Move css sprites to assets directory
* Split out readmes for common code and sprites
* Move images to assets directory
* Move destinatin of shared browserified file
* remove unused file
* move compiled js to client-old
* Fix karma tests
* fix: Correct paths for sprites
2016-09-16 17:18:07 +02:00
Matteo Pagliazzi
d971e673af
fix typo
2016-09-16 15:28:57 +02:00
Matteo Pagliazzi
603226a084
make sure Pusher cannot get stuck
2016-09-16 15:12:32 +02:00
Matteo Pagliazzi
a38f524d62
sync user n party chat system message
2016-09-16 14:36:38 +02:00
Matteo Pagliazzi
3b0e6e138a
better handling of pusher connection with logging
2016-09-16 13:09:59 +02:00
Blade Barringer
9c0998c29a
refactor(client): extract find pet logic into function
2016-09-15 22:02:11 -05:00
Oziris Moreira
4ad50b9d30
Fix Magic Mount Spacing ( #8015 )
...
* fix magic mount spacing
* simplify functions
* function hasAPetOfPotion
* var premiumPotion
2016-09-15 22:01:31 -05:00
Matteo Pagliazzi
998037e0a1
update npm-shrinkwrap.json
2016-09-15 23:46:03 +02:00
Oziris Moreira
2539655932
make eyewear purchaseable ( #8010 )
2016-09-15 07:46:53 -05:00
Matteo Pagliazzi
3d72233d54
fix Gruntfile path to old client tests
2016-09-15 13:05:35 +02:00
Matteo Pagliazzi
ab84e88650
reorganize old client tests
2016-09-15 13:05:23 +02:00
Sabe Jones
a4fd687510
3.41.2
2016-09-14 22:28:15 +00:00
Matteo Pagliazzi
0d1b5aad7e
rtc fixes: do not show notification if message was sent by current user from different computer or mobile, put back message syncing on posting for guilds and tavern
2016-09-14 23:19:32 +02:00
Blade Barringer
1484f8afe3
fix: only report webhook error if there is an error
2016-09-14 12:51:50 -05:00
Matteo Pagliazzi
616574d438
fix challenge unit test
2016-09-14 16:51:09 +02:00
Matteo Pagliazzi
33bcb40077
rename client-new to client and add README
2016-09-14 16:43:11 +02:00
Matteo Pagliazzi
6bddef6878
add new client folder and expose it at /new-app when not in production
2016-09-14 16:34:55 +02:00
Matteo Pagliazzi
fefcb0f4ac
Merge pull request #8013 from HabitRPG/paglias/reorg-client
...
Rename website/client to website/client-old
2016-09-14 16:22:25 +02:00
Matteo Pagliazzi
f6108ddb40
update npm shrinkwrap and add missing dependency for amazon payments
2016-09-14 16:18:28 +02:00
Blade Barringer
0c04a1880b
3.41.1
2016-09-14 08:19:36 -05:00
Matteo Pagliazzi
4b48b7a5f6
rename website/client to website/client-old
2016-09-14 15:06:32 +02:00
Blade Barringer
a2febc5f61
chore(i18n): update locales
2016-09-14 08:01:22 -05:00
Blade Barringer
241a031cb3
chore(i18n): update locales
2016-09-14 07:56:52 -05:00
Blade Barringer
555ddbbe4c
fix: allow todo due date to be edited
2016-09-14 07:43:35 -05:00
Blade Barringer
8b0b326aef
chore(i18n): update locales
2016-09-13 22:28:01 -05:00
Blade Barringer
269a0fd1e6
chore(i18n): update locales
2016-09-13 20:27:43 -05:00
Blade Barringer
e12e820f0a
fix: Remove flavor from translation string
2016-09-13 20:23:48 -05:00
Blade Barringer
48a2b1e66e
chore(i18n): update locales
2016-09-13 17:45:11 -05:00
Sabe Jones
0fe0c38a17
3.41.0
2016-09-13 22:00:14 +00:00
Matteo Pagliazzi
50ea1f5b08
RTC: add modal for desktop notifications ( #8007 )
...
* add initial modal for desktop notifications
* add missing files
* vertically center modal and use callback on safari
* fix(modal): update wording
2016-09-13 16:08:54 -05:00
Sabe Jones
52d8667fdb
feat(content): Pet Quest 201909
2016-09-13 20:01:53 +00:00
cincospenguinos
f5f8f8c246
Players able to flag their own messages - Fixes #8005 ( #8006 )
...
* Players able to flag their own messages
* Modify test case to match the new behavior
* Remove a comment and a locales message
2016-09-13 12:23:11 -05:00
Blade Barringer
bbe4759691
fix(client): Correct behavior for editting new tasks
2016-09-13 12:11:56 -05:00
Blade Barringer
cbefc13e25
Revert "Revert "fixes task edit cancellation commit ( #7931 )""
...
This reverts commit 2da9876e42 .
2016-09-13 11:52:47 -05:00