Activities of "seyda"

Thanks, it worked.

Ok I'll try and let you know. Could you please remove "Permission Required" screenshot from your previous comment this is important. and urgent.

I've emailed you again, please remove the screenshot from your comment.

Hi

I've just sent you, thanks.

  • ABP Framework version: v7.0.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Uncaught SyntaxError: Cannot use import statement outside a module (at chart.js?_v=638191645661040000:7:1) jquery.js?_v=638194282674360000:3773 jQuery.Deferred exception: Chart is not defined ReferenceError: Chart is not defined at Object.init (https://localhost:44327/Pages/Shared/Components/ErrorRateWidget/Default.js?_v=638097595980000000:32:13) at HTMLDivElement.<anonymous> (https://localhost:44327/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=638097281700000000:72:35) at Function.each (https://localhost:44327/libs/jquery/jquery.js?_v=638194282674360000:383:19) at jQuery.fn.init.each (https://localhost:44327/libs/jquery/jquery.js?_v=638194282674360000:205:17) at Object.init (https://localhost:44327/libs/abp/aspnetcore-mvc-ui-theme-shared/jquery/widget-manager.js?_v=638097281700000000:63:22) at HTMLDocument.<anonymous> (https://localhost:44327/Pages/HostDashboard.js?_v=638194308777321898:40:12) at mightThrow (https://localhost:44327/libs/jquery/jquery.js?_v=638194282674360000:3479:29) at process (https://localhost:44327/libs/jquery/jquery.js?_v=638194282674360000:3547:12) undefined jQuery.Deferred.exceptionHook @ jquery.js?_v=638194282674360000:3773 process @ jquery.js?_v=638194282674360000:3551 setTimeout (async) (anonymous) @ jquery.js?_v=638194282674360000:3592 fire @ jquery.js?_v=638194282674360000:3213 fireWith @ jquery.js?_v=638194282674360000:3343 fire @ jquery.js?_v=638194282674360000:3351 fire @ jquery.js?_v=638194282674360000:3213 fireWith @ jquery.js?_v=638194282674360000:3343 ready @ jquery.js?_v=638194282674360000:3834 completed @ jquery.js?_v=638194282674360000:3844 jquery.js?_v=638194282674360000:3783 Uncaught ReferenceError: Chart is not defined at Object.init (Default.js?_v=638097595980000000:32:13) at HTMLDivElement.<anonymous> (widget-manager.js?_v=638097281700000000:72:35) at Function.each (jquery.js?_v=638194282674360000:383:19) at jQuery.fn.init.each (jquery.js?_v=638194282674360000:205:17) at Object.init (widget-manager.js?_v=638097281700000000:63:22) at HTMLDocument.<anonymous> (HostDashboard.js?_v=638194308777321898:40:12) at mightThrow (jquery.js?_v=638194282674360000:3479:29) at process (jquery.js?_v=638194282674360000:3547:12)
  • Steps to reproduce the issue:
  • Create an application template with MVC UI
  • Add nothing additionally
  • After migration login with admin user
  • Click Dashboard
  • Charts are not loaded
  • ABP Framework version: v7.0.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: No exception, wrong behavior
  • Steps to reproduce the issue:
  • Create a new tenant without providing connection string in SaaS module with an admin email: admin@mycompany.com. Tenant database won't be created since connection string is empty.
  • Set connection string with "Database Connection Strings" in actions menu. Tenant database will be created. In tenant database, in AbpUsers table, "admin@abp.io" is seeded instead of "admin@mycompany.com" that I've provided while creating tenant.
  • Apply database migrations with "Apply Database Migrations" in actions menu. Tenant database will be created. In tenant database, in AbpUsers table, "admin@abp.io" is seeded instead of "admin@mycompany.com" that I've provided while creating tenant.

admin@mycompany.com is NOT persisted on host database so admin email and password information is missing when tenant database is created. In the end host and tenant databases hold different information of same user.

Hi,

We would like to use abp.io with json:api specification support. Currently there is Swagger with OpenApi specification support however it will be necessary for us to use json:api standard.

Do you have any plans to support json:api spec, it would be very helpful for us? Regarding: https://github.com/abpframework/abp/issues/763

Thanks.

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