Kevin Gisi
7bed1efb21
Revised Grunt translations task to use build:test
...
* Added build:test task to generate translation JS for tests.
* Removed test/spec/translations.js from the repository, added to .gitignore.
* Updated test/run_tests.sh to run build:test, and accept an optional argument
to run a particular test suite.
2015-03-24 21:39:03 -04:00
Kevin Gisi
1e59336d09
Repair remaining Karma specs - all passing.
...
* Stubbed out User module to repair rootCtrlSpec
* Loaded RootCtrl in inventoryCtrlSpec, as it was missing shared functions.
Updated mock user to include a mounts hash.
2015-03-24 21:39:03 -04:00
Kevin Gisi
2194caec15
Repaired groupServicesSpec, uncommented specs.
...
As it turns out, the page reload behavior was not caused by $resource, but
exists somewhere within the User module. Stubbed out the User module as as done
in notificationServicesSpec
2015-03-24 21:39:03 -04:00
Kevin Gisi
09b6401794
Add translations to Karma specs
...
* Added a task to Gruntfile to use website/src/i18n.js to generate a small JS file to be loaded in Karma env which sets window.env.translations to the i18n.translations['en'].
* Added new Grunt task to build:dev
* Updated Karma specs to reenable testing where possible, updating comments where not.
2015-03-24 21:39:03 -04:00
Kevin Gisi
f41933b7a1
Repair Broken Test Suite - Full Passing Tests
...
* Repair broken e2e test introduced in 8d03cfc (copywriting change was not
reflected in the spec)
* Updated i18n.coffee code to be more cautious (it expected the 'en' locale
would always be available, but provides appropriate error handling as-is).
* Extended timeout duration for protractor, as registration was slightly above
30s.
* Added karma-mocha-reporter as a dev dependency to ensure test visibility.
2015-03-24 21:39:03 -04:00
Tyler Renelle
10ce0a622b
fix(tour): updated tour steps copy
2015-03-24 18:07:40 -06:00
Jeff
a40a374eb5
front end reflects level cap for stats bonus
2015-03-24 19:53:13 -04:00
Tyler Renelle
d3ebc03865
feat(tour): add tour counter
2015-03-24 15:41:44 -06:00
Tyler Renelle
560d51b2e2
feat(tour): esc force closes, but puts justin head in toolbar. clicking
...
justin head brings tour back.
2015-03-24 15:41:44 -06:00
kholliday
a7873a41a1
Added icons to Notification for the item that is dropped.
2015-03-24 16:28:24 -05:00
Matteo Pagliazzi
4c3ad2f705
chore(i18n): update locales
2015-03-24 22:09:48 +01:00
kholliday
23e7a8e258
Added check for user object to prevent errors
2015-03-24 08:54:45 -05:00
Daniel Hammond
d537a7fee4
Tweaked copy on "enter a message" text for private message button popup.
...
Added placeholder text for empty private message box.
2015-03-24 00:10:44 -04:00
kholliday
e5cd319ef5
Changed empty task messageand added style.
2015-03-23 20:18:14 -05:00
kholliday
9a157eea8c
Added tooltip for when a task is empty
2015-03-23 19:36:37 -05:00
kholliday
1a725c0515
Added Conditional Semantics to group member query to always include the user
2015-03-23 15:17:21 -05:00
Matteo Pagliazzi
98220ed0e5
Merge pull request #4906 from gkjt/guildJoinRedirectFix
...
Changed guild notification redirect to guilds/public instead of /guilds.
2015-03-23 21:07:06 +01:00
George Tucker
84b2e39b0b
Changed notification redirect to guilds/public instead of /guilds. Fixes #4902 .
2015-03-23 17:59:38 +00:00
Tyler Renelle
7c102c577b
tmp(robots.txt): temporarily remove robots.txt, not working in current state
2015-03-23 11:45:55 -06:00
Daniel Hammond
d3b92a0a6c
Added a tooltip to make it clear to the user to type something in!
2015-03-22 12:37:32 -04:00
Alice Harris
160b19eb70
remove growl notification about party settings saved after changing party order (not needed now that avatars in head are resorted immediately)
2015-03-22 17:50:22 +10:00
Alys
849ef6d862
Merge pull request #4822 from benschenker/fix-stats-rounding
...
Fix Mana rounding on the stats page. Fixes #4820
2015-03-22 17:42:07 +10:00
Daniel Hammond
5f726eadbf
Adding an extra check to disable "send" for private messages when textbox
...
is empty.
2015-03-21 22:54:28 -04:00
Matteo Pagliazzi
b756e8e462
chore(i18n): update locales
2015-03-21 11:07:13 +01:00
Alice Harris
5c2818e68a
remove message about when the survey achievements badges will be awarded
2015-03-21 19:28:29 +10:00
Tyler Renelle
5de42b03c9
fix(analytics): remove testing code
2015-03-20 17:03:01 -06:00
Sabe Jones
fbcf8e9a6f
Merge pull request #4895 from SabreCat/spring2015
...
Spring Fling 2015
2015-03-20 17:29:02 -05:00
Sabe Jones
3f4bddc57d
fix(tour): Try k
2015-03-20 17:22:12 -05:00
Sabe Jones
18649144a8
feat(tour): Early quit classes tour
2015-03-20 17:18:48 -05:00
Sabe Jones
58db06c515
chore(grunt): Compile
2015-03-20 15:53:42 -05:00
Sabe Jones
f065feb6cb
fix(mouse): Missing ears
2015-03-20 15:50:22 -05:00
Tyler Renelle
009b582f25
feat(analytics): add A/B testing on play button using GA's Experiments
...
API. Revert this after the experiment
2015-03-20 14:44:47 -06:00
Sabe Jones
ae25af7c02
fix(shop): Enable head accessories
2015-03-20 15:27:56 -05:00
Sabe Jones
e2b1083088
fix(spring): Tweaks
2015-03-20 15:19:37 -05:00
Sabe Jones
dac292114c
fix(shop): Open Shop
2015-03-20 15:15:27 -05:00
Sabe Jones
bd0d4c8b21
fix(shop): Remove br
2015-03-20 15:09:55 -05:00
Sabe Jones
621e5ba7d7
fix(shop): Indent +1
2015-03-20 15:07:12 -05:00
Sabe Jones
f3f5669ab2
feat(spring): Fling
2015-03-20 14:56:00 -05:00
kholliday
824561bb57
Removed delete function when user hits backspace/delete
2015-03-20 14:03:20 -05:00
Matteo Pagliazzi
fa2c44a9c7
chore(i18n): update locales
2015-03-20 17:13:53 +01:00
Sabe Jones
7065b400bc
feat(surveys): Close out survey
2015-03-19 21:44:42 -05:00
Tyler Renelle
1e8265a9f1
feat(tour): add the other tour entries @lemoness
2015-03-19 15:53:12 -06:00
Alys
5198050cd2
Merge pull request #4863 from rdhammond/InstantPartySource
...
Instant party source
2015-03-20 06:46:38 +10:00
Tyler Renelle
cca2d81bc3
feat(tour): ESC to perma-close #4886 @lemoness @alys
2015-03-19 14:41:04 -06:00
Tyler Renelle
152853a877
feat(tour): update habits step wording @lemoness
2015-03-19 14:28:05 -06:00
Matteo Pagliazzi
4c3e7f897e
chore(i18n): update locales
2015-03-19 20:21:04 +01:00
Tyler Renelle
84a77695ea
feat(ads): remove ads completely
2015-03-19 11:39:17 -06:00
kholliday
ceb2639f81
Added focus directive to focus textarea for a private message model box
2015-03-19 11:49:46 -05:00
Alice Harris
c880c525b4
add missing closing li and ul tag, remove excess b tags to make life easier for translators
2015-03-20 00:27:54 +10:00
Alys
c2436686f7
Merge pull request #4881 from betaveros/task-bindonce-id-fix
...
Change task's bo-id to id with angular's {{::}}. Fixes #4430
2015-03-19 16:11:50 +10:00