openreplay/frontend
2023-10-20 15:56:58 +00:00
..
.storybook
.yarn
app feat(ui): 'noFooter' query param to remove controls from assist page 2023-10-20 17:18:49 +02:00
cypress feat(tracker/ui): support for multi tab sessions (#1236) 2023-06-07 10:40:32 +02:00
scripts change(ui): dashboard icons 2023-07-05 19:01:51 +02:00
stories
tests fix(ui): fix falling tests 2023-06-30 12:29:59 +02:00
.babelrc
.dockerignore
.env.sample chore(helm): Updating frontend image release 2023-10-20 15:56:58 +00:00
.gitignore
.prettierrc
.yarnrc.yml
build.sh
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Dockerfile
jest.config.js fix(ui): some ui reviews and fixes for feature flags (#1355) 2023-06-22 10:27:11 +02:00
nginx.conf
package.json fix(ui): some ui reviews and fixes for feature flags (#1355) 2023-06-22 10:27:11 +02:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js change(ui): tailwind and antd button conflict 2023-07-07 15:31:56 +02:00
tsconfig.json
webpack.config.ts
yarn.lock fix(ui): some ui reviews and fixes for feature flags (#1355) 2023-06-22 10:27:11 +02:00

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.