Skip to content

feat: Allow to select and copy multiple cells in data browser #2691

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

Merged
merged 5 commits into from
Mar 27, 2025

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Mar 20, 2025

New Pull Request Checklist

Issue Description

Closes: #2636

Copy link

parse-github-assistant bot commented Mar 20, 2025

🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review.

Copy link

uffizzi-cloud bot commented Mar 20, 2025

Uffizzi Ephemeral Environment deployment-62082

⌚ Updated Mar 20, 2025, 08:34 UTC

☁️ https://app.uffizzi.com/github.com/parse-community/parse-dashboard/pull/2691

📄 View Application Logs etc.

What is Uffizzi? Learn more

@mtrezza mtrezza closed this Mar 24, 2025
@mtrezza mtrezza reopened this Mar 24, 2025
Copy link

uffizzi-cloud bot commented Mar 24, 2025

Uffizzi Ephemeral Environment deployment-62187

⌚ Updated Mar 24, 2025, 17:06 UTC

☁️ https://app.uffizzi.com/github.com/parse-community/parse-dashboard/pull/2691

📄 View Application Logs etc.

What is Uffizzi? Learn more

@mtrezza mtrezza closed this Mar 27, 2025
@mtrezza mtrezza reopened this Mar 27, 2025
@mtrezza mtrezza changed the title feature: allow for copy multiple columns feat: Allow for select and copy multiple cells in data browser Mar 27, 2025
@mtrezza mtrezza changed the title feat: Allow for select and copy multiple cells in data browser feat: Allow to select and copy multiple cells in data browser Mar 27, 2025
Copy link

uffizzi-cloud bot commented Mar 27, 2025

Uffizzi Ephemeral Environment deployment-62283

⌚ Updated Mar 27, 2025, 17:35 UTC

☁️ https://app.uffizzi.com/github.com/parse-community/parse-dashboard/pull/2691

📄 View Application Logs etc.

What is Uffizzi? Learn more

@mtrezza mtrezza merged commit eb50315 into parse-community:alpha Mar 27, 2025
10 of 18 checks passed
parseplatformorg pushed a commit that referenced this pull request Mar 27, 2025
# [7.0.0-alpha.2](7.0.0-alpha.1...7.0.0-alpha.2) (2025-03-27)

### Features

* Allow to select and copy multiple cells in data browser ([#2691](#2691)) ([eb50315](eb50315))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0-alpha.2

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 27, 2025
parseplatformorg pushed a commit that referenced this pull request Apr 4, 2025
# [7.0.0](6.2.0...7.0.0) (2025-04-04)

### Bug Fixes

* Title row disappears when scrolling down in data browser ([#2690](#2690)) ([7eebc45](7eebc45))

### Features

* Allow to select and copy multiple cells in data browser ([#2691](#2691)) ([eb50315](eb50315))
* Increase minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0` ([#2694](#2694)) ([034df6a](034df6a))

### BREAKING CHANGES

* Increases the minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0`. ([034df6a](034df6a))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Apr 4, 2025
beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Apr 8, 2025
* release: (72 commits)
  chore(release): 7.0.0 [skip ci]
  empty commit to trigger CI
  refactor: Bump @actions/core from 1.9.1 to 1.11.1 (parse-community#2701)
  refactor: Bump @babel/plugin-transform-runtime from 7.19.6 to 7.26.10 (parse-community#2704)
  refactor: Bump typescript from 4.8.3 to 5.8.2 (parse-community#2705)
  refactor: Bump eslint from 9.22.0 to 9.23.0 (parse-community#2702)
  refactor: Fix lint (parse-community#2706)
  ci: Fix auto-release (parse-community#2700)
  ci: fix auto-release (parse-community#2699)
  ci: Upgrade semantic-release (parse-community#2698)
  chore(release): 7.0.0-alpha.2 [skip ci]
  feat: Allow to select and copy multiple cells in data browser (parse-community#2691)
  refactor: Bump immutable from 4.1.0 to 5.1.1 (parse-community#2697)
  refactor: Bump @babel/preset-env from 7.20.2 to 7.26.9 (parse-community#2695)
  refactor: Bump eslint from 8.24.0 to 9.22.0 (parse-community#2692)
  chore(release): 7.0.0-alpha.1 [skip ci]
  feat: Increase minimum required Node versions to `18.20.4`, `20.18.0`, `22.12.0` (parse-community#2694)
  chore(release): 6.2.1-alpha.1 [skip ci]
  fix: Title row disappears when scrolling down in data browser (parse-community#2690)
  refactor: Bump puppeteer from 22.15.0 to 24.4.0 (parse-community#2687)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copy multiple cells in data browser to clipboard
3 participants