Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TryGhost/Admin
Ghost's admin client
https://github.com/TryGhost/Admin
closes #2429
4873de49678512c43435a38db5803f12a6fe135f authored almost 11 years ago by Declan Cook <[email protected]>
Conflicts:
bower.json
core/client/views/editor.js
no issue
- this ports over screens from old admin to
allow people to begin working on aspects ...
ba99b96e9451eac03def73f1367dfda3dcff88ed authored almost 11 years ago by John O'Nolan <[email protected]>
I have no idea why this was originally here
4a008d928736fe9e89ed039edf1e4c4183855d6c authored almost 11 years ago by John O'Nolan <[email protected]>Ember.js: Add assets img + css (ember-hacks.css) to ember admin
8785a28ca42e75a9b49244551a0caf93b31fda8e authored almost 11 years ago by Hannah Wolfe <[email protected]>Implement grunt dev task
f01ba0900aebe6d710737249dfe5de9091a86e26 authored almost 11 years ago by John O'Nolan <[email protected]>Fixes TryGhost/Ghost-UI/issues/17
383609b86b912dd7b55d560c1a8fb8260ff03ef3 authored almost 11 years ago by John O'Nolan <[email protected]>
closes #18
- Update grunt-contrib-watch to 0.6.0
- Add watch/dev task to Gruntfile
- Add Ruby to...
6e397ff29f66c5cd5e4d30ec3bbccac08156f98c authored almost 11 years ago by John O'Nolan <[email protected]>
a478795d7bb2fe26904a496a6c57adbf72897a1f authored almost 11 years ago by John O'Nolan <[email protected]>
56921caa3e78e8b8eacceef396c487ec49298d2f authored almost 11 years ago by John O'Nolan <[email protected]>
Closes #2276
- Adds the images to `core/client/assets/img`
- Adds css with ember hacks to `core...
23a2d44ea3abbcfac523b7cd44ed0c099a01eac3 authored almost 11 years ago by John O'Nolan <[email protected]>
66cced872e2401cecf20c1bbcd93d20cf74c0ad1 authored almost 11 years ago by John O'Nolan <[email protected]>
* Adding **user fixtures** for signin
* Adds an initializer for the **current logged in user**....
745f8379a10d336952d5543ee96dae5c4e7d4a77 authored almost 11 years ago by Manuel Mitasch <[email protected]>11e81c97e4f2304707174f17c5446c04b765015d authored almost 11 years ago by John O'Nolan <[email protected]>
Re-introduce Ruby
8aabee0caeab4c071be68776bd0440ae7b338faf authored almost 11 years ago by John O'Nolan <[email protected]>
# By Fabian Becker (1) and John O'Nolan (1)
* 'master' of github.com:TryGhost/Ghost-UI:
Remove...
We've never used this anyway. It just hangs around doing nothing.
162ba1978c81a09117973baca6b0a416672a7003 authored almost 11 years ago by John O'Nolan <[email protected]>
fixes #8, #9, #10, #11
- Add Gemfile
- Swap normalize.css with normalize-scss
- Add grunt-contri...
0d8daad480fad0296a00e19faa7d5a49286452c3 authored almost 11 years ago by John O'Nolan <[email protected]>
3817d01d84175e99a83b28b605b6e0a1552e77fe authored almost 11 years ago by John O'Nolan <[email protected]>
closes #14
- Fetch libraries via bower on `grunt`
- Use breakpoint 2.0.6 due to libsass failures...
fe583253a8d9773318e4f2e4ea6256627d5a0e3b authored almost 11 years ago by John O'Nolan <[email protected]>
* Shorter, more user friendly.
* See #1463 - Not fixing in any way, just related.
1151ffcff24f9784373f84e877a1a09c54c6e6ee authored almost 11 years ago by John O'Nolan <[email protected]>
- also updates associated route
bb233e782a9a9d32425fd0bfc57c2e0b226a2c24 authored almost 11 years ago by Harry Wolff <[email protected]>
Conflicts:
.gitignore
.npmignore
Gemfile.lock
Gruntfile.js
bower.json
core/clientold/asset...
closes #2368
- Remove Ruby dependency (Gemfiles)
- Remove sass/fonts from core/client/assets/
- ...
This avoids the creation of two views per row, which will make a big difference for large blogs.
33dd06edb1c8526b537812fc89d9aec38c4b8be6 authored almost 11 years ago by Erik Bryn <[email protected]>
- Change fixture response of posts route to actual format.
- Extracted classNames logic of route...
843bfd49f778a3a3f36ed0ccfdb49afb1b082c3b authored almost 11 years ago by John O'Nolan <[email protected]>
b0b56872609c984bbac849f5bd5f05c6158fa4d6 authored almost 11 years ago by John O'Nolan <[email protected]>
This is not used anywhere in ghost core
846d6c9d3b809c655eba8d1204096fa7a6ee2c6c authored almost 11 years ago by John O'Nolan <[email protected]>
* Allows us to use node-sass and drop the dependency on Ruby
* See TryGhost/Ghost/issues/1346
* ...
- Moved post route under posts resource
- Changed ajax to use ic.ajax.request instead of ic.ajax...
issue #2270
- from https://github.com/manuelmitasch/ghost-admin-ember-demo
- Not working proper...
39c99209c5436ac4d9968d4da545e365cb58aa85 authored almost 11 years ago by Hannah Wolfe <[email protected]>
closes #5
- Added node-sass to package.json
- Added new grunt tasks to compile sass and copy fon...
Conflicts:
.gitignore
Gruntfile.js
bower.json
core/client/assets/lib/showdown/extensions/gho...
refs #2326
- Remove unused libraries from core/client/assets/vendor/
- Add folder to .gitignore
...
Closes #1379
- Convert to new api usage for both server-side and client-side
- Provide way requ...
Shifts app UI behind config option
4ae9a071497ebbc30cd47e882401158f1006770d authored almost 11 years ago by Hannah Wolfe <[email protected]>
fixes #2272
- Remove libraries from shared/vendor
- Remove libraries from client/assets/vendor
-...
closes #2277
- Added ES6 linting to core/client/
- Fix typeof array comparison
Closes #2287
- adds helper for checking whether to show apps UI or not
- hides app UI from setti...
Closes #2316
- There was a check to prevent rerendering of same content pane but it wasn't worki...
See TryGhost/Ghost/2295
d265127ec295eb6654c55f844faca47b50090ea9 authored almost 11 years ago by John O'Nolan <[email protected]>
closes #2290
- added css entry in settings.scss for to display plugin icon for apps menu item
- ...
Closes #2083
* Added hbs template for apps listing
* Added settings to read the activeApps
* Ad...
Add support for typographically-correct punctuation
d21faae49f13c258e32f7018b7d661a4ee326069 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Closes #1795
- Added typography.js Showdown extension
- Updated RSS test to support new typograp...
Fixes client side bio character counter.
ea7c4228b99174e7ab76f89f2d3780fba9d73d02 authored almost 11 years ago by Hannah Wolfe <[email protected]>6dd345770392d6f778e6e6b836c905fcf3b8576d authored almost 11 years ago by Taras Mankovski <[email protected]>
- adds required dependencies to package.json
and to bower.json
- added required Grunt tasks to ...
Inspired and derived from:
https://github.com/taras/Ghost/compare/ember-admin
https://github.co...
issue #2271
- should allow development of new admin UI whilst still having access to the old ui
4b2ab1f2acc0b8ab7f39f4686b6e67f614a7d897 authored almost 11 years ago by Hannah Wolfe <[email protected]>fixes #2254
- includes test
51c49d7f2638d1702b03f8bf9a264341248247fb authored almost 11 years ago by Hannah Wolfe <[email protected]>
* Fixes #2
* Solves world hunger
* Significantly improves the global economy
* Fixes the recessi...
closes #1432
7b5789e1fafcda7d2f6b727595ca8601f89abddd authored almost 11 years ago by Kyle Nunery <[email protected]>7cf2e12e1efe75466839550acd9d2e8ababe0f7e authored almost 11 years ago by John O'Nolan <[email protected]>
b086454591bfab1e13c402f715b7a01c1c02bc11 authored almost 11 years ago by John O'Nolan <[email protected]>
877db6764376665063962f9e7763c08d6c46519b authored almost 11 years ago by John O'Nolan <[email protected]>
issue #2027
21dafc98fdfbae95e2969882ba35875107b31fcc authored almost 11 years ago by Brad Dougherty <[email protected]>Closes #2027
574e81fff74bc3979a35f705873507711bb0e0dd authored almost 11 years ago by Brad Dougherty <[email protected]>issue #2216
f80f29fac8181804daa2f6cad17660f3c237eee5 authored almost 11 years ago by Kyle Nunery <[email protected]>
closes #1109
- Use moz-specific selector to make <select> elements use auto height
DRY up repeated code and simplify logic.
f2275d062730ebce13e6d757d17d62231b13c17d authored almost 11 years ago by Sam Saccone <[email protected]>
#closes #1655
- removed models as parameter for bookshelf-session
- changed to read permittedAtt...
1f7dfc358416ac0797d7dc3d53c0b0a5f6f16016 authored almost 11 years ago by Paul Adam Davis <[email protected]>
Closes #2081
* Amended require-tree to populate availableThemes and availablePlugins to use full...
Tweaking slug logic in post settings.
26c6726a2d3deb3805584b2e5d879316f7c73307 authored almost 11 years ago by Hannah Wolfe <[email protected]>Disable publish button until deffered is resolved
85f54f0901d81f2fd90fdcf68c6debadbf454bfa authored almost 11 years ago by Hannah Wolfe <[email protected]>
Closes #2136.
- sets slug to placeholder text if slug is blank
close #2087, fix #2089
- escape tag.
- do not call showSuggestions when key is UP/DOWN. or the s...
closes #2040
- save post disables the publish button
- publish button remains disabled until def...
Fixes #2088
da597676e1f6bae2f3c20faaf2a7e16e56d67d67 authored almost 11 years ago by John O'Nolan <[email protected]>5d7e69d6607953de6b13668170acd85042e9ac24 authored almost 11 years ago by John O'Nolan <[email protected]>
325a446b7ed1ef8a858d325f82535a7a53079462 authored almost 11 years ago by Hannah Wolfe <[email protected]>
closes #1866, fixes #2067, fixes #2068
- Upgrade client side moment to 2.4.0 to match the serve...
46e7ce5af1c357c62f6d80c0ce54d5845264f435 authored almost 11 years ago by Hannah Wolfe <[email protected]>eee6849a1f5430cf9f0b2054317ddd136498eea5 authored almost 11 years ago by Hannah Wolfe <[email protected]>
See #1995
535c8875d07b69bf0269ce6770d3ad03f38f20be authored almost 11 years ago by John O'Nolan <[email protected]>Minor code cleanup of editor keyboard shortcut actions.
63694050a80ba2626de69b5891834b5fcc39e4d4 authored almost 11 years ago by Hannah Wolfe <[email protected]>Show character limit below blog description textarea
4d85590617e322471d690269dfad7cbea4d0f3eb authored almost 11 years ago by Hannah Wolfe <[email protected]>Closes #1605
* Move styling for `#signup`, `#forgotten`, `#reset`, `#login`, `#usermenu` and `#...
4673281e3d1a204ce63b466f3ffc91dabee033b7 authored almost 11 years ago by Paul Adam Davis <[email protected]>
closes #2028
- Instead of binding and unbinding the click event, bind the data to the
outer sc...
Guard against multiple signup events
3415c7bf664f7043688918e2e8c7ce881644fb7f authored almost 11 years ago by Hannah Wolfe <[email protected]>fixes #1908
- each individual update function handles rendering its own item on success or fail...
7fd88984024d9848a83835533b79debee3361ddb authored almost 11 years ago by Hannah Wolfe <[email protected]>
Fixes #1841
* Added initial flag "no" for submission into Signup View
* Flag set to "yes" if sub...
Conflicts:
core/server/config/paths.js
core/test/unit/config_spec.js
fixes #2011
- rather than trigger NProgress for fetch calls
I’ve moved it to be used for all s...
Signed-off-by: redwallhp <[email protected]>
2629022200a0014eefcab3cef003ac14e8ed1ebf authored almost 11 years ago by redwallhp <[email protected]>29e1a3fe7b36ae1f0e16c492a6a0c94fa0b7ceb2 authored almost 11 years ago by John O'Nolan <[email protected]>
Yes that’s a word. As of now.
acb6df0466167c8f13b181ee469c437a6a633493 authored almost 11 years ago by John O'Nolan <[email protected]>Enable Escape key to close tag suggestion popup
8285ec95c79cd822a4ca332bea0ac34167d23706 authored almost 11 years ago by Hannah Wolfe <[email protected]>Prevent stacking of password mismatch notification on /reset/
4bf472e6555e8ca982f39353087adec627990146 authored almost 11 years ago by Hannah Wolfe <[email protected]>- Cleanup some todos, comments, and unused variables
0ff203029a68413ab848747b1d172ad7dfcf6d3c authored almost 11 years ago by Hannah Wolfe <[email protected]>closes #1970
0ec2b462d90f12142affe73c16dc160209b7c942 authored almost 11 years ago by Jakob Gillich <[email protected]>
fixes #1782
- added builtFilesExist function to check for files during startup.
If built files...