Changelog
* 445fa35 Add Aashish to README
* fba54ae Add tags query to secrets api
* 409de81 Allow sign up disable
* 66659c8 Bug/typo/style fixes and some minor improvements
* 77cb20f Fixed a TS error
* ddf630c Fixed a TS error
* 190391e Fixed bugs with organizations and sidebars
* 97fde96 Merge branch 'main' into feat/ui-improvements
* 8850b44 Merge branch 'main' of https://github.com/Infisical/infisical
* 9868476 Merge pull request 298 from Aashish-Upadhyay-101/circleci-integration-branch
* cc809a6 Merge pull request 315 from akhilmhdh/feat/new-layout
* 39adb9a Merge pull request 328 from akhilmhdh/feat/ui-improvements
* 3f9f2ef Merge pull request 329 from fervillarrealm/feature/52-save-changes-user-leaving-dashboard
* 295b363 Merge remote-tracking branch 'refs/remotes/origin/main' into circleci-integration-branch
* e6539a5 Merge remote-tracking branch 'refs/remotes/origin/main' into circleci-integration-branch
* 2022988 Only allow sign up when invted
* a61233d Release docker images for cli
* edf0294 Remove docker fine cli
* 31293bb Remove tags from secrets when tag is deleted
* b066a55 Show only secret keys if write only access
* 2fb4b26 Turn off auto delete and manual check ttl for token
* 6f6df3e Update approverSchema
* 17f9e53 Updated the dashabord, members, and settings pages
* e243c72 add tags flag to secrets related command
* 2f1a671 add workspace-memberships api
* 07c0565 circle-ci integration done
* 80d219c circle-ci integration on progress
* 517f508 circleci Current Integrations section error fixed
* d96b594 circleci integration create.jsx and authorize.jsx created
* 8dfc013 circleci project name issue fixed
* 6a75147 circleci-done
* 5ba851a circleci-integration-setup
* 0adc3d2 create secret approval data model
* 2b289dd feat(ui): add new button style, improved select ui and linted app layout
* 03c72ea feat(ui): added back layout change made for integrations page
* a486390 feat(ui): added new layout
* 8dc4711 feat(ui): added org context and user context
* 52a6fe6 feat(ui): new layout added queries
* b5bcd0a feat(ui): updated merge conflicts in layout with new design
* 702d4de feature/52-save-changes-user-leaving-dashboard
* b0ffac2 fetch apps from circleci
* 23ea6fd filter secrets by tags
* 8fd2578 fixed the bug with no projects
* bfa6b95 handleAuthorizedIntegrationOptionPress case circleci
* 90f5934 projects displaying issue fixed using circleci v1.1
* 23c740d setHasUnsavedChanges to false when user selects another env and they agree to not save changes
* 9c3c745 small changes