-
Notifications
You must be signed in to change notification settings - Fork 0
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
Simpler audiences editor / fix scim authentication #498
Conversation
xjunior
commented
Jan 17, 2025
- Allow setting fetch options to useAudiences
- Add changelog
- Bump alpha version
- Prettier
- Fix typescript violations:
- Add more documentation
- Share audiences via context
- Initialize useAudiences hook with base URL and key
- Hardcode scim proxy URL for simplicity
- Use audience context to fetch users
- Replace deep prop dependency by Context
- Initialize useAudiences hook with base URL and key
- Separate useFetch hooks by HTTP methods
- Remove unused routes
- Replace use-http by much smaller and better useFetch
- Move saving handling to ActionBar
- Improve typing and error handling in general
- Bump audiences 1.5.0-alpha1
A change to documentation files was detected in your PR. Please visit this link to preview changes: https://portal-staging.powerapp.cloud/docs?filters[kind]=all&filters[user]=all&filters[namespaceFilter]=refactor-audiences-contexts |
1bc7c98
to
dca3e3f
Compare
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 24 hours if no further activity occurs. |