openreplay/frontend
2023-01-02 17:17:07 +01:00
..
.storybook change(ui) - added storybook and updated to support webpack 2022-12-23 11:24:35 +01:00
.yarn
app feat(ui) - cards - widget form updates 2023-01-02 17:17:07 +01:00
scripts feat(ui): add recording request to ui side, add recording state and request window 2022-11-30 11:46:57 +01:00
stories change(ui) - added storybook and updated to support webpack 2022-12-23 11:24:35 +01:00
.babelrc change(ui) - added storybook and updated to support webpack 2022-12-23 11:24:35 +01:00
.dockerignore
.env.sample Update .env.sample 2022-11-29 12:39:21 +01:00
.gitignore
.prettierrc
.yarnrc.yml
build.sh
dev-init.sh
development.md Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Dockerfile
jest.config.js
nginx.conf
package.json change(ui) - added storybook and updated to support webpack 2022-12-23 11:24:35 +01:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js fix(ui): some design review fixes 2022-12-19 14:58:06 +01:00
tsconfig.json chore(frontend): typescript strictNullChecks & alwaysStrict 2022-12-20 17:03:24 +01:00
webpack.config.ts

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.