cobbspur
7fbd9f84e6
Fix-up remaining functional tests
...
No Issue
- signup, signin and setup tests
- fixup other files for code styles
2015-05-22 20:13:54 +01:00
John O'Nolan
b92314904b
Minor visual fixes
2015-05-22 19:05:16 +01:00
John O'Nolan
5592d5bb0d
Refactor about page
2015-05-22 19:05:15 +01:00
cobbspur
be794822a4
Initial fixes for tests on Zelda branch
...
No issue
- Adds embers declaration
- Removes duplicate class in code injection
2015-05-22 19:05:14 +01:00
John O'Nolan
68fa1fb32a
Fix uploader styles
2015-05-22 19:05:14 +01:00
John O'Nolan
c8686491f6
Much fix
2015-05-22 19:02:08 +01:00
Austin Burdine
66d09de8de
fix users template rendering
2015-05-22 19:02:07 +01:00
John O'Nolan
3e668f5125
Content view
2015-05-22 19:02:06 +01:00
John O'Nolan
13a96605d4
New settings headers
2015-05-22 19:02:06 +01:00
John O'Nolan
1802442d40
Integrate new admin frame
2015-05-22 19:02:05 +01:00
cobbspur
b72338840d
Update help link to point to slack
...
No Issue
- changes link from forum to slack on about page
2015-05-15 17:11:24 +01:00
Hannah Wolfe
16774503ac
Theming updates for password protection
...
refs #4993 , #5073
- Removed nonexistent helpers siteDescription and bodyClass from admin templates
- Changed password.hbs to private.hbs to match the route name
- added a new input_password helper for rendering the password input with the correct properties
- removed the forward input as this can be handled via urls only
- moved 'private' to routeKeywords
- added 'private' context
- minor update to text next to the password in settings
2015-05-13 19:48:24 +01:00
Hannah Wolfe
73739f2748
Merge pull request #5256 from acburdine/passprotect2
...
Take password protection out of labs
2015-05-13 17:52:50 +01:00
Hannah Wolfe
ac01437cf2
Merge pull request #5197 from PaulAdamDavis/new-upgrade-notifications
...
Move upgrade notification to /settings/about/
2015-05-13 16:47:46 +01:00
Austin Burdine
ed9fdbca7f
finish up password protection
...
closes #5073
- takes password protection out of labs and moves it to general settings
- adds random-words generator to randomly generate passwords
2015-05-12 12:02:18 -06:00
Austin Burdine
54a4225d1b
added password protection
...
closes #4993
- brings password protection to the frontend of blogs
- adds testing for password protection
- upgrades bcrypt-js to 2.1.0
2015-04-30 23:44:43 -05:00
Paul Adam Davis
1dfc1ecca3
Move upgrade notification to /settings/about/
...
Refs #5071
- Move the Upgrade notification from the top of the screen to the About page
2015-04-29 22:34:04 +01:00
Hannah Wolfe
7a5a9eed69
No more feature flag for Code Injection
...
closes #1993
- remove the feature/config flag that means code injection has to be enabled
2015-04-09 17:52:41 +01:00
Hannah Wolfe
1162b72acb
Merge pull request #5122 from JohnONolan/settings-cleanup
...
Cleaned up some derpy settings padding and widths
2015-04-09 16:17:43 +01:00
John O'Nolan
589d5dcc73
Add labs description
2015-04-09 16:14:50 +02:00
John O'Nolan
d6ef8bcc4a
Cleaned up some derpy settings padding and widths
2015-04-09 15:59:17 +02:00
Hannah Wolfe
2cdee13895
Merge pull request #5094 from novaugust/ember-1.11
...
Update to Ember 1.11(.1!)
2015-04-07 11:12:34 +01:00
Matt Enlow
3b5c7f634b
Ember 1.11.1
...
- remove `bind-attr` all over the place
2015-04-05 21:13:30 -06:00
Austin Burdine
ee685e448a
add code editor component
...
closes #4995
- adds code mirror editor component
- converted code-injection editor fields to gh-cm-editor component
2015-04-05 11:57:18 -05:00
Matt Enlow
589a563b30
The great migration (EAK -> ember-cli)
2015-03-11 12:37:41 -06:00