James Brooks
51864f3897
Don't need to have notifications enabled for Slack etc...
2017-01-04 19:51:20 +00:00
Mike Willbanks
e5335b1054
Metric visibility flag was named incorrectly
...
The visibility flag was not properly wrapped into the array leading to
an error when adding in a metric as it would have an undefined index.
2016-12-07 12:56:11 -06:00
James Brooks
f972bf4a55
Subscribers don't need to be enabled to send emails. Closes #1994
2016-12-04 17:48:50 +00:00
James Brooks
105cff50b9
Added metric visibility options. Closes #2244
2016-12-04 16:54:36 +00:00
James Brooks
3eb74058b2
Fix adding of incident templates
2016-12-03 21:18:45 +00:00
James Brooks
9dc80b4229
Edit the mail config from the dashboard and provide testing button
2016-11-29 18:31:37 +00:00
James Brooks
7ed577ed5f
Fix label too
2016-11-14 21:02:30 +00:00
James Brooks
d30c14eb64
Fix the field placeholder text
2016-11-14 21:02:06 +00:00
James Brooks
ebed68a7d8
Rewrite the entire scheduled maintenance implementation
2016-10-30 21:15:46 +00:00
James Brooks
a0f2d6642e
Add incident column for when an incident occurred at ( #2212 )
...
Add incident column for when an incident occurred at. Closes #2208
[ci skip] [skip ci]
2016-10-29 17:25:52 +01:00
Nicolas Fagotti
1f09622022
Change "order" condition when a component is edited
2016-10-27 18:42:19 -03:00
James Brooks
269042255b
Use readonly attribute for api_key. Fixes #2205
2016-10-24 08:21:07 +01:00
Davide Bellini
c2153512d9
Fixed analytics settings route ( #2177 )
2016-10-13 13:56:33 +01:00
James Brooks
5a9f6134c4
Completely refactor all routes
2016-10-12 21:47:46 +01:00
Abhimanyu Sharma
dd7943632a
Added placeholders
2016-10-10 15:51:02 +05:30
James Brooks
1794622ed0
Use route helper more
2016-10-08 18:24:45 +01:00
Abhimanyu Sharma
22cbe16007
Minor HTML tweaks
2016-10-08 21:39:39 +05:30
James Brooks
c94919f1b9
Backport Incident Updates from v3.0.0
2016-10-06 22:40:56 +01:00
James Brooks
179de1ff28
Option to only show disrupted days. Closes #2088
2016-10-04 19:16:50 +01:00
Marius Palade
ad0954eb20
Add visibility to component groups ( #2027 )
...
Implement visibility for the components groups. Closes #1892
Add functional test that asserts a guest can only see public items.
* Fix tests not running due to hitting the Setup page.
The missing `boostrap/cachet/testing.php` file is now generated the first time tests are ran.
* Add a functional test that asserts logged in users can see all items.
Add constants for possible values for the visible column/field of the ComponentGroup model.
Code review changes.
* Add API tests for component group visibility feature.
* Implement the visibility hidden option for a component group. Fixes #1892 .
Add migration for the created_by column, in component_groups table.
Add methods to the ComponentGroup and User models to be able to work with the created_by column.
Hidden component groups are no longer displayed on the index page for loggedin users.
Add functional test for the dashboard page.
Save owner on create/edit component group.
Update the API tests for Component group visibility feature.
* Replace auth() usage with app(Guard::class).
* Apply StyleCI fixes.
* Drop the hidden visibility feature and fix all tests.
Some code review fixes too.
* Rename public to visible since it's a reserved keyword. Apply StyleCI fixes and correct typo.
* Code review changes.
* Tidy up component and component groups gathering.
* Code review changes and StyleCI fixes.
* Code review changes.
* Remove extra whitespace
* Remove useless method.
2016-10-02 13:57:32 +01:00
Abhimanyu Sharma
cf216077c3
Typo
2016-10-01 21:39:29 +05:30
Abhimanyu Sharma
1438caf5ca
HTML CS fix
2016-10-01 21:37:36 +05:30
Abhimanyu Sharma
1407871e1c
Fixed closing span tag
2016-10-01 21:35:06 +05:30
Antoine GIRARD
1954cf26f3
Add stickied incident
2016-09-06 22:45:52 +02:00
James Brooks
44230fa22e
We don't need the head partial
2016-08-27 08:53:50 +01:00
James Brooks
936ecfae35
Show the latest log output. Closes #2045
2016-08-23 13:40:10 +01:00
James Brooks
6685ae96d8
Welcome all users to their status page
2016-08-23 13:09:47 +01:00
Connor S. Parks
486642df03
utilise a more generic sortable list system
2016-08-20 11:44:18 +01:00
James Brooks
7f8571e60d
Sidebar and no-select changes
2016-08-10 20:52:11 +01:00
James Brooks
8841b76865
Remove header
2016-08-10 20:45:15 +01:00
James Brooks
fb327345a6
Remove unused notifications view and controller method
2016-08-10 20:43:32 +01:00
James Brooks
26d8044bf0
Missed some files
2016-08-10 20:42:26 +01:00
James Brooks
135ce7ebef
Fix template indentations
2016-08-10 20:40:54 +01:00
James Brooks
4d97f3ce12
Increase size of index buttons
2016-08-10 20:38:40 +01:00
James Brooks
cbf9136773
Change the dashboard sidebar color
2016-08-10 20:26:26 +01:00
James Brooks
c27d59aadf
Select timezone is now translated. Fixes #2032
2016-08-07 22:38:11 +01:00
James Brooks
7f261a218a
Added option to skip subscriber verification. Closes #1990
2016-07-20 16:00:27 +01:00
James Brooks
5298ad241a
Show the timezone in the footer.
2016-07-11 21:43:59 +01:00
James Brooks
b6c22c1029
Option to disable external dependencies. Closes #1929
2016-07-11 10:11:44 +01:00
Travis Swientek
fffb4d964c
Component Grouping in Dashboard, Spelling Adjustment.
2016-06-27 09:05:34 -05:00
James Brooks
1425c15ee8
Don't rely on jQuery to be ready
2016-06-10 17:13:42 +01:00
James Brooks
c8b602d349
Handle failing to fetch blog posts. Fixes #1878
2016-06-03 14:00:23 +01:00
James Brooks
3fde593a86
Standardise the error message
2016-06-03 10:15:08 +01:00
James Brooks
f53075ec4f
Add Patreon link and latest Cachet blog posts to dashboard
2016-05-31 19:12:23 +01:00
James Brooks
0190813012
Dashboard RSS
2016-05-31 18:02:10 +01:00
Graham Campbell
74d24b6809
Link the images
2016-05-29 18:40:29 +01:00
Graham Campbell
22226c666f
Force size
2016-05-29 18:34:08 +01:00
Graham Campbell
c03f01ca44
Added credits
2016-05-29 18:14:40 +01:00
Graham Campbell
021c2890d2
Fixed typo
2016-05-29 10:57:45 +01:00
James Brooks
3873fd90ba
Make sure subscribers are enabled before displaying add subscriber
2016-05-26 11:51:25 +01:00