James Brooks
|
70a876744b
|
Move lang into en/cachet.php where possible. Lang everything.
|
2014-12-01 16:37:37 +00:00 |
|
James Brooks
|
013a1186ad
|
component_id is fillable within the model
|
2014-12-01 12:57:40 +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
|
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
|
252b6a1126
|
Adds RSS feed. Closes #26. No link or anything, but accessible at /rss
|
2014-11-27 14:31:33 +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
|
707ef5f557
|
Fixed formatting
|
2014-11-25 12:42:29 +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 |
|
James Brooks
|
0c62f0534a
|
Merge pull request #27 from jbrooksuk/api-improvements
Incidents API
|
2014-11-25 10:36:26 +00:00 |
|
manavo
|
49fe6c9b56
|
Fix docblock
|
2014-11-25 10:32:39 +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
|
7dd54010a2
|
Incidents belong to a component. Tidy and docbloc code too.
|
2014-11-25 09:08:04 +00:00 |
|
James Brooks
|
4ab353c954
|
New design.
|
2014-11-19 16:26:42 +00:00 |
|
James Brooks
|
410843516b
|
Design changes, it's a bit cleaner...
|
2014-11-19 13:26:53 +00:00 |
|
James Brooks
|
916110c32c
|
Labels are now coloured by their status
|
2014-11-19 12:02:51 +00:00 |
|
James Brooks
|
7ae7d85e73
|
Incident statuses. Show components on the list.
|
2014-11-16 23:34:46 +00:00 |
|
James Brooks
|
803f30e48f
|
Models for the Incidents and Components tables
|
2014-11-16 23:01:12 +00:00 |
|