2076 Commits

Author SHA1 Message Date
James Brooks
f98ae4d38e Order metric points by the created_at time 2018-07-02 22:15:36 +01:00
James Brooks
a2143a1682 Correct my email 2018-07-02 22:04:20 +01:00
James Brooks
2793d74d99 Remove unused imports 2018-07-02 22:03:53 +01:00
James Brooks
085552607a Move calculated_value presenter method into MetricPoint getter 2018-07-02 18:05:21 +01:00
James Brooks
c006b7d6ef Remove unused activeValue getter 2018-07-02 17:41:46 +01:00
Nico Stapelbroek
3a50f3c5bf Remove reference to AppInstallCommand 2018-07-02 13:50:08 +02:00
James Brooks
e4ca4ad880 Do not collect contact email anymore 2018-07-02 12:31:56 +01:00
Nico Stapelbroek
65f138dc2d hardcode for db:backup parameters that is ran when installing cachet
Future improvements should dynamically configure the databases used
2018-07-02 12:50:00 +02:00
Nico Stapelbroek
c165c0be57 Merge cachet:install and app:install 2018-07-02 12:50:00 +02:00
Nico Stapelbroek
43078e9c75 Merge branch '2.4' of github.com:CachetHQ/Cachet into feature/2895-custom-meta-descriptions-per-incident 2018-07-02 11:20:47 +02:00
Nico Stapelbroek
eaf114ec17 Fix error Undefined variable: config when running cachet:install 2018-07-02 11:15:35 +02:00
James Brooks
9b3b979d49
Apply fixes from StyleCI (#3147)
[ci skip] [skip ci]
2018-06-29 16:10:32 +01:00
bruno
f1e97e1cdd Fix for error 500 when clicking Compontent groups. Variable name changed 2018-06-29 16:26:54 +02:00
James Brooks
3e5dc6a3f9 Fix MetricPoint changes 2018-06-28 12:01:22 +01:00
Nico Stapelbroek
253d9ec445 Allow updating incidents when the incident has no associated user 2018-06-28 09:23:54 +02:00
James Brooks
3e3763722b
Apply fixes from StyleCI (#3139)
[ci skip] [skip ci]
2018-06-27 14:40:19 +01:00
James Brooks
1ac884805d Fix tests 2018-06-27 14:39:49 +01:00
James Brooks
55002bb4b4 Group metric points into intervals of 30 seconds 2018-06-27 14:28:38 +01:00
James Brooks
f3efbd9809 Fix commands 2018-06-26 08:25:09 +01:00
James Brooks
394cfe7a25 Fix execute method 2018-06-26 08:15:21 +01:00
James Brooks
e4d49510ba Console commands need to use dispatch still 2018-06-26 07:36:16 +01:00
James Brooks
8bb8ee3dc7 Fix command dispatching 2018-06-25 22:25:54 +01:00
James Brooks
06d4964a84 Update tests a little 2018-06-25 22:13:53 +01:00
James Brooks
a4a7bccaa7 Fix settings log 2018-06-25 21:49:07 +01:00
James Brooks
3f4c423005 Use Analyzer and fix several issues 2018-06-25 21:49:07 +01:00
James Brooks
5f1a624cb9 Update exception displayers 2018-06-25 21:48:27 +01:00
James Brooks
f86dbe87c3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-25 21:48:27 +01:00
James Brooks
57aef06927 Install Laravel 5.6 2018-06-25 21:48:27 +01:00
James Brooks
bdacc81b8d
Merge pull request #3103 from CachetHQ/incident-notifications-flag
Add notifications column to incidents
2018-06-25 08:56:45 +01:00
James Brooks
335c6f4d50 Pagination links now work. Fixes #3117 2018-06-20 21:31:52 +01:00
James Brooks
7298e1e25a Use query 2018-06-20 20:15:30 +01:00
James Brooks
b20461fe89
Merge pull request #3093 from CachetHQ/smoke-tests
Start working on Smoke Tests
2018-06-19 08:50:51 +01:00
James Brooks
37fcc93926
Merge pull request #3092 from CachetHQ/replace-graham-campbell-core
Replace GrahamCampbell/Core
2018-06-18 21:50:00 +01:00
James Brooks
9eab7ce27e
Merge pull request #3087 from CachetHQ/tag-commands
Fix how tags are created
2018-06-18 21:37:31 +01:00
James Brooks
e330ea7aa1 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-18 21:32:16 +01:00
James Brooks
ce3ab9d3eb Replace GrahamCampbell/Core with core code. Closes #2669 2018-06-18 21:32:16 +01:00
James Brooks
788b9af959 Import missing Collection 2018-06-18 21:31:18 +01:00
James Brooks
37a5d8f1a6
Merge pull request #3113 from CachetHQ/searchable-tags-2920
Searchable tags
2018-06-18 21:30:13 +01:00
James Brooks
b22f7abd28 Fix how tags are created. Fixes #3004 2018-06-18 21:28:46 +01:00
James Brooks
a9558d35c5 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-18 20:23:05 +00:00
James Brooks
ab64572274 Add the ability to filter components by tags. Closes #2920 2018-06-18 21:22:43 +01:00
James Brooks
77281a7cc5 Start testing searching of tags 2018-06-18 07:13:10 +01:00
James Brooks
7c9d540477 Add notifications column to incidents (WIP) 2018-06-17 19:31:47 +01:00
James Brooks
05242a0c5a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-17 18:43:43 +01:00
James Brooks
9ac6b8b1a2 Fixes #2996 - New incident notification is Markdown powered 2018-06-17 18:43:43 +01:00
James Brooks
9accf90c32 Test for status changes before firing event. Fixes #3082 2018-06-17 17:52:34 +01:00
James Brooks
a28fe28f41
Apply fixes from StyleCI (#3097)
[ci skip] [skip ci]
2018-06-17 15:59:19 +01:00
James Brooks
600d95ae56 Add missing IncidentTemplateController 2018-06-17 15:58:37 +01:00
James Brooks
685f39a097 Remove redundant page check 2018-06-17 15:58:37 +01:00
James Brooks
4427d083f9 Split incident updates out of incident controller 2018-06-17 15:58:37 +01:00