openreplay/frontend
2022-06-08 15:50:29 +02:00
..
.storybook feature(ui) - heatmaps 2021-07-31 00:59:44 +05:30
app change(ui) - notifications count and list with mobx 2022-06-08 15:50:29 +02:00
scripts Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
.babelrc Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
.env.sample Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
.gitignore feat(frontend-assist): annotations & iremote typing 2022-03-23 16:48:02 +01:00
_webpack.config.js Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
build.sh fix(build): frontend build command 2022-06-07 16:42:15 +02:00
dev-init.sh Vagrant for local contribution (#434) 2022-04-27 12:54:40 +00:00
development.md chore(vagrant): Adding development readme 2022-04-29 12:17:01 +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) - config changes 2022-06-03 17:18:17 +02:00
package.json change(ui) - config changes 2022-06-03 17:18:17 +02:00
path-alias.js Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
postcss.config.js Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
README.md Update README.md 2021-05-18 20:03:04 +02:00
tailwind.config.js Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
tsconfig.json Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
webpack.config.ts Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00

openreplay-ui

OpenReplay prototype UI

On new icon addition: npm run generate:icons

Documentation

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