Commit Graph

1647 Commits

Author SHA1 Message Date
James Brooks
ee66f4c451 Now tests if a component can be created via the API 2015-06-02 09:00:33 +01:00
James Brooks
f550a7369e Auto authenticate the user if logged in 2015-06-02 08:35:30 +01:00
James Brooks
2baf17b9d5 Update dependencies 2015-06-02 08:08:53 +01:00
James Brooks
fff91417c7 Added letUserBeLoggedIn for CompoentTest (doesn't fully work) 2015-06-01 22:53:38 +01:00
James Brooks
2af917ace4 Added a User factory 2015-06-01 22:42:49 +01:00
Graham Campbell
049b9ac308 Fixed tests 2015-06-01 22:25:34 +01:00
Graham Campbell
0c065ae690 Use annotation 2015-06-01 22:03:29 +01:00
James Brooks
d3d744780d Revert change to file permission 2015-06-01 22:00:40 +01:00
Graham Campbell
a1fb287a1b Updated dependencies 2015-06-01 21:53:57 +01:00
Graham Campbell
4347a5cc0c Fixed dependencies 2015-06-01 21:48:23 +01:00
James Brooks
f970ae7100 Start working on API tests 2015-06-01 21:32:02 +01:00
James Brooks
224618b0a4 Use the View contract 2015-06-01 11:45:48 +01:00
Graham Campbell
d9414fc25c Update Repository.php 2015-05-30 09:42:29 +01:00
James Brooks
e81b29053a Merge branch 'master' of github.com:cachethq/cachet 2015-05-29 21:56:26 +01:00
James Brooks
672f475a0d Fix handling of settings not existing 2015-05-29 21:56:06 +01:00
Graham Campbell
142473c693 Deleted unused file 2015-05-29 21:14:49 +01:00
James Brooks
cb83f5c0c6 Fix bug with sorting of incident dates 2015-05-29 20:43:12 +01:00
James Brooks
3197b5d18d Fixes #682 2015-05-29 20:32:14 +01:00
Graham Campbell
4c28335ffe Merge pull request #681 from cachethq/new
Upgraded to laravel 5.1
2015-05-29 18:19:56 +01:00
Graham Campbell
e7852e06f8 Updated dependencies 2015-05-29 12:47:41 +01:00
Graham Campbell
62c2c1c7ea Typo fix 2015-05-28 21:42:05 +01:00
Graham Campbell
b85752b101 Upgraded to laravel 5.1 2015-05-28 21:37:44 +01:00
Graham Campbell
9355854289 Fixed segment cache repository 2015-05-28 20:02:15 +01:00
Graham Campbell
99e6f5a234 Merge pull request #680 from cachethq/service-providers
Cleanup service providers
2015-05-28 19:59:53 +01:00
Graham Campbell
49305a2553 Re-added needed initialisation 2015-05-28 19:54:47 +01:00
Graham Campbell
97c99d0afc Minor fixes 2015-05-28 19:49:00 +01:00
Graham Campbell
3f9ebb8abf Cleanup service providers 2015-05-28 19:46:54 +01:00
Graham Campbell
5540a50fae Deleted unused request class 2015-05-28 19:30:25 +01:00
Graham Campbell
e93fda4d53 Cleanup the segment repositories
This code should now work on guzzle 4, guzzle 5 and guzzle 6.
2015-05-28 19:17:31 +01:00
Graham Campbell
65b1038b84 Fixed spelling error 2015-05-28 19:17:31 +01:00
Graham Campbell
77e4532319 Added missing return annotation 2015-05-28 19:17:30 +01:00
Graham Campbell
4c67e04786 Removed old file 2015-05-28 19:17:29 +01:00
Graham Campbell
128fdbed19 Merge pull request #678 from cachethq/tests
Started working on a test suite.
2015-05-28 18:23:09 +01:00
James Brooks
7b3f6fee26 Started working on a test suite
Signed-off-by: Graham Campbell <graham@cachethq.io>
2015-05-28 18:21:39 +01:00
Graham Campbell
c2b69ff547 Updated composer.lock hash 2015-05-28 15:21:36 +01:00
Graham Campbell
12e940e59c Updated pre-update composer hook 2015-05-28 15:18:22 +01:00
Graham Campbell
eb9d22975d Updated .gitignore files 2015-05-28 15:16:26 +01:00
Graham Campbell
c460cd9efe Added missing entry to the language files 2015-05-28 15:13:28 +01:00
Graham Campbell
a314d8b838 Updated config 2015-05-28 15:05:35 +01:00
James Brooks
8299afaa8a Update bootstrap-datetimepicker and styles. Closes #675 2015-05-28 14:26:51 +01:00
James Brooks
40a65fe7e2 Update dependencies 2015-05-28 14:16:10 +01:00
Graham Campbell
d8811c974b Removed unused import 2015-05-28 10:41:56 +01:00
James Brooks
ea94f6dd9e Fixes issue with $pageTitle 2015-05-28 08:59:56 +01:00
James Brooks
fb8990dff2 Move pageTitle into IndexComposer 2015-05-28 08:44:04 +01:00
James Brooks
32029c0bf1 Closes #670 2015-05-28 08:42:39 +01:00
James Brooks
6b70ca7eac Somewhat improve mobile 2015-05-28 08:35:09 +01:00
James Brooks
7aba6e31ea Show components in the dashboard index, in order 2015-05-28 08:33:43 +01:00
James Brooks
c0db4d883a Remove Carbon from HomeController as it doesn't provide any use 2015-05-28 08:30:59 +01:00
James Brooks
bc01c0bb63 Remove duplicate Segment call 2015-05-28 08:25:21 +01:00
Graham Campbell
d29b872fee Fixed issues with the api controller 2015-05-27 17:02:17 +01:00