Skip to content

[2022-04-01] Version 1.1.0

Latest
Compare
Choose a tag to compare
@TangliziGit TangliziGit released this 05 Apr 13:11
· 18 commits to master since this release
2dcc7d5

Features

  • feat: disable unfixed feature sidebar menu items
  • feat: add backgroud color for basic layout main section
  • feat: use default 80 port for gateway
  • feat: update gateway host

Fixes

  • fix: fix lots of style and intl problems
  • fix(style): fix footer style
  • fix(style): fix css for Login page and Pipeline stages page
  • fix: add @alifd/next css styles and correctify the 'step' component usage
  • fix(style): fix a shifted form in image page
  • fix: solve image src rendering problem: src='[object Module]'
  • fix: remove all Loading tag to avoid slur problems
  • fix: resolve JSEncrypt constructor problem and public key extracting
  • fix: downgrade react-script and correct importing code
  • fix: remove Loading component
  • fix: correctify gateway host

Others

  • style: fix footer position on LoginTransfer page
  • chore: change host in ingress configuration
  • chore: clean code
  • build: update Jenkinsfile and Dockerfile to optimize install time
  • chore: remove unnecessary building files
  • chore: update Dockerfile to ensure building phase in Jenkins pipline
  • build: upgrade most dependencies and change into yarn manager
  • chore: update issue templates
  • chore: update axios into version >=0.21.2 to avoid vulnerabilities
  • chore: update ice-scripts into ice.js to solve building issue
  • build: fix github hostname for action configure
  • build: update secrets name
  • build: create repo mirror github action

Full Changelog: https://github.com/nju-softeng/dop-web/commits/v1.1.0