62 Commits

Author SHA1 Message Date
James Brooks
c8ca816b6c Added link to blog post for Cachet 2014-11-20 17:47:32 +00:00
James Brooks
8e6c3ccc6c Flesh out installation part 2014-11-20 17:41:37 +00:00
James Brooks
a40931a1c3 Fix link to issue 2014-11-20 17:40:19 +00:00
James Brooks
d80211ea98 Heroku button support is a goal 2014-11-20 17:39:59 +00:00
James Brooks
1241e01097 Linking to different install parts 2014-11-20 17:38:52 +00:00
James Brooks
deda7f5d87 Capitalized readme file, it really annoys me 2014-11-20 17:37:00 +00:00
James Brooks
1698d55f5a Updated install document with database instructions 2014-11-20 17:36:22 +00:00
James Brooks
728823eddb Merge pull request #8 from jbrooksuk/install-docs
Install docs
2014-11-20 17:27:23 +00:00
James Brooks
f5aa555269 Started on Installation instructions. 2014-11-20 17:27:01 +00:00
James Brooks
ef962f962e Update README to reflect more goals 2014-11-20 17:18:38 +00:00
James Brooks
f8268765a7 Ignore some files on clone. 2014-11-19 22:21:27 +00:00
James Brooks
772b43013a Update Contributing guidelines. 2014-11-19 22:20:37 +00:00
James Brooks
647baecb92 Remove config.codekit 2014-11-19 22:20:31 +00:00
James Brooks
86baa25621 Include database.php config 2014-11-19 19:30:42 +00:00
James Brooks
cb1083e015 Don't use GitHub token... My token is revoked. 2014-11-19 16:59:22 +00:00
James Brooks
7a24ca1511 Update composer.json with Dokku specific stuff 2014-11-19 16:58:10 +00:00
James Brooks
502bb55bfe Drop package.json so Dokku knows what we're doing 2014-11-19 16:53:41 +00:00
James Brooks
afedaeaa80 Switch to MySQL 2014-11-19 16:52:13 +00:00
James Brooks
baf3f9ffc9 Don't ignore composer.lock as we need it sometimes 2014-11-19 16:51:43 +00:00
James Brooks
5b0929eb54 Don't set status limit, we may have more in the future 2014-11-19 16:51:14 +00:00
James Brooks
f4f5b6dbcb Don't throw errors when fetching settings etc 2014-11-19 16:50:54 +00:00
James Brooks
4ab353c954 New design. 2014-11-19 16:26:42 +00:00
James Brooks
189890154e Break up incidents on the same day 2014-11-19 14:41:04 +00:00
James Brooks
132c18d65a Updated screenshot 2014-11-19 13:40:21 +00:00
James Brooks
4d967c08bd Fix the view composer, don't poorly check incident statuses 2014-11-19 13:36:45 +00:00
James Brooks
410843516b Design changes, it's a bit cleaner... 2014-11-19 13:26:53 +00:00
James Brooks
6c2a022ef2 Compile some CSS to start working on the design 2014-11-19 12:46:29 +00:00
James Brooks
3571cb79a5 Setup Elixir for the right directories 2014-11-19 12:46:19 +00:00
James Brooks
13cd9b3b8a Remove rev-manifest.json 2014-11-19 12:46:12 +00:00
James Brooks
04662adb43 Ignore the built file 2014-11-19 12:45:05 +00:00
James Brooks
f3c2060088 Getting Elixir to work again 2014-11-19 12:31:47 +00:00
James Brooks
589a47cabc Added ComponentTableSeeder 2014-11-19 12:05:09 +00:00
James Brooks
916110c32c Labels are now coloured by their status 2014-11-19 12:02:51 +00:00
James Brooks
68ddefff1f Make it easier to test by adding IncidentSeeder 2014-11-19 11:57:50 +00:00
James Brooks
ad7e1b7439 Introduce new Setting model. Set the site name. 2014-11-17 14:45:24 +00:00
James Brooks
8562062fcb Use Elixir for compiling SCSS into CSS. 2014-11-17 14:32:59 +00:00
James Brooks
e27fa2425f Re-design the layout 2014-11-17 13:45:25 +00:00
James Brooks
eb87822db5 Fix the view composer 2014-11-17 13:39:30 +00:00
James Brooks
929a9fc91d Drop BaseController 2014-11-17 11:40:37 +00:00
James Brooks
00e05472f3 Route models 2014-11-17 07:12:37 +00:00
James Brooks
7234cf5e21 Route model for Incident and Component, readying a route too. 2014-11-17 00:11:16 +00:00
James Brooks
7ef95ca3aa Include changes required within View Composers 2014-11-17 00:10:02 +00:00
James Brooks
57c64f6fbe Fix systemStatus view composer 2014-11-17 00:09:35 +00:00
James Brooks
84eb50c475 Include features and more goals within the readme 2014-11-17 00:06:37 +00:00
James Brooks
fe6cdc0400 Change Cachet picture 2014-11-17 00:00:08 +00:00
James Brooks
16f6f009f6 Introduce an overview of system status 2014-11-16 23:59:14 +00:00
James Brooks
e58f1996f5 Include Bootstrap within the views, make it a bit nicer 2014-11-16 23:44:18 +00:00
James Brooks
8c30876c01 Include screenshot of current progress 2014-11-16 23:37:47 +00:00
James Brooks
7ae7d85e73 Incident statuses. Show components on the list. 2014-11-16 23:34:46 +00:00
James Brooks
0e2fb29498 Fix bad method name 2014-11-16 23:33:19 +00:00