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

fix: Dashboard crashes when setting unique filter on pointer field in data browser #2660

Merged
merged 4 commits into from
Mar 6, 2025

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Feb 28, 2025

New Pull Request Checklist

Issue Description

Closes: #2657

Approach

TODOs before merging

  • Add tests
  • Add changes to documentation (guides, repository pages, in-code descriptions)

Copy link

parse-github-assistant bot commented Feb 28, 2025

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

Copy link

uffizzi-cloud bot commented Feb 28, 2025

Uffizzi Ephemeral Environment deployment-61443

⌚ Updated Feb 28, 2025, 15:17 UTC

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

📄 View Application Logs etc.

What is Uffizzi? Learn more

@dblythy dblythy changed the title Update BrowserCell.react.js feat: fix crash on unique for pointer Mar 2, 2025
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title feat: fix crash on unique for pointer feat: Fix crash on unique for pointer Mar 2, 2025
@dblythy dblythy changed the title feat: Fix crash on unique for pointer Fix: crash on unique for pointer Mar 2, 2025
@dblythy dblythy requested a review from a team March 2, 2025 06:53
@mtrezza mtrezza closed this Mar 5, 2025
@mtrezza mtrezza reopened this Mar 5, 2025
@mtrezza mtrezza changed the title Fix: crash on unique for pointer fix: Dashboard crashes when setting unique filter for pointer in data browser Mar 5, 2025
@mtrezza mtrezza changed the title fix: Dashboard crashes when setting unique filter for pointer in data browser fix: Dashboard crashes when setting unique filter on pointer field in data browser Mar 5, 2025
Copy link

uffizzi-cloud bot commented Mar 6, 2025

Uffizzi Ephemeral Environment deployment-61594

⌚ Updated Mar 06, 2025, 00:04 UTC

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

📄 View Application Logs etc.

What is Uffizzi? Learn more

@mtrezza mtrezza merged commit 68fdbe8 into parse-community:alpha Mar 6, 2025
10 of 18 checks passed
parseplatformorg pushed a commit that referenced this pull request Mar 6, 2025
## [6.1.1-alpha.1](6.1.0...6.1.1-alpha.1) (2025-03-06)

### Bug Fixes

* Dashboard crashes when setting `unique` filter on pointer field in data browser ([#2660](#2660)) ([68fdbe8](68fdbe8))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.1.1-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on filter unique for pointer
3 participants