Activities of "ageiter"

can you give concrete examples on this?

Example of what would have been useful to me: Step by step instructions for a deployment to Azure. Including the correct setup of OpenIddict etc. Just in a way that you can run the WebApp (in my case with Blazor) securely afterwards. Also what is necessary to store the appsettings / connection strings securely (e.g. with environment variables).

My application is still in the test environment, but I have not yet managed to configure OpenIddict so that it works correctly. For example, I had to set "WEBSITE_LOAD_USER_PROFILE" to true to work around the problem, etc.

Since I don't have that much experience with OpenIddict and Azure yet, I have to gather all the necessary info in the forum.

Please do not close before giving an answer to the open question.

Hi @liangshiwei, thanks for the help with the menu. Your code works. Will you do the same for the official version?

the breadcrumbs and the buttons at the top disappear. But that's another story... I will check it.

Have you found out anything about this yet?

I get the same message... am blocked in continuing to work because the build does not work.

did you try the advanced search?

Yes, thank you for pointing that out. That works correctly, in my opinion setting "All these words" as default would be better than "Any of these words".

The search here in the Support Center could be improved. For example, when searching for an error message, it now searches for every single word by default. Or if I search for something that should contain several words, I have to do it with +. This is sometimes uncomfortable or forgotten.

Hi liangshiwei,

It's simple: use your default project template for Blazor. Open the page Administration -> Text Templates

If you now edit a text template, a new page will open. In the side menu "Text Templates" remains active and you can only return to the overview with the button "Return To Templates". But not via the menu.

If you choose the layout with the TopMenu, however, this is possible exactly as we would like. You click on "Text Templates" in the menu again and get to the overview.

There is also a small unwanted side effect with the TopMenu. If you are on an overview page (e.g. "Users") and click on "Users" in the menu again, the breadcrumbs and the buttons at the top disappear. But that's another story...

Thanks @liangshiwei.

  1. Is your AddressesDataSeedContributor class generated by the suite?

I have the same problem as @a3x.

The test code is generated by the suite (version 7.0.1).

The tip from @christophe.baille has made it better, but at irregular intervals certain tests still fail. Especially when I run all tests. If I then run the failed test separately, then it works.

There is no Footer.razor in a new project.

I agree... maybe he mean the footer for the MVC pages. (Themes/LeptonX/Layouts/...)

Adding "Footer.razor" with the code you shared above has no effect

It worked for me, but the file should not be called "Footer.razor", but e.g. "MyFooter.razor". You have to put it in the folder "Pages".

Showing 1 to 10 of 64 entries
Made with ❤️ on ABP v8.3.0-preview Updated on July 04, 2024, 07:07