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
Update Ember Components with proper gh- prefix
ea3ec74beb5a2ccca25b82903f3087e0ea967594 authored over 10 years ago by Hannah Wolfe <[email protected]>Ref #2699
- Introduce ember data dependency
- Add loadInitializers and refactor most initialize...
GH-ISSUE 2373
23678348449bb63e42f0b5887627a05ff0c0f5fc authored over 10 years ago by Lucas Holmquist <[email protected]>Fix checkbox baseline
4560a76b98c1128570462f836b93ab6f99b9c3cf authored over 10 years ago by Andrej Mlinarević <[email protected]>d880ddec5f90ff366a5f1aedfff80d5e018957ab authored over 10 years ago by John O'Nolan <[email protected]>
Fix default user cover on ember settings pane
3d02e1c5555110e22588f9e5a16e6d369d0ec04d authored over 10 years ago by Hannah Wolfe <[email protected]>Ember editor save and publish button functionality
5552441236342bef734b8f33ab50974bf72d3d28 authored over 10 years ago by Hannah Wolfe <[email protected]>b3b49ffa2ef4c3714f6b5132f31a7c855bd77a9b authored over 10 years ago by John O'Nolan <[email protected]>
11a5e61a3fe5567268ad8793ed6828f96b6352f7 authored over 10 years ago by John O'Nolan <[email protected]>
Add active class to settings tabs
fdf67f19f91b5a5072c5ed9f507318f597e962fe authored over 10 years ago by Hannah Wolfe <[email protected]>0ff686a3851cba8fe981d58f4664fc801c5d40a7 authored over 10 years ago by John O'Nolan <[email protected]>
83f0c48db91041dd6d2166e88a81a953af30abfb authored over 10 years ago by John O'Nolan <[email protected]>
214bebdee1fbfdc5ae0d8935c9e220bea3552a14 authored over 10 years ago by John O'Nolan <[email protected]>
c83949644d1c11b3dd0506583982aabae345db41 authored over 10 years ago by John O'Nolan <[email protected]>
44afdf4a22ea0e36aab911bd5cded2f84c2db7e9 authored over 10 years ago by John O'Nolan <[email protected]>
bd5755db1997448a71d40b91214142ef617c7561 authored over 10 years ago by John O'Nolan <[email protected]>
closes #2803
- corrected status published string
- corrected page to not use invalid choices
- u...
Closes #2806
- Ensures that the user's cover property is a string, otherwise uses the
default ...
Closes #2751
8bc3b15258f31a92a7158f16d6d43fc05be690e3 authored over 10 years ago by Matt Enlow <[email protected]>
Closes #2747
- Added new 'editor-save-button' view and template.
- Added save action to post con...
7f1c43a965688f83232f0a5d10262afbc7e47460 authored over 10 years ago by John O'Nolan <[email protected]>
No Issue
- Move the ghostPaths from base model to utils
- Add initializer that injects it into ...
fix mirrored scrolling in markdown editor
56504861a45916541fc099796841f8b8f656b966 authored over 10 years ago by Hannah Wolfe <[email protected]>Implement signup in Ember
c8a2b5d18bc79ab87f1d13e627e7026441bcad0a authored over 10 years ago by Hannah Wolfe <[email protected]>Closes #2410
- Add signup action that posts to signup endpoint
- Fix nav bar showing on signup ...
issue #2426
- ember markdown component now looks for preview element as a DOM ancestor rather th...
updating fixtures for posts data
28c5398d3fc41ee7e52f9d89ea18792298d282d9 authored over 10 years ago by Hannah Wolfe <[email protected]>
closes #2415
- data now match the new Posts API data structure
- has enough entries to allow for...
closes #2743
- remove settings/debug route and associated files
- reimplementation at debug route
Added fade-in to ember settings panes
ace586db3ccb94f3b213423f9723ab08515ab89c authored over 10 years ago by Hannah Wolfe <[email protected]>Improve signin
95da79c94f2d58debebd77dc566852996dd1d3e7 authored over 10 years ago by Hannah Wolfe <[email protected]>Correct behaviour for trailing slashes
2838247537f6ad22573d243f982a51c331ed13d4 authored over 10 years ago by Hannah Wolfe <[email protected]>Add /content redirect to Ember admin.
d1afa0e169eb94d0681420223267a55b34b75be8 authored over 10 years ago by Hannah Wolfe <[email protected]>Corrected link to user profile settings
bdb3b5d99417274c0b5c9f222b9bfbf9861c6860 authored over 10 years ago by Hannah Wolfe <[email protected]>
Closes #2749
- Add fade-in class to settings panes headers and contents
Closes #2746
- Adds content route to router
- Content route transitions to posts route in the be...
fixes #2741
- Extend HistoryLocation
- Add trailing slash to path
Ref #2413
- Remove fixture and use actual API
- Store and send down actual logged in user data
...
closes #1623
- added protocol validation to isURL on user settings validator.
- added placeholde...
closes #2745
- Added link
Closes #2708
- Edited classNames to use correct names: settings and editor.
- seemed like a good idea.
eae4d72150f3e4cd2ae185fc92aa160f0e059c93 authored over 10 years ago by Hannah Wolfe <[email protected]>
Conflicts:
Gruntfile.js
core/client/models/post.js
core/client/models/settings.js
core/clien...
- Added file upload component
- Added import client logic
- Added e-mail sending client logic
- ...
[Ember.js] Create Post Settings Menu and its functionality on the Post controller.
99b35614bf6ff188a0197d25c22dd9443de763d9 authored over 10 years ago by Hannah Wolfe <[email protected]>[Ember.js] Create GhostPopover component
07985b37fdc0bfd7ec8c070f29352c66b67c2007 authored over 10 years ago by Hannah Wolfe <[email protected]>
- Settings fixture that doesn't seem to work
- SettingsGeneralRoute with model function calling ...
issue #2418
- create ghost-popover component and template
- use it for the navigation popover
-...
refs #2606
- Use new API format when updating settings from the client side
- Add additional tes...
closes #2643
- added error type
- added error property for validations
- wrapped errors in an ar...
closes #2593
- added new format to user API methods
- changed all places where the user api was...
Settings API Primary Document refactor
c125da582a59f633fe42db18bc51d32de5576617 authored over 10 years ago by Hannah Wolfe <[email protected]>#994
a19712bbf9c354869a6b9366dcefb51081f5a5fd authored over 10 years ago by Jarrod Mosen <[email protected]>Closes #2606
- Refactor settings api responses to { settings: [ ] } format
- Update all code us...
closes #2609
- added include parameter to api.posts.*
- changed toJSON to omit objects that are ...
Closes #2614
- Determine proper place for selection, or simply move the cursor.
- When no tex...
issue #2622
- Updated grunt-groc to 0.4.5
- Fixed the few places which made the docs fail to ge...
Conflicts:
core/client/models/post.js
[API] Added email sending endpoint to the API.
48f25a4ac7ab8a622a8ccb435886db0190d2fda1 authored over 10 years ago by Hannah Wolfe <[email protected]>Closes #2605
- Change tags browse() response to { tags: [...] }
- Update client side collection...
closes #2419
- Added blur-text-field component, which fires actions on focusOut
- Added utils/da...
closes #2604
- moved ‚pagination‘ to ‚meta‘ property
- added response test for pagination proper...
[Ember.js] Implement Notifications for Ember
8eae2106632a9b48ac4acb449dfbf2490f130b8b authored over 10 years ago by Hannah Wolfe <[email protected]>
closes #2580
- added new format to post API methods
- added post object parsing and wrapping to ...
closes #2588
9e2568139a9641777a0ebb7b29f51ac0a068bc3e authored over 10 years ago by Jason Williams <[email protected]>
ref #2588
- Change name field in User Profile to be type text
- Change website field in User Pro...
closes #2550
- Added new API module named 'mail'
- Added routes for the mail endpoint
- Added 's...
closes #2573
- separate different shortcuts by OS detection in markdownEditor.js
closes #2417
- Adds Notification(s)Component
- Render notifications in application.hbs
- Adds ha...
- Added CSS to implement the fade in effect.
- Added 'autofocus' to the attribute bindings of th...
Conflicts:
Gruntfile.js
core/client/assets/lib/showdown/extensions/ghostdown.js
core/client/v...
Created ResetController.
8c344bcf42a14007ab0f1b7ea02340fcbacc5233 authored almost 11 years ago by Hannah Wolfe <[email protected]>resolves #2416
This is a pretty large commit but what it's adding are pretty fundamental to the...
6a9dd3b406c48c83193cdf24fb85acc5f124d2e5 authored almost 11 years ago by Harry Wolff <[email protected]>
closes #2557
- replaced model.save() with model.set()
no related issue
This is essentially setting up a binding from the `LinkView`'s `active`
status...
closes #2412
- Updated the reset route to accept token parameter and hand it over to the contro...
9fe776c91e6828d06385847453bb75b525b4acb3 authored almost 11 years ago by Peter Szel <[email protected]>closes #2411
- Added ForgottenController which handles the form submit event
- Modified the for...
Rename getSlug to slug
5e0561d0ffe1a73bfffdfce0a809be5d350a7375 authored almost 11 years ago by Hannah Wolfe <[email protected]>Escape regex special characters in tag finder
3c0890344e6129f59a3fc3696a7d5ca8c4555168 authored almost 11 years ago by Hannah Wolfe <[email protected]>
refs #2149
- Properly highlight tags with special characters ($,[,],^,etc.)
fixes #2478
- Check for existing tags with different case
addresses #2422
- creates settings user controller
- creates user model object
- updates user...
f734df236136e62d0982f015b42cb5edccb94990 authored almost 11 years ago by Harry Wolff <[email protected]>closes #2479
- adds a cleareverything command to toggleFeatured in blog.js to stop stacking of ...
8aba254c9d49620fe273a1249a30b030ba8ae85e authored almost 11 years ago by cobbspur <[email protected]>5571c71649efc438aba6915c38b1782e12b3104f authored almost 11 years ago by Lucas Churchill <[email protected]>
Properly display escaped tags in tag editor.
fe580c9772d0548d3023eb0f00a47b514196d8ff authored almost 11 years ago by Hannah Wolfe <[email protected]>fixes #2381
- renamed the ghost extensions
- added new html tests
fixes #2149, fixes #2453
- Escape tag before displaying in editor tag widget
issue #2312
- The typography extension is still interfering in HTML blocks, reference style lin...
6afa2671a97ea12998e3747e6b13223a04ef400b authored almost 11 years ago by Hannah Wolfe <[email protected]>Fixed modal inconsistent fade problem
f65fcd5dbef146496e07611e08eac03da61188b1 authored almost 11 years ago by Hannah Wolfe <[email protected]>transition and allowing CSS to do its thing
closes #2400
- Removed fadeIn, jQuery's animation
- ...
Add shim for codemirror on touchscreens
48d45277d633271296069ed70f9c5aeaee43cb8d authored almost 11 years ago by Hannah Wolfe <[email protected]>fixes #2385
- stolen the CM shim from js-bin
- if we're on a touchscreen device, don't use CM
-...
Force preview to scroll to the end
e1b43d1503342c4366d47bf988e05d149f9e0718 authored almost 11 years ago by Hannah Wolfe <[email protected]>Fix scoping issue on signup
75adfd83c2c04361f6f1dfd48eb5855473310942 authored almost 11 years ago by Hannah Wolfe <[email protected]>
another 2 % of #2124
- renamed `/ghost/api/v0.1/posts/getSlug/ to
`/ghost/api/v0.1/posts/slug/`
...
Tag field fade-shadows overlapping the settings icon
351f4c748b761361c2a0ba065d5cda8e18181325 authored almost 11 years ago by John O'Nolan <[email protected]>fixes #958, fixes #535
- If the cursor is within the last 5 lines, then scroll to the end of th...
edaefbf1d768c70aa016e4b9f49038a53b827ae2 authored almost 11 years ago by Hannah Wolfe <[email protected]>issue #2436
484c5b17e34082c1f0f3a1ad5dbbacefe51804a6 authored almost 11 years ago by Hannah Wolfe <[email protected]>closes #2108
- upgrade to 4.0.1
- requires removing the deprecated setLine method
issue #2385, issue #2108
- Separate out the various objects which form the editor into their ow...
637aa9be9c45b6cb086f37fe036f081221108798 authored almost 11 years ago by Hannah Wolfe <[email protected]>