569 Commits

Author SHA1 Message Date
Graham Campbell
657b4dc121 Improved phpunit config 2014-12-21 11:40:47 +00:00
Graham Campbell
3d0f733c3c Removed some unneeded files 2014-12-21 11:39:36 +00:00
Graham Campbell
c477786810 Improved travis config 2014-12-21 11:39:16 +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
James Brooks
c84217d5be Set cookies to expire after 10 hours 2014-12-21 10:03:52 +00:00
James Brooks
22d54cf05f Merge pull request #81 from GrahamCampbell/cs
CS Fixes From StyleCI
2014-12-20 21:28:48 +00:00
Graham Campbell
9d8d89248f CS fixes 2014-12-20 21:20:17 +00:00
James Brooks
bdb7194ab0 Match the case in composer.json 2014-12-20 21:18:50 +00:00
James Brooks
26e4361d8a Rename folder to CachetHQ 2014-12-20 21:16:19 +00:00
James Brooks
a982edeb63 Move CachetHq to folder 2014-12-20 21:16:00 +00:00
James Brooks
63ff951d88 Re-instate the TestCase classmap, looks like its needed 2014-12-20 21:02:39 +00:00
James Brooks
5731adfb89 Make the sidebar link take us to the incident template page 2014-12-20 20:59:20 +00:00
James Brooks
660a2d041a Incident templates can now be created. 2014-12-20 20:58:10 +00:00
James Brooks
003801ba01 Update composer.json 2014-12-20 20:44:10 +00:00
James Brooks
092bff673a Lock dependencies 2014-12-20 20:43:00 +00:00
James Brooks
7d5dc24a75 Merge pull request #79 from GrahamCampbell/patch-1
Using dev-master is always bad
2014-12-20 20:41:08 +00:00
James Brooks
5eab8093e7 PHPDoc and code formatting changes 2014-12-20 20:40:48 +00:00
James Brooks
3790ae240e PHPDoc the boot method 2014-12-20 20:36:15 +00:00
James Brooks
950004a269 Add a bit of info text 2014-12-20 20:34:43 +00:00
Graham Campbell
99d46c99c5 Using dev-master is always bad 2014-12-20 20:32:15 +00:00
James Brooks
1419d1f3d4 Edit components 2014-12-20 20:28:58 +00:00
James Brooks
ae540f93dd Don't bold the lead text 2014-12-20 20:23:12 +00:00
James Brooks
896e12bdef Remove unused sidebar link 2014-12-20 18:55:17 +00:00
James Brooks
85b02e635c Formatting of the dashboard routes 2014-12-20 18:54:33 +00:00
James Brooks
36d283d028 Remove TODO, will probably not need to do this now 2014-12-20 18:54:04 +00:00
James Brooks
d70538469e Split DashboardControllers into multiple controllers. Closes #75 2014-12-20 18:53:52 +00:00
James Brooks
65d4f0d83c Let's bring web hooks back in later... 2014-12-20 18:50:29 +00:00
James Brooks
8b2466a9e9 Add help block informing auto CORS for the app_domain setting 2014-12-20 18:47:34 +00:00
James Brooks
fb3711c999 Strip # has from setting values in the theme 2014-12-20 18:35:25 +00:00
James Brooks
d04da0ba78 Since we no longer ask for # in the setting, let's prefix 2014-12-20 18:34:34 +00:00
James Brooks
ccfab70668 Prefix theme settings with # 2014-12-20 18:34:15 +00:00
James Brooks
6b76cf5dc7 Access-Control-Allow-Origin setting works. Closes #72 2014-12-20 18:30:48 +00:00
James Brooks
87395e6562 Set the Cachet nav header to go back to the dashboard 2014-12-20 18:18:06 +00:00
James Brooks
481e5232e4 Fixes #78 - no access to /setup once setup is complete 2014-12-20 18:17:33 +00:00
James Brooks
7c956250b7 Remove BUILDPACK_URL ENV key for now 2014-12-20 18:05:34 +00:00
James Brooks
2bc8fea659 Allow a completely custom stylesheet 2014-12-20 17:57:44 +00:00
James Brooks
505dd36773 Partial overriding of the status page colours! 2014-12-20 17:55:40 +00:00
James Brooks
77913b59db Settings can now be updated 2014-12-20 17:50:47 +00:00
James Brooks
39441245b3 Add a 404 page (awful, let's get it restyled) 2014-12-20 17:32:30 +00:00
James Brooks
0b2a700049 Reduce alignment of array 2014-12-20 17:29:52 +00:00
James Brooks
933e24b421 Show RSS link in the footer 2014-12-20 17:29:18 +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
5d3285a6d7 Add Metric Point sidebar item 2014-12-20 17:20:10 +00:00
James Brooks
9fa06dbd65 Remove Incident Templates header 2014-12-20 17:19:13 +00:00
James Brooks
21c700c83d Create template sidebar item (currently unused) 2014-12-20 17:18: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
f170436ed4 Show the component description if present 2014-12-20 16:36:29 +00:00