35 Commits

Author SHA1 Message Date
James Brooks
3c9478cdc4 Settings should hold LONGTEXT for app banners 2014-12-31 12:02:04 +00:00
Graham Campbell
509f582539 CS fixes 2014-12-30 18:19:22 +00:00
James Brooks
f4f691ab46 Closes #126, components can have links and tags. 2014-12-30 15:14:55 +00:00
Graham Campbell
540f9aa538 CS fixes 2014-12-28 16:07:18 +00:00
Graham Campbell
5f93290a0f CS fix 2014-12-26 21:53:00 +00:00
Graham Campbell
a8e31233ef CS fix 2014-12-26 21:51:43 +00:00
Aaron C. de Bruyn
4b5cc5a4a1 More style fixes 2014-12-24 17:02:51 -08:00
Aaron C. de Bruyn
8d67cfad8e Style cleanup 2014-12-24 14:56:32 -08:00
Aaron C. de Bruyn
593cb915ff Account for differences between mysql and postgresql. Closes GH-89 2014-12-24 14:31:59 -08:00
Aaron C. de Bruyn
f81e54e493 fix rename -> renameColumn introduced in 072f5885a 2014-12-24 14:31:39 -08:00
Aaron C. de Bruyn
94cebe8d0d Remove incompatible backticks from migration. Closes GH-90 2014-12-24 13:00:34 -08:00
James Brooks
59ef8ef06a Drop the move column migration, it's annoying but hey-ho. 2014-12-23 21:49:43 +00:00
James Brooks
072f5885ad Fix renaming of table columns for other database drivers 2014-12-23 21:43:18 +00:00
Graham Campbell
3d0f733c3c Removed some unneeded files 2014-12-21 11:39:36 +00:00
Graham Campbell
9d8d89248f CS fixes 2014-12-20 21:20:17 +00:00
James Brooks
d66551c7a3 Migration for soft dletes 2014-12-13 13:52:31 +00:00
James Brooks
8aa6ba7423 Session table 2014-12-13 12:22:13 +00:00
James Brooks
f68383427a Create incidents from the dashboard index 2014-12-13 12:22:06 +00:00
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