openreplay/frontend
2022-06-28 19:42:47 +02:00
..
.storybook feature(ui) - heatmaps 2021-07-31 00:59:44 +05:30
app change(ui) - show a message when mob file not found 2022-06-28 19:42:47 +02:00
scripts fix(ui): minor ui fixes 2022-06-23 15:37:23 +02:00
.babelrc Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
.dockerignore Move frontend as a separate container (#553) 2022-06-23 15:53:18 +00:00
.env.sample change(ui) - version changes in env.sample 2022-06-27 14:08:18 +02:00
.gitignore feat(frontend-assist): annotations & iremote typing 2022-03-23 16:48:02 +01:00
.prettierrc change(ui) - hide back button based on url query param iframe=true 2022-06-28 14:29:31 +02:00
build.sh chore(build): fix script return code 2022-06-24 18:22:30 +02:00
dev-init.sh change(ui) - switch to yern 2022-06-22 16:39:33 +02:00
development.md docs(frontend): removed unnecessary code 2022-06-23 14:08:40 +02:00
Dockerfile fix(build): correct file name 2022-06-24 16:07:33 +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
nginx.conf Move frontend as a separate container (#553) 2022-06-23 15:53:18 +00:00
package.json change(ui) - tailwind version 2022-06-24 18:35:35 +02:00
path-alias.js fix(ui): small ui fixes and improvements (#550) 2022-06-22 16:51:53 +02:00
postcss.config.js Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
README.md change(ui) - switch to yern 2022-06-22 16:39:33 +02:00
tailwind.config.js fix(ui): fixes after webpack update 2022-06-10 17:11:14 +02:00
tsconfig.json fix(ui): fix for timezone storage and format 2022-06-28 12:40:27 +02:00
webpack.config.ts fix(ui): tweak webpack config 2022-06-24 15:43:13 +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