openreplay/frontend
2023-02-06 12:07:51 +01:00
..
.storybook remote remove-immutable pull and resolved conflcits 2023-01-03 15:08:32 +01:00
.yarn
app feat(mobs): new attribute string-dictionary messages 2023-02-06 12:07:51 +01:00
cypress feat(ui/tracker): create integrated e2e testing for tracker and player 2023-02-03 18:27:34 +01:00
scripts change(ui) - card fixes and other misc improvements 2023-01-24 12:06:19 +01:00
stories change(ui) - added storybook and updated to support webpack 2022-12-23 11:24:35 +01:00
tests change(ui): fix jest config 2023-01-20 10:40:17 +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:40:43 +01:00
.gitignore change(ui): fix env 2023-01-20 10:40:17 +01:00
.prettierrc
.yarnrc.yml
build.sh chore(build): Adding container signing support 2023-01-03 12:42:53 +01:00
cypress.config.ts feat(ui/tracker): create integrated e2e testing for tracker and player 2023-02-03 18:27:34 +01:00
cypress.env.example.json change(ui): squash~ add unit tests and visual testing for replayer and session class 2023-01-20 10:40:17 +01:00
dev-init.sh
development.md
Dockerfile build(docker): Adding git sha 2022-12-28 14:20:12 +01:00
jest.config.js change(ui): fix jest config 2023-01-20 10:40:17 +01:00
nginx.conf
package.json change(ui): added additional stability test, run tests in all browsers, added snapshots 2023-01-23 13:33:13 +01:00
path-alias.js
postcss.config.js
README.md change(ui): add small note to readme 2022-10-20 11:32:35 +02:00
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 change(ui): small cleanup 2023-01-13 17:36:35 +01:00
yarn.lock change(ui): regenerate yarn lock file 2023-01-20 10:40:17 +01: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.