Ghost/ghost/admin/tests
Kevin Ansfield 0106a21e3c New tags input, drop selectize & jquery-ui deps (#892)
closes https://github.com/TryGhost/Ghost/issues/6458
- swap `ember-sortable` for `ember-drag-drop` in navigation UI
- extract PSM tag input into new `{{gh-psm-tags-input}}`
- add new `{{gh-token-input}}` that wraps `ember-power-select` and `ember-drag-drop` to replicate the previous selectize based tags input
- enhance `{{gh-psm-tags-input}}` behaviour to highlight selected primary tag and show "primary/internal" in selected tag titles
- 🔥 remove `selectize`
- 🔥 remove `jquery-ui`
- 🔥 remove unused `{{gh-navigation}}` component
2017-10-31 09:10:49 +00:00
..
acceptance Match client-side password validation to new server-side rules (#899) 2017-10-26 11:02:17 +01:00
helpers Removed defunct Ghost OAuth code (#848) 2017-09-04 21:17:04 +02:00
integration New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
unit New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
.eslintrc.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
index.html
test-helper.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00