Skip to content
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

Closed
tprouvot opened this issue Apr 15, 2024 · 4 comments
Closed

[popup] Add view user summary link #386

tprouvot opened this issue Apr 15, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@tprouvot
Copy link
Owner

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.

image
@tprouvot tprouvot added the enhancement New feature or request label Apr 15, 2024
@tprouvot tprouvot self-assigned this Apr 15, 2024
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]>
@Asitt100
Copy link

Asitt100 commented May 6, 2024

hey @tprouvot im not sure i see what this summary view link should route to. I tried a couple users and see this:
image

@tprouvot
Copy link
Owner Author

tprouvot commented May 6, 2024

Hi @Asitt100,
Is your sandbox in Summer 24 ?
You can check on the org tab

@Asitt100
Copy link

Asitt100 commented May 6, 2024

image

@Asitt100
Copy link

Asitt100 commented May 6, 2024

i guess summer update will work then. sorry i missed that you mentioned this in your original post.
thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants