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

Production deploy #2326

Merged
merged 17 commits into from
Oct 19, 2023
Merged

Production deploy #2326

merged 17 commits into from
Oct 19, 2023

Conversation

DafyddLlyr
Copy link
Contributor

@DafyddLlyr DafyddLlyr commented Oct 18, 2023

TODO -

  • Test Uniform submissions on staging ❌
  • Test Email submissions on staging ✅
  • Test BOPS submissions on staging ✅

DafyddLlyr and others added 15 commits October 16, 2023 13:11
* chore: Handle redactions more explicitly

* test: Update tests

* chore: Bump planx-core
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: Give FormWrapper unique id, tighten Option type

* fix: Linting
* fix: Remove redundant :first-child selector

* chore: Linting
* feat: track user resetting flow

- Update `analytics_log` record for node which was reset on reset confirmation
- Change flow_direction to "reset" to store this user action
- Amend update permission to allow flow_direction to be changed
- Currently, the new "reset" type will only be applied to the flow_direction property
…ecord on next_log_created_at (#2314)

- Add next_log_created_at column to analytics_log
- Update permissions to allow created_at to be read via graphql select
- On component transition when an analytics log is created store the created at
- Update the last log with this value
- Should allow us to infer the time spent per card in a single session
Copy link
Member

@jessicamcinchak jessicamcinchak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy to see successful LDCs come through yesterday evening ! Changes here should only improve further 👍

* chore: Improve Unifrom error logging

* test: Fix typo in Uniform mock
@DafyddLlyr DafyddLlyr marked this pull request as ready for review October 19, 2023 09:57
@DafyddLlyr DafyddLlyr merged commit 40a8b01 into production Oct 19, 2023
7 checks passed
@github-actions
Copy link

Removed vultr server and associated DNS entries

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.

3 participants