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

Mess in last column #57

Closed
Semigradsky opened this issue Jun 5, 2016 · 2 comments
Closed

Mess in last column #57

Semigradsky opened this issue Jun 5, 2016 · 2 comments

Comments

@Semigradsky
Copy link

image

http://akveo.com/blur-admin/#/tables/smart
Google Chrome 51.0.2704.79 m

@lugovsky
Copy link
Member

@Semigradsky Thanks a lot! Feel free to provide PR as well

@brijesh1ec
Copy link

Hi,

As in Single Page application there should be only one root file , that
will load all the needed script,css files. and route to login if no matched
route is found.

  1. in blur admin there is Index.html is root page. i want to make this page
    as Master page(welcome page). once user logs in to the application.
    index.html should be opened as welcome page showing some dashboard and
    menus.

  2. i have created login.html page that is loaded when . application is
    requested for first time, and it will load all the script and css file,
    and will show the login page. once user logs in will route to index.html
    page as welcome page(master page).

  3. where i can write/implement authentication logic as app.page is
    parent module for all the pages and routes. should i write authentication
    logic over there.

  4. how i can access the authentication parameters in child or other routes
    if required for authorization.

as per my requirement i have created root file startup.html, that loads the
login.html once it logs in, shall write authentication on page.module.js
file to authenticate the user and route them accordingly.

  1. how i can access the authentication inside app.page.admin or
    app.page.customer folder, where another child modules are there.

Please suggest , thanks in advance.

Thanks,
Warm Regards :Brijesh Pal
Mobile : +919790752446

On Fri, Jun 10, 2016 at 11:06 PM, Vladimir Lugovsky <
notifications@github.com> wrote:

@Semigradsky https://github.com/Semigradsky Thanks a lot! Feel free to
provide PR as well


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#57 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AGltbLpxsK228a2CucV9ur0MChtGsGI-ks5qKaCVgaJpZM4IuVZF
.

Tibing pushed a commit to Tibing/blur-admin that referenced this issue Jun 21, 2016
Tibing pushed a commit to Tibing/blur-admin that referenced this issue Jun 21, 2016
Tibing pushed a commit to Tibing/blur-admin that referenced this issue Jun 24, 2016
datho1801 pushed a commit to datho1801/blur-admin that referenced this issue Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants