openreplay/frontend
2024-11-26 12:57:57 +01:00
..
.storybook
.yarn/releases ui: update workflows 2024-10-22 12:00:44 +02:00
app change(ui): search query params improvements 2024-11-26 12:57:57 +01:00
cypress
scripts fix icon warnings 2024-08-30 15:48:34 +02:00
tests ui: tests for url parser 2024-10-30 15:10:54 +01:00
.browserslistrc getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
.dockerignore
.env.sample v1.21 2024-10-31 14:02:31 -04:00
.gitignore
.nvmrc ui: update node v to 20.18.0 2024-10-22 11:47:44 +02:00
.prettierrc
.unimportedrc.json fix ui: remove dead code 2024-07-01 17:07:39 +02:00
.yarnrc.yml ui: update node v to 20.18.0 2024-10-22 11:47:44 +02:00
babel.config.js getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
build.sh
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md
Dockerfile
frontend.iml
globals.d.ts
jest.config.mjs getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
nginx.conf
package.json ui: fix dep vulns 2024-11-18 09:54:21 +01:00
path-alias.js getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
postcss.config.js Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
README.md
tailwind.config.js
tsconfig.json getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
webpack.config.ts ui: update node v to 20.18.0 2024-10-22 11:47:44 +02:00
yarn.lock ui: fix dep vulns 2024-11-18 09:54:21 +01:00

openreplay-ui

OpenReplay prototype UI

On new icon addition: yarn gen:icons

Documentation

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

Contributing notes

Please use dev branch as base and target branch.