1. 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
  2. 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
  3. 08 3月, 2020 1 次提交
  4. 02 3月, 2020 1 次提交
    • P
      opt-in for SSG, remove server-side data fetching & server-side i18n (#574) · b2b2eb41
      Peter Pan 提交于
      * refactor: initialize VisualDL 2.0
      
      * refactor: fix dev server problem
      
      * refactor: add i18n
      
      * refactor: fix i18n
      
      * infra i18n支持
      
      * styled-components for debug
      
      * infra. essential hack for styled comopnent
      
      * use yaml for translation
      
      * fix: navbar url problem
      
      * feat: add nuxt module to build locales
      
      * fix: index route redirect error
      
      * feat: add page title
      
      * refactor: move i18n to module
      
      * feat: add html lang attribute
      
      * R.I.P
      
      * Hello React
      
      * refactor: initialize VisualDL 2.0
      
      * fix: layout rerender
      
      * add favicon
      
      * add page title
      
      * add meta tags
      
      * feat: finish tag filter
      
      * refactor: hook tastes good
      
      * add single select
      
      * finish components
      
      * add api server
      
      * scalars segregate metrics
      
      * json-server sucks
      
      * echarts
      
      * add eslint
      
      * bug fix
      
      * finish scalars page
      
      * change layout, fix aside
      
      * add commit hook
      
      * use tag filter hook
      
      * add chart loading
      
      * encapsulate run select
      
      * samples page under construction
      
      * finish images
      
      * feat: graph page, still need some polishment
      
      * finish high-dimensional
      
      * fix mock data problem
      
      * update readme
      
      * fix build
      
      * fix: use Buffer.from instead of constractor
      
      * update Readme
      
      * add simplified chinese readme
      
      * build: travis
      
      * build: travis
      
      * style: fix type errors
      
      * build: travis-ci
      
      * fix: remove unused page
      
      * add docker build
      
      * opt-in for SSG, remove server-side data fetching & server-side i18n
      Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
      b2b2eb41
  5. 01 3月, 2020 1 次提交
  6. 29 2月, 2020 1 次提交
    • P
      VisualDL 2.0 development in progress (#571) · bfa23c25
      Peter Pan 提交于
      * refactor: initialize VisualDL 2.0
      
      * refactor: fix dev server problem
      
      * refactor: add i18n
      
      * refactor: fix i18n
      
      * infra i18n支持
      
      * styled-components for debug
      
      * infra. essential hack for styled comopnent
      
      * use yaml for translation
      
      * fix: navbar url problem
      
      * feat: add nuxt module to build locales
      
      * fix: index route redirect error
      
      * feat: add page title
      
      * refactor: move i18n to module
      
      * feat: add html lang attribute
      
      * R.I.P
      
      * Hello React
      
      * refactor: initialize VisualDL 2.0
      
      * fix: layout rerender
      
      * add favicon
      
      * add page title
      
      * add meta tags
      
      * feat: finish tag filter
      
      * refactor: hook tastes good
      
      * add single select
      
      * finish components
      
      * add api server
      
      * scalars segregate metrics
      
      * json-server sucks
      
      * echarts
      
      * add eslint
      
      * bug fix
      
      * finish scalars page
      
      * change layout, fix aside
      
      * add commit hook
      
      * use tag filter hook
      
      * add chart loading
      
      * encapsulate run select
      
      * samples page under construction
      
      * finish images
      
      * feat: graph page, still need some polishment
      
      * finish high-dimensional
      
      * fix mock data problem
      
      * update readme
      
      * fix build
      
      * fix: use Buffer.from instead of constractor
      
      * update Readme
      Co-authored-by: NNiandalu <Niandalu@users.noreply.github.com>
      bfa23c25
  7. 10 4月, 2018 1 次提交
  8. 07 4月, 2018 2 次提交
    • J
      Eslint clean up (#369) · 0be5b06c
      Jeff Wang 提交于
      0be5b06c
    • J
      Eslint precommit (#368) · 6dfa1d42
      Jeff Wang 提交于
      * Create pre-commit with ESLint
      
      * add vue-eslint-parser
      
      * Add prop-name-casing and script-indent to the eslint rule.
      
      * Update Javascript and Vue files with the proper style
      
      * Comment out ESlint pre-commit first to udpate styles
      6dfa1d42
  9. 06 4月, 2018 1 次提交