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
Abhimanyu Sharma
ad1babaf0d
Removed unwanted closing form
2016-10-01 21:34:35 +05:30
Antoine GIRARD
1954cf26f3
Add stickied incident
2016-09-06 22:45:52 +02:00
James Brooks
268e0c1747
Language changes
2016-09-05 19:36:41 +01:00
James Brooks
b77848ebd3
Increase size of setup logo
2016-09-01 20:28:25 +01:00
James Brooks
945d160e22
Some changes in _github-markdown.scss
2016-08-31 16:42:07 +01:00
James Brooks
423714f330
Don't use ES6 syntax yet
2016-08-31 16:41:02 +01:00
Joseph Cohen
588ab6d404
Split css between dashboard and status page
2016-08-30 13:11:49 -05:00
James Brooks
a1e8806a84
Clean layout doesn't need dashboard class and was missing head
2016-08-27 09:06:17 +01: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
James Brooks
1b96420fc9
Tidy up the subscribe page
2016-08-22 19:25:24 +01:00
James Brooks
34a6c50005
Upgrade bootstrap-datetimepicker. Fixes #2062
2016-08-22 18:35:03 +01:00
Connor S. Parks
fa1b32c11a
implements a modular view system
2016-08-22 16:36:01 +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
4a81df2c41
Back to flat buttons
2016-08-10 20:37:20 +01:00
James Brooks
cbf9136773
Change the dashboard sidebar color
2016-08-10 20:26:26 +01:00
James Brooks
838beac285
Don't allow redirecting to someones subscription. Closes #2047
2016-08-10 12:56:18 +01:00
James Brooks
c27d59aadf
Select timezone is now translated. Fixes #2032
2016-08-07 22:38:11 +01:00
Graham Campbell
5a8ad3bd06
Merge branch '2.3' into 2.4
2016-08-07 22:07:30 +01:00
James Brooks
77409abc5a
Applied fixes from StyleCI
...
[ci skip] [skip ci]
2016-08-07 16:10:12 -04:00
James Brooks
7548ae7e58
Disable fixedStepSize
2016-08-07 21:09:47 +01:00
James Brooks
074d3457c6
Fix Italian translation issues. Closes #2034
2016-08-07 19:45:13 +01:00
James Brooks
205748b182
Improve metric labels
2016-08-07 19:22:19 +01:00
James Brooks
915ea0d0bd
Merge branch '2.3' into 2.4
2016-07-29 11:45:45 -04:00
James Brooks
5b1dd8ad00
Set the step size to the metrics places. Fixes #2012
2016-07-28 15:17:20 -04:00
James Brooks
c1d8203602
Added missing setup translations. Closes #2010
2016-07-28 15:06:16 -04:00
Graham Campbell
0f029702d4
Merge branch '2.3' into 2.4
2016-07-25 23:02:12 +01:00
Graham Campbell
880a2d9cd9
Applied fixes from StyleCI
...
[ci skip] [skip ci]
2016-07-25 16:52:26 -04:00
James Brooks
71b5d446ba
Merge branch '2.3' into 2.4
2016-07-25 21:44:07 +01:00
James Brooks
aea18a51c2
Sync languages
2016-07-25 21:42:49 +01:00
James Brooks
7f261a218a
Added option to skip subscriber verification. Closes #1990
2016-07-20 16:00:27 +01:00
Nick Peelman
9750191bff
proper indents for @includes
2016-07-18 09:51:23 -04:00
Nick Peelman
52c4901a78
left align @include tags
2016-07-18 09:39:09 -04:00
Nick Peelman
e61d24f685
Fixing indentation problems...
2016-07-18 09:08:48 -04:00
Nick Peelman
88e85d2dfb
group components on manage subscriptions page
2016-07-18 08:49:38 -04:00
James Brooks
0f10522e9c
Merge pull request #1957 from CachetHQ/apple-system-font
...
Update the font-stack to be -apple-system font
2016-07-12 22:41:07 +01:00
James Brooks
83e1013771
Merge branch '2.3'
2016-07-12 09:37:11 +01:00
Peter Dave Hello
2f2ed53b58
remove executable permission from the files don't need it
2016-07-12 16:28:28 +08:00
James Brooks
18d7af2b35
Update the font-stack to be apple-system-font
2016-07-12 09:18:07 +01:00
James Brooks
716d357738
Resize the footer elements
2016-07-12 09:14:27 +01:00