Commit Graph

40 Commits

Author SHA1 Message Date
Alex Renoki 6a04f9ce4c Removed replicator-message-published 2020-10-07 23:28:38 +03:00
Alex Renoki a2dd552805 Added missing logs 2020-10-05 09:25:20 +03:00
rennokki 88cf779dd7
Merge pull request #533 from vikas5914/patch-1
Fix Uncaught TypeError: Cannot read property 'data' of undefined.
2020-09-16 04:20:26 +00:00
Vikas Kapadiya 4841b839f8
Replace clearRefreshInterval with stopRefreshInterval 2020-09-16 09:45:12 +05:30
Vikas Kapadiya 60c00d10db
Fix Uncaught TypeError: Cannot read property 'data' of undefined. 2020-09-16 09:33:37 +05:30
Alex Renoki 0103e0f9e4 fix 2020-09-15 23:46:37 +03:00
Alex Renoki 18dab98d87 Fixed dashboard statistics. 2020-09-11 09:07:57 +03:00
Alex Renoki 6f32b89459 wip 2020-09-10 22:59:26 +03:00
Alex Renoki 1877819edc Form no longer gets cleared out 2020-08-27 13:39:52 +03:00
Alex Renoki 70ce44e635 Replacing event with continously statistics polling 2020-08-20 11:27:55 +03:00
Alex Renoki 5153568867 Using the injected $port 2020-08-18 14:22:09 +03:00
Alex Renoki a9111ab415 refactored dashboard frontend 2020-08-18 09:35:09 +03:00
Alex Renoki 4c64493bc1 Improved loggin display 2020-08-14 14:14:08 +03:00
Alex Renoki 4c23363c14 wip dashboard logger 2020-08-14 09:14:14 +03:00
Alex Renoki 83830548fd Fixed the urls for the dashboard API calls 2020-08-13 15:21:55 +03:00
rennokki 7fc020d1dc
formatting 2020-08-13 12:13:07 +03:00
Erlang Parasu ee81f7ad3a
use function url 2020-08-13 17:11:57 +08:00
Erlang Parasu 14b9b11836
Update dashboard.blade.php 2020-08-01 18:29:48 +08:00
Erlang Parasu 334846dba9
getBasePath 2020-08-01 18:12:26 +08:00
Henrik B Hansen 8e422cbc5b Make it possible to customise the port the dashboard connects to (#124)
* Make it possible to customise the port the dashboard connects to.

* Fixed so both wsPort and wssPort are changed.

* Changed env port name and added path

* Fixed typo in wsPath

* Moved port into dashboard section in config

* Changed env name to LARAVEL_WEBSOCKETS_PORT
2019-09-04 08:48:06 +02:00
rahulhaque fa86844ea5 Debug dashboard connection exceeded error added (#194) 2019-09-04 08:44:59 +02:00
Ahmad Fikrizaman Bin Abd Rahim c1f6ffa51b Fix Invalid Signature issue and enable event creator to be sent from any app (#39)
* Add the ability to configure middleware.

Fixes #22

* Fix StyleCI Error.

* Include X-App-ID

* Reconstruct the PusherBroadcaster

* fix styleci

* change from overwriting constructor to new Broadcaster

* optional  inside dashboard gate

* remove comment

* fix for styleci

* Fix typo

* Removed unused $config['options']
2018-12-17 09:38:18 +01:00
Marcel Pociot f03acd10a4
Merge pull request #14 from LKaemmerling/master
Add optional server variable
2018-12-05 21:16:06 +01:00
Marcel Pociot 7bd6645f85 Auto-Select first app in Dashboard
Do not verify SSL certificates while in development mode
2018-12-05 21:09:22 +01:00
Lukas Kämmerling 5245ba8098 Do not test the length of the host value, check if it is null 2018-12-05 14:38:42 +01:00
Lukas Kämmerling c09b616557
Use minified VueJS CDN Version
This PR disable the Devmode by using the minified VueJS Version as mentioned in the docs:
https://vuejs.org/v2/guide/installation.html#CDN
2018-12-05 14:22:16 +01:00
Lukas Kämmerling 3f48a0fe50 Rename `server` to `host` 2018-12-05 13:58:30 +01:00
Lukas Kämmerling 30d1a6b79c Add server variable 2018-12-05 12:38:25 +01:00
Marcel Pociot df257254e5 wip 2018-12-04 09:03:27 +01:00
Marcel Pociot e1eecbc4e2 wip 2018-12-04 08:46:25 +01:00
Marcel Pociot 1f0a153acc Charting 2018-12-04 01:03:47 +01:00
Marcel Pociot cdf229bfa1 wip 2018-12-03 23:19:46 +01:00
Marcel Pociot 84b8895ff8 wip 2018-12-03 22:59:50 +01:00
Marcel Pociot 533f8a53ba wip 2018-12-03 22:11:44 +01:00
freek 46d7334067 rename client to app 2018-12-01 14:17:32 +01:00
Marcel Pociot 7270553c2a wip 2018-11-27 12:13:24 +01:00
Marcel Pociot 097be4d2b1 wip 2018-11-26 23:06:16 +01:00
Marcel Pociot b9c2f10a27 wip 2018-11-26 22:55:49 +01:00
freek 90518976f5 nitpicks 2018-11-26 08:51:59 +01:00
freek 41796a63a5 nitpicks 2018-11-26 01:01:18 +01:00
Renamed from resources/views/console.blade.php (Browse further)