Commit Graph

13 Commits

Author SHA1 Message Date
James Brooks 7dd54010a2 Incidents belong to a component. Tidy and docbloc code too. 2014-11-25 09:08:04 +00:00
James Brooks 0bb95937b0 Create IncidentTemplate migration and model. 2014-11-24 16:49:07 +00:00
James Brooks 27b3a128bd Create the users table 2014-11-24 15:43:24 +00:00
James Brooks 69105b3828 Create migrations and models for Web Hooks 2014-11-22 14:01:01 +00:00
James Brooks 12975ca98a Fix the tinyInteger default value on MySQL 2014-11-20 19:32:29 +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 589a47cabc Added ComponentTableSeeder 2014-11-19 12:05:09 +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 a016e0758a Better table structure 2014-11-16 23:31:50 +00:00
James Brooks f86b4000c8 Closes #1. Incidents output per-date 2014-11-16 23:24:30 +00:00
James Brooks 3c416efa7e Migrations for incidents and components 2014-11-16 22:54:17 +00:00
James Brooks 083742b45b First commit, Laravel is setup! 2014-11-16 22:26:08 +00:00