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 #2967 from szelpe/settings-apps

Ported settings/apps logic to Ember.

90eb1c0c63f150bf0d4b7a81627dbc695ad41bc9 authored over 10 years ago by Hannah Wolfe <[email protected]>
Remove "Delete This Post" option from New Post publish bar menu items

closes #3025
- adds 'unsaved' class to entry-controls when the post model/controller isNew evalu...

b01b7454cd50524fdd2c6bbc95a897bb2252ecd0 authored over 10 years ago by David Arvelo <[email protected]>
Implement Markdown Shortcuts

Closes #2984, #3020
Ref #1463, #3019

#### Shortcut Values
Shortcut values can now be either st...

a269fc5823facd05c67a8f41eed48b43e2811195 authored over 10 years ago by Matt Enlow <[email protected]>
Removing unneeded file

d2b40d2e9dcfaa96dc73c43dba02cb49cf7df859 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #3011 from darvelo/validations

Add Validations Layer and Post Validations

64d8b81a23aac0f8fbf8ec1152f8f6ed8679f363 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #3003 from jaswilli/issue-2846-settings

Convert general settings page to ember data

2871ea72f38dcefc0b151422accebf3a8c240f81 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #3002 from novaugust/shortcuts

Implement Shortcuts in Ember

f6db00b0e17d0727a9959a8f933a760d3d5ebaf0 authored over 10 years ago by Hannah Wolfe <[email protected]>
Add Validations Layer and Post Validations

closes #2893, issue #2850, issue #2856
- this is a stable, but quick and dirty validations layer...

adea43f051466dfe5284cf52063eee8bc2633365 authored over 10 years ago by David Arvelo <[email protected]>
Functional tests for Ember

issue #2989

- Adds lodash for bind and isNumber - looking for a better solution for this
- Stil...

fe6f40209cc237e0b9f16daaf0d52dfc2acd9834 authored over 10 years ago by Hannah Wolfe <[email protected]>
Remove `pointer-events: none;` on modal container

Closes #38

ba309f1f212b0b51a862fead9e407190ce4321f8 authored over 10 years ago by Paul Adam Davis <[email protected]>
Correct styling of checkboxes in the post settings menu

381187743f13217f178eaebcc3cda65f89647b68 authored over 10 years ago by Paul Adam Davis <[email protected]>
Remove limit from ember post API calls

ref #3004

- this is unnecessary and causing bugs

ebf8d2dfda7e919dbe6beabc70a11e0ba243b7a2 authored over 10 years ago by Hannah Wolfe <[email protected]>
Manually merge (and update) https://github.com/TryGhost/Ghost-UI/commit/28954b5e104476afbfd6cdf298b52181f727cbc1

49b7ffebebb2d7a296d88549e1dc5dc1e3f0f483 authored over 10 years ago by Paul Adam Davis <[email protected]>
Don't fade out notifications when the mouse is over

651ee7f8dca0cc25786caa918fc7f29ffdd355ad authored over 10 years ago by David Blurton <[email protected]>
Update icon font info in readme

ebe1005c37fca4b31f1ce56315925ac962560bf5 authored over 10 years ago by John O'Nolan <[email protected]>
Restructure .scss files, global box sizing and minor fixed from the Ember Admin rewrite

dc197ab54c604294f0d10478917b1845daca9dcf authored over 10 years ago by Paul Adam Davis <[email protected]>
Convert general settings page to ember data

Issue #2846
-Implement custom RESTAdapter and serializer for settings data.
-Convert theme selec...

7490d350ea6293d27445d2a7342f94c72edfd9ee authored over 10 years ago by Jason Williams <[email protected]>
Implement Shortcuts in Ember

Closes #2988, #2752
Ref #1463, #2984,
# Shortcuts via Keymaster
- Added KeyMaster to bower depe...

2da97808a5448c173a94ccff9c4574112aee4a09 authored over 10 years ago by Matt Enlow <[email protected]>
Fix deletion of Post Model in Editor and Content screens

fixes #2999
- handle undefined argument in openModal function
- catch whether a model is deleted...

0603be73efe1e6e7849f66c00c460e87813d948d authored over 10 years ago by David Arvelo <[email protected]>
Fixing typo in navbar

1b06a70e1b6bf126c96c44c7e6995922c182cca6 authored over 10 years ago by Hannah Wolfe <[email protected]>
Temporary HTML for the User Management screen & Setup screen

966ad025a94eac3a081e9a5d54a84cd594450c71 authored over 10 years ago by Paul Adam Davis <[email protected]>
Don't fade out notifications when the mouse is over

efb1e9763e6afd20488c096ecbac70c6799f5d5d authored over 10 years ago by David Blurton <[email protected]>
Merge pull request #2884 from darvelo/sort-posts-list

Get single post from API by id and query params; Auto-sort posts list

2131242824adccb35a353e573dcb75e1a3150529 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2985 from novaugust/featured-and-page-cleanup

Cleanup PostItemView code

bf36218612d357aecf839cf2816a8e34190f0c88 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2897 from lholmquist/modal_uploader

Modal Uploader

a5d85a3449f142ab712a584f945dc18d0af874b3 authored over 10 years ago by Hannah Wolfe <[email protected]>
Get single post from API by id and query params; Auto-sort posts list

closes #2883, closes #2951
- introduce custom findQuery in ApplicationAdapter
- posts/post route...

3e31b562163ce06b17b6afeff8a06e3f34ebcb65 authored over 10 years ago by David Arvelo <[email protected]>
Ported settings/apps logic to Ember.

Closes #2423

- Created the apps route to fetch apps from server
- Created controller for a singl...

d787f6b9f36e254b6d524f352406118d18cd2979 authored over 10 years ago by Peter Szel <[email protected]>
Cleanup Misc Ember Code

No issue

Misc Places
- Removed expired, irrelevant, and fixed todos

FloatingHeaderPartial
- Fi...

59d11b38fddd241641eb46a463becbe8097a9616 authored over 10 years ago by Matt Enlow <[email protected]>
Merge pull request #2981 from jaswilli/fix-observer

Fix removeObserver for title property

98cab29409396aa38f4da4ea63d5e1be7d836f2f authored over 10 years ago by Hannah Wolfe <[email protected]>
Ember Admin - Upload Modal

Issue #2547

43882b3f96c6ca1d6bdb2767bc235c3d813a2e0c authored over 10 years ago by Lucas Holmquist <[email protected]>
Merge pull request #2972 from halfdan/2748-featured-post

Implement featured post / page

0819d3eaaa33b0f82806771df96c1bcfe7be10de authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2975 from jaswilli/csrf

Fix csrfSecret handling

bcc94cabfee4344e6474b5901b5fcd6417025a63 authored over 10 years ago by Hannah Wolfe <[email protected]>
Fix removeObserver for title property

bef284f6e62819b162ab0c03ad85fc4c87e0f4df authored over 10 years ago by Jason Williams <[email protected]>
Show notification on successful sign out

Closes #2977

b16df906954f1e8d7a2afe90b5cea257c2fd7caa authored over 10 years ago by Jason Williams <[email protected]>
Fix csrfSecret handling

Closes #2974
-use req.session.csrfSecret instead of _csrfSecret.
-clear username and password pr...

8cbd5dee1e05ace7a96ea4ad9322adadd82fcc1d authored over 10 years ago by Jason Williams <[email protected]>
Fix slug create and update logic for posts

-Remove unnecessary calls to the slug API endpoint on the
content screen.
-Only make slug API e...

4c6dd5692a6b16dad92c44445ca9e5027026c430 authored over 10 years ago by Jason Williams <[email protected]>
Implements page class toggling.

- Toggles page class when post is marked as static/non-static

8ae1edffa516d2d4c9301a57eced419cb2eb47c0 authored over 10 years ago by Fabian Becker <[email protected]>
Content screen: Featured posts

fixes #2748
- Properly handle marking post as featured/non-featured
- Show correct notifications

1eb90249fd577638bdcb73b200ec0be72ae566d0 authored over 10 years ago by Fabian Becker <[email protected]>
Fix trailing slashes output app-wide

closes #2963, closes #2964
- override Ember's `HistoryLocation.formatURL`
- remove overridden `H...

24d0c3e7822165e860132d5bcdc1e9c2ed9d9a2e authored over 10 years ago by David Arvelo <[email protected]>
Create boundOneWay util function

Closes #2958
- Created `boundOneWay` util to extract common pattern of having a oneWay property ...

48d32d87fe73e2c71228d4e17daaacd1bbcbd3fd authored over 10 years ago by Matt Enlow <[email protected]>
Merge pull request #2895 from appleYaks/editor-parity

Reach Editor parity with Ember

ea9b571c30c696793b06a53337691e9135cd9b83 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2946 from halfdan/fix-page

Fixes static pages when permalinks are active.

c6f8edfa0dee54d9a074377f26162f9054006a69 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2952 from novaugust/ember-signin-transition

Transition user to original destination on login

b49152205cba02aa23c7425e5195dd82501a47b4 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2955 from jasonsturges/attribute-delimiter

Label 'for' attribute value literal have no delimiter.

5a76fb1366cc4938d85a8d98899163ef78af53e7 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2953 from novaugust/authenticate-ember-routes

Change `posts`, `post`, and `signout` routes to be `AuthenticatedRoute`s

d500a7986a851ecabd598ac5db80b84df1e692ea authored over 10 years ago by Hannah Wolfe <[email protected]>
Label 'for' attribute value literal have no delimiter.

Closes #2954

0190a7d0b5cf5907f4f05a5ee817dd263cdf349a authored over 10 years ago by Jason Sturges <[email protected]>
Reach Editor parity with Ember

closes #2426, closes #2781, closes #2913
- Concatenate vendor files on change of js in core/shar...

445cd9e7272397494397add54eae24f2b7156364 authored over 10 years ago by David Arvelo <[email protected]>
Transition user to original destination after signin

Closes #2943
- `AuthenticatedRoute` now stores the user's original destination on the
`Applica...

e28974b209b037b8cb0c387dbc5d62be5268b711 authored over 10 years ago by Matt Enlow <[email protected]>
Change `posts`, `post` and `signout` routes to be `AuthenticatedRoute`s

No issue
The following is a list of routes which are not authenticated
- placeholder routes: `ed...

4c0ea2ee732ff1fc4961d2ab0ea9215a12c45713 authored over 10 years ago by Matt Enlow <[email protected]>
Refactored PostSettingsMenuController

Closes #2845.
Ref #1351.
- Refactored `PostSettingsMenuController` to appropriately set and disp...

175194fcff1905cd659851caa63d26ab4946d6a5 authored over 10 years ago by Matt Enlow <[email protected]>
Fix serializing/deserializing Tags on save from the Editor

closes #2947
- make a PostSerializer to embed the tags objects in the posts POST/PUT request
- o...

668dbde7fadaeb32bb4a93a102459f6785730135 authored over 10 years ago by David Arvelo <[email protected]>
Fixes static pages when permalinks are active.

fixes #2938
- Fix `page === 1` occurences
- Fix ember logic

850844b74af1f8328ddd339fb6036a0add6ef1f6 authored over 10 years ago by Fabian Becker <[email protected]>
Convert support links from forum to new support site

d4fb80367efd5c8e0879c02f618056d9b4496c42 authored over 10 years ago by John O'Nolan <[email protected]>
Transition to editor.edit after saving a new post

Closes #2860
- `editor-base-controller`'s `save` action returns a promise with the model
after...

dfd7689ca03cf76b65ace1eb525a726295f007cc authored over 10 years ago by Matt Enlow <[email protected]>
Merge pull request #2933 from novaugust/editor-resource-routing

Refactored Editor Routes

60c3b088e711bdbc887cba999db5418c1cad8dff authored over 10 years ago by Hannah Wolfe <[email protected]>
Refactored Editor Routing

- Moved `new` route into `editor` resource (`editor.new`)
- Moved the current editor controller,...

6bc93a8ce87e89d2eec17f11b192a99be9004b21 authored over 10 years ago by Matt Enlow <[email protected]>
Merge pull request #2919 from novaugust/editor-button-unpublish-fix

Fix Editor Save Button not allowing unpublish

ce8213653d1c9ad31d0c79b680b9271be149cc81 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2915 from rjackson/make-exports-consistent

Make exports more consistent.

39e09d5dd1474455087eacde274568329d11c0db authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2922 from lholmquist/user_model

Update user model logic for Ember Inspector.

5264e2c29e9ae03efe27d346002a957a6c25807b authored over 10 years ago by Hannah Wolfe <[email protected]>
Make exports consitent.

Previously, the exports were somewhat random with some files declaring
local variables then imme...

88e26098833d8374372658003f8bc8a36d5b98ff authored over 10 years ago by Robert Jackson <[email protected]>
Merge pull request #2917 from jaswilli/debug-cleanup

Make debug an authenticated route

200f51751f579d3365a8daec419923798a2e796a authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2889 from novaugust/post-model-dates

Changed ember models to use moment for dates

7b567312e0ba710305becf20c06bae120e811b86 authored over 10 years ago by Hannah Wolfe <[email protected]>
Update user model logic for Ember Inspector.

Fixes #2921.

f3126636996915bdd6d8cf0eba06e46948c747fb authored over 10 years ago by Lucas Holmquist <[email protected]>
Fix Editor Save Button not allowing unpublish

Closes #2918

e01ecb4b6fac97940d31d80264095f849d1aaee9 authored over 10 years ago by Matt Enlow <[email protected]>
Handle invalid post ids in editor route

No issue
-fail fast if an invalid post id is passed into the
editor route to prevent an unneces...

cc249b4b75ee4bbe7f4c50ddd7f712a6fe721654 authored over 10 years ago by Jason Williams <[email protected]>
Merge pull request #2914 from rjackson/use-loader-from-bower

Use loader.js from bower.

390791a0b9974bec3032e31c27987b1830d332f3 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2907 from appleYaks/shadows

Add shadows to PostsListView and the adjacent HTML Preview; Fix preview

3d0a0f3d6dcf8b9c6cb60156c02baf3b67200477 authored over 10 years ago by Hannah Wolfe <[email protected]>
Make debug an authenticated route

e573f9754cd5ae48563af6ad319f49c0d7d34212 authored over 10 years ago by Jason Williams <[email protected]>
Use loader.js from bower.

fc279ef979b72323f7aeea785c57ae7fb79b4822 authored over 10 years ago by Robert Jackson <[email protected]>
Split PostController amongst new Editor/PostSettingsMenu Controllers

closes #2910
- create EditorController, PostSettingsMenuController
- remove `posts.post` control...

6cb087587b5c923caa7ef8658f0e73b7341e4876 authored over 10 years ago by David Arvelo <[email protected]>
Merge pull request #2909 from novaugust/publish-button-reset

Fixed publish button not updating with model change

d12b5d565b20f540b498b8c2bb0ed2a6b47251a3 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2886 from lholmquist/wrap_uploader

Generic Uploader component

59ef1cc80876ab71299871abceb60263ce7ec0f3 authored over 10 years ago by Hannah Wolfe <[email protected]>
Fixed publish button not updating with model change

Closes #2908
- Changes `willPublish` from `oneWay` property to computed property.

4a5fb216fbc10f01490c14811a93d3531771c61d authored over 10 years ago by Matt Enlow <[email protected]>
Add shadows to PostsListView and the adjacent HTML Preview; Fix preview render

closes #2906
- add a utility function to add classnames to targets, retrofitted from clientold t...

df2f626a9e72501c0ef4db2874aa9d4130d88710 authored over 10 years ago by David Arvelo <[email protected]>
Merge pull request #2905 from appleYaks/preview-markdown

Fix HTML preview rendering on the main screen

219c7a5ff081584e8f4210dd96ec372976395bc1 authored over 10 years ago by Hannah Wolfe <[email protected]>
Implement a Generic Uploader - #2886

223d6eed951b80dc15d300993a56ce2f4e230647 authored over 10 years ago by Lucas Holmquist <[email protected]>
Fix HTML preview rendering on the main screen

closes #2904
- The `posts/post` template now takes its HTML from the post model instead of using...

a14636948881940b33e211c38b24678c1770ba8e authored over 10 years ago by David Arvelo <[email protected]>
Implement the Tag Editor view

closes #2425

- creates custom view for the tag editor

a7455a2840d625345975645c59752bc5b5fd155e authored over 10 years ago by Harry Wolff <[email protected]>
Merge pull request #2892 from appleYaks/draft-404

Fix Editor/:postId 404 on draft

78a4ef5bb8e9fff967c3641d7c69950a933c43c5 authored over 10 years ago by Hannah Wolfe <[email protected]>
Close post settings popover menu after delete post

No issue
-inject popover:service into modal component delete post
controller so popover close c...

17eb0a7c8409bad5cc8c77e3e98112865425da01 authored over 10 years ago by Jason Williams <[email protected]>
Fix Editor/:postId 404 on draft

closes #2857
- in EditorRoute, get model from the datastore if it's there
- if page is refreshed...

ec3c232eccf82d221015a67a96060d798b24ac29 authored over 10 years ago by David Arvelo <[email protected]>
Changed ember models to use moment for dates

Closes #2888

-Added moment-date `DS.Transform`
-`models/post` and `models/user` both use `DS.at...

969178b7e23fa467446965d1c637827f2ecbcf24 authored over 10 years ago by Matt Enlow <[email protected]>
Merge pull request #2873 from jaswilli/2849-delete-posts

delete posts from post settings menu

6ca2d332657d70a996f27b3c091495d6b982387f authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2875 from novaugust/popover-cleanup

Removed unused popover code in PostsPostController

f71f5ab4e8b954d8324793cade57a126adf9c86d authored over 10 years ago by Hannah Wolfe <[email protected]>
Enable post deletion from Ember admin

Closes #2849
-wire up delete post action in ember admin
-refactor ember modal dialog
-override R...

baf2cfe3fa5ba8725fefd317a878f3ac06a1266c authored over 10 years ago by Jason Williams <[email protected]>
Removed holdover popover code in PostsPostController

Ref #2840
-Removed unused isEditingSettings and isViewingSaveTypes from PostsPostController

54e07cbb5f042c25e7a3fa265f151fbb5fd73cce authored over 10 years ago by Matt Enlow <[email protected]>
Merge pull request #2862 from morficus/master

refreshless user logout

5e7872c9158c2256f1dcc821b35fea156e28833c authored over 10 years ago by Hannah Wolfe <[email protected]>
refreshless user logout

fixes #2842
- new Ember route for signout
- new API route to allow async signout

74cd6e23fcee44337f8261b865566623ce98d14c authored over 10 years ago by Maurice Williams <[email protected]>
Ember: jshint single quotes

- also remove .jshintrc from releases

79f82b9a238c3baa8e3d13ad26496bc981b85fa6 authored over 10 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2864 from lholmquist/jshint_separate

Move jshint logic out of Gruntfile.js and into .jshintrc files

aa90d2ee76bd7d51aaf22d8b5baa9bf7884d385c authored over 10 years ago by Hannah Wolfe <[email protected]>
Ember: correcting code style

05dc67a96d4adede00a95ed17eb8d341e847a73b authored over 10 years ago by Hannah Wolfe <[email protected]>
Move jshint logic out of Gruntfile.js and into .jshintrc files

25fc9d6852f4fdf15423c2e41548e506a9be0121 authored over 10 years ago by Lucas Holmquist <[email protected]>
Ember cleanup: single quotes for JS

- All JS should use single quotes

385fbd2baeed0396458292525b47fd47f718c276 authored over 10 years ago by Hannah Wolfe <[email protected]>
Ember cleanup: double quotes + removed bad tag

- All HTML / Handlebars should use double quotes
- Removed a tag I meant to remove earlier

da23bd5593e0c7992315354a77dbd60391719ea1 authored over 10 years ago by Hannah Wolfe <[email protected]>
render html in notifications

fixes #2844

7c75a34236a69ff308891ed77016c9a19af00099 authored over 10 years ago by Connor Tumbleson <[email protected]>
Merge pull request #2840 from novaugust/popover-service

Added popover component

66a19433f26930d0cceebcc5ce24be1e35b35dba authored over 10 years ago by Hannah Wolfe <[email protected]>
Added popover component

Closes #2418, #2714
Ref #2446, #2565

- Added and injected `popover` service to globally control...

3c0516e824433bbfbe0922542388f0c0d75fcff1 authored over 10 years ago by Matt Enlow <[email protected]>
Ember: correct editor layout and other niggles

no issue
- Fixes the editor view so that the layout is correct
- Remove default title
- Fixes a ...

1fe01623c3eea2614e748d593c19a159f20ef94e authored over 10 years ago by Hannah Wolfe <[email protected]>
Infinite Scroll on Posts List

closes #2414
- Add PostsController with loadNextPage action
- Collect and store pagination info ...

4b7bf58ffa2d5a67ec3e417cd022b7b5669c231e authored over 10 years ago by David Arvelo <[email protected]>
Use new slug endpoint in ember admin

Closes #2831
-use new slug endpoint in fixture
-use new slug endpoint in post model
-do not try ...

a12f66e932968d51a7f0f1536d4750a90d6f9451 authored over 10 years ago by Jason Williams <[email protected]>