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

admin/ui updates: #857

Merged
merged 3 commits into from
Apr 8, 2022
Merged

Conversation

dcarbone
Copy link
Contributor

  • updating jquery to 3.6.0
  • updating materialize to 1.0.0
  • updating material icons to 4.0.0
  • adding go generate makefile target
  • adding go generate target to build target
  • adding admin cleaning target
  • removing assets from git, they will be fetched at build

@CLAassistant
Copy link

CLAassistant commented Dec 26, 2021

CLA assistant check
All committers have signed the CLA.

@dcarbone dcarbone linked an issue Dec 26, 2021 that may be closed by this pull request
@dcarbone dcarbone added this to the 1.5.16 milestone Dec 26, 2021
Copy link
Member

@nathanejohnson nathanejohnson left a comment

Choose a reason for hiding this comment

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

Sorry this has taken so long!

dcarbone and others added 2 commits April 8, 2022 16:25
- updating jquery to 3.6.0
- updating materialize to 1.0.0
- updating material icons to 4.0.0
- adding go generate makefile target
- adding go generate target to build target
- adding admin cleaning target
- removing assets from git, they will be fetched at build
@nathanejohnson nathanejohnson force-pushed the iss_856/admin_ui_generate_updates branch from 9c545f1 to ba3912b Compare April 8, 2022 21:30
@nathanejohnson nathanejohnson merged commit 44ee358 into master Apr 8, 2022
@nathanejohnson
Copy link
Member

I had to rebase this off of master to get it to compile on my mac with 1.18, I also went through the Makefile and made some tweaks.

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.

[admin/ui] General updates
3 participants