RajuGangitla
RajuGangitla
### What happened? ```js import { App, Octokit } from "octokit" const app = new App({ appId: process.env.GITHUB_APP_ID, privateKey: `-----BEGIN RSA PRIVATE KEY----- ....................... -----END RSA PRIVATE KEY-----`, oauth: {...
In this one, i changed the way of showing permissions in api key detail page previously we are using chart i changed it to tree structure Fixes #2195 https://github.com/user-attachments/assets/3fc6592e-af23-4fdc-973d-df8d0423b00f ##...
### Preliminary Checks - [X] I have reviewed https://unkey.com/docs for existing features that would solve my problem - [X] I have searched for existing feature requests: https://github.com/unkeyed/unkey/issues - [X] This...
I added a last used text on login form and im using local storage the value Fixes #707 [screen-capture (22).webm](https://github.com/user-attachments/assets/f2849799-9154-46cc-a84d-a16d7ef5245a)
## What does this PR do? This pr will a add validation when workspace name is empty Fixes #2260 [screen-capture (21).webm](https://github.com/user-attachments/assets/8cd837d3-f03d-4f94-972e-8140a8158ac0) ## Summary by CodeRabbit - **New Features** - Enhanced...
### Preliminary Checks - [X] I have reviewed the documentation: https://unkey.com/docs - [X] I have searched for existing issues: https://github.com/unkeyed/unkey/issues - [X] This issue is not a question, general help...
### Preliminary Checks - [X] I have reviewed the documentation: https://unkey.com/docs - [X] I have searched for existing issues: https://github.com/unkeyed/unkey/issues - [X] This issue is not a question, general help...
### What side quest or challenge are you solving? Fixes #3196 Article submission ### Points 750 ### Description _No response_ ### Provide proof that you've completed the task https://dev.to/raju_gangitla_91920e1427f/in-app-surveys-made-simple-with-formbricks-in-react-native-a-complete-guide-o9e
I added a report button to report the inappropriate content. i have give some options to select and submit. It will the save the details in redis and viewer can...
## What does this PR do? Added aria label for rating question Fixes # (issue) #3766 ## Summary by CodeRabbit - **New Features** - Enhanced accessibility of the Rating Question...