Commit Graph

17 Commits

Author SHA1 Message Date
James Brooks
49d8321539 Moved the user_id column 2014-12-01 15:47:46 +00:00
James Brooks
e0dd2ef909 Rename component.component to component_id with relationship name change 2014-12-01 12:21:44 +00:00
James Brooks
baee247363 Created the services table 2014-11-26 16:42:41 +00:00
James Brooks
6d218f5c61 Added subscribers migration with accompanying model 2014-11-25 16:09:03 +00:00
James Brooks
2c58ff812c Merge pull request #29 from jbrooksuk/write-api-started
Write api started
2014-11-25 12:41:15 +00:00
manavo
e994f2a88a Save the user ID of who created the component or incident 2014-11-25 11:50:15 +00:00
James Brooks
e5aea08da1 Create metric migrations and models 2014-11-25 11:19:20 +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
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