Commit Graph

58 Commits

Author SHA1 Message Date
James Brooks
95e54fcd58 Merge migrations into one file 2015-01-17 19:17:30 +00:00
James Brooks
0fecc5dc8a Rewrite the tags implementation. Closes #391 2015-01-16 12:49:57 -06:00
Joseph Cohen
bc76af198a Fixes error on postgresql on 2FA column 2015-01-10 11:57:26 -06:00
James Brooks
de4ecf636f Added Google Two Factor Authentication. Closes #326. 2015-01-09 19:52:10 +00:00
Walter Dal Mut
7868759940 Fixes 319 - MySQL 5.6 compatibility
Removed the default field during migrations for text fields
Added "required" option on incident message
2015-01-08 15:23:15 +01:00
James Brooks
fd6a8cfaf2 Unique and rememberToken changes 2015-01-05 21:24:47 +00:00
James Brooks
82995a9eba Changes to the user table 2015-01-05 21:23:09 +00:00
James Brooks
fdfb966edf Changes to users table 2015-01-05 21:20:45 +00:00
James Brooks
7655e30497 Merge all existing migrations into current structure. 2015-01-05 21:07:49 +00:00
Valentin PRUGNAUD
f4ddad0721 Fix artisan migrate:reset/artisan migrate:refresh 2015-01-05 04:37:42 -08:00
James Brooks
f00ba2efda Nullable, default null api_key 2015-01-04 21:04:24 +00:00
James Brooks
b671688ade Fixed StyleCI 2015-01-04 20:57:18 +00:00
James Brooks
0846cfdbca Component Groups. Closes #146. 2015-01-04 20:56:10 +00:00
James Brooks
3d4c38c7ee User-based API key. Closes #256. 2015-01-04 09:56:01 +00:00
Graham Campbell
f0f35b07bf Cleanup migration files 2015-01-01 13:53:31 +00:00
Graham Campbell
46d5b74d2e CS fixes 2015-01-01 13:42:27 +00:00
James Brooks
a0aed6757d CI fixes 2015-01-01 13:40:02 +00:00
James Brooks
6ab16f98ab Components can now be re-ordered, closes #165 2015-01-01 13:37:47 +00:00
James Brooks
665d24815f Actually, there is no need for PGSQL changing on this migration 2014-12-31 17:55:06 +00:00
James Brooks
31280732be No backticks 2014-12-31 17:53:05 +00:00
James Brooks
4919856097 This should be pgsql 2014-12-31 17:51:13 +00:00
James Brooks
e136a8df83 Fixes #162 2014-12-31 17:49:09 +00:00
Graham Campbell
e5a4325177 CS fix 2014-12-31 12:08:43 +00:00
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