Commit Graph

101 Commits

Author SHA1 Message Date
James Brooks
160d179b0e Fix CS 2014-12-31 11:51:06 +00:00
James Brooks
d60cd4db81 App banner can now be set. Closes #120 2014-12-31 11:48:34 +00:00
Graham Campbell
3132a65cc3 CS fixes 2014-12-31 11:39:28 +00:00
James Brooks
b09cca7990 Default admin account to level 1 2014-12-31 11:01:33 +00:00
James Brooks
89ec124092 Separate all of the settings into their own pages. 2014-12-31 10:38:59 +00:00
Graham Campbell
3aaf00fd4b CS fix 2014-12-30 22:43:28 +00:00
James Brooks
0fabb5018f Better html title and feed titles. 2014-12-30 22:25:38 +00:00
Graham Campbell
509f582539 CS fixes 2014-12-30 18:19:22 +00:00
Graham Campbell
a8752b9100 Revert "Use sexy laravel stuffs"
This reverts commit 9e821d3f60.
2014-12-30 15:41:39 +00:00
Graham Campbell
9e821d3f60 Use sexy laravel stuffs 2014-12-30 15:36:06 +00:00
James Brooks
fdf8677952 StyleCI 2014-12-30 15:24:03 +00:00
James Brooks
aa7d47b4b5 Closes #137 - fast component status updates. 2014-12-30 13:57:38 +00:00
Graham Campbell
15861fbf5e CS fixes 2014-12-30 12:39:22 +00:00
Graham Campbell
1f71919f0b Added login throttling 2014-12-30 12:39:20 +00:00
James Brooks
151631b355 Added TODO 2014-12-29 19:56:00 +00:00
James Brooks
68fee6d1b3 We need to store the # within the value 2014-12-29 19:52:34 +00:00
James Brooks
5121471c80 Remove check for empty values. Fixes #86 2014-12-23 10:17:30 +00:00
James Brooks
4777c141fa Fix StyleCI 2014-12-22 13:02:18 +00:00
James Brooks
37487ad653 Deleting of incidents 2014-12-22 12:55:26 +00:00
Graham Campbell
3d0f733c3c Removed some unneeded files 2014-12-21 11:39:36 +00:00
James Brooks
0462526aaf This makes more sense 2014-12-21 10:19:18 +00:00
James Brooks
d29f0207b9 Fixed spelling mistake 2014-12-21 10:19:05 +00:00
James Brooks
feb7dfea84 User profile can be updated by clicking on profile picture 2014-12-21 10:14:58 +00:00
Graham Campbell
9d8d89248f CS fixes 2014-12-20 21:20:17 +00:00
James Brooks
660a2d041a Incident templates can now be created. 2014-12-20 20:58:10 +00:00
James Brooks
5eab8093e7 PHPDoc and code formatting changes 2014-12-20 20:40:48 +00:00
James Brooks
d70538469e Split DashboardControllers into multiple controllers. Closes #75 2014-12-20 18:53:52 +00:00
James Brooks
fb3711c999 Strip # has from setting values in the theme 2014-12-20 18:35:25 +00:00
James Brooks
77913b59db Settings can now be updated 2014-12-20 17:50:47 +00:00
James Brooks
0b2a700049 Reduce alignment of array 2014-12-20 17:29:52 +00:00
James Brooks
c9b4bd51c4 Fix RSS feed where no component, add RSS discovery 2014-12-20 17:28:36 +00:00
James Brooks
db78fe9341 Let's keep under 80 chars width where we can 2014-12-20 17:26:48 +00:00
James Brooks
400f638de0 Add Incident is now in sidebar item. Fixed adding of incidents. 2014-12-20 17:16:53 +00:00
James Brooks
724016833b Components can now be added via a sub-page 2014-12-20 16:30:30 +00:00
James Brooks
51fedb8b82 Delete components via link 2014-12-13 13:50:21 +00:00
James Brooks
5420ff91f7 Create components from the dashboard 2014-12-13 12:43:11 +00:00
James Brooks
f68383427a Create incidents from the dashboard index 2014-12-13 12:22:06 +00:00
James Brooks
8e58e28868 Show the notifications view 2014-12-13 11:51:28 +00:00
James Brooks
b5657aa497 Flesh out the incidents page 2014-12-13 11:40:34 +00:00
James Brooks
7fa5331cb6 Flesh out the components dashboard, modals? 2014-12-13 11:26:37 +00:00
James Brooks
48924fd38c Added missing dashboard pages 2014-12-06 10:18:26 +00:00
James Brooks
5c9ca420c1 Fix user not filling email, password and remember_token 2014-12-04 23:05:17 +00:00
James Brooks
bf0a5a296e Introduce the settings dashboard page 2014-12-04 22:50:58 +00:00
James Brooks
2493da017f Fixes setup and mass assignment of username. Closes #69 2014-12-04 22:33:15 +00:00
Elliot Hesp
a74d99c426 Code readability 2014-12-04 21:05:08 +00:00
James Brooks
c7fb8b9ef7 Removed my weird comment 2014-12-01 16:58:15 +00:00
James Brooks
0fb39f34f8 Fixed rebase issues 2014-12-01 16:46:56 +00:00
James Brooks
9eb0a7ab95 Redirect the user to the dashboard after setup 2014-12-01 14:43:00 +00:00
James Brooks
540c3ab0d1 Rename more instances of parent to component 2014-12-01 12:24:40 +00:00
James Brooks
4762864c6f PHPDoc the methods 2014-12-01 08:38:26 +00:00