Activities of "MILLENNIUM"

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)

Is it possible to load modules dynamicly (instead of referencing modules as attributes and direct assembly reference) I mean something like MEF, And Is it possible to add entities dynamicly in runtime ?

It is exisit there but did work!

I reEdited the same template and add some text and retried, still the same problem , and the template file on hard disk you mentioned is changed

so the issue is still open

I I mentioned: Templates: Frontend.Angular.__ name @ kebab__.module.ts.template Frontend.Angular.__ name @ kebab__.component.html.template Frontend.Angular.__ name @ kebab__.component.ts.template

Please ASAP Thank you very much

Hello,

Which files did you edit?

Templates: Frontend.Angular.__ name @ kebab__.module.ts.template Frontend.Angular.__ name @ kebab__.component.html.template Frontend.Angular.__ name @ kebab__.component.ts.template

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