0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/client/app/styles/components
Aileen Nowak 35ecaee6d3 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
..
badges.css Introduce CSScomb 2015-05-22 19:05:10 +01:00
dropdowns.css Consolidation of dropdown sizes 2015-08-27 13:27:49 +02:00
modals.css Replace jQuery-based uploader.js with ember components 2016-04-05 12:03:20 +01:00
notifications.css Multiple minor visual style fixes 2015-08-12 10:29:40 +02:00
pagination.css Main colour audit 2015-06-24 13:37:37 +01:00
popovers.css Introduce CSScomb 2015-05-22 19:05:10 +01:00
power-select.css Slack integration 2016-05-08 12:49:15 +02:00
selectize.css Search mobile fixes 2015-09-02 16:13:18 +02:00
settings-menu.css Replace jQuery-based uploader.js with ember components 2016-04-05 12:03:20 +01:00
splitbuttons.css Fix splitbutton height regression 2015-08-25 13:58:24 +02:00
uploader.css Replace jQuery-based uploader.js with ember components 2016-04-05 12:03:20 +01:00