admin-panel
Here are 346 public repositories matching this topic...
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Jun 8, 2020 - Vue
Describe the bug
I have a Link
which heads to a Controller independent of the dashboard functionality which return redirect()->back()
- the route of the link is visited and changes in the browser, however the URL is not then updated after the redirect back.
// Link
Link::make('Refresh Access Token')
->icon('icon-refresh')
->route('bank-connections.refresh-access-token'
- useProperty(resourceId, propertyName) should return PropertyJSON from the store
- useResource(resourceId) should return ResourceJSON from the store
- write documentation for these hooks
-
Updated
Jun 24, 2020 - PHP
- Laravel version 5.4
- error at load the statistics page with two datatables: DataTables warning: table id=DataTables_Table_0 - Cannot reinitialise DataTable. For more information about this error, please see http://datatables.net/tn/3
When using the app on mobile, the sidebar once opened doesn't close automatically. It should be closed when tapped outside the sidebar area.
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
May 20, 2020 - HTML
-
Updated
Nov 2, 2019 - CSS
-
Updated
Apr 30, 2020 - JavaScript
Save preset settings
As an admin with multiple kong instances (think kong instance per environment), I would like for Kong Dashboard to save Kong Settings for multiple instances to allow quicker navigation.
-
Updated
Jun 29, 2020 - Vue
-
Updated
May 2, 2020 - Python
Steps 5 and 7 of the Setup section of the docs tell the user to run the same command. Is this intentional?
- Then run the install command:
php artisan authentication:install
Note: you need to setup your database configuration before running the command, check out: <a href="http://laravel.com/docs/
The following two places we silently overwrite or ignore user supplied configuration properties for deserializers. For debugging purposes we should emit warnings when we either overwrite or ignore user supplied configuration options.
-
Updated
Apr 30, 2020 - HTML
-
Updated
Dec 19, 2019 - HTML
i have problem with my controller.my role name "editor" when i use $this->middleware('role:manager', ['only'=>'show']); allow to access to all function updat and create and store all, but when remove this part , ['only'=>'show'] the middleware work fine.
`<?php
namespace Bitfumes\Multiauth\Http\Controllers;
use App\Drug;
use App\scientificName;
use App\Company;
use App\Agency;
use I
-
Updated
Feb 3, 2020 - PHP
-
Updated
Jun 17, 2020 - HTML
-
Updated
Jun 6, 2020 - Python
-
Updated
Oct 30, 2018 - JavaScript
-
Updated
Jun 15, 2020 - TypeScript
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
Jun 28, 2020 - HTML
-
Updated
Jun 26, 2020 - PHP
-
Updated
May 19, 2018 - HTML
-
Updated
Feb 2, 2018 - CSS
Improve this page
Add a description, image, and links to the admin-panel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the admin-panel topic, visit your repo's landing page and select "manage topics."
Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.
I'm submitting a ...
Do you want to request a feature or report a bug?
Minor bug