openreplay/frontend
Shekar Siri e8a330c053
GraphQL UI and Navigation (#335)
* chore(http): check for custom endpoint for caching

Signed-off-by: --global <--global>

* fix(ui) - typo

* fix(migration): template file variable values

* fix(install): minio download path

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* chore(nginx): precedence x-forward-for ip for geo location tagging

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* chore(kafka): change retention to 4 days

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* feat(ui) - graphql ui and navigation

Co-authored-by: --global <--global>
Co-authored-by: Mehdi Osman <estradino@users.noreply.github.com>
Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-02-16 17:06:08 +01:00
..
.storybook feature(ui) - heatmaps 2021-07-31 00:59:44 +05:30
app GraphQL UI and Navigation (#335) 2022-02-16 17:06:08 +01:00
scripts v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
.gitignore v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
build.sh Update build.sh 2022-01-26 12:34:26 +01:00
env.js feat(ui) - env changes 2022-02-08 17:35:11 +01:00
jest.config.js openreplay frontend 2021-05-01 15:12:01 +05:30
package-lock.json fix(frontend): use viewport coordinates for click & socket.io last version 2022-02-08 03:28:01 +01:00
package.json fix(frontend): use viewport coordinates for click & socket.io last version 2022-02-08 03:28:01 +01:00
path-alias.js openreplay frontend 2021-05-01 15:12:01 +05:30
postcss.config.js openreplay frontend 2021-05-01 15:12:01 +05:30
README.md Update README.md 2021-05-18 20:03:04 +02:00
tailwind.config.js feature(ui) - assist wip 2021-06-29 16:45:30 +05:30
tsconfig.json Roles UI (#223) 2021-11-27 03:27:33 +05:30
webpack.config.js feat(ui) - custom metrics 2022-01-27 00:15:22 +05:30

openreplay-ui

OpenReplay prototype UI

On new icon addition: npm run generate:icons

Documentation

Labels in comments: TEMP = temporary code TODO = things to implement