openreplay/frontend
2022-05-30 12:01:03 +02:00
..
.storybook feature(ui) - heatmaps 2021-07-31 00:59:44 +05:30
app fix(ui) - user id filter with query params 2022-05-30 12:01:03 +02:00
scripts feat(ui) - dashboards wip 2022-03-25 18:57:23 +01:00
.gitignore feat(frontend-assist): annotations & iremote typing 2022-03-23 16:48:02 +01:00
build.sh Update build.sh 2022-01-26 12:34:26 +01:00
development.md chore(vagrant): Adding development readme 2022-04-29 12:17:20 +02:00
env.js Update env.js 2022-04-25 16:52:50 +02:00
jest.config.js openreplay frontend 2021-05-01 15:12:01 +05:30
package-lock.json change(ui) - npm updates 2022-04-22 12:44:18 +02:00
package.json change(ui) - npm updates 2022-04-22 12:44:18 +02:00
path-alias.js openreplay frontend 2021-05-01 15:12:01 +05:30
postcss.config.js openreplay frontend 2021-05-01 15:12:01 +05:30
README.md Update README.md 2021-05-18 20:03:04 +02:00
tailwind.config.js feat(ui) - dashboard - wip 2022-04-05 17:00:38 +02:00
tsconfig.json fix(ui) - compile errors 2022-04-21 18:49:31 +02:00
webpack.config.js feat(ui) - custom metrics 2022-01-27 00:15:22 +05:30

openreplay-ui

OpenReplay prototype UI

On new icon addition: npm run generate:icons

Documentation

Labels in comments: TEMP = temporary code TODO = things to implement