Commit Graph

85 Commits

Author SHA1 Message Date
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
James Brooks
13b858a99e Format code 2014-12-01 08:34:37 +00:00
James Brooks
6c78adf71c Add blank line to EOL. No trailing spaces. 2014-11-27 22:08:28 +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
6d5ad36ae9 Move RSS into its own controller 2014-11-27 14:52:36 +00:00
Elliot Hesp
1bd3d0f21f Clean controllers 2014-11-26 16:08:47 +00:00
Elliot Hesp
af10821ef5 Added Component Repository into controller 2014-11-26 15:00:36 +00:00
Elliot Hesp
7c0b80f6a4 Changed namespacing to master CachetHq 2014-11-26 13:01:07 +00:00
Elliot Hesp
26e516f739 Breaking controllers down into namespaces 2014-11-26 11:41:57 +00:00
James Brooks
e6f9a1ecf1 Start pulling the dashboard into its own view structure, basic tabs for now 2014-11-25 22:41:38 +00:00
manavo
5ef33b0630 Fix indentation 2014-11-25 21:57:32 +00:00
James Brooks
23ed1ef23a Merge pull request #42 from jbrooksuk/api-update-component
API call to update existing components
2014-11-25 21:54:09 +00:00
Philip Manavopoulos
1a8c3ac559 Fix function name 2014-11-25 21:52:26 +00:00
James Brooks
a32c210611 Fixed bad method name 2014-11-25 21:51:36 +00:00
manavo
c3febdb490 API call to update existing components 2014-11-25 21:43:36 +00:00
James Brooks
39bc6a1648 Create and update a metric. 2014-11-25 21:35:52 +00:00