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 base.scss into global.scss

a69b5e56f7e44f746708b9b0e94078b5cd6b4bf1 authored over 10 years ago
Animations

91b8d2e09f02b6cd73996b0a35ff63b4e551fc9a authored over 10 years ago
Fixup signin and signout

No Issue
- Move authentication related handlers to the Application route.
- Switch Sign Out from...

9e9397be3db26ef3bb7879ee392aa3aa705190d4 authored over 10 years ago
Working burger menu toggling

4c3361b565fe6410ef88b608f591c55cac2b0003 authored over 10 years ago
Minor cleanup

fdeead692ca2b1a473746e548accdb4a75f33468 authored over 10 years ago
Moved dropdown styles to components dir

eb1f142d8ae5da46dfe9b191e6383c82a063a3d5 authored over 10 years ago
Updated dropdown styling

660a2b1f062218bfc36cbeee0f025f2050d5ca61 authored over 10 years ago
Added dropdown to global nav user menu

9cfd01223ac4e684dc36b5369b279b95d93fba53 authored over 10 years ago
Better dropdowns styles and docs

89481bfc890749057dc33052cedd1a7ab501da33 authored over 10 years ago
Minor display tweaks

18392b1cae6ce763f83e3f478336a2393ebf2c00 authored over 10 years ago
Fix Invitations

no issue
- added `invited-pending` when resending invitation
- promise chain was missing a retur...

a1ec7dd29098a48fa76844603964742144352b00 authored over 10 years ago
New page-content panel and base font-size refinements

78753df88672d28dbf1d8a3c659e33925c924533 authored over 10 years ago
Mobile menu updates

63e13c87756c7a19379a002a727eda82c7f9cb55 authored over 10 years ago
Refactor dropdowns to use extends

05f697e6b2c0f32c85db69ff81456c208696d289 authored over 10 years ago
Improve importer error messaging

closes #3274

- Ensure that validation errors are always handled by moving them into the
impor...

fbba4d309c4d144ac62f19d37a76b399aeb5b680 authored over 10 years ago
Merge pull request #3440 from sebgie/notification-reset-invite

Reset/Signin while signed in

716fea4c77bed0b2a92749d74d31a4abe0567c40 authored over 10 years ago
First pass of dropdowns

1660f682276cf53d3d713021854e021757b0470b authored over 10 years ago
Ignore GUI.css files

12160b91a0b5a29a21bef19cab75601001c2c708 authored over 10 years ago
Always hide horizontal scrollbars on body

7c4b6099544a9fc806c97e712673faf7c705af14 authored over 10 years ago
Introducing new mobile header and more mobile nav components

e5402018e36cd93466a9fe18bd52855cc20ce30e authored over 10 years ago
Removing "author" role-label

closes #3427
- adding conditional statement to now display users with role "author"

e85b2364d6569fcdd7f3bcf106cd08c9c6910034 authored over 10 years ago
Preserve order of tags as entered by the user.

Closes #3133
- Implement an ordered set for the tags property of the tag
input controller. Se...

5f1598c325ac0f0b12734849b5323e737b2801f4 authored over 10 years ago
First pass on global nav mobile styles

43f6791b6d2c112b7d9942b6bf03d10d072b2f96 authored over 10 years ago
Slightly smaller user profile image for nav dropdown

463e67338280a53badc6d91d6c72088aaa1bdb4c authored over 10 years ago
Finished first pass on new navbar

785b7a71270dc55d3f5ef7375d23b7d735f43933 authored over 10 years ago
Clean up

305d262fae32a6f00f94112d00240cdd74d90423 authored over 10 years ago
Reset/Signin while signed in

no issue
- added redirect and notification to reset route
- added notification to signup route

f1dabd9b252d5d15ad87231adb81b013a7265a93 authored over 10 years ago
Merge pull request #3423 from jaswilli/issue-3403

Add a mixin for saving a subset of a model.

746e52515a734c463856e421cf31dc01c8130ac1 authored over 10 years ago
Merge pull request #3422 from sebgie/issue#3177

Hide Access Token

5ec1bc784ee93c6ca7430d7bc115a4a1c42a4eac authored over 10 years ago
Add a mixin for saving a subset of a model.

Closes #3403
- Add SelectiveSaveMixin so that a DS.Model can save one or more
properties at a ...

e8e11bbb974bf1e6b7f472a2e3eeffca0b733cab authored over 10 years ago
Add XSS prevention

closes #3387
- added placeholder for <script> and <iframe>
- added google-caja sanitizer
- chang...

ac254e30362e1e5d0855761987427e9f0c592c00 authored over 10 years ago
Hide Access Token

closes #3177
- uses an iFrame to initiate the download to hide the access token

The access toke...

829b6e6849d54844cfe7f52a604457b14dd42888 authored over 10 years ago
Merge pull request #3393 from joeldrapper/sort-roles-dropdown

Fixed role sort order in the invite a new user drop down list

3b2f3a009f59e3d662275dafcbcf5445f2186f61 authored over 10 years ago
Merge pull request #3412 from novaugust/credentials-validation-convergance

Create new user validator to DRY up validators

fa72fbb00c34a71ef5ae4fb5c04f138a9da0e223 authored over 10 years ago
Merge pull request #3411 from novaugust/signup-password

Rebind password to password input on signup page

37ea6caed9bebe333045e17d7834181a10b8f675 authored over 10 years ago
Do not clear password until after leaving signin

Closes #3399
- Provide our own authenticate action handler which does not
clear the password i...

75bae5f0cabc3030fb3de88c42b030af0caf624e authored over 10 years ago
Merge pull request #3406 from simplabs/update-ember-simple-auth

Updated Ember Simple Auth to latest version

b24e2b2d7cfe552e809556ac024409d68fcd6057 authored over 10 years ago
Create new user validator to DRY up validators

No issue
- Created NewUserValidator class to DRY up validation of a models name, email, and pass...

eaab9d034ba006abe08b1233aac3d2529cdf13ba authored over 10 years ago
Rebind name and password to inputs on signup page

Closes #3410, Ref #3392
- Removed setting name from user email address per issue #3392

31f2d102d6d42fe9148cfbcd5d0fb171ecdcd361 authored over 10 years ago
updated Ember Simple Auth to latest version

06a43213f313d07bca3b74806e143ce7afd5abea authored over 10 years ago
Merge pull request #3397 from morficus/issue-3392

Removing "full name" auto-popualtion during signup

ec732df2d294b8cf911dc656138f5a12176abcab authored over 10 years ago
Roles drop down sorted by ID

closes #3391
- Changed sort order to ID instead of name

fefc5ad563f30c011eaf31b4bbff26f4588c0322 authored over 10 years ago
Merge pull request #3398 from morficus/issue-3396

Fixing resend user invitation

6e0732857c42a8a5d38e31f3d86241326db50f16 authored over 10 years ago
Merge pull request #3394 from IanMitchell/settings-user-button

Hides <Users button for authors

e287ce42e71e88a4b6cca769e9a331c2ab3df4a3 authored over 10 years ago
Merge pull request #3385 from felixrieseberg/iss3375

Signin error notifications kept from stacking

371909e5ae03598e1774c3365b5921c2224ac85f authored over 10 years ago
Removing "full name" auto-popualtion during signup

closes #3392
- removing data-binding attribute for "name" input box on signup screen
- removing ...

83b0ab75dc277cb65dee77a28ffc1e26e53f49db authored over 10 years ago
Fixing resend user invitation

closes #3396
- passing role when resending a users invitation

92cb652aa40108ce45dcc75f0a5fe613ec0c143d authored over 10 years ago
Hides <Users button for authors

closes #3295
- The <Users button visibility is now restricted by user role

d7cae3f22b62d360c1feee46230ee1cec9fc90e1 authored over 10 years ago
Merge pull request #3377 from PaulAdamDavis/signout-button

Change signout link to button

96c4c4626a383ec3e56fbe396a8b2504cb36377d authored over 10 years ago
Merge pull request #3376 from felixrieseberg/iss3292

Redirect authors and editors away from debug page

3e3403120b3408ac6ccb10ae30921d112dd8f5f2 authored over 10 years ago
Merge pull request #3368 from felixrieseberg/master

Show errors on reset page (Closes #3330)

f2991f4457b82ad6d7ebaca538827458bc607196 authored over 10 years ago
Signin error notifications kept from stacking

closes #3375
- Prior to showing error notifications, the signin route now calls
closePassive().

deb019205903c2805260c6da3e021a1a82daca09 authored over 10 years ago
Improve handling of users and roles in admin

Closes #3083 Refs #3229
- Populates the dropdown list in the invite user menu with the
list of...

b9e77c4fa9628ac18e771ff229b9765c6172a68f authored over 10 years ago
Show error notifications on "reset password" page

closes #3330
- Caught errors are displayed using notifications util

2e133f3c61c5657e1af5a16a9e18f3704b1627ab authored over 10 years ago
Merge pull request #3362 from sebgie/issue#3087-2

Transfer Ownership

80d68cd5d06c4c3372a19c3a364f7dc15d540e90 authored over 10 years ago
Preventing rogue modals from popping up when hitting the enter-key

closes #3352
- adding a ```type``` attribute to buttons inside form in the settings section
- sc...

1576a14b8c7e0038111f9177d2eb579b065efcdf authored over 10 years ago
Redirect authors and editors away from debug page

A signed in user with role author or editor will be redirected back to
/ghost.

closes #3292

6cb0780ee23fc5c14f3296fa33473a1037a29b95 authored over 10 years ago
Change signout link to button

References https://github.com/TryGhost/Ghost-UI/issues/65

- Swap signout link from an `<a>` tag...

64b92e058b72e53e90405bfdbd33e0bf9aa32824 authored over 10 years ago
Transfer Ownership

closes #3364 (special thanks to @jaswilli)
closes #3087
- added modal
- added controller

02a7eb0cdfa52d75aebccb54e434b126479ab396 authored over 10 years ago
Merge pull request #3367 from jaswilli/issue-3161

Get Ember Admin ready for production

514e87a66b9f15913c3007baf8423df2d601afb2 authored over 10 years ago
Merge pull request #3365 from PaulAdamDavis/user-list-img-bg-swap

Make user list images background-image's

d208d4708baa3b1ca7a2cd945debd9d27dbd4844 authored over 10 years ago
Merge pull request #3358 from IanMitchell/sidebar-role

Hide Settings Sidebar Based on Role

2077f4e856b50afb9724401cab9e23302a0a875e authored over 10 years ago
Get Ember Admin ready for production

Closes #3161
- Add a config.js file for the client which is used to configure
Ember.Applicatio...

d991053a6060c608f64f7a70c2fafd6057770260 authored over 10 years ago
Make user list images background-image's

References https://github.com/TryGhost/Ghost-UI/issues/76

- Swap user avatars in the user list ...

3f2c3b2f4df2c104bde65c071e470dd6ddd5ddea authored over 10 years ago
Hide Settings Sidebar Based on Role

Implements #3294. Currently, we don’t have a permission system on the
client side, so this relie...

55f0e6f4af6aa9361cb5e6aa84948fe521b8a6c5 authored over 10 years ago
Update Users API to handle role objects or ids

Closes #3357
- API method User#edit now handles User objects that have either
an array of Role...

d268e50474c1e9de26b2e0dbe9e9ea99faac2adc authored over 10 years ago
Merge pull request #3341 from PaulAdamDavis/psm-class-ammend

Correct markup for the PSM author dropdown

9b57904504684be37c924fd823811464f3c6a20a authored over 10 years ago
Merge pull request #3356 from IanMitchell/header-role

Hide Settings Tab if Author

f1324c1c6515177f505e5132adb141f291868a7f authored over 10 years ago
Merge pull request #3347 from jaswilli/posts-content

Only load posts once on navigating to content tab

beaa4bff34d23fcd97f70f7df218ea445a60373a authored over 10 years ago
Hide Settings Tab if Author

Implements #3293. Currently, we don’t have a permission system on the
client side, so this relie...

4c00f5b4b807ead76a7ed0d2dbd89bdea69ca621 authored over 10 years ago
Implements User Role Label

Closes #3287.

b7b9e745d120b1ebfa304c6f54afdf34b89fb3ac authored over 10 years ago
Correct markup for the PSM author dropdown

42ed867be9fb4941c7f04cf47e38f8e0c2207629 authored over 10 years ago
Merge pull request #3351 from sebgie/no-inline-script

Remove inline script from default.hbs

47f8398de6b7d44516bb6e9c2a9b742ed7d98f25 authored over 10 years ago
Only load posts once on navigating to content tab

No Issue
- Loading posts from the API should not be necessary in PostsIndexRoute
because its p...

5bdedc6b7cf8dea221fd7f60a57c9f8a7aec9acb authored over 10 years ago
Merge pull request #3346 from jaswilli/issue-3325

Extend adapter to support automatic includes

9b7b0e86a1126867327ff55276cd2ac887fe1542 authored over 10 years ago
Merge pull request #3337 from morficus/issue-3222

Pagination on the Users Management screen

5954de24ae55a6afda01d05db03fefb583a88bcd authored over 10 years ago
Fix check for using default cover image

Closes #3348
- Cover attribute is a string so its typeof will always return
string. Switch che...

028474b4e35290201382deb77332d298da6ed7a5 authored over 10 years ago
Pagination for Users Management screen

closes #3222
- implementing server-side pagination for /users API
- passing /users?limit=none wi...

1450699242fac48ebb970b9d48bb31d82ff72ef5 authored over 10 years ago
Remove inline script from default.hbs

no issue
- added config values as data attributes
- removed inline script
- removed current-user.js

13d87b2f6fda1a79552f7169ceb844426e486796 authored over 10 years ago
Extend adapter to support automatic includes

Closes #3325
- Add Roles model and add hasMany roles to User model.
- Add EmbeddedRelationAdapte...

0df7542bf4466b6f606cd3fa7a20f8a179d4ff8f authored over 10 years ago
Merge pull request #3345 from novaugust/model-relationships

Add relationships to client models

1073161a2f554d54d2f68a216426b1c06067e7a2 authored over 10 years ago
Add relationships to client models

No issue
- Removed tabs from tag.js (why didn't jshint catch this?)
- Removed superfluous `activ...

c5c3df98e3f0625ecf25b900616488c2cfcbbdbc authored over 10 years ago
Adding helper for invite status

closes #3309, refs #3229

- adds different message depending on status
- doesn't delete the new ...

a061cc82911eae7176bc7f19c736adb16791d0aa authored over 10 years ago
Second pass on refactor - starting to introduce new global navigation component

df3bf1e5cbe7cb3d770a3b767108adf279a95f91 authored over 10 years ago
First pass refactor - cleaning the slate

2183ab8fe05ff7e06a066e6e20c12718f27a748b authored over 10 years ago
Add Author dropdown to PostSettingsMenu

Ref #3084
This PR does NOT hide the dropdown as required to close 3084.

- `EditorNewRoute` crea...

9469b44e3d93ca97ab5905d1b325b0c0d2883d61 authored over 10 years ago
Merge pull request #3320 from jaswilli/dup-slug-get

Prevent duplicate slug request on saving new post

ca8ab1a0f758e5edba9768adabe2d1cc3bd78d65 authored over 10 years ago
Merge pull request #3314 from jaswilli/issue-3160

Add a notify action to the notifications component

ab519c1d8e8536f7e204113b9c453fbc38e88a58 authored over 10 years ago
Merge pull request #3297 from jaswilli/issue-3271

Turn off autocomplete for user profile form

29a6de3f5b7d7a85eb3dd370735114b74210b157 authored over 10 years ago
Prevent duplicate slug request on saving new post

No Issue
- Do not run generateSlugPlaceholder if save has been initiated
and the title has alr...

38a3d0ecbd97713784a29b5c29c7a0e53a6bc171 authored over 10 years ago
Add class to invited users container

No issue

- Relates to https://github.com/TryGhost/Ghost-UI/commit/447c7d77ec9e532930d1f251bb42f...

bb4e57072f2e7f43faa5403cfd575de3a3f045fa authored over 10 years ago
Fix height bug on public bar unpublished button

Closes #73

bfa1208f346dfcd3c07adb5ac07d020bf6c8a84f authored over 10 years ago
Add a notify action to the notifications component

Refs #3160
- gh-notifications component now takes an optional notify
parameter. If present it...

9b40fae66b91358a55ed5021e89d8911eb2e9a5c authored over 10 years ago
Turn off autocomplete for user profile form

Closes #3271

c4a232f0a8e6c9afcd1c2b74d13569dc65a9c757 authored over 10 years ago
Correct height on auth inputs

Closes #72

Also refactored auth inputs to make them DRYer.

c7f80f39c2e4694bb74277f2d287ef3d1c6a03f3 authored over 10 years ago
Fetch actual user on settings/users/user

Closes #3279

- Switch from this.session.get('user') to this.store.find('user') and
some further...

0693aafef68b01f9c29664c55190de5965a0f2c0 authored over 10 years ago
Spacing for invited users list class & fixes

- Fix disappearing right border on invite user modal
- Refactor rounded corners on login form
- ...

be51f44372fe29218d9f73f5f4c25f4e33378666 authored over 10 years ago
Merge pull request #3304 from JohnONolan/noplaceholder

Removing erroneous placeholder text from user profile

345110f18f2b83e585d72876feae46922ecf92d1 authored over 10 years ago
Merge pull request #3308 from JohnONolan/newsignup

New signup screen

a47790d1bb59af2f2644139442880f73eb7e9905 authored over 10 years ago
Removing erroneous placeholder text from user profile

Reverting the placeholder that was introduced in #2734 to fix #1623. We should handle this intel...

2d285ffca5f66ca21cff15f7e51aa6e887bc20ed authored over 10 years ago