openreplay/frontend
2024-04-08 16:52:42 +02:00
..
.storybook
.yarn change(ui) - navigation (#1427) 2023-07-27 12:40:36 +02:00
app change(ui): fullView param to restrict to player content 2024-04-08 16:52:42 +02:00
cypress feat(tracker): safety wrap for angular, new performance/lag display system 2023-10-25 12:29:42 +02:00
scripts fix(ui): debug icon build 2024-01-19 14:40:36 +01:00
stories
tests feat(tracker): add beacon proxy and request body size (#1389) 2023-10-17 12:25:20 +02:00
.babelrc feat: canvas support [assist] (#1641) 2023-11-21 11:22:54 +01:00
.dockerignore
.env.sample chore(helm): Updating frontend image release 2024-04-03 12:56:22 +02:00
.gitignore feat(tracker): add beacon proxy and request body size (#1389) 2023-10-17 12:25:20 +02:00
.prettierrc
.yarnrc.yml
build.sh chore(docker): support arch build 2024-02-15 17:29:22 +01:00
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
jest.config.js feat(tracker): add beacon proxy and request body size (#1389) 2023-10-17 12:25:20 +02:00
nginx.conf
package.json feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js change(ui): module settings and nav changes (#1443) 2023-08-09 12:07:57 +05:30
tsconfig.json change(ui) - navigation (#1427) 2023-07-27 12:40:36 +02:00
webpack.config.ts fix(ui): remove err overlay, wrap notifications fetch in trycatch 2023-12-08 10:46:38 +01:00
yarn.lock feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +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.