James Brooks
984d132902
Use nullable columns
2016-12-04 16:32:13 +00:00
James Brooks
b5916b7577
Fix missing down migrations
2016-12-04 16:16:22 +00:00
James Brooks
72ff181a02
Fix rollback of AlterTableIncidentsRemoveScheduledColumns
2016-12-04 16:14:48 +00:00
James Brooks
341bfb08a8
Use aliases when migrating data. Fixes #2240
2016-11-14 18:36:42 +00:00
James Brooks
ebed68a7d8
Rewrite the entire scheduled maintenance implementation
2016-10-30 21:15:46 +00:00
James Brooks
a2cded299d
New migrations
2016-10-30 21:00:06 +00:00
James Brooks
804d02fbdc
Don't use backticks as this breaks in Postgres
2016-10-30 17:45:50 +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
James Brooks
c94919f1b9
Backport Incident Updates from v3.0.0
2016-10-06 22:40:56 +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
Antoine GIRARD
1954cf26f3
Add stickied incident
2016-09-06 22:45:52 +02:00
James Brooks
6685ae96d8
Welcome all users to their status page
2016-08-23 13:09:47 +01:00
Graham Campbell
3ea1428c23
Added missing imports
2016-07-24 14:47:02 +01:00
James Brooks
27e46d77e6
Publish the cache table migration
2016-06-05 10:16:50 +01:00
James Brooks
cab030237b
Set an order on metrics via the API. Closes #1874
2016-06-02 10:16:23 +01:00
Joe Cohen
f1b61c7ef1
Applied fixes from StyleCI
2016-05-01 16:04:43 +01:00
Joseph Cohen
05bb91d2d9
Global subscribers and fix notifications
2016-05-01 16:04:43 +01:00
James Brooks
f9bc46b460
Refactored the way we store metrics
2016-04-25 20:42:00 +01:00
James Brooks
fef84f8559
Publish the sessions table
2016-04-05 15:30:57 +01:00
James Brooks
bca7c5340a
Set default component group view to 1
2016-03-24 14:10:46 +00:00
James Brooks
045667dce8
Fixes #1608
2016-03-16 19:43:19 +00:00
James Brooks
97ec85ba2a
Default to 2
2016-03-13 11:39:15 +00:00
James Brooks
a0477b03e3
Option to auto-expand groups when components are down. Closes #1602
2016-03-10 15:01:13 +00:00
James Brooks
026d296d8f
Change metric_points.value to DECIMAL(15,3). Closes #1508
2016-02-18 08:53:16 +00:00
James Brooks
da7af1fca0
Allow component groups to be collapsed by default. Closes #1398
2016-01-29 16:02:44 +00:00
James Brooks
ac3888f7c8
Added per-component subscriptions. Closes #734
2016-01-29 15:02:28 +00:00
James Brooks
6e9d5f5e8a
Applied fixes from StyleCI
2015-12-28 09:14:50 +00:00
James Brooks
1c27cf7360
Adds the ability to set the default view in which to display metrics
2015-12-28 09:14:50 +00:00
Joe Cohen
d82bc57796
Applied fixes from StyleCI
2015-11-08 20:13:26 -06:00
Joseph Cohen
f6318409a7
Start working on the invite system for users
2015-11-08 20:13:25 -06:00
James Brooks
edd111451e
Started work on enabling/disabling components
2015-11-03 21:32:45 +00:00
James Brooks
68a41ae49f
Allow setting of decimal places for metric points. Closes #823
2015-08-13 22:58:15 +01:00
James Brooks
0094246ee8
Subscribers no longer soft delete. Closes #810
2015-08-02 13:05:52 +01:00
Graham Campbell
0a321bffd8
Updated copyright information
2015-07-06 17:37:01 +01:00
Chase Coney
977cac091c
Fix spacing issue.
2015-06-30 11:35:34 -05:00
Chase Coney
04161678b6
Fixes 768. php artisan migrate will work regardless of mysql version or default_database_engine.
2015-06-30 09:53:29 -05:00
James Brooks
9d879b162e
Fix code standards, update language files.
2015-06-16 09:07:49 +01:00
James Brooks
2eb4bd1e69
Remove the Service model and table.
2015-06-16 08:27:23 +01:00
James Brooks
df2ae7726d
Adds incident visibility. Closes #602
2015-06-11 22:43:16 +01:00
James Brooks
92173b65bc
Merge pull request #662 from cachethq/subscribers
...
Subscribers
2015-06-10 14:06:15 +01:00
James Brooks
620e7fed56
Closes #688 - Drop user_id column
2015-06-10 13:36:26 +01:00
Joseph Cohen
55dcf3a277
Handle subscribers
2015-06-09 14:13:27 -05:00
Graham Campbell
3988753b99
Updated copyright headers
2015-05-25 17:59:08 +01:00
Graham Campbell
b06167f5e9
Updated joe's email address
2015-05-25 17:53:06 +01:00
Graham Campbell
91e4dafca9
Updated my email address
2015-05-23 14:48:33 +01:00
James Brooks
a119ed14b2
Default the component_groups.order value to 0
2015-05-20 08:07:08 +01:00
James Brooks
9337c1a75b
Allows ordering of component groups. Closes #573 .
2015-05-19 22:54:28 +01:00
James Brooks
0928251673
Add Joseph Cohem and Graham Campbell to the copyright headers.
2015-05-19 10:45:38 +01:00
James Brooks
80e3d9167d
Closes #568 , adds copyright information.
2015-04-19 08:52:39 +01:00
Joseph Cohen
37e20bf2bf
Update code to match master
2015-03-26 15:07:16 -06:00