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

Merge pull request #2828 from lholmquist/GH-2373

Update Ember Components with proper gh- prefix

ea3ec74beb5a2ccca25b82903f3087e0ea967594 authored over 10 years ago by Hannah Wolfe <[email protected]>
Ember Data with Posts

Ref #2699

- Introduce ember data dependency
- Add loadInitializers and refactor most initialize...

20bd112e6dbfa70848432a844ef98e1b82d40103 authored over 10 years ago by Jacob Gable <[email protected]>
Update Ember Components with proper gh- prefix

GH-ISSUE 2373

23678348449bb63e42f0b5887627a05ff0c0f5fc authored over 10 years ago by Lucas Holmquist <[email protected]>
Fix checkboxes accessibility

Fix checkbox baseline

4560a76b98c1128570462f836b93ab6f99b9c3cf authored over 10 years ago by Andrej Mlinarević <[email protected]>
Update icon font info in readme

d880ddec5f90ff366a5f1aedfff80d5e018957ab authored over 10 years ago by John O'Nolan <[email protected]>
Merge pull request #2807 from novaugust/ember-user-cover-default

Fix default user cover on ember settings pane

3d02e1c5555110e22588f9e5a16e6d369d0ec04d authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2786 from novaugust/ember-editor-save-and-publish

Ember editor save and publish button functionality

5552441236342bef734b8f33ab50974bf72d3d28 authored over 10 years ago by Hannah Wolfe <[email protected]>
Rename old pacman variable

b3b49ffa2ef4c3714f6b5132f31a7c855bd77a9b authored over 10 years ago by John O'Nolan <[email protected]>
Add database icon / remove pacman icon

11a5e61a3fe5567268ad8793ed6828f96b6352f7 authored over 10 years ago by John O'Nolan <[email protected]>
Merge pull request #2804 from novaugust/ember-settings-currently-active-pane

Add active class to settings tabs

fdf67f19f91b5a5072c5ed9f507318f597e962fe authored over 10 years ago by Hannah Wolfe <[email protected]>
First pass on Code Injection base UI

0ff686a3851cba8fe981d58f4664fc801c5d40a7 authored over 10 years ago by John O'Nolan <[email protected]>
New hgroup utility class

83f0c48db91041dd6d2166e88a81a953af30abfb authored over 10 years ago by John O'Nolan <[email protected]>
Standards cleanup

214bebdee1fbfdc5ae0d8935c9e220bea3552a14 authored over 10 years ago by John O'Nolan <[email protected]>
Fix crazy overnesting

c83949644d1c11b3dd0506583982aabae345db41 authored over 10 years ago by John O'Nolan <[email protected]>
New first run screen

44afdf4a22ea0e36aab911bd5cded2f84c2db7e9 authored over 10 years ago by John O'Nolan <[email protected]>
New utility class for vertical centering

bd5755db1997448a71d40b91214142ef617c7561 authored over 10 years ago by John O'Nolan <[email protected]>
Update ember post fixture data.

closes #2803
- corrected status published string
- corrected page to not use invalid choices
- u...

c8252ee0ecec432629ec77dc10c79bfb37f2d75f authored over 10 years ago by Steve <[email protected]>
Fix default user cover on settings pane

Closes #2806
- Ensures that the user's cover property is a string, otherwise uses the
default ...

10601b6825938fb12ac44342514969aab91c226b authored over 10 years ago by Matt Enlow <[email protected]>
Add active class to settings tabs

Closes #2751

8bc3b15258f31a92a7158f16d6d43fc05be690e3 authored over 10 years ago by Matt Enlow <[email protected]>
Ember editor save and publish button functionality

Closes #2747
- Added new 'editor-save-button' view and template.
- Added save action to post con...

ef76ce04e3bdd3a1781a020a467ac575a937a070 authored over 10 years ago by Matt Enlow <[email protected]>
Fix typo

7f1c43a965688f83232f0a5d10262afbc7e47460 authored over 10 years ago by John O'Nolan <[email protected]>
Add ghostPaths util and initializer

No Issue

- Move the ghostPaths from base model to utils
- Add initializer that injects it into ...

a78e1c6b00741d8ec0b1c5dcd3ff7f2250954c8d authored over 10 years ago by Jacob Gable <[email protected]>
Merge pull request #2795 from appleYaks/fix-editor-scroll

fix mirrored scrolling in markdown editor

56504861a45916541fc099796841f8b8f656b966 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2780 from jgable/ember-signup

Implement signup in Ember

c8a2b5d18bc79ab87f1d13e627e7026441bcad0a authored over 10 years ago by Hannah Wolfe <[email protected]>
Implement signup in Ember

Closes #2410

- Add signup action that posts to signup endpoint
- Fix nav bar showing on signup ...

aa5c1fbcb1814ab0bc7d67ec38190d4cd929f53a authored over 10 years ago by Jacob Gable <[email protected]>
fix mirrored scrolling in markdown editor

issue #2426
- ember markdown component now looks for preview element as a DOM ancestor rather th...

4efe36cc77380ca72eeabd4eaff852f0decc1013 authored over 10 years ago by David Arvelo <[email protected]>
Merge pull request #2782 from morficus/master

updating fixtures for posts data

28c5398d3fc41ee7e52f9d89ea18792298d282d9 authored over 10 years ago by Hannah Wolfe <[email protected]>
Modifying "posts" fixture to match the new API data structure

closes #2415
- data now match the new Posts API data structure
- has enough entries to allow for...

dd698b73d0834a407d4d623c5096bbef6f848510 authored over 10 years ago by Maurice Williams <[email protected]>
Move debug page from /settings/debug to /debug

closes #2743
- remove settings/debug route and associated files
- reimplementation at debug route

bf1dad42bc0e821b39e8db2ce525db92f8a51a9e authored over 10 years ago by fabfou <[email protected]>
Merge pull request #2769 from novaugust/ember-settings-fade

Added fade-in to ember settings panes

ace586db3ccb94f3b213423f9723ab08515ab89c authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2764 from jgable/emberSignin

Improve signin

95da79c94f2d58debebd77dc566852996dd1d3e7 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2771 from halfdan/2741-trailing-slashes

Correct behaviour for trailing slashes

2838247537f6ad22573d243f982a51c331ed13d4 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2765 from novaugust/ember-content-redirect

Add /content redirect to Ember admin.

d1afa0e169eb94d0681420223267a55b34b75be8 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2772 from shindakun/profilelink

Corrected link to user profile settings

bdb3b5d99417274c0b5c9f222b9bfbf9861c6860 authored over 10 years ago by Hannah Wolfe <[email protected]>
Added fade-in to ember settings panes

Closes #2749
- Add fade-in class to settings panes headers and contents

0cda0a777222b32acaaa9ff928cef04ee8ebed3e authored over 10 years ago by Matt Enlow <[email protected]>
Add /content redirect to Ember admin.

Closes #2746
- Adds content route to router
- Content route transitions to posts route in the be...

68cf6627ea806dc20280c02d689bfb2c16ad1859 authored over 10 years ago by Matt Enlow <[email protected]>
Correct behaviour for trailing slashes

fixes #2741
- Extend HistoryLocation
- Add trailing slash to path

17d65ec3632b8218ebec6f88a094ff686f5667b1 authored over 10 years ago by Fabian Becker <[email protected]>
Improve signin

Ref #2413

- Remove fixture and use actual API
- Store and send down actual logged in user data
...

4f0aeca359a407c758f495e693e823da3b2d270a authored over 10 years ago by Jacob Gable <[email protected]>
Validate user URL input to ensure protocol is present

closes #1623
- added protocol validation to isURL on user settings validator.
- added placeholde...

19c286673e8698255446e3232e71be9dccc90751 authored over 10 years ago by Steve <[email protected]>
Corrected link to user profile settings

closes #2745
- Added link

a0b43c5d336d9da236ba752af59871eef98ac6d2 authored over 10 years ago by Steve <[email protected]>
Fixed admin navbar icons

Closes #2708
- Edited classNames to use correct names: settings and editor.

d55b0ceae77c1d358f158156e72aced1528d2383 authored over 10 years ago by Steve <[email protected]>
Adding READMEs to clarify the 2 client folders

- seemed like a good idea.

eae4d72150f3e4cd2ae185fc92aa160f0e059c93 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge branch 'ember'

Conflicts:
Gruntfile.js
core/client/models/post.js
core/client/models/settings.js
core/clien...

8cb88b62aefb55f28c68e302aaf74f99744eed12 authored over 10 years ago by Hannah Wolfe <[email protected]>
Ported logic to settings: Debug Tab closes #2424

- Added file upload component
- Added import client logic
- Added e-mail sending client logic
- ...

3b3bf8ebb3e8c79bff2cdabf190831cd88a5d7b2 authored over 10 years ago by Peter Szel <[email protected]>
Merge pull request #2618 from novaugust/post-settings

[Ember.js] Create Post Settings Menu and its functionality on the Post controller.

99b35614bf6ff188a0197d25c22dd9443de763d9 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2565 from hswolff/ember-popover

[Ember.js] Create GhostPopover component

07985b37fdc0bfd7ec8c070f29352c66b67c2007 authored over 10 years ago by Hannah Wolfe <[email protected]>
Ember settings/general

- Settings fixture that doesn't seem to work
- SettingsGeneralRoute with model function calling ...

a548430a31dcdf6dd817afbaa23929556ef7b54a authored over 10 years ago by Jacob Gable <[email protected]>
Create GhostPopover component

issue #2418

- create ghost-popover component and template
- use it for the navigation popover
-...

fa7da56e3b1851eb4e6098097b3adb9de4980cfd authored over 10 years ago by Harry Wolff <[email protected]>
Move to new API format for Settings.

refs #2606
- Use new API format when updating settings from the client side
- Add additional tes...

8cc7e4d04641f996f997ade2716eaad2b49a2ba8 authored over 10 years ago by Fabian Becker <[email protected]>
Change error message response

closes #2643
- added error type
- added error property for validations
- wrapped errors in an ar...

4854745b703bd870daa7cc064c7c45e2610e4872 authored over 10 years ago by Sebastian Gierlinger <[email protected]>
Move user API to primary document format

closes #2593

- added new format to user API methods
- changed all places where the user api was...

706069c2bc951cbbcfb154634628c34be1f4bb9a authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2661 from jgable/settingsPrimaryDocument

Settings API Primary Document refactor

c125da582a59f633fe42db18bc51d32de5576617 authored over 10 years ago by Hannah Wolfe <[email protected]>
Improving uploader "too big" error to help with debug

#994

a19712bbf9c354869a6b9366dcefb51081f5a5fd authored over 10 years ago by Jarrod Mosen <[email protected]>
Settings API Primary Document refactor

Closes #2606

- Refactor settings api responses to { settings: [ ] } format
- Update all code us...

b02724e8e501c1c8a56b1ff45fd12404c00382e5 authored over 10 years ago by Jacob Gable <[email protected]>
Add include parameter for posts API

closes #2609
- added include parameter to api.posts.*
- changed toJSON to omit objects that are ...

b50dbd7010e7856ec3b1291ed654ce6c1f01d927 authored over 10 years ago by Sebastian Gierlinger <[email protected]>
Correct link shortcut so that it inserts, selects text or moves cursor properly

Closes #2614
- Determine proper place for selection, or simply move the cursor.
- When no tex...

d4a5b3d6e90bd1fe45ea20da30c812989987220d authored over 10 years ago by shindakun <[email protected]>
Update & grunt-groc and fix docs errors

issue #2622

- Updated grunt-groc to 0.4.5
- Fixed the few places which made the docs fail to ge...

a51eb6dea1022fcc4ad65782c07318fc02a1bc3f authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge branch 'master' into ember

Conflicts:
core/client/models/post.js

c6b1fea7589204347d50de704efbfcbee80a467e authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2551 from szelpe/email-test

[API] Added email sending endpoint to the API.

48f25a4ac7ab8a622a8ccb435886db0190d2fda1 authored over 10 years ago by Hannah Wolfe <[email protected]>
Tag API: Primary Document Format

Closes #2605

- Change tags browse() response to { tags: [...] }
- Update client side collection...

08575ed78cc2433ecc3d8c2f8806c5f2a5e83b77 authored over 10 years ago by Jacob Gable <[email protected]>
Create Post Settings Menu and its functionality on the Post controller.

closes #2419
- Added blur-text-field component, which fires actions on focusOut
- Added utils/da...

b18c36259bd08ef801f2bedc887e7d0514dee9a9 authored over 10 years ago by Matt Enlow <[email protected]>
Post response move pagination -> meta

closes #2604
- moved ‚pagination‘ to ‚meta‘ property
- added response test for pagination proper...

f3e93aa97dddfa496b56bf3d4aa06ddbf460da52 authored over 10 years ago by Sebastian Gierlinger <[email protected]>
Merge pull request #2472 from halfdan/ember-notifications-2417

[Ember.js] Implement Notifications for Ember

8eae2106632a9b48ac4acb449dfbf2490f130b8b authored over 10 years ago by Hannah Wolfe <[email protected]>
Move post API to primary document format

closes #2580
- added new format to post API methods
- added post object parsing and wrapping to ...

1e44dad98669490cd057dae30b041795059922d5 authored over 10 years ago by Sebastian Gierlinger <[email protected]>
Set user profile website field to type url

closes #2588

9e2568139a9641777a0ebb7b29f51ac0a068bc3e authored over 10 years ago by Jason Williams <[email protected]>
Set input field types to match expected input values

ref #2588
- Change name field in User Profile to be type text
- Change website field in User Pro...

ddbb1bdbb5ae3721d81dc79bb7bbd71623cb3b52 authored over 10 years ago by Jason Williams <[email protected]>
Added email sending endpoint to the API.

closes #2550

- Added new API module named 'mail'
- Added routes for the mail endpoint
- Added 's...

c724dc6e11749d2d6695bce94a3bd074b19f7e48 authored almost 11 years ago by Peter Szel <[email protected]>
OSX shortcut fix.

closes #2573
- separate different shortcuts by OS detection in markdownEditor.js

552b291ff9dc96c7498b1e500ac439b50b3c4838 authored almost 11 years ago by Renyu Liu <[email protected]>
Implement Notifications for Ember

closes #2417
- Adds Notification(s)Component
- Render notifications in application.hbs
- Adds ha...

e269a4fd17d7c53033ea5c44488d949860280cfa authored almost 11 years ago by Fabian Becker <[email protected]>
Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset).

- Added CSS to implement the fade in effect.
- Added 'autofocus' to the attribute bindings of th...

8277a9c4ed223c5976050f97ee1985b5d963bb48 authored almost 11 years ago by Peter Szel <[email protected]>
Merge branch 'master' into ember

Conflicts:
Gruntfile.js
core/client/assets/lib/showdown/extensions/ghostdown.js
core/client/v...

662a7fe86bbe3f3e21e77613cce0407bb4c78dc1 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2532 from szelpe/ember-reset-2412

Created ResetController.

8c344bcf42a14007ab0f1b7ea02340fcbacc5233 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Creates Ember Modal infastructure

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]>
Remove second PUT request on image save

closes #2557
- replaced model.save() with model.set()

245989003a36050b34f03a97b7bb878a9fae297b authored almost 11 years ago by Sebastian Gierlinger <[email protected]>
Refactor navbar to eliminate nested {{link-to}}.

no related issue

This is essentially setting up a binding from the `LinkView`'s `active`
status...

0fea6a4b914d643673c1d7fcbb3c0e52db838a36 authored almost 11 years ago by Robert Jackson <[email protected]>
Created ResetController.

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]>
Created ForgottenController

closes #2411

- Added ForgottenController which handles the form submit event
- Modified the for...

c4f623806de2b9cfc17f7404179afe3c51712071 authored almost 11 years ago by Szél Péter <[email protected]>
Merge pull request #2439 from sebgie/move-slug

Rename getSlug to slug

5e0561d0ffe1a73bfffdfce0a809be5d350a7375 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2496 from halfdan/more-tag-fuddling

Escape regex special characters in tag finder

3c0890344e6129f59a3fc3696a7d5ca8c4555168 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Escape regex special characters in tag finder

refs #2149
- Properly highlight tags with special characters ($,[,],^,etc.)

305725d305cd8f4830f6361c2085a16e1ef5d51f authored almost 11 years ago by Fabian Becker <[email protected]>
Prevent adding duplicate tags with different casing

fixes #2478
- Check for existing tags with different case

35a23d032694e0609022bb2011ff77a003c152ed authored almost 11 years ago by Fabian Becker <[email protected]>
Create SettingsUserController

addresses #2422

- creates settings user controller

- creates user model object

- updates user...

f734df236136e62d0982f015b42cb5edccb94990 authored almost 11 years ago by Harry Wolff <[email protected]>
clears notifications on clicking featured icon

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]>
Adding event preventDefault on toggleFeatured function

5571c71649efc438aba6915c38b1782e12b3104f authored almost 11 years ago by Lucas Churchill <[email protected]>
Merge pull request #2150 from halfdan/2149-tag-display

Properly display escaped tags in tag editor.

fe580c9772d0548d3023eb0f00a47b514196d8ff authored almost 11 years ago by Hannah Wolfe <[email protected]>
Improving the showdown extensions

fixes #2381

- renamed the ghost extensions
- added new html tests

ac090143bc139d0361b1850fef2f63e7fa258536 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Properly display escaped tags in editor.

fixes #2149, fixes #2453
- Escape tag before displaying in editor tag widget

34a7c41b915c9caa83f9bf5af85304b7bf9477a7 authored almost 11 years ago by Fabian Becker <[email protected]>
Removing typography extension

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]>
Merge pull request #2405 from nicksahler/master

Fixed modal inconsistent fade problem

f65fcd5dbef146496e07611e08eac03da61188b1 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Fixes modal fading inconsistency problem by disabling jQuery's

transition and allowing CSS to do its thing

closes #2400
- Removed fadeIn, jQuery's animation
- ...

7bb737ad22215c8f9a9ac8e672db68a322a1dfe9 authored almost 11 years ago by nicksahler <[email protected]>
Merge pull request #2438 from ErisDS/cm-mobile

Add shim for codemirror on touchscreens

48d45277d633271296069ed70f9c5aeaee43cb8d authored almost 11 years ago by Hannah Wolfe <[email protected]>
Add shim for codemirror on touchscreens

fixes #2385

- stolen the CM shim from js-bin
- if we're on a touchscreen device, don't use CM
-...

7ee02702d31c3e2794d9c28fc7837533bfa2aef5 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2437 from ErisDS/cm-scroll

Force preview to scroll to the end

e1b43d1503342c4366d47bf988e05d149f9e0718 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2428 from Decad/master

Fix scoping issue on signup

75adfd83c2c04361f6f1dfd48eb5855473310942 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Rename getSlug to slug

another 2 % of #2124
- renamed `/ghost/api/v0.1/posts/getSlug/ to
`/ghost/api/v0.1/posts/slug/`
...

c64f02f34d50c7e870c23ddc4f8d2bdc19332381 authored almost 11 years ago by Sebastian Gierlinger <[email protected]>
Fix mobile bug

Tag field fade-shadows overlapping the settings icon

351f4c748b761361c2a0ba065d5cda8e18181325 authored almost 11 years ago by John O'Nolan <[email protected]>
Force preview to scroll to the end

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]>
Fix undo bug

issue #2436

484c5b17e34082c1f0f3a1ad5dbbacefe51804a6 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Upgrade CodeMirror

closes #2108

- upgrade to 4.0.1
- requires removing the deprecated setLine method

9f682b7e2f8cc6f97a2ff38f7023fd7ba78b3898 authored almost 11 years ago by Hannah Wolfe <[email protected]>
Refactor the Ghost Editor

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]>