Discussion on Gull - Angular 19+ Admin Dashboard Template

Discussion on Gull - Angular 19+ Admin Dashboard Template

By
Cart 1,209 sales
Well Documented

ui-lib supports this item

Supported

This author's response time can be up to 2 business days.

219 comments found.

Hi there,

I want to use the dark theme in mij app, but I see only the light variant (scss files) in the source. Is this the case or do I have to do something to let the dark theme work.

Thanks in advance

Hi, we haven’t implemented dark theme in Angular version. We’ll add dark theme to angular version very soon.

Hi. How can I extract or view the firebase idToken so I can pass it off to 3rd party API for backend verification? I can get localStorage.getItem(“userInfo”) but that’s just the uid.

Thank you!

Sorry this was for the Vue dashboard, which I reposted there.

Nice theme!

Thanks!

Hi, if you can please help me, I need a right side panel in the content area to show some filters can how can I add such a fixed panel? Thanks!

If you want to add a panel for a specific page you can easily add in your page.

But if you need the panel for all pages you need to customize the layout. I suggest you to create a new component and add that to the layout.

Hi! When I run ‘ng serve’ it shows this error: ERROR in ./src/assets/styles/app/_app.scss

/src/assets/styles/app/globals/_height-width.scss (line 16, column 12) width: #{$i * 10}% !important;

What is there I can do to fix this?

Hi, can you edit that line like this

width: #{$i * 10}#{"%"} !important

how to integration this theme codeigniter framework in php

You need to define REST api with codeigniter. Angular will just make http call to get data from your codeigniter server.

I’m interested in purchasing would you provide installation instructions? or better still is there a firm you recommend for installation?

You can follow this guide to get started. http://demos.ui-lib.com/gull-doc/#getting-started

It’s not like wordpress theme. You need to build your server to work with this template. Thanks!

Hello, I purchased your template. But can not run the script. Showing following errors npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor. npm ERR! path git npm ERR! code ENOENT npm ERR! errno ENOENT npm ERR! syscall spawn git npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/angular/web-animations-js.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\HP\AppData\Roaming\npm-cache\_logs\2019-10-01T13_16_47_573Z-debug.log

npm WARN deprecated core-js@2.5.4: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.

It’s a system error. do you have git installed. Please check out this issue https://stackoverflow.com/questions/56473680/npm-install-shows-error-with-git-not-found

Buen día, e tenido problema al ejecutar el proyecto Gull-layout-sidebar-compact

npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor. npm ERR! path git npm ERR! code ENOENT npm ERR! errno ENOENT npm ERR! syscall spawn git npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/angular/web-animations-js.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Nelsneider\AppData\Roaming\npm-cache\_logs\2019-09-30T18_00_23_625Z-debug.log Quisiera saber que puede estar pasando. Quedo atento nelsneider@gmail.com

it’s your system error. Do you have git installed? please check https://stackoverflow.com/questions/56473680/npm-install-shows-error-with-git-not-found

Hello Sir, I mistakenly bought Gull Angular JS as I don’t know what is angular js, I want this theme in laravel bootstrap as our system is built on laravel. so could you please provide me replacement? cancel my previous order which i placed for gull angular js and provide me this version with laravel + html bootstrap

Hi, Please buy this laravel + bootstrap version https://themeforest.net/item/gull-bootstrap-laravel-admin-dashboard-template/23101970. I’m going to refund you for the Angular version :) Thanks!

Hello, Thank you for making such a nice Template. Kindly guide me through the process of using this code with Visual Studio 2019 with dot net core 2.x

I am not able to make it run.

I’ve not used angular with .net core. Gull is standard Angular cli project so you can follow this tutorial https://medium.com/@levifuller/building-an-angular-application-with-asp-net-core-in-visual-studio-2017-visualized-f4b163830eaa

Thanks!

Hello, I just bought the Gull template but, I could not find the html template in my download, pls assist me further.

Please buy the html version first then request a refund for the angular version.

ok, pls provide a link for refund

We are trying to get the Gull admin working but when running template using php artisan serve works well but …running it manually from public folder, not load fully side menu and chart doest not show.. any suggestions?

Have you checked all the js and css files are loaded? Please check browser console.

Hi Rafi,

I have one issue in the routing, I created new views and created their routing modules and defined those routes in app routing module, But some of those routes i haven’t defined in the navigation service,

Because of this its causing issue in side bar component. following is the error

ERROR TypeError: Cannot read property ‘name’ of undefined at Object.eval [as updateRenderer] (SidebarCompactComponent.html:37)

If i hover on the side bar menu it works fine, but if i refresh the page it causes this problem.

Can you please guide what i am missing here.

Thanks in advance!.

? is the safe navigation operator. It checks whether the variable is null or undefined so that template won’t try to select a property of something falsy

Great, Thanks for the this. I really appreciate your help.

Also can you please update if you are adding Task Manager app to the angular version, If yes can you please share any estimate release date.

thanks again.

I’m going to add all the missing components & apps from HTML version. But I can not assure a release date. Because I’m overloaded with fixes and updates of new and existing products.

awesome, but the RTL version have some issues in menus and is not have select custom component

Can you please mention the issues of RTL version and what do you mean by select custom component.

the issues I noticed until now is in dropdown menus . about select component , like select2 component

I found child items needs padding-right, I’m going fix that. Have you check tag input http://gull.ui-lib.com/purple/#/applayout-sidebar-large/forms/tag-input

it’s a similar component to select2

Hi, I’ve just ordered that angular version, and the unfortunalty it isn’t support html files. I love your template, but i need html version. Can you please replace the angular version in the html version. Regards, Levi

Done!

Hi! Great job! I love your work. Is this angular 8 or angular 7? Thanks!

Hi, it’s Angular v8

Hello can you help me set it up and place my backend code inside the template can I possibly see how you do it as well.

If you are using nodejs as your backend, you can combine your project with Egret. There are lots of way to combine frontend with nodejs backend.

It’s not necessary to combine with backend. you can keep them separate.

Did you provide this UI without AngularJS?

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey