Coder Social home page Coder Social logo

zui's Introduction

zot UI build-test codecov.io CodeQL

A graphical user interface to interact with a zot server instance.

Built with React JS and Material UI.

TL;DR

To start this app, run

npm install

npm start

If zui is ran separately from the zot back-end, the manual host configuration must be changed in the ./src/host.js file

const hostConfig = {
  auto:false, 
  default:'http://localhost:5000' // replace with zot host
}

The app will open in your default browser. If not, you can manually open http://localhost:3000.

Available Scripts

In the project directory, run:

npm install

Do this first. Installs all dependencies needed by the app.

npm start

Runs the app in the development mode. It should open your app in your default browser. If not, you can manually open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

See this section about deployment for more information.

Learn More

This project was bootstrapped with Create React App, and built with React JS and Material UI.

To learn React, check out the React documentation.

To learn Material UI, check out the Material UI Library.

zui's People

Contributors

raulkele avatar ameliamariabreda avatar andreea-lupu avatar andaaron avatar rchincha avatar laurentiuniculae avatar vrajashkr avatar njiandan1255 avatar babs avatar dfr avatar peusebiu avatar dependabot[bot] avatar

Stargazers

St. Veit avatar  avatar Balog Alin avatar Chris Olstrom avatar Borko avatar Sebastian Bremicker avatar Chris "Not So" Short avatar Alan Grosskurth avatar  avatar  avatar  avatar Kevin Hansen avatar

Watchers

Ravi Chamarthy avatar  avatar

zui's Issues

Repo cards: show user specific metadata

  • is this repo starred by the current user?
  • ability to star this repo
  • show total star count for this repo
  • is this repo bookmarked by the current user?
  • ability to bookmark this repo

Fix newest tag display in Repo Cards

Describe the bug
The repository cards are supposed to display the newest uploaded tag for the image.

To Reproduce
Steps to reproduce the behavior:

  1. Go to HomePage
  2. Image cards don't correctly display newest tag info

Expected behavior
Image cards should display newest tag after uploader's username

Screenshots
image

ZUI: populate fields based on image annotations

  org.opencontainers.image.description: base is a minimal glibc-based Linux system
  org.opencontainers.image.licenses:    GPL-2.0-or-later
  org.opencontainers.image.revision:    72aa5c8
  org.opencontainers.image.source:      https://github.com/project-stacker/c3
  org.opencontainers.image.title:       base-debian-amd64
  org.opencontainers.image.url:         https://github.com/project-stacker/c3
  org.opencontainers.image.vendor:      Cisco Systems, Inc.
  org.opencontainers.image.version:     bullseye

setup ci/cd, unit test framework

Is your feature request related to a problem? Please describe.

Currently, we are focused only on feature development, but currently lacking automated testing.

Describe the solution you'd like

Add a framework/workflow to build upon.

react-scripts vulnerabilities

Describe the bug
npm install and npm audit that are used in the build of the application reports vulnerabilities tied to the react-scripts package.

To Reproduce
Steps to reproduce the behavior:

  1. Run npm install or npm audit inside the project directory
  2. Vulnerabilities reported

Expected behavior
We always expect no vulnerabilities to be reported, however this is a vulnerability for a development dependency that has no impact on the production build of the app.
Additional context
The issue will be automatically fixed when PR, estimated to be on the next major version.
This issue is discussed in more detail here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.