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

Fabrica updates 4.x #874

Merged
merged 102 commits into from
Sep 3, 2024
Merged

Fabrica updates 4.x #874

merged 102 commits into from
Sep 3, 2024

Conversation

svogt0511
Copy link
Contributor

@svogt0511 svogt0511 commented Aug 31, 2024

Purpose

closes: #761

Vercel preview: https://bracco-for4r3wfx-datacite.vercel.app/

Approach

Upgrade Fabrica to Ember v4.12, continue migration to Octane. (As outlined in The epic #761, see Fabric Ember Upgrade Technical Spec, and other documents listed there).

Open Questions and Pre-Merge TODOs

Learning

Types of changes

  • Bug fix/version upgrade (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to change)

Reviewer, please remember our guidelines:

  • Be humble in the language and feedback you give, ask don't tell.
  • Consider using positive language as opposed to neutral when offering feedback. This is to avoid the negative bias that can occur with neutral language appearing negative.
  • Offer suggestions on how to improve code e.g. simplification or expanding clarity.
  • Ensure you give reasons for the changes you are proposing.

…ssic until we can use the codemod to convert them all.
…to prep for conversion to native javascript classes.
…stall warnings - glob/glob-parent, yarn version)
…, page rendering was broken at BsNav due to old versions @ember/render-modifiers being used by several modules, glob version warnings in yarn install, updated yarn global install to latest version"
…map-concat via a resolution to get them back.
…d providers when clicking the 'assign prefix' button.
…Was submitting on enter from power-select fields. This makes the behavior the same as the provider/edit form. Also, cleanup.
@svogt0511 svogt0511 self-assigned this Aug 31, 2024
@svogt0511 svogt0511 temporarily deployed to vercel-bracco-preview August 31, 2024 16:23 — with GitHub Actions Inactive
@svogt0511 svogt0511 temporarily deployed to vercel-bracco-preview September 1, 2024 19:21 — with GitHub Actions Inactive
Copy link
Contributor

@jrhoads jrhoads left a comment

Choose a reason for hiding this comment

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

Looks great!

@svogt0511 svogt0511 merged commit 31152e8 into main Sep 3, 2024
9 checks passed
@svogt0511 svogt0511 deleted the fabrica-updates-4.x branch September 3, 2024 21:03
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.

Upgrade Fabrica to Ember v4.X/Octane
2 participants