-
Notifications
You must be signed in to change notification settings - Fork 11
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
Added user column to Named versions and Changeset tables + changeset information panel #98
Merged
veekeys
merged 14 commits into
iTwin:main
from
Pooja17-bentley:Pooja/Add-user-column-to-version-and-changes-tables
Nov 16, 2023
Merged
Added user column to Named versions and Changeset tables + changeset information panel #98
veekeys
merged 14 commits into
iTwin:main
from
Pooja17-bentley:Pooja/Add-user-column-to-version-and-changes-tables
Nov 16, 2023
Conversation
This file contains 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
Contributor
Pooja17-bentley
commented
Oct 26, 2023
•
edited
Loading
edited
- Added user column to both Named Versions and Changes table.
- Added Information panel for the changeset that includes- changeset id, description, created by, created date , application and Changed Files information.
Pooja17-bentley
changed the title
Pooja/add user column to version and changes tables
Adding user column to Named versions and Changeset tables
Oct 26, 2023
Pooja17-bentley
changed the title
Adding user column to Named versions and Changeset tables
Added user column to Named versions and Changeset tables + changeset information panel
Oct 30, 2023
veekeys
reviewed
Oct 30, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I havent run it locally yet, probably should be able to simplify the panel...
packages/modules/manage-versions/src/components/ManageVersions/types.ts
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ManageVersions.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ManageVersions.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ChangesTab/ChangesTab.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ChangesTab/ChangesTab.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/InformationPanel/ChangesetInformationPanel.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/InformationPanel/ChangesetInformationPanel.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/InformationPanel/ChangesetInformationPanel.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/InformationPanel/ChangesetInformationPanel.scss
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/InformationPanel/ChangesetInformationPanel.scss
Outdated
Show resolved
Hide resolved
veekeys
reviewed
Nov 8, 2023
packages/modules/manage-versions/src/components/ManageVersions/VersionsTab/VersionsTab.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/VersionsTab/VersionsTab.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ManageVersions.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ManageVersions.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ChangesTab/ChangesTab.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ChangesTab/ChangesTab.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ChangesTab/ChangesTab.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/InformationPanel/ChangesetInformationPanel.tsx
Outdated
Show resolved
Hide resolved
packages/modules/manage-versions/src/components/ManageVersions/ChangesTab/ChangesTab.scss
Outdated
Show resolved
Hide resolved
veekeys
approved these changes
Nov 10, 2023
…into Pooja/Add-user-column-to-version-and-changes-tables
veekeys
approved these changes
Nov 16, 2023
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.