- 09 6月, 2021 1 次提交
-
-
由 Peter Pan 提交于
fix extrema cannot display correctly when there are multiple values with same step in scalar page (#981) * chore: update dependencies * fix(scalar): cannot display minmax values when more then 1 point in same step * chore: update snowpack to 3.0 * chore: update snowpack to 3.0
-
- 25 9月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: complete license * chore: fix typo
-
- 17 9月, 2020 1 次提交
-
-
由 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
-
- 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
-
- 30 6月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* test: add test case * feat: add chart tooltip in histogram overlay * feat: add tooltip in histogram chart
-
- 07 5月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: update dependencies * fix: wrong language detection in development * feat: add new icons for future features * feat: add refresh and language changing * feat: remove scalar x-axis label * feat: add scalar chart toolbox * fix: move const out of type defination * feat: maximize scalar chart * feat: chart toolbox tooltip * build: update dependencies * feat: new scalar chart page * pref: better component reuse in chart page * fix: re-design of button component * feat: new scalar side bar * style: fix lint * fix: remove samples page * fix: runs color mismatch * build: update dependencies * feat: newly-designed image samples page * feat: add run indicator in scalar chart tooltip * feat: add empty tip when nothing selected in scalar and sample page
-
- 13 4月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* build(server): add dev server * doc: add readme * fix: remove unused logger * chore: update dependencies * fix: dependency version mismatching * fix: new types for express * style: more type checks when commit
-
- 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
-
- 25 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
* chore: update dependencies * build: update frontend build from source * fix: use bignumber.js to keep data precision * feat: if there is only one point, place it in the middle * style: update lint staged config * style: fit prettier 2.0 * fix: globalize bignumber config
-
- 08 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 07 3月, 2020 1 次提交
-
-
由 Peter Pan 提交于
-
- 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>
-