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

Better matching for query error #522

Merged
merged 2 commits into from
May 5, 2022
Merged

Better matching for query error #522

merged 2 commits into from
May 5, 2022

Conversation

stevekinney
Copy link
Member

Look for our custom query instead of any other string matching on the intentional error.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 5, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c56a92a
Status: ✅  Deploy successful!
Preview URL: https://c25d7acc.ui-c3x.pages.dev

View logs

@cypress
Copy link

cypress bot commented May 5, 2022



Test summary

51 0 0 0


Run details

Project Temporal UI
Status Passed
Commit 864a35b296 ℹ️
Started May 5, 2022 8:43 PM
Ended May 5, 2022 8:46 PM
Duration 02:37 💡
OS Linux Ubuntu - 20.04
Browser Chrome 101

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@feedmeapples feedmeapples merged commit 59acc0c into main May 5, 2022
@feedmeapples feedmeapples deleted the query-revisited branch May 5, 2022 20:46
Alex-Tideman pushed a commit that referenced this pull request May 9, 2022
* Better matching for query error

* Remove console.logs
Alex-Tideman added a commit that referenced this pull request May 10, 2022
* Refactor event view stores

* Rename and remove event view code

* Refactor sort order

* Rename to event-view.ts

* Fix issues

* Add event category store

* Move Writable to type import

* Get the stores in place

* Get client-side event store installed

* Fix type issues

* Fix error when navigating back to the workflow list

* Refactor event view stores

* Rename and remove event view code

* Refactor sort order

* Rename to event-view.ts

* Update events.ts

* Fix escaping

* Update workflow-input-and-results.spec.js

* Update event-history-empty-states.spec.js

* Refactor tests

* More test fixes

* Update fetchEvents to use settings as well for data encoder

* Fix stack trace tests

* Add wait for event-history-api

* Customize Feedback URL from settings (#519)

* Customize Feedback URL from settings

* add feedback url tests

* Persisted query parameter store (#507)

* Create persisted-search-parameter.ts

* Make persistence optional

* Update persisted-search-parameter.ts

* Update persisted-search-parameter.ts

* Fix lint issues

* Better matching for query error (#522)

* Better matching for query error

* Remove console.logs

* Add tests for workers page (#518)

* Mini Refactoring of Feedback button test (#525)

* Disable version banner based on configuration (#524)

* Add cypress test for parsing Java query types (#523)

* Deduplicate initial fetches on workflow list (#511)

* Deduplicate initial fetches on workflow page

* Make the UX more natural

* Update workflows.ts

* Add tests for Temporal Version banner (#526)

* Remove data-encoder status on login page, add login page test (#527)

* Remove data-encoder status on login page, add login page test

* Add assertion that status does not exist on login page

* Test /login redirect

* WIP: add updating/loading to event store to follow

* WIP: try with context

* Update isNewRequest for events, refactor isLoading to util

* Fix query test, set previous parameters as stores to clear out onDestroy

Co-authored-by: Steve Kinney <hello@stevekinney.net>
Co-authored-by: Ruslan <11838981+feedmeapples@users.noreply.github.com>
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.

2 participants