openreplay/frontend
2022-05-13 17:09:25 +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-13 17:09:25 +02:00
scripts feat(ui) - pagination wip 2022-03-10 17:26:07 +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
env.js feat(frontend): updated tracker version 2022-03-24 12:27:28 +01:00
jest.config.js openreplay frontend 2021-05-01 15:12:01 +05:30
package-lock.json fix(frontend): use viewport coordinates for click & socket.io last version 2022-02-08 03:28:01 +01:00
package.json fix(frontend): use viewport coordinates for click & socket.io last version 2022-02-08 03:28:01 +01: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) - custom metrics - wip 2022-03-04 16:25:56 +01:00
tsconfig.json Roles UI (#223) 2021-11-27 03:27:33 +05:30
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