Base solution for your next web application

Activities of "malomatia"

this is exactly what i was looking for, Thank you.

one last question, what about get current user session, i don't remember the exact name but i remember there is something like that to check the current user session

in other words will the external authentication work fine if the users store is totally external and no users saved in the SQL DB ?

Thank you very much, Now if i change this method to login via web service, What about GetCurrentSession ? is it in the same DLL ? and is there a way to implement it the same way as the active directory authentication ?

Thanks a lot (Y)

problem solved after killing the NG process in terminal and running npm start again.

Thank you very much, however there are some questions arised now:

  • is it required to use "declare var $: any" or no ? i noticed after commenting it the application still works, even TS is compiling normally

  • adding the file manually to .angular-cli.json is the way when the plugin is not available on NPM catalog, right ?

Thank you again, your support is highly appreciated.

is there a some guide how to include metronic components (since most of it is based on jquery) or any jquery components in general in aspnet zero client project ? i see there is many coomponents are already used like jTable but can't find out the steps to do that.

Yes, i have added it under "scripts": section like this:

"../src/assets/plugins/jquery-easypiechart/jquery.easypiechart.js",

and still getting the same error.

please help.

after adding "declare var $: any" to the .ts file to bypass typescript, i'm getting the below error:

<a class="postlink" href="https://www.dropbox.com/s/gnwlymjvqbsgd9o/Capture.JPG?dl=0">https://www.dropbox.com/s/gnwlymjvqbsgd ... e.JPG?dl=0</a>

please help

Solved, there were a problem with one of the Jquery components and error were in the console.

update: when i type another module URL in the browser, for example: /app/main/cases this module opens and admin modules are accessible, the dashboard module is accessible without changing the URL

when accessing <a class="postlink" href="http://localhost:4200/">http://localhost:4200/</a> it opens the dashboard and i'm unable to go to any item (when clicking on the menu items it redirect to the item then quickly go back to / and the dashboard only opens)

i'm having same issue as well, can you add me ?

my username is : AhmedAdlyAli

Thanks!

Showing 1 to 10 of 10 entries