openreplay/frontend
Delirium 203791f0f6
Remove unused code, refactor frontend and revisit libraries (#2458)
* start frontend thinning

* continue thinning

* removing moment and moment-range

* remove highlightjs

* remove semantic-ui

* ghaida commits to openreplay finally

* unused icons

* unused icons

* unused icons

* fix missing icons

---------

Co-authored-by: Ghaida Bouchaala <ghaida.bouchaala@gmail.com>
2024-08-27 16:15:14 +02:00
..
.storybook
.yarn
app Remove unused code, refactor frontend and revisit libraries (#2458) 2024-08-27 16:15:14 +02:00
cypress fix ui: fix e2e snapshots (updated to new player ui) 2024-05-24 10:30:46 +02:00
scripts Remove unused code, refactor frontend and revisit libraries (#2458) 2024-08-27 16:15:14 +02:00
stories change(ui) - added storybook and updated to support webpack 2022-12-23 11:24:35 +01:00
tests UI Improvements 2024-07-05 16:30:01 +05:30
.babelrc Remove unused code, refactor frontend and revisit libraries (#2458) 2024-08-27 16:15:14 +02:00
.dockerignore
.env.sample Update .env.sample 2024-07-09 11:51:06 -04:00
.gitignore
.prettierrc
.unimportedrc.json fix ui: remove dead code 2024-07-01 17:07:39 +02:00
.yarnrc.yml
build.sh
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md
Dockerfile chore(frontend): update node version 2024-01-23 12:11:16 +01:00
frontend.iml
globals.d.ts
jest.config.js
nginx.conf
package.json Remove unused code, refactor frontend and revisit libraries (#2458) 2024-08-27 16:15:14 +02:00
path-alias.js change(ui): removed jsx-runtime 2024-07-09 14:41:53 +02:00
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
webpack.config.ts Spots UI (#2385) 2024-07-31 09:56:41 +02:00
yarn.lock Remove unused code, refactor frontend and revisit libraries (#2458) 2024-08-27 16:15:14 +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

Contributing notes

Please use dev branch as base and target branch.