Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add logged in user to header #220

Merged
merged 2 commits into from
Jun 16, 2023
Merged

feat: add logged in user to header #220

merged 2 commits into from
Jun 16, 2023

Conversation

beeme1mr
Copy link
Member

This PR

  • adds the logged-in user to the header

Related Issues

Fixes #219

Notes

image

@beeme1mr beeme1mr requested a review from toddbaert June 13, 2023 18:00
@beeme1mr beeme1mr linked an issue Jun 13, 2023 that may be closed by this pull request
@beeme1mr beeme1mr changed the title add logged in user to header feat: add logged in user to header Jun 16, 2023
beeme1mr added 2 commits June 16, 2023 11:38
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr force-pushed the 219-add-username-to-ui branch from 2f19751 to a75c38d Compare June 16, 2023 15:38
@beeme1mr beeme1mr merged commit 1fbffcf into main Jun 16, 2023
beeme1mr pushed a commit that referenced this pull request Jun 16, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.11.0](v0.10.0...v0.11.0)
(2023-06-16)


### 🐛 Bug Fixes

* **deps:** update dependency @openfeature/go-feature-flag-provider to
v0.5.10 ([#214](#214))
([690cf0f](690cf0f))
* **deps:** update dependency @splitsoftware/splitio to v10.22.5
([dddbd7a](dddbd7a))
* **deps:** update dependency @splitsoftware/splitio-browserjs to v0.9.4
([#203](#203))
([e679af3](e679af3))
* **deps:** update dependency @splitsoftware/splitio-browserjs to v0.9.5
([#215](#215))
([f63aaa3](f63aaa3))
* **deps:** update dependency express-validator to v6.15.0
([6156b38](6156b38))
* **deps:** update dependency express-validator to v7
([#217](#217))
([8620e88](8620e88))
* **deps:** update dependency flagsmith to v3.18.3
([48ea3e2](48ea3e2))
* **deps:** update dependency launchdarkly-js-client-sdk to v3.1.3
([32f13f0](32f13f0))
* **deps:** update dependency nestjs-pino to v3.2.0
([1f7463c](1f7463c))
* **deps:** update dependency rox-browser to v5.4.3
([f3ddb24](f3ddb24))
* **deps:** update dependency rox-browser to v5.4.4
([9dc63c7](9dc63c7))
* **deps:** update dependency rox-node to v5.4.4
([202294a](202294a))
* **deps:** update dependency rxjs to v7.8.1
([b5961c3](b5961c3))
* **deps:** update nest monorepo to v9.4.0
([3ac33f0](3ac33f0))


### ✨ New Features

* add logged in user to header
([#220](#220))
([1fbffcf](1fbffcf))


### 🧹 Chore

* bump js sdk versions
([#218](#218))
([ad9a329](ad9a329))
* **deps:** update dependency @emotion/react to v11.11.1
([318dc28](318dc28))
* **deps:** update dependency @mui/material to v5.13.0
([ad81f5f](ad81f5f))
* **deps:** update dependency @mui/material to v5.13.1
([f86d116](f86d116))
* **deps:** update dependency @reactour/tour to v3.4.0
([9a8fe96](9a8fe96))
* **deps:** update dependency @svgr/webpack to v8
([#207](#207))
([bdc00f1](bdc00f1))
* **deps:** update dependency @types/node to v18.16.13
([e0f8aaa](e0f8aaa))
* **deps:** update dependency core-js to v3.30.2
([2d60f79](2d60f79))
* **deps:** update dependency css-loader to v6.7.4
([2233459](2233459))
* **deps:** update dependency style-loader to v3.3.3
([5c7e58e](5c7e58e))
* **deps:** update dependency ts-jest to v29.1.0
([694fe31](694fe31))
* **deps:** update dependency tslib to v2.5.2
([256e1e6](256e1e6))
* **deps:** update dependency webpack to v5.82.1
([9fc0dc3](9fc0dc3))
* **deps:** update dependency webpack to v5.83.1
([da8c19c](da8c19c))
* **deps:** update emotion monorepo to v11.11.0
([7a5fd1f](7a5fd1f))
* **deps:** update eslint
([#196](#196))
([d659a69](d659a69))
* **deps:** update ghcr.io/open-feature/flagd docker tag to v0.5.3
([3e964bd](3e964bd))
* **deps:** update jaegertracing/all-in-one docker tag to v1.45
([8f6ef37](8f6ef37))
* **deps:** update node.js to v16.20
([a89835e](a89835e))
* **deps:** update node.js to v20
([#210](#210))
([de4c6c3](de4c6c3))
* **deps:** update nrwl monorepo
([f94c69f](f94c69f))
* **deps:** update thomaspoignant/go-feature-flag-relay-proxy docker tag
to v1.10.2
([8d1cecd](8d1cecd))
* **deps:** update thomaspoignant/go-feature-flag-relay-proxy docker tag
to v1.10.3
([863182d](863182d))
* **deps:** update types
([7144dc2](7144dc2))
* refactor to support 2 demos
([#213](#213))
([e1a55e3](e1a55e3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add username to UI
2 participants