Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What demo do you want? #555

Open
nzbin opened this issue Aug 17, 2023 · 6 comments
Open

What demo do you want? #555

nzbin opened this issue Aug 17, 2023 · 6 comments
Labels
discussion Discussion for the project

Comments

@nzbin
Copy link
Member

nzbin commented Aug 17, 2023

There already have many basic examples, e.g. menu, authentication, permissions, forms, tables etc. I want to know what other examples you'd like.

@nzbin nzbin added the discussion Discussion for the project label Aug 17, 2023
@nzbin nzbin pinned this issue Aug 17, 2023
@damingerdai
Copy link
Contributor

file upload !!!

@seyfer
Copy link

seyfer commented Nov 17, 2023

@nzbin routes are based on ngx-permission roles [ADMIN, USER]. but the menu is not.
how do we hide entries based on the current role?
if I want to have different menus, should I use 2 different JSON files, that do overlap a lot.
or maybe we can have something like we do with ngx-permissions, but for menu entries?
then having just one JSON file to manage.

data: {
          permissions: {
            only: ['ADMIN'],
          },
        },

@Darkjamin
Copy link

Is there anyway to get an example on how the login/auth would be done with Node.js and MySQL db.
How would the backend project look like?

@ismailix
Copy link

Can you connect to a real service and log in?

@damingerdai
Copy link
Contributor

add heatmap charts

@sinisadm
Copy link

Datepicker field inside formly-form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussion for the project
Projects
None yet
Development

No branches or pull requests

6 participants