Activities of "MILLENNIUM"

Dear, Regarding: How can we change the sms confirmation code length, currently it is 6 digits how can I make it longer or shorter?

I read the article you shared with me, it does not says how to change the number of digits, would you please provide me with simple direct answer? It is 6 digits I wanted to be 4 digits

Thank you

Dear about the point 2 I am trying to make this in angular, I am trying to reuse (send-securiy-code) but when the user clicks on login (or any account related action), it is redirected to the backend, so I do not know how to use the Account module in angular.

I want to make the (Passwordless authentication) in angular and when I get the token from backend, I suppose there is a way to replace the token in front end

Ok Thank you You answered my question regarding the backend, My Question in front end UI is in Angular app

Question

I have an issue with poor documentation with abp modules which I have without source code; For example the chat module, I read the article (https://docs.abp.io/en/commercial/latest/modules/chat) but I was not able to:

  • Customize the users that displayed for each user
  • Show only sub set of users that in a specific role or applied a custom condition
  • Add voice messages to the chat
  • Customize the front end template and their styles

How can I appy such customizations?

Question

I am trying to create a CI/CD pipleline (with azure devops), I have a problem with using the DbMigrator project in that pipeline, I do not want to use abp credentials on the pipeline (to install abp and login with my account, and I have accounts) What are the alternative of creating the database and applying the migrations and seeding the default data.

I read the topic (https://docs.abp.io/en/abp/4.4/Data-Seeding) but I need an alternative way in production environment. (for example is there is a way that I reference the dbMigrator in the host to seed the data on startup)

I have two questions regarding (Commercial & Community) versions: 1- When I use the command line: abp new [Project Name] it always creates the 'commerical' project, Is there a parameter to specify to the abp CLI to create the commercial or community version ? 2- Can I use abp commercial projects in open source project? I mean Is it leagal to create a commercial project and share it as an open source project, or I must use the community version then ?

Thanks

Question

Dears,

  • How can we change the sms confirmation code length, currently it is 6 digits how can I make it longer or shorter?
  • Is there is a support for Question about Passwordless authentication, would you provide me with more details about it? So the user can loggin using phone number and his sms confirmation code?
  • We know that the Identity server will not be free anymore, what are the plans in abp regarding this? will we have the option in the future to choose between auth providers?

Thank you

Dear Bunyamin,

Thank you for the advice, it helped me to solve the issue,

Actually what I did is copying all the LeptonTheme Scss source files to the host angular project (not the theme-lepton project) and then I referenced it that folder according to the doc you shared with me, that solved the problem

Thank You Very much

Hello,

Could you try to override the lepton styles as mentioned in this document?

Dear bunyamin ,

I already read the document you referenced, this is not what we want, Please kindly read the issue again,

Thank you

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

  • ABP Framework version: v4.4.3
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: No Errors
  • Steps to reproduce the issue:"
  • Insall Lepton theme with source code using Abp suite
  • Change the source leptonY.scss then run gulp minify and bundle the theme
  • Run angular system, it takes the affects of customized theme
  • Keep the system runing and rechange the source leptonY.scss then run gulp
  • The problem is that changes are not reflected to the runing angular App!

Note: The designer needs to he his changes directly upon changes source scss files using gulp watch, so he can customize the theme easily Please note that we do not want to add custom style that Overrides the default theme, we want to customize the theme itself (since we have the source scss of it) which make it easier and faster for us and keep styling code is clean

Can you support us to find a way to see changes of scss files very quicly on the running angular system, (similar to hot reload) ( I remember this feature was up and runing in old versions 4.X.X , cannot tell which one)

Showing 1 to 10 of 31 entries
Made with ❤️ on ABP v8.3.0-preview Updated on July 05, 2024, 15:13