Commit Graph

208 Commits

Author SHA1 Message Date
Philip Manavopoulos 97c133a1bd Merge pull request #43 from Ehesp/repo_pattern
Repository pattern implementation
2014-11-26 23:07:38 +00:00
James Brooks c04d3ae424 Update Gitter badge 2014-11-26 17:29:51 +00:00
James Brooks 69800266c3 Removed logo from Readme, didn't look right, we need a banner 2014-11-26 17:25:01 +00:00
James Brooks fa92de1620 Added Cachet logo to readme 2014-11-26 17:24:38 +00:00
Philip Manavopoulos 456aba818a Merge pull request #44 from jbrooksuk/services-table
Created the services table
2014-11-26 17:15:26 +00:00
James Brooks baee247363 Created the services table 2014-11-26 16:42:41 +00:00
Elliot Hesp 1bd3d0f21f Clean controllers 2014-11-26 16:08:47 +00:00
James Brooks 135f57f25e Install phpunit for tests 2014-11-26 15:38:59 +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 e454a3395b added Cachet to autoloading and loading of service provider 2014-11-26 11:41:58 +00:00
Elliot Hesp 058d219733 Added repository files 2014-11-26 11:41:57 +00:00
Elliot Hesp 26e516f739 Breaking controllers down into namespaces 2014-11-26 11:41:57 +00:00
James Brooks 68c90abc30 Seed Components with user_id for what will be the default user 2014-11-26 11:09:41 +00:00
James Brooks 97ec6eceb9 Fix bad var name for components 2014-11-26 11:08:30 +00:00
James Brooks 5576fc2ac6 Add metrics and user tabs 2014-11-26 10:40:37 +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
James Brooks 9d5927afc6 Don't add the beginning slash 2014-11-25 22:01:39 +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 6437a4f5d9 Merge pull request #40 from jbrooksuk/metric-api
Create and update a metric.
2014-11-25 21:52:36 +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 9cd26b8dd9 Logout link 2014-11-25 21:45:08 +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
James Brooks f71639f226 Use fieldsets and legends instead of headers 2014-11-25 20:37:37 +00:00
James Brooks 620a7ebcb5 Private functions should be prefixed with an _ 2014-11-25 20:31:19 +00:00
James Brooks 49f42b57c9 You can now get metrics 2014-11-25 20:31:07 +00:00
James Brooks f60f861b1c Fully qualified class name 2014-11-25 20:28:15 +00:00
James Brooks 2725cc2df7 Clean up the setup page 2014-11-25 20:26:50 +00:00
James Brooks 243733459d Use fully qualified namespaces, minor fixes 2014-11-25 20:24:56 +00:00
James Brooks dd976c47e8 Don't .gitignore our build (used for Heroku) 2014-11-25 16:45:41 +00:00
James Brooks 8dbfd585ab We're ignoring a directory 2014-11-25 16:45:15 +00:00
James Brooks 91fb763df6 Keep rev-manifest.json 2014-11-25 16:44:46 +00:00
James Brooks a65f1d6c5b Ignore bower_components/ 2014-11-25 16:44:23 +00:00
James Brooks a17267aa7d Remove Angular.js from Bower and our install for now. 2014-11-25 16:37:09 +00:00
Philip Manavopoulos 467e647c48 Merge pull request #38 from jbrooksuk/subscribers-migration
Added subscribers migration with accompanying model
2014-11-25 16:22:59 +00:00
James Brooks 82f5de2ff1 Add SoftDeletingTrait 2014-11-25 16:15:36 +00:00
James Brooks 6d218f5c61 Added subscribers migration with accompanying model 2014-11-25 16:09:03 +00:00
James Brooks 99ae02d910 Merge pull request #35 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2014-11-25 15:05:29 +00:00
The Gitter Badger ec312a70fe Added Gitter badge 2014-11-25 15:05:06 +00:00
James Brooks 18b1178539 CLoses #31 - remember to run key:generate 2014-11-25 13:47:15 +00:00
James Brooks 3ca9379fab Regenerate the app key in app.php on deploy for #31 2014-11-25 13:44:45 +00:00
James Brooks 707ef5f557 Fixed formatting 2014-11-25 12:42:29 +00:00
James Brooks 31b971dafb Fixed formatting 2014-11-25 12:42:03 +00:00
James Brooks 2c58ff812c Merge pull request #29 from jbrooksuk/write-api-started
Write api started
2014-11-25 12:41:15 +00:00
manavo a4d3928916 Allow updating incidents from the API 2014-11-25 12:40:12 +00:00
James Brooks 3202f02513 Merge pull request #30 from jbrooksuk/setup-inputs
Group setting inputs, so we don't save the CSRF token in settings
2014-11-25 12:29:15 +00:00
manavo 325ed033ba Better validation 2014-11-25 12:27:34 +00:00