-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add investment screening user management enterprise tutorial #1262
Add investment screening user management enterprise tutorial #1262
Conversation
@FlorianJacta @AlexandreSajus Demo site is live. I can't fully build the docs without access to the enterprise repo, so appreciate your help with letting me know how to adjust the following links:
Can I simply reference the classes like AuthorizedPage, Credentials and Authorize with, e.g., Then for 4-6, I will ofc replace |
When you do not put the right login, what is the behavior of the login page? I have that it freezes |
Ah, I'm getting the same issue on the deployed app. |
Did you try it on Docker locally as well? |
The doc section about http://127.0.0.1:8000/en/develop/userman/advanced_features/auth/ is broken for me. I don't know what's going on. I'll investigate |
I have pushed changes about relative paths to your PR. Also, Markdown lines should not exceed 100 characters |
Good point. Let me try with the changes FV made.
This seems to have broken it for me. Could it be because I'm missing the content referenced (i.e. the enterprise/auth packages)? This is the start of the new output:
Alright, I'll do this last |
@FlorianJacta There's no special changes other than the way that taipy-enterprise is installed. I hosted it on Docker and it worked fine. Also, the aforementioned behaviour is currently not happening on https://investment-screening.taipy.cloud/. If it recurs, I guess maybe it needs a larger VM |
I had this kind of page when I didn't fetch all the packages carefully (Enterprise included). This is annoying. @jrobinAV or @FabienLelaquais have you got this issue? How can this be fixed? |
I also have the appropriate behavior in my Docker locally. I guess the next step is to try to log what happens behind or wait for @florian-vuillemot for some info |
What is the status of this PR? |
@FlorianJacta Is the reference to enterprise/auth issue only affecting local builds? If it's working fine in the workflow then I'll change the line lengths to 100 and it's ready to review. Let me know |
@arcanaxion Everything is fine for me! Can this be merged then? |
@FlorianJacta Yup, can be merged. Regarding the issue with building the page with enterprise/auth references, this is unintended right? If so, could you open an issue for this since you understand it better than I do |
Let's wait for the build on develop to be online and if everything is fine, we can then merge this PR to 4.0 too. |
Add investment screening user management enterprise tutorial
Merge pull request #1262 from arcanaxion/add-user-management-tutorial
Checklist before merge:
@AlexandreSajus @FlorianJacta Requesting your feedback on the following:
Screenshots:
User Management in Taipy Enterprise - Taipy.zip