admin-panel
Here are 339 public repositories matching this topic...
The final build is too large. I checked the build folder and looks like it's not optimizing the bundle. The build/static/media contains all flags SVGs. And I haven't used a single flag SVG in my project.
Folder sizes:
- build/static/css - 905 KB
- build/static/js - 14 MB
- build/static/media - 7.8 MB
I can delete the media folder straight away and still get my app running successf
-
Updated
Apr 15, 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'Docs Translation
I want to contribute to the project translating the docs files to Portuguese. So I created a new folder in the 'doc/5.1' named pt-br and I'm inserting the .md translated files into it. Will it work or you suggest another way?
- useProperty(resourceId, propertyName) should return PropertyJSON from the store
- useResource(resourceId) should return ResourceJSON from the store
- write documentation for these hooks
- 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
May 20, 2020 - HTML
-
Updated
Nov 2, 2019 - CSS
-
Updated
Mar 14, 2020 - JavaScript
-
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
Apr 9, 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
-
Updated
Feb 3, 2020 - PHP
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
Apr 23, 2020 - Python
-
Updated
May 13, 2020 - HTML
-
Updated
Oct 30, 2018 - JavaScript
-
Updated
Feb 29, 2020 - JavaScript
-
Updated
May 3, 2020 - PHP
-
Updated
May 19, 2018 - HTML
-
Updated
Feb 2, 2018 - CSS
-
Updated
May 18, 2020 - HTML
-
Updated
May 18, 2020 - PHP
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