Ofer Itzhaki
Ofer Itzhaki
### Is there an existing issue for this? - [X] I have searched the existing issues https://github.com/graphql/graphiql/issues/2763 - Already mention this issue, maybe a regression? ### Current Behavior After upgrading...
### Preliminary Checks - [X] I have reviewed the documentation: [https://clerk.com/docs](https://clerk.com/docs) - [X] I have searched for existing issues: [https://github.com/clerk/javascript/issues](https://github.com/clerk/javascript/issues) - [X] I have not already reached out to Clerk...
Once we get design materials we should change the current theme and style of the UI. In the meantime we shouldn't worry about it and we mostly will do it...
Create pre-commit hook to automate Prettier integration. https://prettier.io/docs/en/precommit.html
Add the ability to set arrayLimit, timeFormat and db parameters while editing connection
This is something that was always missing for many people. though the Data explorer is very nice and powerful tool, it is not very intuitive or handy if you just...
1. basic CI flow push/PR merge triggers build on CI server, running some tests with coverage 2. Find free CI service for OS projects (Travis, Circle etc.) 3. In The...
The table overview screen provides info about specific table and also to preform some actions. The screen includes the following components: ### Table operations rename and delete *We might not...