Ghost/ghost/admin/app/styles/patterns
Aileen Nowak 753f307382 Slack integration
closes #6584
- Frontend Changes:
	- adds 'Apps' to Navigation Menu
	- adds 'Slack' as nested page to Apps
	- adds `apps.css`
	- adds `slack-integration` model and uses `slack-settings` custom transform to parse JSON file
	- adds validation for `slack` model
	- adds fixtures and `slack/test` API endpoint to Mirage
	- adds acceptance tests for `apps-test` and `slack-test`
	- adds unit tests for `slack-settings` and `slack-integration`
- Backend Changes:
	- adds API endpoint `slack/test` to send Test Notification
	- adds default-values for slack model
	- sends payload to slack:
		- text: the url of the blogpost / test message
		- icon_url: url to ghost logo
		- username: Ghost
	- adds `slack/index.js` to send webhook to slack if
		- a new post is published (if slack webhook url is saved in settings)
		- user clicks on 'Send Test Notification' in UI
	- adds `slack.init()` to `server.index.js` to add event listener
	- adds unit test for `slack/index`
2016-05-08 12:49:15 +02:00
..
_shame.css Content management & editor refactor 2015-06-05 13:58:00 +01:00
buttons.css Minor visual bugfixes 2015-08-27 12:14:59 +02:00
forms.css Return cursor pointer to text inputs 2016-02-05 17:01:53 +00:00
global.css Fixed skiplink positioning 2016-02-27 15:37:15 +00:00
icons.css Slack integration 2016-05-08 12:49:15 +02:00
labels.css Introduce CSScomb 2015-05-22 19:05:10 +01:00
navlist.css Variety of style fixes 2015-08-13 10:04:45 +02:00
tables.css Main colour audit 2015-06-24 13:37:37 +01:00