SourceDoctor and GitHub
17f5a3f232
Copy Dashboard to other User ( #11989 )
...
* Copy Dashboard to other User
* travis fix
* only allow Dashboard Copy to Admins
* rewrite query
* move Controller to Eloquent
* optimize row copy
* travis ...
* move copy field to edit section
* code changes
* code changes
* limit copy feature to admins
* .
2021-01-29 08:28:47 -06:00
841ce1349d
changed default param max_rows to increase widget count on dashboard ( #12438 )
...
* webui: changed default param max_rows to increase widget count on dashboard
* Set max rows
* Update jquery.gridster.min.js
* Update jquery.gridster.min.js
* remove newline
Co-authored-by: Tony Murray <[email protected] >
2021-01-27 23:00:22 -06:00
173ca83018
Refresh in widget settings ( #12127 )
...
* add timeout for widget in widget settings
* forgot get saved timeout and added default value for all widgets
* code correction
* move refresh to json
* forgot remove old code
* added refresh validate rule
* fix empty refresh for exist widgets
* fix empty settings for new widgets
* Set refresh in base
Update refresh at runtime (doesn't interrupt previous timeout)
* Update WidgetSettingsController.php
Co-authored-by: Tony Murray <[email protected] >
2020-10-02 08:52:04 -05:00
Tony Murray and GitHub
fc0c357b23
Toggle dashboard editor without refresh ( #11455 )
...
also removes needless route
2020-04-24 22:29:44 -05:00
SourceDoctor and GitHub
f7c85fedfa
Toggle visibilty of Dashboard Editor ( #11321 )
...
* Toggle visibilty of Dashboard Editor
* code climate
* reposition Menu point
* add Dashboard Menu
* unclickability ob Dashboard menu
* Global Settings - Alert Default Settings
* Revert "Global Settings - Alert Default Settings"
This reverts commit a1af62b146 .
* update to Frontend rewrite
* globalize hide_dashboard_editor variable
* .
* .
* remove legacy code
* update link path to laravel routing
* Travis ...
* Travis ...
2020-04-10 14:34:44 +02:00
Tony Murray and GitHub
e9a3317749
Fix dashboard size ( #11405 )
...
* Fix dashboard size
Missing container
scrollbar and empty space on the right
* Can't change the width it will break existing dashboard :S
Odd that the default width 6 doesn't fit nicely into 20
2020-04-09 22:15:05 -05:00
Jellyfrog and GitHub
0b5fcb58c8
Convert alert modals to blade ( #11373 )
2020-04-03 09:52:42 -05:00
Jellyfrog and GitHub
69280b3501
Fix dashboard html escaping and javascript redirect ( #11370 )
2020-04-02 23:33:18 +02:00
Tony Murray and GitHub
60533e0bf9
Fix shared dashboards missing users ( #11365 )
...
* Fix shared dashboards missing users
* Translation for Deleted User
2020-04-01 11:04:06 -05:00
Jellyfrog and GitHub
daf451cef7
Convert overview page to laravel ( #10757 )
...
* Convert overview page to laravel
* Convert more pages
* More fixes
2020-03-31 23:03:02 -05:00