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
Added image upload reusable plugin
af6d3e1c23f7d80c72ddf0e9ea48921753a1d422 authored over 11 years ago by Hannah Wolfe <[email protected]>af1051720e1c1b49aee3a1b31f1ad7c9780a8d71 authored over 11 years ago by Hannah Wolfe <[email protected]>
- motivation was an error message on the settings screen
- now requires slightly less code to ...
Closes #282
* Added a new route
* Added new methods
* Triple security!
* Passwords are actually ...
issue #40 and issue #280
- Adds uploader jquery plugin
- includes settings for enabling/disabli...
closes #276
- settings screen now loads a model when a pane is requested, rather than when the...
4d5d68511ebaa73a5abd9655a17f4fda78895383 authored over 11 years ago by Hannah Wolfe <[email protected]>
issue #333
- css fix
Closes #333
* Refactored the Ghost.Notifications View bundle
* Added a new initialization of the...
61249508e9818e0c4e3e672acac6c70550b14d04 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
caused by issue #326
- implementing fade in and center on signup form by applying the functiona...
- Ghost.View now extends Ghost.TemplateView giving all views access to subviews and templates
- ...
Removed `admin-ui-temp.js` and moved code to it's relative places
86fad70ad4aff804aa789e4eb1c5c33452013b6c authored over 11 years ago by Hannah Wolfe <[email protected]>
This reverts commit f18c7f22c33a4857945064d07bc138d886283499, reversing
changes made to 4ea9d77b...
845c55d1ade24e0858ca0095482fa8b55d6838cf authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Bug Fix: Dashboard now has correct bottom padding
d79112d7609379b418f837eaee2ff44f269da7b1 authored over 11 years ago by Hannah Wolfe <[email protected]>Login / Signup forms now use Backbone
28baa7085fa6a5932fda4ebfcd3e097be73f880f authored over 11 years ago by Hannah Wolfe <[email protected]>e526f735df61049ef139317558cb615476837f49 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Improved mobile interactions
69997bb4cc05209c3753202624aeebca2f899c06 authored over 11 years ago by Hannah Wolfe <[email protected]>Updated dropzone regex to capture existing URL flag. Also supports the shorter markdown image syn...
41c080de7d3ea867df7b5847d612e64825fa932d authored over 11 years ago by Christopher Giffard <[email protected]>
* Moved most of control code to `core/client`
* Implemented ajax checks
This introduces a new class of `.form-group` to replace the label containing the elements.
I ha...
31c156b66afe6cfbc415c4be03d79c0eb8d0e6c2 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>This is simply a commit which improves the mobile interactions. This does not fix UI problems on...
3ee6f4f4174aef7e51b9720f3d019667b60f6adc authored over 11 years ago by Matthew Harrison-Jones <[email protected]>45f3f2a143cc3a0e618e599bb51d2c25dea8df8f authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Need to find suitable place for the `.overlay` hideAway function call.
74f4c3f5fcb2ebfe6b06a9c26836f523c159f1be authored over 11 years ago by Matthew Harrison-Jones <[email protected]>First pass at creating a usuable modal for the copy to HTML keyboard shortcut.
a5290b06ba3e3e85d6c9d0db50d8b9ffb65165ff authored over 11 years ago by Hannah Wolfe <[email protected]>Has an issue where Google Chrome does not persist to keep code selected.
7bb92d508db8a5491f890e3a5d6475e09abccd4d authored over 11 years ago by Matthew Harrison-Jones <[email protected]>b535683784d17b0a934b962c4129c27043388e45 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
d507662cf1a5340bea97028ff46ab6079d360b29 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
e4a8c55e3072a931456a7bf1b075e50b216f59ed authored over 11 years ago by Ricardo Tomasi <[email protected]>
This also includes the example modal, which needs to be replaced with content.
b44c870520a615c8032aebe43f89d333458010cc authored over 11 years ago by Matthew Harrison-Jones <[email protected]>7e7df27600e7e416842f6c6610ce9f073153e891 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
aa0f2e0867f74c5bb7150d3b8b0ca2bae8d06fc9 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Additional Keyboard Shortcuts and improvements to text highlighting
21250f710260b13072ff7d23d49fac9ff1e83a48 authored over 11 years ago by Hannah Wolfe <[email protected]>Debounce scrolling on editor
b1353db4331e6339fe20f416cd60abd19830f906 authored over 11 years ago by Hannah Wolfe <[email protected]>15cf67d0676f4e204983360206ba161bc9dd981b authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
68d384b43b83b7417466e72c2c15943ae0ac4c43 authored over 11 years ago by ErisDS <[email protected]>
Also removes stray notification alert comments
a2b4ca56bf2e4f9238451e4b7c6f575822fcf17c authored over 11 years ago by Matthew Harrison-Jones <[email protected]>Simply because I was an 1d10t
f0988ddebe61f6ee44f52a2e5fab1e07b6662b70 authored over 11 years ago by Gabor Javorszky <[email protected]>Should close #37. There are persistent and passive notifications.
Persistent ones:
* are stored...
Also fixes the previous editor notification fixes to not include `calc()`
1eef46a981e0e41c5bdd928e250bc2e34179be93 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>Because this and self. Missed it from previous commit :/
416a6848fc727a2b859a3dfb377df8bf0c1a8e29 authored over 11 years ago by Gabor Javorszky <[email protected]>
Closes #290. In theory.
* moved flashviews to base.js, renamed to notifications
* added failures...
12ce28e3898878784e8e42fd01363b10f69530ae authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
53be53eb3bffe88b84d1eae94c2d726bb4a049b1 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
First pass at Plugin Management design conversion
555dffc7cc2ff4ab2f7cefa5a09332daf2cdec6d authored over 11 years ago by John O'Nolan <[email protected]>Removed CodeMirror Stylesheet file and moved over required CSS
41b78751c19c269b7694705b1a77b8644cfe83a6 authored over 11 years ago by John O'Nolan <[email protected]>52b0695e86437ef769f6b437f7dfaabb50616997 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
This fixes the event where text would be selected after manipulation from shortcut, the cursor i...
9de10810a3d9225894d246217ac68f88a321af28 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>62c85a846a9d840d2d009081a9e49658e3c64091 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
67163e41422d70dff027abaf03e78be11c8fbd2d authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Automatically focus on first login input
9fe927da54742eb2f01d40ecd92f4b4f3e422d21 authored over 11 years ago by Hannah Wolfe <[email protected]>Fixes #6.
10d5e2c2fb3cbc52125b049dea19252f5678813f authored over 11 years ago by Matthew Harrison-Jones <[email protected]>47b2dde080e594c9dd5ccd1891c7672bc4f06623 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Fixes back button breaking settings panels
826441de2a135c4beb1200550e7abc8e63d9c9d9 authored over 11 years ago by Hannah Wolfe <[email protected]>0a7182100d5bdcd0a15f9ba4a8ea0a2dabcebae3 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>
Fixes #148.
df3769581747a9e451744c66f6efde45e4feba69 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>Fixes persistent menu highlighting
78f7cc994bead7ad0a7a80c9d55d1a7477159572 authored over 11 years ago by Hannah Wolfe <[email protected]>Fixes #218.
7a27905a51fd6fca9c6056ffada9cd58ab031286 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>Fixes #259
6c3450f105d752a4c857d7f1f8cd7ec67bb8cbf3 authored over 11 years ago by Matthew Harrison-Jones <[email protected]>- This is a first pass at getting a more logical structure. The focus is on moving from admin/fr...
5ff84fcc68a12bf336f4fd937ea0f5584727e1e5 authored over 11 years ago by Hannah Wolfe <[email protected]>