created DRO Selection Modal and changed the DRO displayed in the proj…#2660
Merged
Conversation
HyMike
pushed a commit
that referenced
this pull request
Oct 3, 2025
entrotech
added a commit
that referenced
this pull request
Oct 8, 2025
* show edit button only for admin * show add icon only for admin users * correct prettier error for MDAddCircle * add change to admin tooltip where add icon upon empty description, cancelling or clicking elsewhere will no longer display tooltip description. * add chnage to hide pointer for add tooltips for non-admin * made changes for add icon admin tooltip upon hover to be a pointer. * Add Project ID to body on Page 5 and PDF * add checks for project id in case NAN * Revert "made changes for add icon admin tooltip upon hover to be a pointer." This reverts commit 705e514. * Revert "add chnage to hide pointer for add tooltips for non-admin" This reverts commit 4da6dcd. * Revert "add change to admin tooltip where add icon upon empty description, cancelling or clicking elsewhere will no longer display tooltip description." This reverts commit 84da7d0. * Revert "correct prettier error for MDAddCircle" This reverts commit ea156f5. * Revert "show add icon only for admin users" This reverts commit 7cc9fc4. * Revert "show edit button only for admin" This reverts commit 37772a2. * Hide edit icon non admin (#2657) * show edit button only for admin * show add icon only for admin users * correct prettier error for MDAddCircle * add change to admin tooltip where add icon upon empty description, cancelling or clicking elsewhere will no longer display tooltip description. * add chnage to hide pointer for add tooltips for non-admin * made changes for add icon admin tooltip upon hover to be a pointer. * Tv/2587 reated on calendar instant close bug (#2667) * fix: keep from auto closing popover when it shifts * fix: make sure it can still close popover after supproessing immediate click outside * fix: update mobility investment tooltip description (#2651) * created DRO Selection Modal and changed the DRO displayed in the projects page (#2660) * Bump vite from 6.3.4 to 6.3.6 in /client (#2634) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.3.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: universal select style matches input (#2650) * show edit button only for admin * show add icon only for admin users * add chnage to hide pointer for add tooltips for non-admin * made changes for add icon admin tooltip upon hover to be a pointer. * moved div into projectID check --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Tony Villa <47979362+Tony-Villa@users.noreply.github.com> Co-authored-by: Heejung Hong <133067265+heejung-hong@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John Darragh <darragh@entrotech.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes did you make?
Why did you make the changes (we will use this info to test)?
Issue-Specific User Account
The tdm@hackforla.org account was used.
Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)
Visuals before changes are applied
Visuals after changes are applied