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

Rename a project action #324

Merged
merged 15 commits into from
Jan 13, 2023
Merged

Conversation

create-issue-branch[bot]
Copy link
Contributor

@create-issue-branch create-issue-branch bot commented Jan 6, 2023

What's Changed?

  • Added rename project action on the project index page
  • Made the project actions responsive on the project index page
  • Refactored FileMenu into customisable ContextMenu that can be reused in different scenarios
  • Added border around ContextMenu in light mode
  • Tests for the above, along with basic tests for ProjectIndex and ProjectIndexListItem

Screenshots

Desktop

Screenshot 2023-01-11 at 16 50 53

Tablet

Screenshot 2023-01-11 at 16 51 25

Mobile

Screenshot 2023-01-11 at 16 51 52

Screenshot 2023-01-11 at 16 53 00

closes #312

@create-issue-branch create-issue-branch bot temporarily deployed to previews/issues/312-Rename_a_project_action January 6, 2023 16:26 Inactive
@github-actions
Copy link

github-actions bot commented Jan 6, 2023

@github-actions
Copy link

github-actions bot commented Jan 6, 2023

@loiswells97 loiswells97 temporarily deployed to previews/issues/312-Rename_a_project_action January 6, 2023 16:39 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/issues/312-Rename_a_project_action January 6, 2023 17:36 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Jan 6, 2023

@loiswells97 loiswells97 temporarily deployed to previews/issues/312-Rename_a_project_action January 10, 2023 09:25 — with GitHub Actions Inactive
@github-actions
Copy link

@github-actions
Copy link

@loiswells97 loiswells97 temporarily deployed to previews/issues/312-Rename_a_project_action January 11, 2023 15:34 — with GitHub Actions Inactive
@github-actions
Copy link

@loiswells97 loiswells97 temporarily deployed to previews/issues/312-Rename_a_project_action January 11, 2023 16:38 — with GitHub Actions Inactive
@github-actions
Copy link

@github-actions
Copy link

@loiswells97 loiswells97 temporarily deployed to previews/issues/312-Rename_a_project_action January 11, 2023 16:44 — with GitHub Actions Inactive
@loiswells97 loiswells97 temporarily deployed to previews/issues/312-Rename_a_project_action January 11, 2023 16:46 — with GitHub Actions Inactive
@github-actions
Copy link

@github-actions
Copy link

@loiswells97 loiswells97 marked this pull request as ready for review January 11, 2023 16:53
@github-actions
Copy link

@loiswells97 loiswells97 merged commit fdcb1be into main Jan 13, 2023
@loiswells97 loiswells97 deleted the issues/312-Rename_a_project_action branch January 13, 2023 12:18
patch0 added a commit that referenced this pull request Jan 17, 2023
 ## Added

- Styling of the projects list (#317)
- Ability to collapse and expand the left hand file pane (#316)
- Plausible event tracking for left hand file pane (#325)
- Last updated field added to the projects table (#319)
- Message for empty state on projects (#327)
- Rename project action on project index page (#324)
- Context menu for project index page actions on mobile (#324)
- Danger button styling (#330)

 ## Changed

- Change port number to fix 'no consent token' error (#326)
- Long file names truncated rather than scrolling in left hand file pane (#316, #337)
- Tab scrollbars only appear when necessary (#331)
- Added merge=union gitattribute for this file (#339)

 ## Fixed

- Make sure button text is always centered (#328)
- Make theme and font size persist across all pages of the app (#329)
- Make dismissing the Beta banner persist across all pages of the app (#329)
- Touch area of icon-only buttons (#330, #336)
- Delete project action on project index page (#330)
- Refactored project list loading to allow loading states to be shown (#330)
- Removed unneeded scrollbars on the editor and output panels (#331)
- Make Your projects page background extend below the fold (#334)
@patch0 patch0 mentioned this pull request Jan 17, 2023
patch0 added a commit that referenced this pull request Jan 17, 2023
## Added

- Styling of the projects list (#317)
- Ability to collapse and expand the left hand file pane (#316)
- Plausible event tracking for left hand file pane (#325)
- Last updated field added to the projects table (#319)
- Message for empty state on projects (#327)
- Rename project action on project index page (#324)
- Context menu for project index page actions on mobile (#324)
- Danger button styling (#330)

## Changed

- Change port number to fix 'no consent token' error (#326)
- Long file names truncated rather than scrolling in left hand file pane
(#316, #337)
- Tab scrollbars only appear when necessary (#331)
- Added merge=union gitattribute for this file (#339)

## Fixed

- Make sure button text is always centered (#328)
- Make theme and font size persist across all pages of the app (#329)
- Make dismissing the Beta banner persist across all pages of the app
(#329)
- Touch area of icon-only buttons (#330, #336)
- Delete project action on project index page (#330)
- Refactored project list loading to allow loading states to be shown
(#330)
- Removed unneeded scrollbars on the editor and output panels (#331)
- Make Your projects page background extend below the fold (#334)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename a project action
2 participants