Questions tagged [ngx-admin]

Questions regarding set up, implementation, and customization of the ngx-admin open source admin front end template

ngx-admin is the most popular admin dashboard based on Angular 9+ and Nebular with Eva Design System support.

Website

github

144 questions
0
votes
0 answers

Prevent Angular7 project from spamming/flooding errors in console

I am building a project based on Angular7. I have started from the ngx-admin empty starter-kit branch: https://github.com/akveo/ngx-admin/tree/starter-kit Sometimes, during the development, I make mistakes, so the console should blame me for this,…
Sergej
  • 2,030
  • 1
  • 18
  • 28
0
votes
1 answer

Refresh ng2-smart-table

I have a Component, let us say it is called "Form", and alongside I have another component that we can call "Filing Lists". The "Form" is a "NbWindowService", "Filing Lists" is "LocalDataSource" of "ng2-smart-table". Now what I want is, after the…
Kristopher
  • 13
  • 2
  • 6
0
votes
1 answer

ngx-admin add mapbox in new page component

how I want to add mapbox in in new pages i had created ? I've already add html simple mapbox but nothing show on my mapsla page... my component to add mapbox is mapsla and this project is based on ngx-admin…
Cyanomite
  • 3
  • 2
0
votes
1 answer

NGX-ADMIN url for multi tenant

I would like to know for multi tenant purpose what is the way to set path like localhost:4200\#\company\auth\login or localhost:4200\company\auth\login , where company is a any string parameter and when entering the login page take the company name…
0
votes
1 answer

NbAuthService authentication request with custom Content-Type header

I'm using ngx-admin theme to create a custom signin (ngx-admin uses nebular's auth component to generate a signin page, check the documentation here), Here's the code to setup the authentication stratergy ...NbAuthModule.forRoot({ …
Justice
  • 422
  • 2
  • 8
  • 21
0
votes
2 answers

Nebular (ngx-admin) authentication flow through a GraphQL API

How to do an authentication flow through a GraphQL API in a ngx-admin/Nebular app? I find the available AuthStrategy classes are limited and there's no straightforward way to change their behaviour. The closest is NbPasswordAuthStrategy, that does…
nuno
  • 250
  • 2
  • 11
0
votes
0 answers

Color at ngx-admin (ng-star-inserted)

I'm a new dev and I'm trying to change the color of those two areas. May any one assist me with that? I learned that the class name for those are " ng-star-inserted " from the "BrowserAnimationsModule" (the source code is here) I used the corporate…
0
votes
1 answer

update ngx-admin from 2.3.0 to 3.0.0

I'm currently using ngx-admin which is on version 2.3.0 and now it is updated to 3.0.0 see here. I just want to know how to update it without affecting my entire project.
Kristopher
  • 13
  • 2
  • 6
0
votes
1 answer

Can't bind to dtOptions since it isn't a known property of table

I'm submitting a problem Current behavior Expected behavior try with-options Minimal reproduction of the problem with instructions Can't bind to 'dtOptions' since it isn't a known property of 'table'. ("