25 Commits

Author SHA1 Message Date
James Brooks
3b5b52a1eb Soft delete components 2014-12-13 13:50:51 +00:00
James Brooks
5420ff91f7 Create components from the dashboard 2014-12-13 12:43:11 +00:00
James Brooks
70a876744b Move lang into en/cachet.php where possible. Lang everything. 2014-12-01 16:37:37 +00:00
James Brooks
06ab00d0b9 Fix bad relationship 2014-12-01 13:00:32 +00:00
James Brooks
6c78adf71c Add blank line to EOL. No trailing spaces. 2014-11-27 22:08:28 +00:00
Elliot Hesp
4804eb90f8 Moved transformers to namespaced directory 2014-11-27 19:18:01 +00:00
Thomas Coleman
ee65a462ef [Namespacing] Removed namespaced added in, to be added in properly later 2014-11-27 16:33:18 +00:00
Thomas Coleman
107a4c2a6e [Standards] Updated Codebase to reflect new coding standards. See CONTRIBUTING.md for standards. 2014-11-27 16:05:00 +00:00
James Brooks
9d5927afc6 Don't add the beginning slash 2014-11-25 22:01:39 +00:00
James Brooks
243733459d Use fully qualified namespaces, minor fixes 2014-11-25 20:24:56 +00:00
James Brooks
31b971dafb Fixed formatting 2014-11-25 12:42:03 +00:00
manavo
a4d3928916 Allow updating incidents from the API 2014-11-25 12:40:12 +00:00
manavo
e994f2a88a Save the user ID of who created the component or incident 2014-11-25 11:50:15 +00:00
manavo
e104a9a317 Create components and incidents from the API 2014-11-25 11:06:28 +00:00
manavo
683d3f2093 Get all incidents, get single incident, transformer for incidents 2014-11-25 10:30:42 +00:00
James Brooks
3ba9db5d24 Use lang to lookup the status of components and incidents 2014-11-25 09:18:22 +00:00
James Brooks
8736db957c Move component/incident color lookups into actual CSS. 2014-11-25 09:16:00 +00:00
James Brooks
b931c59ae6 Fix the relationship column 2014-11-25 09:04:33 +00:00
James Brooks
9ce390c780 Relationship for incidents reported on the component 2014-11-25 09:04:03 +00:00
manavo
9f54629359 Start of an API 2014-11-24 18:01:11 +00:00
James Brooks
8d4bf3f5ea Docbloc some things 2014-11-23 20:21:06 +00:00
James Brooks
4ab353c954 New design. 2014-11-19 16:26:42 +00:00
James Brooks
0e2fb29498 Fix bad method name 2014-11-16 23:33:19 +00:00
James Brooks
779f8b70e7 Component now has a humanStatus attribute 2014-11-16 23:29:48 +00:00
James Brooks
803f30e48f Models for the Incidents and Components tables 2014-11-16 23:01:12 +00:00