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

Implement labels

8e796bf6aa7b06715c1eb47dbb7768b6d133a3c6 authored over 10 years ago
User list styles from master

2650d5555d3b16e7bcbf359e27e8949e3ff3fcc4 authored over 10 years ago
Error notification if send mail api returns 500

closes #3728
- If the mail config is broken, the ajax call will fail with 500 and
not return an ...

4f5555d8349d51a37204fe0769f302f7569d3eab authored over 10 years ago
Update ghost-logo, death to jQuery

Amends #3740 (which amended #3736), ref #3623
- Removed futzy jquery for setting href on logo; b...

9d731445509d98b23583b23b8c30a34c84fd492e authored over 10 years ago
Merge pull request #3740 from PaulAdamDavis/ghost-logo-link

Change Ghost logo link back to an anchor

c5ab5dd4bf3ccb5a96229cc968611646bb58e757 authored over 10 years ago
Add ghost logo anchor tag

Amends #3736, references #3623

With `button.ghost-logo`, there's no `href`, so cannot be opened...

4f3fb46e72c0e1bc94f8d5460e34578fec181ea4 authored over 10 years ago
Merge pull request #3744 from PaulAdamDavis/user-actions-button

Change user actions button tag

698d690e922317c10998eec38163b84cbed8f021 authored over 10 years ago
Ensure that slug is always synced for User form.

cf127183ae98d07b160cf77179e6f731e6608c13 authored over 10 years ago
Change user actions button tag

No issue

- Changes the user actions button to a `<button>` element.

02c9bc75d7afc3aaf6e4d6568c8f0c785c1968f1 authored over 10 years ago
Merge pull request #3736 from novaugust/ghost-burgers

Fix -navbar events attachment

d1055cf34a374930178f351a825215ec7bb08b52 authored over 10 years ago
Fix -navbar events attachment

Closes #3623
- Move hamburger logic to action with terrible name, "toggleSidebarOrGoHome"
- Move...

d2f297f87c383c4a979ff4da3e7b46e6821a356d authored over 10 years ago
Merge pull request #3731 from ErisDS/issue-3724

Expose blog URL to client app

f2eebc583243a7ddc86faf6f19b2636b303013a1 authored over 10 years ago
Merge pull request #3730 from jyek/auth-route

Update authentication endpoint for subdirectory

abc32b715e8ce8d6c83af3ce83571aff2938dd0e authored over 10 years ago
Expose blog URL to client app

fixes #3724

- provide config.url to the ember client app via a data attribute
- create serve...

fd6a84ddfd635788a6acaa4e42ee0f40b1c27531 authored over 10 years ago
Update authentication endpoint for subdirectory

Fixes bug where user is unable to log into admin when subdirectory is specified

c8472be787dd991e827ee888bd5d7453698fb663 authored over 10 years ago
Use the ghost-paths consistently.

Always using the utility function ensures that we have the ability to
update/change/etc these pa...

38bcc2f35179911594edfdcc0220fa2782700172 authored over 10 years ago
Merge pull request #3729 from rwjblue/ensure-author-in-psm-is-reset

Ensure PSM author is reset when changing posts.

f4c843ec830d36c2904973822f25a8702e600a66 authored over 10 years ago
Ensure PSM author is reset when changing posts.

617a93ae0e0313031094f40b74c1cb3b7dcfa26d authored over 10 years ago
Fix wrong author slug on user settings page

fc4dc6522f5de7bf47c82f81cce20c885969d184 authored over 10 years ago
OCD

7a3892344da213869d2fdf34ba52665a3dad48bd authored over 10 years ago
Fix 'broken' debug tools template

closes #3715
- Includes wrapper class for @pauladamdavis css

6fd27a70d2debba426f5b70c71940b02856474ae authored over 10 years ago
Error if user has already been invited

closes #3681

364d2dc4d22c4febd439ada79e379d77c9b87ceb authored over 10 years ago
Merge pull request #3706 from jaswilli/invite-fixup

Close invite user modal immediately after submit.

a53c9a3ea9e2fd8b603ec1865dd4ff5e3cdea0a9 authored over 10 years ago
Merge pull request #3705 from wjake/issue-3663

Reset forgotten form on success

788c47cdbb98002e053c5be4e38cd46d34336482 authored over 10 years ago
Reimplement visual ascetic styles

412c9f7386e8059ca9dde267c9a6dc0364f703f0 authored over 10 years ago
Close invite user modal immediately after submit.

Closes #3672, Closes #3673, Closes #3680
- Close and reset modal immediately after submit instea...

f0ba3f0c48fb64eb06a5daaace524a45e55eac92 authored over 10 years ago
Merge pull request #3697 from novaugust/close-modal#3652

Close modals when clicking off them

25e9e9ad8757d22fb1ef555575bac2f27a548b5a authored over 10 years ago
Merge pull request #3696 from rwjblue/do-not-focus-post-title

Do not focus post title when editing.

09d71a62d413dc683a4d81935e96148c169678ac authored over 10 years ago
Do not focus post title when editing.

0be94c24d4927b00d6f964d154f6477e4671fc0f authored over 10 years ago
Close modals when clicking off them

Closes #3652

909f58166cae387d074ebaea1d68ce2fa754e096 authored over 10 years ago
Merge pull request #3693 from sebgie/issue#3623

Fix Ghost icon is not clickable

7cd366d9c3cf1d4ef1cd9257322a916ea29a1ef5 authored over 10 years ago
Merge pull request #3686 from sebgie/issue#3660

Improve error handling for authentication

ec9d51562b5669cd48b5fecb9a447072920d16b4 authored over 10 years ago
Fix Ghost icon is not clickable

closes #3623
- Initialization of the link was done on login page where the ‚burger‘
did not exis...

c418d70bd22fb34050dae58688bc69f5dfff795d authored over 10 years ago
Improve error handling for authentication

closes #3660
- added wrapping in JSON API format to error500()
- added client side handling

1e5d114e5d817fccc1980b419b9be106bdf1a207 authored over 10 years ago
Reset email form value on success

closes #3663
- Set value of email input as nil string

d349c25471b5eb6f9402c9778d2f9e77cb90693c authored over 10 years ago
Merge pull request #3656 from rwjblue/activate-specific-tab-not-toggle

Activate specific tab that is tapped/clicked.

876654b0ce05a88741e20ff4663db92f0e2a7c2e authored over 10 years ago
Merge pull request #3655 from rwjblue/dont-loop-keyboard-nav

Do not loop keyboard nav on content list.

601c735f9c613644322eaa0fea8e5fcc7e94387f authored over 10 years ago
Merge pull request #3628 from novaugust/popover-btn-binding#3603

Add open class to popover buttons

863255b59f875ca8064621b68e8c7fb6d9b74d1e authored over 10 years ago
Reset buttons without classes

3ae32bdcfadb8654f09a3758d94ac6694bb4638a authored over 10 years ago
Fix floatingheader alignments

f0fa9242d14047a8274d7f2c9fcb708fb0840814 authored over 10 years ago
Activate specific tab that is tapped/clicked.

67f83ba3caee2a6176ce810a7a01129ed5944f18 authored over 10 years ago
Do not loop keyboard nav on content list.

e5785d2c4270bbda9d81c609549585677f1687a6 authored over 10 years ago
Improved mobile editor styles

d61a903160c68b97a442a555e3e38b0b5c54c204 authored over 10 years ago
Update application frame styles for content + editor

f0addd15d0f2ac548a13cc9ad90e66a21f1faabd authored over 10 years ago
Editor: Warn if title change is unsaved

closes #3643
- TitleScratch is compared with Title; if there’s a difference, we have
unsaved cha...

e8a393fab98828c2d5e80903375364919ec10d3b authored over 10 years ago
Add open class to popover buttons

Ref#3603
- Popover Buttons now have an `open` class applied to them when their popover is open
-...

389081a8bba5886307517acafed09dd9312fb18c authored over 10 years ago
Merge pull request #3633 from halfdan/3630-revoke-user

Fix revoke user invite and user.destroy

836b77896c35e910adc0ea49e5ea74627a8a2fc8 authored over 10 years ago
Typography updates

fcdddb9d67d7c8f09ede046b795b977ab355f719 authored over 10 years ago
Unfucking content management screen

deb198e45e6251c4151a3516145c40a3883402d9 authored over 10 years ago
Fix revoke user invite and user.destroy

fixes #3630
- Extend user adapter in ember to load users with status: all
- Fix user.destroy by ...

354b68ef7b97b6d5dae33e132bc64bd65f0932ef authored over 10 years ago
Put global nav back under modals

ffa6de05be36e58a5236ad990a35132121e18d2d authored over 10 years ago
unfuck settings nav

6e3a997f2f2e5980d5c657843e8121648e0a94fc authored over 10 years ago
Transition to signin with error message on invalid token not 500 error screen

closes #3548
- Add error to hidenav, removes menubar from error screen.
- Wrap atob() in a try/c...

94e9d0b48b7d197c1c2b78a0e5d5538e61fb8bc2 authored over 10 years ago
Convert old button override styles to new classes

(and some cleanup)

29bbd57e1a0781402d712f75d6cb92bd97c871d7 authored over 10 years ago
Restore original display after window resizing.

fixes #3597

29a3b4f01d43f396d5472b0662871f44d4c75b0b authored over 10 years ago
Merge pull request #3618 from jaswilli/issue-3612

Check for server notifications on hard refresh

95253e066f3aab070367860ed6fc04176c006da5 authored over 10 years ago
Merge pull request #3614 from ErisDS/remove-apps

No apps screen for 0.5

e83e9f1040c6600c29ecdd68ff4c5dc92314bb55 authored over 10 years ago
Check for server notifications on hard refresh

Closes #3612
- Trigger the loadServerNotifications event from the
ApplicationRoute's afterMode...

ca5c9362ba1d335697a07760becab57b21c35942 authored over 10 years ago
Merge pull request #3550 from halfdan/3542-forgotten-user

Properly show message when resetting password.

1f258c0656fb497b7d2cd711ad17a44b4c68c5b1 authored over 10 years ago
Cleanup from notifications refactor.

Refs #3521

60571a86c4d20ce2899c9f6900acc85ee0482ff0 authored over 10 years ago
No apps screen for 0.5

no issue

- The apps screen is nowhere near ready for prime time yet, lets not have
it in 0.5 ...

41fbd96805466c1bf50aaf2516877982445b3717 authored over 10 years ago
Styles for splitbuttons on editor screen

08ce470548b7e25fe362d9eba2fb0a1d3ec11b65 authored over 10 years ago
Changing User.read API to default to active users.

refs #3542
- Properly handle forgotten screen (ember)
- Change Users API to only return active u...

913878116763539d992aaa357bd3cdfd47f4e30d authored over 10 years ago
Button updates to match existing styles

4ddec0fbeb319db002c3d4ca66813800fb8b6901 authored over 10 years ago
Swap notification close link for a button

No issue

- Swap out notification <a> close link for <button> (gains a native hover state)

b1d7e389708d76753e1e9b43b3c8971342760d0a authored over 10 years ago
Re-do of dropdowns

bf00dd633c86a51ed07c1f2bf2c6d12c0f5cbdfc authored over 10 years ago
Merge pull request #3590 from felixrieseberg/iss3518

Ghost Logo navigation responds correctly to mobile

ece2a1a91428443958e07133b9f27184b487125c authored over 10 years ago
Ghost Logo navigation responds correctly to mobile

closes #3522
- Previously, the logo had a href attribute which was manually kept
from executing ...

396acd68b34dff18c6598bf2ff1929163abd51d4 authored over 10 years ago
Form Inputs

045fcea74038cfd60af43c77c83a68d505fe4bb4 authored over 10 years ago
Fix embedded code being removed

no issue
- changed order of escaping

be79d67a2dc97c27c085c33f4eb2dc2a96af0cf2 authored over 10 years ago
Cleaning up old html files

8ba74499bd86051db916ab3329eab71b19d7dc0e authored over 10 years ago
Merge pull request #3593 from morficus/issue-3563

prevent revoking invite for already active users

0024ea5f5761befb401ae2a3b7f84a795714148b authored over 10 years ago
Reduce indentation for readability

81bab839f599fee55381f224607897f8e560ad9c authored over 10 years ago
Merge pull request #3587 from PaulAdamDavis/settings-header-classes

Add classes to settings headers

3531570d93a85bb3aa5ec361107147957e10d31f authored over 10 years ago
prevent revoking invite for already active users

closes #3563
- before attempting to revoke an invitation, get updated model info
- reload route ...

cb4b1a1d8577dc36b8b0b2babd94c8937a5bc8d2 authored over 10 years ago
Working delete user modal & button

closes #3529
- Created ‘delete user’ modal (similar to the ‘delete post’ modal) and
controller
-...

a378ef39f2607a90a269ffb21351073346b546b4 authored over 10 years ago
Highlight old styles for removal

dd334c0f04ddf60111e3fd57ffaea6eb7e6701fa authored over 10 years ago
Clean up conflicting class

522dcae5d3e05b875578b8949decfe831499cac7 authored over 10 years ago
Strip base button style. This should be covered already.

4a39850474c4cdbd68bb5f3955bdc9204526550a authored over 10 years ago
Remove old button styles which are not used anywhere in core

426c2a6502b5387d941e969fd41b3be8d7661b2e authored over 10 years ago
Break splitbuttons out into component

4cd51cd4992999266ace377100be92473583f237 authored over 10 years ago
Adjust BS default styles

1ef17830c538ce0708b6b71810c68f4c1d9324e4 authored over 10 years ago
Port/convert BS mixins/vars - strip unneeded variations

c0d947431b0a076efb3f190b3c2d0d37a2b30333 authored over 10 years ago
Add base bootstrap buttons

f5e4d04268815d111e4b7895716b00c48c0ac430 authored over 10 years ago
Add classes to settings headers

No issue

Refs https://github.com/TryGhost/Ghost-UI/issues/91

- Adds a class to settings page h...

c312f39c6beb0445880029153ec0e196ec430b4a authored over 10 years ago
Merge pull request #3569 from morficus/issue-3549

fix most recent post stolen by the last logged in user AND only show active users in post-settin...

7bd14631673714498bf22362f438d63da0bf06a0 authored over 10 years ago
Merge pull request #3581 from felixrieseberg/iss3541

Autofocus on input fields after routing

b727039e9c1666f0503041135b9994ab391c4f35 authored over 10 years ago
Merge pull request #3500 from novaugust/markdown-help

Update markdown help modal

981782ba41c565b9d3fbb7a7209cfe19a7d05faf authored over 10 years ago
Merge pull request #3567 from novaugust/issue#3564

Return to invite new user; invite multiple users in one go

0645f4b111bdbbf22750cfbf3cb1ffd43e37ec96 authored over 10 years ago
Return to invite new user; invite multiple users in one go

Closes #3533, Closes #3547, Closes #3531
- invite-new-user always resets role to author now, all...

d1ce4eec01f16de9c854c3ae1dfe878a527c00a6 authored over 10 years ago
Merge pull request #3580 from felixrieseberg/iss3543

Insert inline code shortcut for editor

3c034046a157717a016f1d0bb1fcc9d4a0c3c5a2 authored over 10 years ago
Merge pull request #3578 from morficus/issue-3516

Stop event propagation when hitting "enter" in the gh-blur-input component

f524b57adffda5170233e9039c8f02b5ee3ce328 authored over 10 years ago
Merge pull request #3576 from morficus/issue-3523

Error modifying "author" attribute before post record has been created

7e6b782a686147f263578381a7872db8b7af31a7 authored over 10 years ago
Update markdown help modal

Closes #3499
- Swapped out "Cmd" for the symbol. We're all UTF8, right?
- Removed hint for "Inli...

89ec67f73f9e50d6e791f6f6eb81fc86e66291b3 authored over 10 years ago
Merge pull request #3579 from morficus/issue-3502

Replacing "touchstart" with "tap" event, provided by hammer.js

20cdcb9c2d07faf52713be0b1b2858c051ccfbdf authored over 10 years ago
Merge pull request #3535 from rwjblue/properly-transition-on-mobile

Handle toggleing the content screen on mobile.

16c8f1a865e7f5569aa9768064047bcc4af0baba authored over 10 years ago
Merge pull request #3571 from felixrieseberg/iss3570

Show "Make Owner" only if displayed user is admin

8230c65f404d279328185585e7835b43e13afae3 authored over 10 years ago
Autofocus on input fields after routing

closes #3538, closes #3541
- The “autofocus” property isn’t considered by browsers if the elemen...

947cecfb4b2e25fb7e8e2f7dfc8fa866374e5ebd authored over 10 years ago
Merge pull request #3574 from rwjblue/speed-up-posts-orderby

Small performance tweak for Posts ordering.

5c8a014af8a5143ddf9f5409abcf796c347a787e authored over 10 years ago
Insert inline code shortcut for editor

closes #3543
- Wired up existing code shortcut in codemirror-shortcuts.js in
editor-shortcuts.js

dd1ded80f9b31b4579c61e5d78c48281129562cc authored over 10 years ago