1. 25 9月, 2020 1 次提交
  2. 24 9月, 2020 1 次提交
    • P
      sample pages improvement (close #757, #758) (#829) · e50c15b0
      Peter Pan 提交于
      * chore: set server address
      
      * chore: add bce-python-sdk to requirements
      
      * fix: limit max length of runs in chart tooltip table
      
      * feat: add keyboard shortcuts in sample page
      
      * feat: add image preview in image sample page
      e50c15b0
  3. 21 9月, 2020 2 次提交
  4. 18 9月, 2020 1 次提交
    • P
      minor bugs fix (#815) · 29791b8e
      Peter Pan 提交于
      * chore: window instead of globalThis to support more browser versions
      
      * fix: chart toolbox icons gap chaos
      
      * style: remove unused title in svgs
      
      * fix: index loading not centered
      
      * fix: get missing echarts loading back
      
      * fix: date & time cannot be formatted to correct locale string (#813)
      
      * chore: drop support of nodejs 12
      
      * docs: update documentation
      29791b8e
  5. 17 9月, 2020 2 次提交
    • P
      dark mode (#814) · c0281d33
      Peter Pan 提交于
      * feat: dark mode support
      
      * chore: use redux to manage global state
      
      * chore: update dependencies
      
      * build: increase yarn network timeout to avoid build error in github action
      
      * feat: dark mode support
      
      * chore: add module preload
      c0281d33
    • P
      build: increase yarn network timeout to avoid build error in github action (#811) · 7ecc58e7
      Peter Pan 提交于
      * build: increase yarn network timeout to avoid build error in github action
      
      * chore: fix docker build
      
      * test: ignore no test error
      
      * bump fe to 2.0.1
      
      * feat: dynamic envs in vdl server
      
      * bump fe to 2.0.2
      
      * chore: fix docker build
      
      * bump fe to 2.0.3
      
      * fix: demo build error
      
      * bump fe to 2.0.4
      
      * chore: commit demo logs
      
      * bump fe to 2.0.5
      
      * fix: docker build error
      
      * docs: update demo dat
      
      * bump fe to 2.0.6
      
      * feat: support cdn deployment
      
      * bump fe to 2.0.7
      
      * feat: support cdn deployment
      
      * bump fe to 2.0.8
      
      * chore: remove default demo path
      
      * fix: graph iframe target origin
      
      * bump fe to 2.0.9
      7ecc58e7
  6. 11 9月, 2020 1 次提交
  7. 10 9月, 2020 2 次提交
  8. 09 9月, 2020 1 次提交
    • P
      minor bugs fix (#804) · 8e562d4e
      Peter Pan 提交于
      * fix: error message cannot display correctly
      
      * fix: query string missing when redirect from root to index
      8e562d4e
  9. 08 9月, 2020 2 次提交
  10. 07 9月, 2020 1 次提交
    • P
      better error handling (#797) · fe666692
      Peter Pan 提交于
      * build: update github actions
      
      * chore: update dependencies
      
      * feat: set smoothing from query string
      
      * feat: remember smoothing in scalar page
      
      * chore: better error handling when fetching data
      
      * feat: add error page
      
      * fix: build error in docker
      
      * fix: build error in docker
      fe666692
  11. 05 9月, 2020 4 次提交
  12. 04 9月, 2020 3 次提交
  13. 03 9月, 2020 1 次提交
  14. 01 9月, 2020 1 次提交
  15. 27 8月, 2020 1 次提交
  16. 21 8月, 2020 1 次提交
    • P
      add demo docker (#766) · 24135c4b
      Peter Pan 提交于
      * bump to 2.0.1
      
      * update demo
      
      * bump fe to 2.0.0
      
      * update demo
      
      * add ping url
      24135c4b
  17. 14 8月, 2020 1 次提交
  18. 12 8月, 2020 1 次提交
  19. 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
  20. 29 7月, 2020 1 次提交
  21. 23 7月, 2020 1 次提交
    • P
      minor bug fix (#724) · 6b060852
      Peter Pan 提交于
      * fix: step slider shrink in pr-curve page
      
      * chore: update dependencies
      
      * feat: add api token key to support vdl-service
      6b060852
  22. 21 7月, 2020 1 次提交
    • P
      minor bug fix (#723) · e8c58871
      Peter Pan 提交于
      * fix: do not fetch unused steps of runs in pr-curve page
      
      * fix: error when switch to overlay mode in histogram page
      
      * feat: pr-curve show all matched points in tooltip
      e8c58871
  23. 17 7月, 2020 2 次提交
    • P
      minor bug fix in sample pages (#721) · a31d235d
      Peter Pan 提交于
      * fix: sample rate display error
      
      * bump 2.0.0-beta.8
      
      * feat: decode mp3 audio sample rate
      
      * fix: compatibility of safari
      
      * chore: use shared audio context to decrease memory usage
      
      * fix: chinese translation
      
      * fix: formalize volumn slider in different browser
      
      * fix: display error when chart maximized
      a31d235d
    • P
      Minor bug fix in sample pages (#720) · 69d1dd0d
      Peter Pan 提交于
      * fix: get sample rate from wav raw
      
      * feat: add sample indicator in sample pages
      
      * fix: use query string to disable font cache
      69d1dd0d
  24. 16 7月, 2020 1 次提交
    • P
      Audio (#717) · d6b10994
      Peter Pan 提交于
      * rename pages to remove trailing 's'
      
      * feat: navbar support dropdown menu
      
      * feat: audio sample page
      
      * chore: update dependencies
      
      * style: fix lint
      
      * v2.0.0-beta.46
      
      * chore: fix import method
      
      * v2.0.0-beta.47
      
      * chore: remove unused code
      
      * v2.0.0-beta.48
      
      * fix: navbar submenu overflow when hover
      
      * v2.0.0-beta.49
      d6b10994
  25. 13 7月, 2020 1 次提交
    • P
      frontend: remove runtime public path config (#711) · 4a271956
      Peter Pan 提交于
      * build: remove protobufjs dependency
      
      * chore: support runtime config
      
      * v2.0.0-beta.44
      
      * fix: api url build config
      
      * v2.0.0-beta.45
      
      * fix: give up runtime config
      
      * fix code style
      
      * use publicPath config in i18n
      
      * fix python app typo
      4a271956
  26. 06 7月, 2020 1 次提交
  27. 03 7月, 2020 1 次提交
  28. 30 6月, 2020 2 次提交
  29. 27 6月, 2020 1 次提交