Giter Club home page Giter Club logo

abp.aspnetcore.mvc.ui.theme.adminlte's People

Contributors

dangminhbk avatar dependabot[bot] avatar enisn avatar wakuflair avatar worrysoft avatar zhaytam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

abp.aspnetcore.mvc.ui.theme.adminlte's Issues

Footer rendered in the wrong location


Abp 4.3.2
Abp.AspNetCore.Mvc.UI.Theme.AdminLTE 0.7.2

Just a small issue here but with using with abp 4.3.2 the footer get placed in the wrong location (above the grid)

I compared it to the standards in the abp samples and my client mvc code seems ok there so assuming the theme is not quite correct?

image

Error on Tenant Management Page

Hi,
Thanks for the theme. Please after adding the theme to abp framework, I get the error below anytime I try to access the Tenant Management page.

Help please.

AbpException: Could not find the bundle file '/Pages/TenantManagement/Tenants/ConnectionStringsModal.js' for the bundle 'Volo.Abp.TenantManagement.Web.Pages.TenantManagement.Tenants.IndexModel'!

please change Themes\Basic\Components\Brand\Default.cshtml file start with this. the default code cann't use with Abp Tiered solution.

please change Themes\Basic\Components\Brand\Default.cshtml file start with this. the default code cann't use with Abp Tiered solution.

@using Volo.Abp.Users
@using Volo.Abp.UI.Navigation
@using Volo.Abp.Ui.Branding;
@using Localization.Resources.AbpUi
@using Microsoft.AspNetCore.Mvc.Localization
@using Volo.Abp.MultiTenancy
@Inject IBrandingProvider BrandingProvider
@Inject ICurrentUser CurrentUser
@Inject ICurrentTenant CurrentTenant
@Inject IHtmlLocalizer L
@model ApplicationMenu

@{ string name = CurrentUser.UserName; }

HTTP Error 500.30 - ANCM In-Process Start Failure

Hi again @wakuflair

I downloaded a new abp project. In that:

create_project

Well, I installed your last nuget package 0.6.3 and i added dependsOn and I run the application,

pls

but I encountered an error that:

ancm

I think version problem. Your fix better than. Because didn't exist before

Can you help me?, I want use to the this template.
Thanks.

切换到ms sql server报错

Hi,
我想要切换到ms sql server数据,我修改了数据库连接字符串,修改了UseMySql方法及引用,删除了Migrations,想重新新增migration,但是报错了,如下截图,还请指导一下,我Forks了你的代码,并且提交了我的修改。谢谢

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.