- 25 8月, 2021 1 次提交
-
-
由 Peter Pan 提交于
-
- 20 5月, 2021 1 次提交
-
-
由 Peter Pan 提交于
* chore: update dependencies * feat: re-design navbar * feat: high-dimensional page improvement * feat: hyper-parameters page improvement
-
- 09 4月, 2021 1 次提交
-
-
由 Peter Pan 提交于
* feat: show more menu in navbar * feat: able to drag and change run sidebar width
-
- 25 9月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: complete license * chore: fix typo
-
- 18 9月, 2020 1 次提交
-
-
由 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
-
- 07 9月, 2020 1 次提交
-
-
由 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
-
- 04 9月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* fix: incorrect locale redirect * chore: use millisecond * refactor: get rid of nextjs * feat: add telemetry * feat: add disable telemetry option * fix #739 * fix: compatibility of nodejs 12 * mute webpack * feat: show min & max value in scalar page * fix: tooltip sorting chinese translation update * style: fix lint
-
- 16 7月, 2020 1 次提交
-
-
由 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
-
- 21 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* bump 2.0.0-beta.2 * chore: render static files in memory * fix: empty requests in high-dimensional chart * feat: reduce fetching interval when components is empty * feat: show loading tip when components is empty * chore: delete unused files * bump 2.0.0-beta.3 * chore: remove model_pb argument * fix: windows file encoding error * fix: windows path sep error * feat: add --api-only argument * feat: add docker runtime * style: remove unused variable * pref: use tuple to reduce memory usage in template render * chore: build opencv for docker alpine to reduce image size
-
- 15 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* style: lint shell scripts * fix: translation fix * feat: support changing public path when start * v2.0.0-beta.36 * feat: support changing public path when start * v2.0.0-beta.37 * build: core build fix * v2.0.0-beta.38 * build: build frontend from source code * fix: clean static files when exit * fix: dependency version mismatching * chore: remove unused api route * fix: navbar actived link missing * feat: redirect root * fix: scalar chart tooltip value error * feat: dynamic render nav items * fix: high-dimensional page background missing * v2.0.0-beta.39 * build: stop using script mode * v2.0.0-beta.40 * Revert "build: stop using script mode" This reverts commit 6c1ca297.
-
- 09 4月, 2020 1 次提交
-
-
由 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
-
- 24 3月, 2020 1 次提交
-
-
由 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
-
- 05 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 04 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 02 3月, 2020 1 次提交
-
-
由 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>
-
- 29 2月, 2020 1 次提交
-
-
由 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>
-