* chore(helm): Updating frontend image release * fix(ui): api delete request with empty params * Assist clean up (#1654) * feat(backend): moved http metrics into assist handlers file * fix(assist): use correct value for requests_duration metric * feat(assist): removed unnecessary imports * fix(assist): fixed typo in repond method * fix(assist): added metrics.js to clean script * feat(assist): try to save http method asap in server logic * feat(assist): final version * feat(assist): removed prom-client from peers and sourcemap-reader * feat(sourcemap-reader): added missing package-lock.json * fix(assist): fixed metrics import in assist * fix(assist): fixed metrics import in assist-ee * fix(ui): header top right button alignment * chore(helm): Updating frontend image release * chore(helm): Updating assist image release * chore(helm): Updating peers image release * chore(helm): Updating sourcemapreader image release --------- Co-authored-by: Shekar Siri <sshekarsiri@gmail.com> Co-authored-by: Alexander <zavorotynskiy@pm.me> |
||
|---|---|---|
| .. | ||
| .storybook | ||
| .yarn | ||
| app | ||
| cypress | ||
| scripts | ||
| stories | ||
| tests | ||
| .babelrc | ||
| .dockerignore | ||
| .env.sample | ||
| .gitignore | ||
| .prettierrc | ||
| .yarnrc.yml | ||
| build.sh | ||
| cypress.config.ts | ||
| cypress.env.example.json | ||
| dev-init.sh | ||
| development.md | ||
| Dockerfile | ||
| jest.config.js | ||
| nginx.conf | ||
| package.json | ||
| path-alias.js | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| webpack.config.ts | ||
| yarn.lock | ||
openreplay-ui
OpenReplay prototype UI
On new icon addition:
yarn gen:icons
Documentation
Labels in comments: TEMP = temporary code TODO = things to implement
Contributing notes
Please use dev branch as base and target branch.