Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "vladsd"

Did you see new themes from primefaces? lightweight and angualr

I link this one: <a class="postlink" href="https://www.primefaces.org/california-ng/#/">https://www.primefaces.org/california-ng/#/</a>

Have you considered to say goodbye to metronic. It is build on top of bootstrap but is so heavy and causes so many issues . Its not modular, so you have to take it all!

The most it provides is navigation and few simple controls which are found other places like ngprime.

For example here is bootstrap implementation of sidebar: <a class="postlink" href="https://bootstrapious.com/p/bootstrap-sidebar">https://bootstrapious.com/p/bootstrap-sidebar</a>

Here is top bar: <a class="postlink" href="https://getbootstrap.com/docs/4.0/components/navbar/">https://getbootstrap.com/docs/4.0/components/navbar/</a>

Anyone has tried to remove metronic?

We run into the bug, when route changes the top and side bar gets messed up.

For example:

page with nav at localhost:8000/ loads fine with menu then link is clicked and has to go to localhost:8000/app/main/dashboard and entire nav is messed up and stops working.

if navigation just happens within localhost:8000/app - its not problem

Here at USA, all developers I know and corporations gave up on paypal as in 10 years they have not produce anything new and their apis are so dinosaur. If not for ebay, no one would use it.

Here is a link to core code from stripe and samples: <a class="postlink" href="https://github.com/dotnet/core.git">https://github.com/dotnet/core.git</a>

and typed library: <a class="postlink" href="https://github.com/ServiceStack/Stripe">https://github.com/ServiceStack/Stripe</a>

@ismcagdas - I would ditch paypal for others, like stripe. once we complete our integration we can share our experience, With other feature I suggested around webhooks and ability to register call back apis, this is an easy task to integrate, as apis are very straight forward.

There are 3rd party fully manage subscription services, which you might want to integrate, but those are mucho money. I like this one: <a class="postlink" href="https://www.zoho.com/subscriptions/">https://www.zoho.com/subscriptions/</a>

Check github, a quick search discovers a number of integrations you can leverage: <a class="postlink" href="https://github.com/pedropaf/saas-ecom">https://github.com/pedropaf/saas-ecom</a>

Case in point your website advertising subscription management: "Tenant and Edition (package) management for SaaS applications Subscription management & Paypal payment integration"

It is not true, as of today you have basic paypal integration without recurring payments. Please see definition #3 from <a class="postlink" href="https://www.merriam-webster.com/dictionary/subscription">https://www.merriam-webster.com/dictionary/subscription</a>

Answer

I second this request, maybe it should be in github as an item?

Also, they have a number of demo templates. For now only one has angular demo: <a class="postlink" href="https://keenthemes.com/metronic/preview/angular/default/">https://keenthemes.com/metronic/preview ... r/default/</a>

I wonder if those templates are real templates and aspnetzero can offer on the fly choice of what template to use out of demo stack?

From metronic default demos, looks like the naming convention is the same, just pointing to different demo subdirectory.

This way, user/tenant admin can pick what layout they like the best!

even in angular is just a purchase, not true subscription service as advertised.

Nowhere I can find a clear description why version 5.6 added AbpZeroTemplateJwtSecurityTokenHandler

Not to mention that it would fail in multi server setup as it uses local server cache.

I see this <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/pull/1441">https://github.com/aspnetzero/aspnet-ze ... /pull/1441</a> with no description, nothing, just a title:(

We already validating encrypted principal for sign in.

All this does is default 1 hour expiration from the cached which is no way to control if you want 1 day or 1 year.

Not sure this feature have been thought trough.

Please advise anyone?

Showing 31 to 40 of 166 entries