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

Fixes #33857 - UI feedback 1 #9773

Merged
merged 1 commit into from Nov 16, 2021
Merged

Conversation

Andrewgdewar
Copy link
Contributor

@Andrewgdewar Andrewgdewar commented Nov 8, 2021

What are the changes introduced in this pull request?

  • Icons alignment/spacing
  • Table Center alignment (This is a change to the TableWrapper component)
  • Component/Composite Icon Sizing (all pages where they are used)
  • Time tooltip added to "Last Task" on CV Index Page
  • SortBy Name now an option on CV Index (awaiting discovery on whether to add last published as well @sjha4 )

See all changes marked here (first page):

What are the testing steps for this pull request?

Review the above items on the CX Index page, and where applicable, all CV pages for consistency.

@theforeman-bot
Copy link

Issues: #33857

@theforeman-bot
Copy link

Issues: #33857

@Andrewgdewar Andrewgdewar marked this pull request as ready for review November 10, 2021 21:21
@Andrewgdewar Andrewgdewar merged commit a384ba7 into Katello:master Nov 16, 2021
@@ -0,0 +1,7 @@
import moment from 'moment';
Copy link
Member

Choose a reason for hiding this comment

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

this broke katello nightly RPM builds:

node --max_old_space_size=2048 /builddir/build/BUILD/katello-4.4.0.pre.master/usr/share/foreman/node_modules/webpack/bin/webpack.js --config /builddir/build/BUILD/katello-4.4.0.pre.master/usr/share/foreman/config/webpack.config.js --bail --env.pluginName=katello
ModuleNotFoundError: Module not found: Error: Can't resolve 'moment' in '/builddir/build/BUILDROOT/tfm-rubygem-katello-4.4.0-0.1.pre.master.20211118150958git64ceeac.el7.noarch/opt/theforeman/tfm/root/usr/share/gems/gems/katello-4.4.0.pre.master/webpack/utils'

please fix ASAP.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Rodger dodger!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

chris1984 pushed a commit that referenced this pull request Nov 29, 2021
chris1984 pushed a commit that referenced this pull request Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants