Activities of "zalak"

  • ABP Framework version: v5.2.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:" I want to develop a project using the mentioned version of ABP in a way that user can generate their own connection string using front end during the initial setup and then the initial migration as well as the initial seeding takes place using the given connection string. To achieve this, when I run the project initially the default connection string is required which I want to take from user initially. Guide me to achieve the same.
Question
  • ABP Framework version: v4.4.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

As shown in the attached screenshot, on opening the permission modal, the title shows an ID while giving permission to user. I don't have it's source code, neither can I find any of it's module, so how to keep username in place of Id without upgrading the version?

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v4.3.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
    • I am using freeboard.io to create dashboard. I have observed that due to loading some default javascript files by apb.io my dashboard functionalities are not working. Javascript files are clashing with freeboard.io
  • Steps to reproduce the issue:"
    • Download Source code from here https://github.com/Freeboard/freeboard
    • Create Module (Lepton theme)
    • Create [[wwwroot folder](http://wwwroot](http://wwwroot folder](http://wwwroot) folder) in web project
    • Copy files of freeboard.io source code into [[wwwroot folder](http://wwwroot](http://wwwroot folder](http://wwwroot) folder)
    • Copy freeboard/index.html file's head and body into page created in new module.

Is there any way I can stop loading few JavaScript of a parent Theme or I can force to use my JavaScript? Please also let me know I can i fix this issue.

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

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

I want to create a solution of abp version 4.4.0 consisting web.public project as well. However, if I create a solution using abp suite, I am unable to choose the version 4.4.0 and am getting latest version solution. Thereafter, if I create a solution using CLI, I can set the version but don't have any command for including web.public project in the solution.

  • ABP Framework version: v4.3.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): No

I wanted to create APIs when I can allow client to access api based on his subscription for example if one client has registered and subscribe to 50000 api calls per month then it should allow up to only 50000 api call. is there any modules available for that?

Before upgrading suite I just installed .net 6.0.102 sdk as it was required in order to upgrade Suite and CLI. After upgrading Suite and CLI, I didn't performed any operations. Just tried to run my project with version 4.4.0

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

My current project is build on ABP framework 4.4.0. However, after I updated my Abp CLI and Abp Suite to the latest version, I am encountering errors in my project of 4.4.0 as shown in the attachment below. What is the possible solution to resolve the same ?

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

Is there any UI specification or Tag helper for DateTime picker in ABP? A simple HTML tag of input with type datetime-local isn't showing a picker in Firefox browser. Also if done by abp-input using directly DTO it isn't happening. Instead it only shows a normal input field of type text.

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

We have purchased the enterprise version through which we are getting access to the source codes. However, we are unable to find the source code of EFCore Repository of Identity User from the module Volo.Identity.Pro . Even the Interface of the same when seen is found in the Meta Data which we are unable to edit. So how can this Repository file could be accesible to be made changes of ?

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

Question :

How to use CMS pages api from public website project? How to provide access to different users of that API ?

Thanks Zalak

Showing 11 to 20 of 26 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11