-
Notifications
You must be signed in to change notification settings - Fork 77
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
[popup] Add view user summary link #386
Labels
enhancement
New feature or request
Comments
6 tasks
tprouvot
added a commit
that referenced
this issue
Apr 15, 2024
## Describe your changes⚠️ Only available on summer 24 <img width="275" alt="image" src="https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/35368290/c04de566-182f-4902-91c0-a125e6d53022"> ## Issue ticket number and link Closes #386 ## Checklist before requesting a review - [x] I have read and understand the [Contributions section](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions) - [x] Target branch is releaseCandidate and not master - [x] I have performed a self-review of my code - [x] I ran the [unit tests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests) and my PR does not break any tests - [x] I documented the changes I've made on the [CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md) and followed actual conventions - [x] I added a new section on [how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md) (optional)
nshulman
added a commit
to nshulman/Salesforce-Inspector-reloaded
that referenced
this issue
Apr 17, 2024
* Change option label 'hideDeleteRecordsButton' to show to be consistent with other options * Hide user role field if not filled * Re-align title * Fix/update show expired token policy (tprouvot#380) ## Describe your changes ## Issue ticket number and link ## Checklist before requesting a review - [x] I have read and understand the [Contributions section](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions) - [x] Target branch is releaseCandidate and not master - [x] I have performed a self-review of my code - [x] I ran the [unit tests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests) and my PR does not break any tests - [x] I documented the changes I've made on the [CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md) and followed actual conventions - [x] I added a new section on [how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md) (optional) * Add another resolution for generate new token error * Load recent items only for Object tab * [popup] Add user summary link on popup (tprouvot#387) ## Describe your changes⚠️ Only available on summer 24 <img width="275" alt="image" src="https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/35368290/c04de566-182f-4902-91c0-a125e6d53022"> ## Issue ticket number and link Closes tprouvot#386 ## Checklist before requesting a review - [x] I have read and understand the [Contributions section](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions) - [x] Target branch is releaseCandidate and not master - [x] I have performed a self-review of my code - [x] I ran the [unit tests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests) and my PR does not break any tests - [x] I documented the changes I've made on the [CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md) and followed actual conventions - [x] I added a new section on [how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md) (optional) * Add 'Field History Tracking' shortcut link * Add query all fields section in how-to --------- Co-authored-by: Thomas Prouvot <[email protected]> Co-authored-by: Thomas Prouvot <[email protected]>
hey @tprouvot im not sure i see what this summary view link should route to. I tried a couple users and see this: |
Hi @Asitt100, |
i guess summer update will work then. sorry i missed that you mentioned this in your original post. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
With summer24 release, a new summary view is available for users, provide this link on the user tab.
The text was updated successfully, but these errors were encountered: