Activities of "devteam"

I don't know how to download source code included File Management with UI Angular on interface abp.io website. Although I logged in with fee account.

  • ABP Framework version: vX.X.X
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:
  • ABP Framework version: v4.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: No
  • Steps to reproduce the issue:

**** I can't run Admin web (contain IdentityServer) in http. This project only run in https.

  1. User abp-suite to generate project.
  2. Change htpps to http in launchSettings.json (https://localhost:44312 => http://localhost:44312) Change https to http in launchSettings.json (https://localhost:44312 => http://localhost:44312)
  3. Start project Admin web (with http).
  4. Display Login page, login. After login, display web with status no login.

Pls support!

Thanks Maliming,

One more question, I want to included FileManagement module into source code, aboth frontend and backend like the attacted image. Can you show me how to do that?

I want to add builder.ConfigureFileManagement() in OnModelCreating like this but has error Can you tell me why?

Thanks maliming, it works!

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue: When i using ABP CLI to add module with this command "abp add-module Volo.FileManagement". And then i rebuild backend successfully. but frontend angular has error like this. Who can tell me why and show me a solution

I remove folder node_modules and run again "yarn install", it's ok.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: The given key was not present in the dictionary.
  • Steps to reproduce the issue:
  1. I create project with "Microservice template"
  2. I use abp-suite or cmd to add module. Error show as image below. cmd: abp add-module LoyaltyManagement --new --add-to-solution-file

pls support.

I want to change format from mm/dd/yyyy to dd/mm/yyyy when i click choose date in date controll with input type="date". Please show me how to do that. I want to show 24/04/2021 in this controll.

  • ABP Framework version: v5.13.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

I have already added File Management module to my project. And then I want to redesign both frontend and backend. But I don't know how to do that

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:
Showing 1 to 10 of 23 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11