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

feat: tup-700 core components node pkg use pkg #264

Merged
merged 10 commits into from
Oct 21, 2024

Conversation

wesleyboar
Copy link
Contributor

@wesleyboar wesleyboar commented Sep 27, 2024

Overview:

Replace core-components and core-wrappers with upcoming @tacc/core-components.

Tip

Joint effort of @wesleyboar and @nathanfranklin.

PR Status:

  • Ready.
  • Work in Progress.
  • Hold.

Related Jira tickets:

Summary of Changes:

  • removed outdated references to core-components and core-wrappers
  • added dependency @tacc/core-components (test of local install)
  • changed imports of core-… to use @tacc/core-components
  • removed directories core-components and core-wrappers

Testing Steps:

  1. Follow README.
  2. Verify no errors.
  3. Verify UI loads as it had.
Archived
  1. npm install --save ../../tacc-core-components-0.0.1.tgz1
  2. Verify no errors.
  3. Verify app works with installed core-components.

UI Photos:

Footnotes

  1. You can get the package by following "Testing" "0." in https://github.com/TACC/tup-ui/pull/464.

nathanfranklin and others added 4 commits October 18, 2024 13:44
* Update config files

* task/wg-76-project-listing-query (#265)

* task/wg-76-project-listing-query

* Address linting errors

* - Combines DesignSafe and Hazmapper project get
requests into one hook

* - Linting

* Add local version of QueryNavItem to illustrate issue

* Use @tacc/core-components version 0.0.3-beta.0

* Fix prettier issues

* Update package lock

* Update package-lock.json again

* hotfix: simplify imports in react app (#260)

* Simplify imports in react app

* Fix linting

* Revert changes to core-wrappers

* Add maping to jest

* Fix linting

* Fix pretty issues

* Remove unused imports from mistake in conflict resolution

* Update as core-components is now installed from package

---------

Co-authored-by: sophia-massie <[email protected]>
Copy link
Collaborator

@nathanfranklin nathanfranklin left a comment

Choose a reason for hiding this comment

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

LGTM 🥳

Copy link
Contributor Author

@wesleyboar wesleyboar left a comment

Choose a reason for hiding this comment

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

I tested. App runs without error. App looks like it is a WIP (not broken). I don't see any core-components to test. I trust @nathanfranklin's approval and changes since mine.

@nathanfranklin nathanfranklin merged commit 1fd38c9 into main Oct 21, 2024
5 checks passed
@nathanfranklin nathanfranklin deleted the feat/TUP-700-core-components-node-pkg--use-pkg branch October 21, 2024 16:43
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