1. 06 8月, 2020 1 次提交
    • P
      Demo (#737) · 69a77855
      Peter Pan 提交于
      * rewrite logger
      
      * feat: add demo
      
      * bump frontend 2.0.0-beta.50
      
      * fix: nodejs 12.x compatibility
      
      * chore: update dependencies
      69a77855
  2. 09 4月, 2020 1 次提交
    • P
      chore: use yarn workspaces to disassembly dependencies (#612) · e6cc798e
      Peter Pan 提交于
      * resolve server rename conflict
      
      * feat: add running toggle stopped color
      
      * feat: revalidate runs and tags when refreshing
      
      * fix: make language optional
      
      * fix: language before open_browser
      
      * fix: scalar chart x axis value overflow
      
      * fix: unnecessary param when cli stop
      
      * build: customize navbar items when build
      
      * chore: use yarn workspaces to disassembly dependencies
      
      * fix: add missing test script
      
      * build: update dependencies
      
      * build: install yarn before build
      
      * build: fix test script error
      
      * build: remove NODE_ENV when build
      
      * build: add wine to build windows app in linux
      
      * build: disable app publish by default
      
      * build: introduce lerna
      
      * build: adapter new frontend
      
      * build: exact version when publish
      e6cc798e
  3. 24 3月, 2020 1 次提交
    • P
      frontend 2.0.0-beta.24: more style lint rules, add server language detection,... · cdb82390
      Peter Pan 提交于
      frontend 2.0.0-beta.24: more style lint rules, add server language detection, build process improvement (#604)
      
      * chore: fit requirements of python 3
      
      * feat: fix global frontend lint
      
      * build: use cached frontend package
      
      * feat: add browser language detection
      
      * style: introduce sort imports, more style mixins
      
      * 2.0.0-beta.24
      cdb82390
  4. 11 3月, 2020 1 次提交
    • P
      frontend code polishment & build progress update (#585) · a749faef
      Peter Pan 提交于
      * v2.0.0-beta.12
      
      * v2.0.0-beta.13
      
      * fix: use new development server
      
      * v2.0.0-beta.14
      
      * build: build frontend from npm tarball
      
      * fix: update python setup
      
      * build: fix build on windows
      
      * add loading & empty style
      a749faef
  5. 10 3月, 2020 2 次提交
    • P
      build: build frontend from npm tarball (#582) · d7fc4271
      Peter Pan 提交于
      * v2.0.0-beta.12
      
      * v2.0.0-beta.13
      
      * fix: use new development server
      
      * v2.0.0-beta.14
      
      * build: build frontend from npm tarball
      d7fc4271
    • P
      Update build environment & publish npm package (#581) · d9180ea1
      Peter Pan 提交于
      * build: optimize wasm files
      
      * build: use bionic instead of trusty
      
      * build: build wasm first
      
      * build: fix path overwritten
      
      * build: disable rustup changing path
      
      * build: fix typo
      
      * build: test path
      
      * build: re-export path when build
      
      * build: update build scripts
      
      * build: frozen lock file when building
      
      * build: fix syntax error
      
      * v2.0.0-beta.9
      
      * v2.0.0-beta.11
      
      * build: publish npm package
      d9180ea1