Robin Ward
7d560ea3d5
More ember-qunit fixes
2016-11-08 14:42:10 -05:00
Robin Ward
6a1c05a268
Upgrade ember-qunit
2016-11-08 14:29:50 -05:00
Robin Ward
151597bf0f
Update code so Ember 2.3 can have more tests passing
2016-11-08 13:40:35 -05:00
Robin Ward
70fb2431a1
Migrate this.container to getOwner(this)
2016-11-07 15:21:31 -05:00
Robin Ward
24ad68e765
Use this.registry in component-test
2016-11-07 15:12:16 -05:00
Robin Ward
bc2c6b0918
FIX: Allow arrays of links for decorators
2016-11-07 12:11:52 -05:00
Robin Ward
aa80c8cbdd
FIX: Support optional logos when previewing the wizard
2016-11-07 11:06:32 -05:00
Robin Ward
5febbd58cc
The initializer arguments changed in future Ember releases
2016-11-04 10:23:24 -04:00
Robin Ward
e18ae34493
Don't try injecting into the Resolver. Use options instead.
2016-11-04 10:23:24 -04:00
Robin Ward
c8282e4ca1
FIX: We're running code outside of the runloop
2016-11-04 10:23:24 -04:00
Robin Ward
a9d7569dda
Replace computed properties for topic query params
2016-11-03 13:09:43 -04:00
Robin Ward
beac81d0ee
Support both _actions and actions for delegating
2016-11-03 11:52:30 -04:00
Robin Ward
95c8d66fe0
FIX: In Ember 2.0 you can't bind Query Parametrs like this
2016-11-03 11:00:26 -04:00
Robin Ward
2d126cff8f
Ember.String.fmt is deprecated
2016-11-03 11:00:26 -04:00
Robin Ward
464f509941
In Ember 2.0 this.resource is deprecated
2016-11-03 11:00:26 -04:00
Robin Ward
e9309f2d96
FIX: Broken {{if}} statement
2016-11-01 16:56:45 -04:00
Robin Ward
e07dfe16d7
FIX: Mentions were refreshing too frequently
2016-10-31 13:19:23 -04:00
Robin Ward
782b062baa
FIX: Selecting text was weird with the latest Chrome hack
2016-10-31 12:40:19 -04:00
Robin Ward
afdede0e2e
FIX: Hack around Chrome bug for playing videos in fullscreen
2016-10-31 11:27:07 -04:00
Robin Ward
3505a13bea
FIX: Broken build
2016-10-28 16:35:42 -04:00
Robin Ward
a319cfe77a
Final set of backwards compatible fixes for Ember 1.13
2016-10-28 15:51:39 -04:00
Robin Ward
1e4a56fe14
Backwards compatible support for inline helpers
2016-10-28 12:48:56 -04:00
Robin Ward
319b043f43
FIX: Helpers with multiple parameters were broken in 1.13
2016-10-28 10:13:41 -04:00
Robin Ward
0f1ed1e41a
Migration topic footer buttons to components
2016-10-28 10:13:41 -04:00
Robin Ward
1033c25004
Adjust canvases on mobile wizard
2016-10-27 13:59:31 -04:00
Robin Ward
407cda1dfe
FIX: Scrolling on backup logs
2016-10-27 11:57:33 -04:00
Robin Ward
e0c40b7fa7
Merge pull request #4517 from mrded/master
...
Remove useless routing for ForumsController
2016-10-27 10:40:09 -04:00
Robin Ward
004e71a3fe
FIX: Some errors that only appear in Ember 1.13
2016-10-26 16:26:10 -04:00
Robin Ward
7953a53cc5
Replace findProperty and filterProperty with findBy and filterBy
2016-10-26 15:45:06 -04:00
Robin Ward
3bb4e22692
FIX: cleanDOM couldn't be called from url
2016-10-26 13:27:47 -04:00
Robin Ward
eeee5f4c08
Use {{outlets}} instead of {{render}} in the application template
2016-10-26 13:02:58 -04:00
Robin Ward
fa3c45bb4c
FIX: Mobile raw templates weren't being resolved
2016-10-26 11:19:29 -04:00
Robin Ward
b601120b39
Support for Raw Handlebars and helpers in Ember 1.13
2016-10-26 10:27:57 -04:00
Robin Ward
9ac35f07b9
FIX: Missing icon on history buttons
2016-10-25 15:39:09 -04:00
Robin Ward
55be81faa6
Don't use .@each dependant keys
2016-10-25 15:39:09 -04:00
Robin Ward
622dc82481
Replace deprecated render(buffer) with a custom buffered renderer
2016-10-25 14:00:21 -04:00
Robin Ward
bd352385a5
Framework for supporting Ember 1.12/1.13 helpers simulataneously
2016-10-24 15:13:32 -04:00
Robin Ward
e79465a965
FIX: Regression due to deprecation fix on site settings
2016-10-24 11:32:34 -04:00
Robin Ward
fab36e6cf7
Fix more deprecations:
...
- Remove all `needs:` code
2016-10-21 17:28:37 -04:00
Robin Ward
19e2eec219
Allow step 0 to resend the confirmation email
2016-10-21 11:34:19 -04:00
Robin Ward
bf91532260
Fixes some Ember Deprecations for 1.13:
...
- Remove ArrayController
- Remove {{view}} from templates
- Replace many cases of needs: [‘controller’] with inject
- Enable Ember Legacy Views
2016-10-21 11:06:07 -04:00
Robin Ward
7f58ffb196
Merge pull request #4509 from davidtaylorhq/master
...
Added resolveService function to custom resolver
2016-10-19 17:55:30 -04:00
Robin Ward
c03d25f170
FEATURE: Configure Admin Account
...
Adds a "Step 0" to the wizard if the site has no admin accounts where
the user is prompted to finish setting up their admin account from the
list of acceptable email addresses.
Once confirmed, the wizard begins.
2016-10-19 11:27:56 -04:00
Robin Ward
fb94b4c56d
Show the whisper preview in the whisper style
2016-10-17 16:53:24 -04:00
Robin Ward
f62d01ff1b
FIX: Clear the session after a reset token was used
2016-09-30 12:20:23 -04:00
Robin Ward
f0937dc5d3
FIX: Route to .rss or .json as a server side URL
2016-09-28 10:36:56 -04:00
Robin Ward
a69b897545
FIX: Bump the compiler version - the path to raw-handlebars changed.
2016-09-28 07:26:31 -04:00
Robin Ward
8871c9852c
FIX: Allow us to link to server side responses
2016-09-28 05:04:23 -04:00
Robin Ward
f90e1ce847
FIX: Don't double escape the category title
2016-09-22 21:13:08 -04:00
Robin Ward
3c12dd6549
FIX: Consider lazyYT divs as links when extracting
2016-09-22 16:50:24 -04:00
Robin Ward
3d621767cc
FIX: Wizard didn't work with subfolders
2016-09-22 14:39:36 -04:00
Robin Ward
92529cd409
FIX: Tab ordering and outlines for wizard
2016-09-22 13:38:58 -04:00
Robin Ward
373004a00e
FIX: Incorrect color scheme name in admin after using wizard
2016-09-22 11:16:01 -04:00
Robin Ward
7f66cf618c
FIX: You should be an admin to do the wizard
2016-09-22 11:12:51 -04:00
Robin Ward
a09a09f686
FIX: Test was broken
2016-09-22 10:01:25 -04:00
Robin Ward
9bba0f3288
FIX: Show "Categories" when you are viewing the categories pills
2016-09-22 09:52:19 -04:00
Robin Ward
a95bb6006d
Show staff count on invites page, don't warn if you have 3
2016-09-22 09:52:19 -04:00
Robin Ward
62e1f88adc
Try to be smarter about scaling images on canvases
2016-09-22 09:52:19 -04:00
Robin Ward
14bee641aa
Can choose categories or latest as homepage style
2016-09-22 09:52:19 -04:00
Robin Ward
2a0443445b
New step to choose emoji set
2016-09-22 09:52:19 -04:00
Robin Ward
8f36f95180
Bump up the size of the theme preview
2016-09-22 09:52:19 -04:00
Robin Ward
2545c2ffa6
Add new welcome message step
2016-09-22 09:52:19 -04:00
Robin Ward
3fac43249c
Javascript file was missing
2016-09-22 09:52:19 -04:00
Robin Ward
f4f1569e0c
Move step text into progress bar
2016-09-22 09:52:19 -04:00
Robin Ward
9938f9bd67
Added images to the first and last step of the wizard
2016-09-22 09:52:19 -04:00
Robin Ward
b0ee7930e8
Server side support for inviting as a moderator via the wizard
2016-09-22 09:52:19 -04:00
Robin Ward
42f6e52dc6
Warn the user if they haven't invited anyone
2016-09-22 09:52:19 -04:00
Robin Ward
cf84538fbf
Bump up smallest size again
2016-09-22 09:52:19 -04:00
Robin Ward
1bf1bf4f93
Use our badge colors for the speech bubbles
2016-09-22 09:52:19 -04:00
Robin Ward
c718826134
Randomly flip some of the bubbles
2016-09-22 09:52:19 -04:00
Robin Ward
844c86481e
Add more particles, remove black color
2016-09-22 09:52:19 -04:00
Robin Ward
899779b3c4
FIX: Confetti should go all the way to the right
2016-09-22 09:52:19 -04:00
Robin Ward
afe1a8e895
UX: Remove checkmark icon from Done
2016-09-22 09:52:19 -04:00
Robin Ward
454bcdca0b
Add confetti effect for when you finish the wizard
2016-09-22 09:52:19 -04:00
Robin Ward
598db7a81c
Add Apple Icon preview
2016-09-22 09:52:19 -04:00
Robin Ward
e7c1962aa0
Preview the favicon in the wizard
2016-09-22 09:52:19 -04:00
Robin Ward
0a41217604
Small Logo Preview looks better
2016-09-22 09:52:19 -04:00
Robin Ward
a318b18236
Custom Preview for Header Logo
2016-09-22 09:52:19 -04:00
Robin Ward
69325fbe02
Wizard: Support for custom image previews for uploads
2016-09-22 09:52:19 -04:00
Robin Ward
28cd49f02b
Split Logos and Icons into separate steps
2016-09-22 09:52:19 -04:00
Robin Ward
05d1c8167f
UX: Use a minimum height for the wizard so it doesn't move as much
2016-09-22 09:52:19 -04:00
Robin Ward
4f9a7aa769
FIX: Prompt for the wizard for the first admin who logs in
2016-09-22 09:52:19 -04:00
Robin Ward
644bcbc253
Make the site contact a drop down of admin users
2016-09-22 09:52:19 -04:00
Robin Ward
f5a36befc6
Change Theme names
2016-09-22 09:52:19 -04:00
Robin Ward
74ed2e82ac
UX: Wiggle invalid form elements. Don't allow a site title of Discourse
2016-09-22 09:52:19 -04:00
Robin Ward
2ff6295f71
UX: De-emphasize back/quit buttons in the wizard
2016-09-22 09:52:19 -04:00
Robin Ward
003e13316f
Enable Wizard by default
2016-09-22 09:52:19 -04:00
Robin Ward
29cf47cfb2
Track steps the user has completed, nag them to finish it.
2016-09-22 09:52:19 -04:00
Robin Ward
ef84981e38
Invite Users step
2016-09-22 09:52:19 -04:00
Robin Ward
35b767f6af
Company Name Step which updates the TOS
2016-09-22 09:52:19 -04:00
Robin Ward
28b6c300a0
Clean up wizard updater API for better plugin use
2016-09-22 09:52:19 -04:00
Robin Ward
e3640ee5f6
Privacy Step
2016-09-22 09:52:19 -04:00
Robin Ward
af83c8dc14
Upload Logos Step
2016-09-22 09:52:19 -04:00
Robin Ward
c94e6f1b96
Add locale step
2016-09-22 09:52:19 -04:00
Robin Ward
3f6e3b9aff
Wizard - Color Scheme Step
2016-09-22 09:52:19 -04:00
Robin Ward
9f12b571ef
Wizard: Server Side Validation + Finished Step
2016-09-22 09:52:19 -04:00
Robin Ward
be1d74d207
Split out common functions into discourse-common module
2016-09-22 09:52:19 -04:00
Robin Ward
3a4615c205
Wizard: Step 1
2016-09-22 09:48:58 -04:00
Robin Ward
0471ad393c
Scaffold for new Wizard - Rails / Ember / Tests
2016-09-22 09:48:58 -04:00
Robin Ward
6070939daa
Support for other i18n bundles
2016-09-22 09:48:58 -04:00