openreplay/frontend
2024-06-27 13:43:33 +05:30
..
.storybook
.yarn change(ui) - navigation (#1427) 2023-07-27 12:40:36 +02:00
app revised dashboard widget header 2024-06-27 13:43:33 +05:30
cypress fix ui: fix e2e snapshots (updated to new player ui) 2024-05-24 10:30:46 +02:00
scripts feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02: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 feat tracker: release tracker v13 2024-05-30 14:10:15 +02:00
.gitignore feat(tracker): add beacon proxy and request body size (#1389) 2023-10-17 12:25:20 +02:00
.prettierrc fix(ui): small fixes for player redesign (#1988) 2024-03-25 12:03:58 +01:00
.yarnrc.yml
build.sh chore(build): Frontend build.sh source lib 2024-04-03 13:16:02 +02: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
frontend.iml change(ui): added utm filters 2024-05-07 13:52:45 +02:00
globals.d.ts feat(ui): ai summary UI (#1868) 2024-02-12 15:34:43 +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 change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js fix ui - design issues fixes (#1995) 2024-03-26 12:59:49 +01:00
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 change(ui): dashboard redesign 2024-06-25 16:50:49 +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.