openreplay/frontend
Андрей Бабушкин 3694a803bc removed sorting by id
2025-04-15 13:32:27 +02:00
..
.storybook
.yarn/releases Events for E2E testing (#3081) 2025-03-03 16:36:42 +01:00
app removed sorting by id 2025-04-15 13:32:27 +02:00
cypress
scripts ui: improve metadata display 2025-03-11 10:35:08 +01:00
tests
.browserslistrc
.dockerignore Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
.env.sample ui: update env sample 2025-03-14 15:06:11 +01:00
.gitignore change(ui): ignore logs 2025-03-05 13:57:53 +01:00
.nvmrc
.prettierrc Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
.unimportedrc.json
.yarnrc.yml Events for E2E testing (#3081) 2025-03-03 16:36:42 +01:00
babel.config.js ui: fix prismjs loading 2024-12-16 10:39:48 +01:00
build.sh
cypress.config.ts
cypress.env.example.json change(ui): squash~ add unit tests and visual testing for replayer and session class 2023-01-20 10:40:17 +01:00
dev-init.sh
development.md
Dockerfile feat(docker): switch to Chainguard nginx image 2025-03-13 17:45:38 +01:00
eslint.config.js Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
frontend.iml
globals.d.ts
jest.config.mjs
makefile feat(deploy): add production deployment target 2025-03-05 13:21:18 +01:00
nginx.conf
package.json UI patches (28.03) (#3231) 2025-03-28 17:32:12 +01:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js fixed sessions layout (#3138) 2025-03-12 09:21:16 +01:00
tsconfig.json Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
webpack.config.ts ui: add hash to css filenames 2025-03-12 16:46:07 +01:00
window.d.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
yarn.lock UI patches (28.03) (#3231) 2025-03-28 17:32:12 +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.