openreplay/frontend
2024-10-21 16:26:37 +02:00
..
.storybook remote remove-immutable pull and resolved conflcits 2023-01-03 15:08:32 +01:00
.yarn change(ui) - navigation (#1427) 2023-07-27 12:40:36 +02:00
app ui: fix cursor position (#2670) 2024-10-21 16:26:37 +02:00
cypress fix ui: fix e2e snapshots (updated to new player ui) 2024-05-24 10:30:46 +02:00
scripts fix icon warnings 2024-08-30 15:48:34 +02:00
stories change(ui) - added storybook and updated to support webpack 2022-12-23 11:24:35 +01:00
tests fix tests; add testing for spotPlayerStore 2024-08-29 14:12:16 +02:00
.dockerignore Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
.env.sample Update .env.sample 2024-09-26 12:37:28 -04: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
.unimportedrc.json fix ui: remove dead code 2024-07-01 17:07:39 +02:00
.yarnrc.yml Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
babel.config.js fix tests; add testing for spotPlayerStore 2024-08-29 14:12:16 +02:00
build.sh chore(build): Frontend build.sh source lib 2024-04-03 13:16:02 +02:00
cypress.config.ts feat(ui/tracker): create integrated e2e testing for tracker and player 2023-02-03 16:58:08 +01:00
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 Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
development.md Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
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.mjs fix tests; add testing for spotPlayerStore 2024-08-29 14:12:16 +02:00
nginx.conf chore(nginx): removing ipv6, as some machines won't have support for 2022-08-01 19:07:33 +02:00
package.json chore(deps): bump the npm_and_yarn group across 4 directories with 12 updates (#2657) 2024-10-18 13:51:43 +02:00
path-alias.js change(ui): removed jsx-runtime 2024-07-09 14:41:53 +02:00
postcss.config.js Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
README.md change(ui): add small note to readme 2022-10-20 11:32:35 +02:00
tailwind.config.js fix ui - design issues fixes (#1995) 2024-03-26 12:59:49 +01:00
tsconfig.json fix heatmap filter selection, fix sso button? 2024-08-29 15:42:36 +02:00
webpack.config.ts ui: remove bundle analyzer, add thread loader 2024-08-30 10:47:10 +02:00
yarn.lock chore(deps): bump the npm_and_yarn group across 4 directories with 12 updates (#2657) 2024-10-18 13:51:43 +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.