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

Fade in the setup form

8db4c9fc869e8fdc7bd632f5e5707980985601cd authored over 10 years ago
New signup screen

See #3082 - This borrows setup screen styles for now

6a73660629ede99d0bd0a262464d195fc5659363 authored over 10 years ago
Better mobile styles and spacing for user list and fix mobile Back button

Closes #69

732e66ba6b4ed381e69be5fbaeab719bfa86e79d authored over 10 years ago
More graceful fade-in animation

5ee226a5c358932bbed4c55d6da06f259bb18203 authored over 10 years ago
Restructuring setup styles so they can be used on signup, too

457c3dc2f8ac587208254bb70c3e8d4101105016 authored over 10 years ago
More useful code comments

0ba95d540a8b28106348d0390e57000ca556c1a9 authored over 10 years ago
Minor setup screen design tweaks

a0b0b5101652a2ac33259613e70173c011d79366 authored over 10 years ago
Correct positioning of editor floating header elements

Closes #70

82dd3f35b5b99a2bf8cec07a1c7f693030594776 authored over 10 years ago
Firefox fixes for new select style

c3fdb168fb11c7f8f4dbb4192eb9ff04d5f75e8d authored over 10 years ago
Merge pull request #3298 from jaswilli/issue-3288

Handle undefined datetime values

1c1adeb1d9d01f527f0b21834a5491f71b1951c4 authored over 10 years ago
Handle undefined datetime values

Closes #3288
- Check for undefined last_login and created_at values that occur
on a User model...

5890543601506c363221e8f973456b35dd781c0e authored over 10 years ago
Prevent loading setup screen if already setup

Closes #3145
- Prevent navigation to the setup screen if Ghost setup
has previously been compl...

db2abf188c60e7ec0a12c4661d2abf89e059c6af authored over 10 years ago
Refactor custom select styling

This is for both the global styling and the alternate version in the PSM for the author dropdown...

2f61104d76ace0f7d73f1a990e60c9a9f3c0302f authored over 10 years ago
Merge pull request #3277 from PaulAdamDavis/link-href-fixes

Replace anchors with no real href with buttons

f4d60c2bdee69ecdd4eb2bb0266c90eb9d642ff2 authored over 10 years ago
Merge pull request #3276 from sebgie/issue#3252

Move image upload to API

35e19b8fe2944c6dcbc2ba516c84dc18cc3347e1 authored over 10 years ago
Replace anchors with no real href with buttons

Closes #3101 & #916

ab01d5d09936b59a5f463acacf0410cc399167ba authored over 10 years ago
Unhide settings on mobile and adjust positioning for left setting header buttons

Refs #67

740d4d3cebf1dda9abd168103eeaa6573a48e211 authored over 10 years ago
Merge pull request #3278 from jaswilli/prod-prep

Move inline templates to standalone template file

ba7e970c13c3734d19867b42a1409c8605c634cc authored over 10 years ago
Merge pull request #3259 from novaugust/settings-mobile-routing

Refactor Settings routing and mobile interactions

3a38fbe68351b8c4e93aea987abd8b3ff024e8ae authored over 10 years ago
Move inline templates to standalone template file

Refs #3161
- Move two inline template snippets from the post tags input
component into the .hb...

2cbc46e3db837c5ae04efa65c136dd1d1f7d6abc authored over 10 years ago
Remove minor notifications; Close persistent notifications even on error

Closes #3105, Closes #3175

- Removed notification on successful post's `page` status change
- R...

180c2ab32d30800c2406dbe798d59d2c736b0e82 authored over 10 years ago
Button refactor

Refs #3101 & #916

d69bc358a3151a6f6100a744e9f4917caa19dd7b authored over 10 years ago
Move image upload to API

closes #3252
- added `/ghost/api/v0.1/uploads/` endpoint
- removed upload method from `controlle...

015466110414373ecaeecabaae4cda095ab2bdb5 authored over 10 years ago
Refactor settings routing and mobile interactions

Closes #3254, closes #3138, closes #3245
### Settings Routing and View refactoring
- Refactored...

9f7d89dbe75466730390636e0826a6aa57370e56 authored over 10 years ago
Fix validations on user settings page

Closes #3271
- Change validations on both server and client to allow the
Website field to be e...

823e1a2bcfa5b63914a4d8f0c0516c0b38ed8aed authored over 10 years ago
Settings: Admin User Tab

closes #2422

- updated to use new change password method
- have all save settings use notificat...

e34aba370daeb7fc55b772dfd760d599efe37686 authored over 10 years ago
Fire NProgress on User, Post, and Settings save

Closes #3037
- Created `NProgressSaveMixin`, which extends the `save` method of a model
to fir...

308b4ce92661c7b714eb5763f1c44224f53839ee authored over 10 years ago
Merge pull request #3256 from PaulAdamDavis/fix-notification-flicker

Check the end of notification fade-out animation

e4be16e46a13d9d51a15df4cd73d0665aed6ed0d authored over 10 years ago
Merge pull request #3248 from jaswilli/issue-3246

Add validation to invite new user form.

1d9b6a2665a4e56f542135342431d6843378a149 authored over 10 years ago
Check the end of notification fade-out animation

66ac0e889bce90cf8db12ca2748b23f9c579971c authored over 10 years ago
Re-add back to Users button and make whole user item a link.

50b8686ef59f5708532aad20f8a37defdf986e8b authored over 10 years ago
Adjust settings menu active state media query

Closes #68

4daf729a22e188af6034f1a9b9693f6f94c29a32 authored over 10 years ago
Remove legacy .active styling from settings-content container

Prep for #67

c25e9ce17e01b9e74cd8daa1d3b2b701e7799e09 authored over 10 years ago
Add mobile styles for new-user button

Closes #58

3e1c59a6a4f71753280b82009af0d7e6b4dc4518 authored over 10 years ago
Fix tags on mobile

Closes #60

825c40784661e18ec9178268954670018ff11cae authored over 10 years ago
Refactor :focus styles

Closes #61

cbeba32f5cfad6b117f63b033d63d40313c8ac59 authored over 10 years ago
Change form-group spacing & make labels bold

Closes #62

b1a377305a77e34b54b5ee93f421f45ab0ada7a9 authored over 10 years ago
Add transparent border to add-user button

Closes #63

0f7fd81cd760e93290479cf093f69575fdbb8d77 authored over 10 years ago
Add validation to invite new user form.

Closes #3246
- Add a UserValidator to the validation engine that runs a set
of validations bas...

a67f35047072a3679d32e5886b8a582c147cae1b authored over 10 years ago
OCD

c21ad901241a1d654b2cef166d486d585eb6cea5 authored over 10 years ago
Update role-labels

484c20542a4cb44fb67a4961bc33bf5cc05ceb13 authored over 10 years ago
Allow clicking on the down arrow of select boxes

Closes #57

- Adds `pointer-events: none;` to the down arrow of select boxes

f650cb598c66dfa85f98038f5650608a439f2495 authored over 10 years ago
Only show hovers on user list links, not pending invites.

References #56

Related markup changes: https://github.com/TryGhost/Ghost/pull/3247

f3d2b93edf9f46f164b48aad0cffb9874acae288 authored over 10 years ago
Fix mobile styles on the edit user view

7fce719b4ffd9ba8286a43e4378310674d183c2d authored over 10 years ago
Turn on update notifications for Ember admin

Issue #3160
- Use notifications API to display available update notification.
- Remove update_no...

107dd3286201fe7a7a54b75ba294984582b378c6 authored over 10 years ago
Prevent notifications from flickering when hovered.

Fixes https://github.com/TryGhost/Ghost/issues/3166

This commit has a related JS fix.

25c4f615a7b0b6e618ca6a2dd1ed889580f537c4 authored over 10 years ago
Move setup to API

closes #3136
- moved setup to authentication API
- added `POST /ghost/api/v0.1/authentication/se...

a831bc28a84bc727dba819fce7e68bbb45421b0e authored over 10 years ago
Fix active theme selector. Add validation to API.

Closes #3226
- Remove dependent property from the computed content property
that is used to bu...

613a39031fc6322f04cf6730bbc09d9b984d313f authored over 10 years ago
Correct styling of setup form

d0f909ab2fb96ad92496faf6482f19149fa3929c authored over 10 years ago
Swap entry title selector for one that isn't applied after a delay

This fixes a bug that made the title in the editor look like it was animating in, as `.editor` i...

322d514bab46c26fe203729a7556bec8ecabd570 authored over 10 years ago
Merge pull request #3219 from JohnONolan/email

New HTML email template

d47b5b803600582ac60da1831a7429d703e356a4 authored over 10 years ago
Wiring up "resend" and "revoke" button on user management screen

fixes #3214
- new ```resendInvite``` method on the User model encapsulates all logic
- only send...

b31574d8221521911d7a0e2372e6eba2e55be792 authored over 10 years ago
Re-add text area styling, which fixes the broken test.

76a801bdc8d09b7f4c83c082a34a2bb3226f1f3d authored over 10 years ago
New HTML email template

See #3082

70ce0a1acb84d3b480ce0514488deaeb49fbc63e authored over 10 years ago
Merge pull request #3217 from PaulAdamDavis/new-form-style

New form styles

946ba6ffe258b40dd4a0c31bdcab72e08cf04444 authored over 10 years ago
Merge pull request #3216 from novaugust/mobile-menu

Fix mobile sidebar menu

ed1e65e9cdd924be3e7dba6989ab7683d252a438 authored over 10 years ago
Merge pull request #3211 from novaugust/yearless-date-parsing

Add yearless date as an acceptable format for moment parsing

fd9e5d1c4cd25c43bfceb513a574b83306a93229 authored over 10 years ago
Correct spacing on invite user modal to fit new form style

04899c401bd67eec3e186aa581769e44ba22eca2 authored over 10 years ago
Add down arrow to <select> elements

293b45120c3d4931cc5dd5db09b423fc0885c086 authored over 10 years ago
Aditional classes in settings and invite user modal for the new form style

9d2f131f5d26976fff31f25506e74af517952095 authored over 10 years ago
New form style

Conflicts:
dist/css/ghost-ui.min.css
docs/dist/css/ghost-ui.min.css

bbafa599806816824e3034af54d7ff5baa256de5 authored over 10 years ago
Fix mobile sidebar menu

Closes #3110
- Created `ApplicationView`
- Added `js-close-sidebar` classes to navbar navigation...

a8277c9a90b9d036cb658fb2aa996333b2cbe907 authored over 10 years ago
Merge pull request #3207 from morficus/invite-new-user-modal

Implementation of "invite a new user" modal

76dc6c61a061e51cd463c5dd54dff14787b1979f authored over 10 years ago
Add yearless date as an acceptable format for moment parsing

Closes #2331

76eaa7142334883d9f6f2b6dca77b5441511e9fa authored over 10 years ago
Implementation of "invite a new user" modal

Closes #3079
- new controller and template for invite-new-user-modal
- actually triggers email i...

f0afb2d949e7b8c95674f3e7a4994977c8008389 authored over 10 years ago
Remove .active button styling and remove underlines on user management list items

eb005cbc17257878da76686d15a656292a629f36 authored over 10 years ago
Invite User modal styles

References https://github.com/TryGhost/Ghost/issues/3079 and #21

Also changes the global modal ...

66dabf3b302db303c2c5d4f359466584819a3212 authored over 10 years ago
Add access_token to debug screen's export link

Closes #3177

6f024ad65f1532214b45884ec90ad0239e5bc2e5 authored over 10 years ago
Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases.

Fixes #3078
- new "users" resource, with matching controller and template
- fetching real data f...

ca38cbd842d4005da61cf9b7355fb55d65d25654 authored over 10 years ago
Minor style fixes for the user management screen

References https://github.com/TryGhost/Ghost/pull/3189 and #21

1f7bc2549a300e22f96394d169d63dd1c6dc7b74 authored over 10 years ago
We aren't hosting docs publicly yet.

Closes #54

41c346e0593a73222e977584870b24351c4eb354 authored over 10 years ago
Merge pull request #3194 from novaugust/title-scratch

Indirect post title in editor

a1bacb120c94655860c0b6dbab9cc4afcafa25a8 authored over 10 years ago
Merge pull request #3192 from sebgie/issue#3081

Allow user to accept invitation

9b73718cf4db2f1eaa870fea6fb53ca511d2ac63 authored over 10 years ago
Merge pull request #3178 from novaugust/popover-fadeout

Added fadeout to gh-popover

e36d5c5563c8b4a59858311194e29a043869019e authored over 10 years ago
Add padding to mobile/touch editor

Improves #53
Closes https://github.com/TryGhost/Ghost/issues/3103

e180a759fa02e0cb0f568700110fe1e937b7275e authored over 10 years ago
Prevent mobile text area editor bottom being but off

Closes #53

- Adds webkit smooth bouncy overflow
- Make height of the textarea slightly short th...

cb06c97e5420b66b069bbc8587968ac13d04ed67 authored over 10 years ago
Added fadeout to gh-popover

Closes #2868
- Uses jQuery's `.fadeOut` whenever a popover is closed.

- Reordered `gh-popover`'...

8563d79dfeeef365b604245381967920ff103635 authored over 10 years ago
Indirect post title in editor

Closes #3179
- Add `titleScratch` property to `PostModel`.
- Changed references to `title` to `t...

ede31a1590dc359a2e74cdd34aa2f1c2ac4b4a7b authored over 10 years ago
Allow user to accept invitation

closes #3081
- added route `/ghost/api/v0.1/authentication/invitation`
- added accept invitation...

285accaf2cd2aaec69b31af0cd3999d25ff26f90 authored over 10 years ago
Fix server-side validation

Closes #3122
-Fix validation so that all values are validated instead
of just values that evalu...

a2a0f11a359e4ba46f88440160d981e87d6a6d0f authored over 10 years ago
Merge pull request #3174 from kevinansfield/session-user

Fix direct access to settings/user using session.user CP

81efe41d5fc06f3586cd89c41fdb3cf2b548cdfb authored over 10 years ago
Merge pull request #3180 from novaugust/psm-reset-on-error

PostSettingsMenu: Don't save new posts, reset values on failure

c5b8ca4b673c68363367dd5d5e4fd129a4f15876 authored over 10 years ago
PostSettingsMenu: Don't save new posts, reset values on failure

Closes #3158, Closes #3143, Closes #3134
- Added `model.rollback()` when PSM fails to save.
- Ad...

c68704a31226eabbd6bf0d9d3ba4990b92658146 authored over 10 years ago
Merge pull request #3184 from jaswilli/issue-3169

Fix up route parameter validation

84946a193db4c7063571089c0c8ad7be390137fd authored over 10 years ago
Merge pull request #3181 from jaswilli/ember-misc

Prevent stacking notifications during rapid toggle

7ad8b65336e707b6f1384b292bb15cd5fa9248df authored over 10 years ago
Merge pull request #3176 from PaulAdamDavis/2422-edit-user-ui

New edit user UI

bbb3df588576b7ec5f8b7b9e317d6a5c73dcc3c8 authored over 10 years ago
Fix direct access to settings/user

closes #3162
- removes injection of user object in application route's beforeModel
- removes inj...

61acfb3728ae69a4c5bbba8610728b85eb8820a0 authored over 10 years ago
Fix up route parameter validation

Closes #3169
-Replace javascript methods that are not available on all
supported browsers with ...

265341b05e9848fb6ffa3f3d285c2c1433ff9fa1 authored over 10 years ago
Prevent stacking notifications during rapid toggle

No issue
-Call notifications.closePassive after the resolution of the
promise that generates th...

951dc7e9444ff043ac263c1fa1ba4a3839cdcab6 authored over 10 years ago
Hover colour for the markdown help button when an inactive tab on the tabbed editor.

Previously, hovering the markdown help button when the editor is on mobile tab mode, it disappea...

8dbdf8ce5804d6e709b61b76fa2b1d12d22c43c1 authored over 10 years ago
New edit user UI

e8e4fe49735aa498d4cddff01baba8f9c48887fe authored over 10 years ago
References #33

- Alter the existing UI
- Add 2 button options, 'has-icon' and 'only-has-icon' (for the < Users ...

a36a260277888b74bdb6619fc77b698326faf63d authored over 10 years ago
Signin Validation

closes #3120
- create `validateAndAuthenticate` action to validate, send `authenticate` action o...

238c57c3f3f3ae31012e2c4a2822a169ae9d3d4d authored over 10 years ago
Merge pull request #3149 from kevinansfield/persistent-notifications

Persistent notifications

2019500466a9d84ab0fe0c165e07856a0ce11aa3 authored over 10 years ago
Merge pull request #3172 from sebgie/issue#3145

Redirect setup if authenticated

824c80a98153c7fb5a2debb7a6d3f63d408b4679 authored over 10 years ago
Merge pull request #3170 from sebgie/csrf-remove

Remove CSRF from client

0432b5b02b6117e320907694d2697106d7b9306d authored over 10 years ago
Redirect setup if authenticated

closes #3145
- added beforeModel redirect
- added test

83d8baa0806cc7556feab97c7a9e7fe0af3ff7b8 authored over 10 years ago
Remove CSRF from client

no issue
- removed occurrences of csrf from client

131b313a35da82a1128b214815ba087733ca844b authored over 10 years ago
Persistent notifications

closes #3057
- add Notification model
- update injected Notifications object to handle persisten...

9e9ee087905ae06e1d7629115478be415bfc96ca authored over 10 years ago
Post settings menu styling for https://github.com/TryGhost/Ghost/issues/3084

e63ee883d78cc1ce2111c2ad7f03e6d953027db4 authored over 10 years ago