openreplay/frontend
2022-07-01 17:19:07 +02:00
..
.storybook
.yarn feat(ui): add typescript plugin to yarn 2022-07-01 16:36:46 +02:00
app fix(ui): fix control arrows on firefox 2022-07-01 17:19:07 +02:00
scripts fix(ui): minor ui fixes 2022-06-23 15:37:23 +02:00
.babelrc
.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(ui): migrate to yarn v3 2022-07-01 16:36:46 +02:00
.prettierrc change(ui) - hide back button based on url query param iframe=true 2022-06-28 14:29:31 +02:00
.yarnrc.yml feat(ui): add typescript plugin to yarn 2022-07-01 16:36:46 +02:00
build.sh chore(build): fix script return code 2022-06-24 18:22:30 +02:00
dev-init.sh
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
jest.config.js
nginx.conf Move frontend as a separate container (#553) 2022-06-23 15:53:18 +00:00
package.json feat(ui): minor fixes for installment 2022-07-01 16:36:46 +02:00
path-alias.js fix(ui): small ui fixes and improvements (#550) 2022-06-22 16:51:53 +02:00
postcss.config.js
README.md
tailwind.config.js
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