github-actions[bot]
84dd864186
chore: update versions ( #2992 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.2.1
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-04 18:55:11 +01:00
Hassan Ben Jobrane
e2c7741468
fix: disable ai settings under orgs ( #2991 )
2024-11-04 18:51:53 +01:00
github-actions[bot]
89fd97cbf0
chore: update versions ( #2987 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.2.0
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-04 16:32:17 +01:00
Hassan Ben Jobrane
f830a9d5f2
fix: prevent unnecessary reload on project settings update ( #2989 )
2024-11-04 16:25:23 +01:00
David BM
9a7e431323
feat (dashboard): add spending warnings ( #2945 )
...
### **PR Type**
Enhancement, Tests, Documentation
___
### **Description**
- Enhanced the billing usage component to include spending warnings and
detailed billing cycle information.
- Added new BillingCycle component to display billing cycle details and
breakdown.
- Created SpendingWarnings component with a form for configuring
spending warnings, integrated with GraphQL queries and mutations.
- Updated getBillingCycleInfo utility to include billing cycle start and
end dates.
- Added new GraphQL types, queries, and mutations for organization costs
thresholds.
- Updated package.json to include new dependencies for Radix UI
components.
- Added changeset for the new spending warnings feature.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><details><summary>9
files</summary><table>
<tr>
<td>
<details>
<summary><strong>Usage.tsx</strong><dd><code>Enhance billing usage
component with spending warnings</code>
</dd></summary>
<hr>
dashboard/src/features/orgs/components/billing/components/Usage/Usage.tsx
<li>Added new components and imports for spending warnings.<br> <li>
Enhanced billing cycle display with additional details.<br> <li>
Introduced collapsible sections for detailed billing breakdown.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-dc93b28dbf3130ba4179db883c81a5b1432f12cc144c40676c6a8754a58c80d6 ">+108/-45</a></td>
</tr>
<tr>
<td>
<details>
<summary><strong>BillingCycle.tsx</strong><dd><code>Add BillingCycle
component for detailed billing information</code></dd></summary>
<hr>
dashboard/src/features/orgs/components/billing/components/Usage/components/BillingCycle/BillingCycle.tsx
<li>Created new BillingCycle component.<br> <li> Display billing cycle
information and breakdown.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-0d402370ce1a4d0c812ae8ca439bf76f813fb523854941dbe74d823f5503b434 ">+90/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>index.ts</strong><dd><code>Export BillingCycle
component</code>
</dd></summary>
<hr>
dashboard/src/features/orgs/components/billing/components/Usage/components/BillingCycle/index.ts
- Exported BillingCycle component.
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-b826b2ebce18c53bdc48a9432bf3288ce2dfd48b13636b7ea2b5fb6c56faa32b ">+1/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>SpendingWarnings.tsx</strong><dd><code>Add
SpendingWarnings component with form and GraphQL
integration</code></dd></summary>
<hr>
dashboard/src/features/orgs/components/billing/components/Usage/components/SpendingWarnings/SpendingWarnings.tsx
<li>Created SpendingWarnings component.<br> <li> Added form for
configuring spending warnings.<br> <li> Integrated with GraphQL queries
and mutations.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-baf483809d2aab89315b1aa32bfe63518a1f1686993be8382e1ba4b75dbebcdc ">+275/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>index.ts</strong><dd><code>Export SpendingWarnings
component</code>
</dd></summary>
<hr>
dashboard/src/features/orgs/components/billing/components/Usage/components/SpendingWarnings/index.ts
- Exported SpendingWarnings component.
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-15bdc431e8046be5ca0fedba23faac30a51aa2390751ca60f2c8c6770c6ed216 ">+1/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>getBillingCycle.ts</strong><dd><code>Update
getBillingCycleInfo to include date range</code>
</dd></summary>
<hr>
dashboard/src/features/orgs/components/billing/utils/getBillingCycle.ts
- Updated getBillingCycleInfo to include start and end dates.
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-7ead22c5c644cebb16fb17112127de3e0a31fc2da11ca4b28324675bb36bd0e3 ">+2/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>graphql.ts</strong><dd><code>Add GraphQL types and
queries for organization costs thresholds</code></dd></summary>
<hr>
dashboard/src/utils/__generated__/graphql.ts
<li>Added GraphQL types and queries for organization costs
thresholds.<br> <li> Updated existing types to include new fields.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-fbd5db84b560b1c91675004448c6c7fa0dcbfb28b9eb05d53b03e6cb7b83ebac ">+373/-9</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>getOrganizationSpendingWarning.gql</strong><dd><code>Add
query for fetching organization spending warning</code>
</dd></summary>
<hr>
dashboard/src/gql/organizations/getOrganizationSpendingWarning.gql
- Added query for fetching organization spending warning.
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-2569a705d7b23109b399d41f5ef69e2b1ac781a407c88bef1dd37039c5982d72 ">+5/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>updateOrganizationSpendingWarning.gql</strong><dd><code>Add
mutation for updating organization spending warning</code>
</dd></summary>
<hr>
dashboard/src/gql/organizations/updateOrganizationSpendingWarning.gql
- Added mutation for updating organization spending warning.
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-9da3efb63d0915007fb5379bc3621b28bb39732cff941c301cc92167d1965877 ">+5/-0</a>
</td>
</tr>
</table></details></td></tr><tr><td><strong>Documentation</strong></td><td><details><summary>1
files</summary><table>
<tr>
<td>
<details>
<summary><strong>hip-camels-build.md</strong><dd><code>Add changeset for
spending warnings feature</code>
</dd></summary>
<hr>
.changeset/hip-camels-build.md
- Added changeset for spending warnings feature.
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-687509242f7e5356804da14e6272f1acff937217137d9a71f3f1674be181f645 ">+5/-0</a>
</td>
</tr>
</table></details></td></tr><tr><td><strong>Dependencies</strong></td><td><details><summary>1
files</summary><table>
<tr>
<td>
<details>
<summary><strong>package.json</strong><dd><code>Add new dependencies for
Radix UI components</code>
</dd></summary>
<hr>
dashboard/package.json
- Added new dependencies for Radix UI components.
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2945/files#diff-2d8d55c799cd71f1b35e831f075f8178ed1734c4820a2ad548b4dd24d6938d7c ">+2/-0</a>
</td>
</tr>
</table></details></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-11-01 13:34:17 -04:00
github-actions[bot]
1f2b0dced4
chore: modify update dependencies schedule ( #2683 )
...
Dependencies updated
Note - If you see this PR and the checks haven't run, close and reopen
the PR. See
https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
Co-authored-by: David Barroso <dbarrosop@dravetech.com >
Co-authored-by: Hassan Ben Jobrane <hsanbenjobrane@gmail.com >
2024-11-01 13:27:58 +01:00
Hassan Ben Jobrane
2c49961885
chore: fix linter error ( #2986 )
2024-11-01 12:01:51 +01:00
github-actions[bot]
1e867b65d8
chore: update versions ( #2981 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.1.3
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-01 11:35:03 +01:00
Hassan Ben Jobrane
44f3f705c5
fix: add enterprise plan and currency to create org form dialog ( #2984 )
2024-10-31 21:54:29 +01:00
Hassan Ben Jobrane
e5a50f79b1
fix: adjust dev assistant under orgs structure ( #2983 )
2024-10-31 21:29:17 +01:00
Hassan Ben Jobrane
0d89584268
fix: show a link for Stripe customer portal if new window fails to open ( #2979 )
2024-10-31 16:08:12 +01:00
Hassan Ben Jobrane
b368f00a9a
fix: adjust navtree to not overflow when project name is too long ( #2982 )
2024-10-31 16:02:23 +01:00
Hassan Ben Jobrane
24c7b8a417
fix: use keywords prop to identify items with same name in breadcrumbs ( #2980 )
2024-10-31 14:16:46 +01:00
github-actions[bot]
c3e200c55a
chore: update versions ( #2977 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.1.2
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
## @nhost/docs@2.20 .0
### Minor Changes
- e5f1c6c : fix: copy to clipboard commands in nhost cli getting started
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-31 11:48:35 +01:00
Hassan Ben Jobrane
8fb3064eea
fix: add user admin check for destination organization in transfer project dialog ( #2975 )
2024-10-31 11:42:16 +01:00
David BM
e5f1c6cb78
fix (docs): update commands in nhost cli quickstart ( #2976 )
...
Removed '>' in commands for nhost CLI installation.
This way if you click the copy to clipboard button you can paste and run
the command directly (you don't have to erase the '>' prepended)
2024-10-30 18:18:03 -04:00
github-actions[bot]
02994ee4e2
chore: update versions ( #2974 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.1.1
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-30 16:27:18 +01:00
Hassan Ben Jobrane
74a1239cd5
fix: redirect using subdomain when creating a new project under orgs and fix pausing project state ( #2973 )
2024-10-30 16:24:02 +01:00
github-actions[bot]
e32528bde5
chore: update versions ( #2968 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.1.0
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-30 14:39:32 +01:00
Hassan Ben Jobrane
ff4f210204
fix: local dashboard settings ( #2971 )
2024-10-30 14:34:07 +01:00
David BM
2fa9db428e
fix (dashboard): update urls to documentation in run services tooltips ( #2966 )
...
Add missing changes from PR https://github.com/nhost/nhost/pull/2886
2024-10-29 18:42:20 -04:00
David BM
6b9b2e4e6a
fix (dashboard): long error message in orgs error toast overflow ( #2967 )
...
Missing changes in organizations from PR
https://github.com/nhost/nhost/pull/2892
2024-10-29 18:39:42 -04:00
github-actions[bot]
61a8c6930f
chore: update versions ( #2962 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.0.7
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-29 19:35:53 +01:00
Hassan Ben Jobrane
8f169885f7
fix: storage grid preview and layout ( #2961 )
2024-10-29 19:32:35 +01:00
github-actions[bot]
6104e72204
chore: update versions ( #2958 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.0.6
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-29 15:11:31 +01:00
Hassan Ben Jobrane
65ca5deb4c
chore: add run autoscaler and GRPC port config under organization projects ( #2959 )
2024-10-29 14:58:00 +01:00
Hassan Ben Jobrane
e42832a012
fix: include organization projects in run one click install project selector form ( #2957 )
2024-10-29 14:03:42 +01:00
github-actions[bot]
5747659320
chore: update versions ( #2956 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.0.5
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-29 12:07:02 +01:00
Hassan Ben Jobrane
0793ddd9cd
fix: project errored state ( #2955 )
2024-10-29 12:00:29 +01:00
github-actions[bot]
48c5946120
chore: update versions ( #2954 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.0.4
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-29 00:41:44 +01:00
Hassan Ben Jobrane
5ca2cd9a67
fix: application errored state ( #2953 )
...
### **PR Type**
Bug fix, Other
___
### **Description**
- Fixed import paths in `ApplicationErrored.tsx` to use
organization-specific components.
- Added a changeset to document the fix for the application errored
state under organizations.
___
PRDescriptionHeader.CHANGES_WALKTHROUGH
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Bug
fix</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>ApplicationErrored.tsx</strong><dd><code>Fix import
paths for organization-specific components</code>
</dd></summary>
<hr>
dashboard/src/features/orgs/projects/common/components/ApplicationErrored/ApplicationErrored.tsx
<li>Updated import paths to use organization-specific components.<br>
<li> Replaced imports from <code>projects/common/components</code> with
<br><code>orgs/projects/common/components</code>.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2953/files#diff-77c5a4128ffd614f299c867e5e3508430946f8f40d4ef5825f57874371fb1101 ">+4/-4</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Documentation</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>odd-weeks-turn.md</strong><dd><code>Add changeset for
application errored state fix</code>
</dd></summary>
<hr>
.changeset/odd-weeks-turn.md
<li>Added changeset for patch release.<br> <li> Documented fix for
application errored state under orgs.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2953/files#diff-f53d20fe91d0853f9299b26126c584ba5fc8dcb1767213b6875fe345907aec67 ">+5/-0</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-29 00:38:31 +01:00
Hassan Ben Jobrane
2849c86cc7
chore: fix linter errors ( #2952 )
...
### **PR Type**
Bug fix, Enhancement
___
### **Description**
- Fixed import order to comply with linter rules in `ticket.tsx`.
- Refactored logic to get available projects into a
`getAvailableProjects` function for better readability and
maintainability.
- Improved readability by reordering JSX attributes and fixing minor
formatting issues.
___
PRDescriptionHeader.CHANGES_WALKTHROUGH
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>ticket.tsx</strong><dd><code>Fix linter errors and
refactor project selection logic</code>
</dd></summary>
<hr>
dashboard/src/pages/support/ticket.tsx
<li>Fixed import order to comply with linter rules.<br> <li> Refactored
logic to get available projects into a function.<br> <li> Improved
readability by reordering JSX attributes.<br> <li> Fixed minor
formatting issues.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2952/files#diff-a66cba186d2014b03f1a0e005147ae7b48e88933700fe065d235cd819a949a97 ">+34/-25</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-28 23:01:28 +01:00
github-actions[bot]
264d414898
chore: update versions ( #2951 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.0.3
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-28 22:33:23 +01:00
Hassan Ben Jobrane
dd48eb9aac
fix: overview deployments ( #2949 )
...
### **PR Type**
Bug fix, Other
___
### **Description**
- Fixed an incorrect path in the project settings navigation within the
`OverviewRepository` component.
- Added a changeset file to document the bug fix.
___
PRDescriptionHeader.CHANGES_WALKTHROUGH
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Bug
fix</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>OverviewRepository.tsx</strong><dd><code>Fix incorrect
path in project settings navigation</code>
</dd></summary>
<hr>
dashboard/src/features/orgs/projects/overview/components/OverviewRepository/OverviewRepository.tsx
<li>Fixed incorrect path in project settings navigation.<br> <li>
Updated <code>href</code> attribute in <code>NavLink</code>.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2949/files#diff-0aa399e71cbdc92dc5ad0ede36b096f8cc07f963f696aa6103d41e11ee2aa725 ">+1/-1</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Other</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>dry-dancers-mate.md</strong><dd><code>Add changeset for
overview edit git settings fix</code>
</dd></summary>
<hr>
.changeset/dry-dancers-mate.md
- Added changeset for the bug fix in overview edit git settings.
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2949/files#diff-136813915fbf66c645b689e40d7ce63b0ad9d16d3bf92ad2bcd19d07d1a170e3 ">+5/-0</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-28 22:27:20 +01:00
Nuno Pato
12a3226df2
feat: dashboard: add org to support ticket ( #2938 )
...
### **PR Type**
Enhancement
___
### **Description**
- Added support for selecting an organization in the support ticket
form.
- Modified the form validation schema to include the organization field.
- Updated the logic to fetch and handle organizations data.
- Adjusted the UI layout to accommodate the new organization selection.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>ticket.tsx</strong><dd><code>Add organization selection
to support ticket form</code>
</dd></summary>
<hr>
dashboard/src/pages/support/ticket.tsx
<li>Added support for selecting an organization in the support ticket
<br>form.<br> <li> Modified the form validation schema to include the
organization field.<br> <li> Updated the logic to fetch and handle
organizations data.<br> <li> Adjusted the UI layout to accommodate the
new organization selection.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2938/files#diff-a66cba186d2014b03f1a0e005147ae7b48e88933700fe065d235cd819a949a97 ">+94/-38</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-28 20:22:11 -01:00
github-actions[bot]
7d5edb4064
chore: update versions ( #2948 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.0.2
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-28 21:33:10 +01:00
Hassan Ben Jobrane
37dae7d42c
fix: compute resources form unit tests ( #2947 )
...
### **PR Type**
Bug fix, Enhancement
___
### **Description**
- Corrected displayed price values in multiple test cases within
`ResourcesForm.test.tsx`.
- Adjusted expected text content in assertions to match the corrected
price values.
- Added a dependency on the test job for the Vercel publishing job in
the GitHub Actions workflow.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Bug
fix</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>ResourcesForm.test.tsx</strong><dd><code>Fix displayed
price values in resource form tests</code>
</dd></summary>
<hr>
dashboard/src/features/orgs/projects/resources/settings/components/ResourcesForm/ResourcesForm.test.tsx
<li>Corrected displayed price values in multiple test cases.<br> <li>
Adjusted expected text content in assertions.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2947/files#diff-8828db70c080be6fc19f88059b08587584f1c23c9159092d6b186ca82a1943aa ">+6/-11</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Enhancement</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>changesets.yaml</strong><dd><code>Add dependency on
test job for Vercel publishing</code>
</dd></summary>
<hr>
.github/workflows/changesets.yaml
- Added dependency on the test job for the Vercel publishing job.
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2947/files#diff-ecc2da2f3dd1dca6b98a2a914fb1666b448fa34dd10af65ec11099d8834c7b8f ">+2/-0</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-28 21:24:53 +01:00
Hassan Ben Jobrane
6903484f09
fix: graphiql layout on workspaces ( #2946 )
...
### **PR Type**
Bug fix
___
### **Description**
- Fixed the layout issue in the GraphiQL page by ensuring the main
container takes the full height.
- Reordered some CSS class attributes for better readability and
maintainability.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Bug
fix</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>graphql.tsx</strong><dd><code>Fix layout issues in
GraphiQL page</code>
</dd></summary>
<hr>
dashboard/src/pages/[workspaceSlug]/[appSlug]/graphql.tsx
<li>Adjusted CSS classes to ensure full height for the main
container.<br> <li> Minor reordering of CSS class attributes for better
readability.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2946/files#diff-7d9ffa9612fae524967ccb62f5e297ceb8dc52b4057aa558eb817c2c97f2af08 ">+2/-2</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-28 19:37:22 +01:00
Nuno Pato
c5e50deb9c
chore: dashboard: improve migrate project messaging ( #2944 )
...
### **PR Type**
Enhancement
___
### **Description**
- Enhanced the project migration messaging to provide more detailed
information and conditions.
- Added a check to ensure the target organization is on the same or
higher plan as the project being migrated.
- Introduced conditional rendering to prompt users to create an
organization if none exist with the required plan.
- Imported and utilized the `CreateOrgDialog` component for organization
creation.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>MigrateProjectToOrg.tsx</strong><dd><code>Improve
project migration messaging and validation</code>
</dd></summary>
<hr>
dashboard/src/features/orgs/components/MigrateProjectToOrg/MigrateProjectToOrg.tsx
<li>Added <code>CreateOrgDialog</code> import and component usage.<br>
<li> Enhanced migration messaging with additional information and
<br>conditions.<br> <li> Introduced conditional rendering based on
organization plan <br>validation.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2944/files#diff-d7ea08597de731b82ce33cea7c30a0017d28e936157247ac989aee9dfdea26e1 ">+30/-10</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-28 16:56:08 -01:00
github-actions[bot]
92d349a1ae
chore: update versions ( #2943 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.0.1
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-28 17:48:34 +01:00
Hassan Ben Jobrane
789f53204d
fix: disable migrate project submit button when form is not dirty ( #2941 )
...
### **User description**
fixes https://github.com/nhost/nhost/issues/2939
___
### **PR Type**
Enhancement, Bug fix
___
### **Description**
- Reset the form state when the migration dialog is opened or closed to
ensure a clean state.
- Disable the 'Migrate' button if the form is not dirty to prevent
submission without changes.
- Ensure the 'Cancel' button also resets the form state to avoid
unintended data retention.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>MigrateProjectToOrg.tsx</strong><dd><code>Improve form
handling and validation in migration modal</code>
</dd></summary>
<hr>
dashboard/src/features/orgs/components/MigrateProjectToOrg/MigrateProjectToOrg.tsx
<li>Reset form state when dialog is opened or closed.<br> <li> Disable
'Migrate' button if form is not dirty.<br> <li> Ensure 'Cancel' button
also resets form state.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2941/files#diff-d7ea08597de731b82ce33cea7c30a0017d28e936157247ac989aee9dfdea26e1 ">+17/-3</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-28 17:22:47 +01:00
Hassan Ben Jobrane
50c0302f6a
fix create support ticket page ( #2937 )
...
### **PR Type**
Bug fix, Enhancement
___
### **Description**
- Refactored class names in `AuthenticatedLayout` component for better
readability and consistency.
- Added `/support/ticket` to the list of paths that should not redirect
to 404 in `useNotFoundRedirect` hook.
- Refactored class names in the support ticket page for better
readability and consistency.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>AuthenticatedLayout.tsx</strong><dd><code>Refactor
class names in AuthenticatedLayout component</code>
</dd></summary>
<hr>
dashboard/src/components/layout/AuthenticatedLayout/AuthenticatedLayout.tsx
<li>Adjusted class names for better readability and consistency.<br>
<li> Reordered class properties for improved styling.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2937/files#diff-2d69ccffd267658f76d77a864cdece93fc222e08f6025955795fc6f4697f60e7 ">+6/-6</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>ticket.tsx</strong><dd><code>Refactor class names in
support ticket page</code>
</dd></summary>
<hr>
dashboard/src/pages/support/ticket.tsx
<li>Adjusted class names for better readability and consistency.<br>
<li> Reordered class properties for improved styling.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2937/files#diff-a66cba186d2014b03f1a0e005147ae7b48e88933700fe065d235cd819a949a97 ">+9/-9</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Bug fix</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>useNotFoundRedirect.ts</strong><dd><code>Prevent 404
redirect for support ticket page</code>
</dd></summary>
<hr>
dashboard/src/features/projects/common/hooks/useNotFoundRedirect/useNotFoundRedirect.ts
<li>Added <code>/support/ticket</code> to the list of paths that should
not redirect to <br>404.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2937/files#diff-837279cf43199053bca09913f62c4af019063a2e8dc7bfb7643ec54b7cecd29d ">+1/-0</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-27 15:08:39 +01:00
Hassan Ben Jobrane
9834cd19ea
fix support page ( #2936 )
...
### **PR Type**
Bug fix
___
### **Description**
- Fixed the size of the `Logo` component in the support page to ensure
proper display.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Bug
fix</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>index.tsx</strong><dd><code>Fix logo size in support
page</code>
</dd></summary>
<hr>
dashboard/src/pages/support/index.tsx
- Adjusted the size of the `Logo` component.
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2936/files#diff-64adb32f73092cbba8aedac54225398c237222d9ba03a702bbe9d676edcde49c ">+1/-1</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-27 14:54:05 +01:00
Hassan Ben Jobrane
e8bc14c076
fix useNotFoundRedirect to exclude /account path ( #2935 )
...
### **PR Type**
Bug fix
___
### **Description**
- Fixed the `useNotFoundRedirect` hook to exclude the `/account` path
from being redirected to the 404 page.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Bug
fix</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>useNotFoundRedirect.ts</strong><dd><code>Exclude
`/account` path from 404 redirection</code>
</dd></summary>
<hr>
dashboard/src/features/projects/common/hooks/useNotFoundRedirect/useNotFoundRedirect.ts
<li>Added a condition to exclude the <code>/account</code> path from the
404 <br>redirection logic.<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2935/files#diff-837279cf43199053bca09913f62c4af019063a2e8dc7bfb7643ec54b7cecd29d ">+1/-0</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-27 14:21:45 +01:00
Hassan Ben Jobrane
f76dbc28ba
fix workspace migrate button ( #2934 )
2024-10-27 14:02:06 +01:00
Hassan Ben Jobrane
5b95d41275
chore: remove test step from publish to vercel ( #2933 )
2024-10-27 13:15:18 +01:00
github-actions[bot]
e12a651bda
chore: update versions ( #2903 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@2.0.0
# @nhost/dashboard
## 1.30.0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## 1.29.0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## 1.28.2
### Patch Changes
- 52a38fe : chore: update dependencies to address security
vulnerabilities
- Updated dependencies [52a38fe ]
- @nhost/nextjs@2.1.21
## 1.28.1
### Patch Changes
- 9735fa2 : chore: remove broken link
## 1.28.0
### Minor Changes
- 526183a : feat: allow filtering users in "make request as" in graphql
section
- be3b85b : feat: add conceal errors toggle on auth settings page
### Patch Changes
- 35a2f12 : fix: prevent run service details from opening when attempting
to delete
- @nhost/react-apollo@12.0.6
- @nhost/nextjs@2.1.20
## 1.27.0
### Minor Changes
- a7cd02c : fix: resolve rate limit query
## 1.26.0
### Minor Changes
- 3773ad7 : chore: update pricing information
- b63250d : fix: not allow run service creation form resubmission while
creating a run service
- a44a1d4 : feat: add rate limits settings page
### Patch Changes
- @nhost/react-apollo@12.0.5
- @nhost/nextjs@2.1.19
## 1.25.0
### Minor Changes
- d1ceede : feat: add setting to migrate postgres major and/or minor
versions
- e5d3d1a : fix: allow manually typing column for custom check in
database row permissions
### Patch Changes
- @nhost/react-apollo@12.0.4
- @nhost/nextjs@2.1.18
## 1.24.1
### Patch Changes
- 49f2e55 : fix: use service subdomain in service form and service
details dialog
- 598b988 : fix: use current project subdomain in ServiceDetailsDialog
component
## 1.24.0
### Minor Changes
- abb24af : chore: add redirect to support page when project is locked
- 18a6455 : feat: show contact us info and locked reason when project is
locked
### Patch Changes
- e31eefa : fix: include ingresses field when updating run services
## 1.23.0
### Minor Changes
- 33284d3 : fix: don't show double scrollbar in configuration editor
### Patch Changes
- @nhost/react-apollo@12.0.3
- @nhost/nextjs@2.1.17
## 1.22.0
### Minor Changes
- 998c037 : fix: align drop-down list in select component
- 807b8c0 : fix: show city name in region selection for project creation
## 1.21.0
### Minor Changes
- a2efeed : fix: improve project health error handling, add unknown state
and polling interval for health state
## 1.20.0
### Minor Changes
- 8ea4210 : fix: error toasts can be closed individually, instead of
dismissing all toasts at once
- 58919ba : chore: add blink animation when project health service is
updating
## 1.19.0
### Minor Changes
- b519862 : fix: get configuration in configuration editor using local
development environment
## 1.18.0
### Minor Changes
- 502abad : feat: add services health checks indicators to the overview
page
- b3ff6ad : chore: update title text on service status modal
- dbadf59 : feat: add project configuration TOML editor to the settings
page
## 1.17.0
### Minor Changes
- 77fba27 : fix: postgres version validation when activating ai in ai
settings page
- ac6d1b6 : feat: use name instead of awsName
## 1.16.3
### Patch Changes
- 87a37cf : fix: remove unnecessary isPlatform check from verify button
disable logic on custom domains
- @nhost/react-apollo@12.0.2
- @nhost/nextjs@2.1.16
## 1.16.2
### Patch Changes
- a9413af : fix: update `GetAllWorkspacesAndProjects` query polling to
use exponential backoff
- @nhost/react-apollo@12.0.1
- @nhost/nextjs@2.1.15
## 1.16.1
### Patch Changes
- @nhost/react-apollo@12.0.0
- @nhost/nextjs@2.1.14
## 1.16.0
### Minor Changes
- c6d5c5c : feat: add toggle switch to enable/disable public access in
the database settings
## 1.15.2
### Patch Changes
- @nhost/react-apollo@11.0.4
- @nhost/nextjs@2.1.13
## 1.15.1
### Patch Changes
- @nhost/react-apollo@11.0.3
- @nhost/nextjs@2.1.12
## 1.15.0
### Minor Changes
- a7bde37 : feat: send metadata in the edit form
### Patch Changes
- 1bc615b : feat: improve error message handling in `ErrorToast`
component
- @nhost/react-apollo@11.0.2
- @nhost/nextjs@2.1.11
## 1.14.0
### Minor Changes
- a448d7d : feat: allow configuring postmark and delete SMTP settings
## 1.13.3
### Patch Changes
- 5924bc3 : fix: include password in `GetSmtpSettings` query
- c5ad634 : fix: resolved an issue where one-click install links were
broken on Safari
- 7278991 : fix: update graphql auto-embeddings configuration to use
String type for model field
## 1.13.2
### Patch Changes
- 026f84f : fix: use configuration server URL from environment variable
## 1.13.1
### Patch Changes
- 7e9a2ce : fix: resolve issue where run services form fails to open
## 1.13.0
### Minor Changes
- dd5d262 : feat: add model field to the auto-embeddings form
- 09962be : feat: enable settings and run services when running the
dashboard locally
- 9cdecb6 : feat: enable users to update their email address from the
account settings page
## 1.12.2
### Patch Changes
- c195c51 : fix: send email upon signin for unverified users
## 1.12.1
### Patch Changes
- 93ebdf8 : fix: use service urls when initilizaing NhostClient running
local dashboard
- @nhost/react-apollo@11.0.1
- @nhost/nextjs@2.1.10
## 1.12.0
### Minor Changes
- f242e4b : feat: add connect with github to the user's account settings
- 768ca17 : chore: update dependencies
- d62bd0f : fix: "Track this" option within the SQL editor now correctly
updates the metadata
- 91c2bb6 : feat: refactor sign-in and sign-up pages to enforce email
verification
### Patch Changes
- 943831f : fix: resolve an error toast issue when unpausing a project
- Updated dependencies [768ca17 ]
- @nhost/react-apollo@11.0.0
- @nhost/nextjs@2.1.9
## 1.11.2
### Patch Changes
- @nhost/react-apollo@10.0.2
- @nhost/nextjs@2.1.8
## 1.11.1
### Patch Changes
- 981404f : fix: set default value for healthCheck field validation
## 1.11.0
### Minor Changes
- 7789469 : chore: upgrade dependency `@graphql-codegen/cli` to `5.0.2`
to address vulnerability
- 6c11b75 : feat: add update user displayName section in account settings
### Patch Changes
- @nhost/react-apollo@10.0.1
- @nhost/nextjs@2.1.7
## 1.10.0
### Minor Changes
- 49a80c2 : chore: update dependencies
- 150c04a : feat: add healthcheck config to run services
### Patch Changes
- e03f141 : fix: allow insert, update and delete on tables in `auth` and
`storage` schemas
- 28676f4 : feat: add min postgres version check to enable the ai service
- Updated dependencies [49a80c2 ]
- @nhost/react-apollo@10.0.0
- @nhost/nextjs@2.1.6
## 1.9.0
### Minor Changes
- d86e5c9 : feat: add support for filtering the logs using a RegExp
## 1.8.3
### Patch Changes
- @nhost/react-apollo@9.0.3
- @nhost/nextjs@2.1.5
## 1.8.2
### Patch Changes
- 6df4f02 : fix: use custom error toast and show correct message when
sending an invite
## 1.8.1
### Patch Changes
- @nhost/react-apollo@9.0.2
- @nhost/nextjs@2.1.4
## 1.8.0
### Minor Changes
- 713d53c : feat: add catch-all route for workspace/project - useful for
documentation
### Patch Changes
- 3db2999 : fix: refresh table list after running SQL using the editor
- 3c4dd55 : fix: handle `Error` objects properly in the `ErrorToast`
component
- 92b434e : fix: resolve an issue where the checkbox in the data-grid
header did not select all rows
- @nhost/react-apollo@9.0.1
- @nhost/nextjs@2.1.3
## 1.7.0
### Minor Changes
- 0d8d0eb : Update docs and dashboard references
## 1.6.9
### Patch Changes
- @nhost/react-apollo@9.0.0
- @nhost/nextjs@2.1.2
## 1.6.8
### Patch Changes
- @nhost/react-apollo@8.0.1
- @nhost/nextjs@2.1.1
## 1.6.7
### Patch Changes
- 5ef5189 : fix: update `@apollo/client` to `3.9.4` to fix a cache bug
## 1.6.6
### Patch Changes
- 3ba485e : fix: added discord.com to connect-src
- e5bab6a : chore: update dependencies
- Updated dependencies [b19ffed ]
- Updated dependencies [e5bab6a ]
- @nhost/nextjs@2.1.0
- @nhost/react-apollo@8.0.0
## 1.6.5
### Patch Changes
- ba73bb4 : fix: update ErrorToast component to show the internal graphql
error
- d5337ff : fix: utilize accumulator in the creation of validation schema
within data grid utils
## 1.6.4
### Patch Changes
- 7c2a1c2 : feat: show error and debug info in the error toast
## 1.6.3
### Patch Changes
- 6b8aad5 : fix: add bare nhost.run to CSP
## 1.6.2
### Patch Changes
- b18edc0 : feat: added CSP and X-Frame-Options
## 1.6.1
### Patch Changes
- 8d91f71 : chore: update deps and enable pnpm audit
- 3b8473b : chore: update turbo to `1.11.3` and pnpm to `8.10.5` in
Dockerfile
- Updated dependencies [8d91f71 ]
- @nhost/react-apollo@7.0.2
- @nhost/nextjs@2.0.2
## 1.6.0
### Minor Changes
- 3ff1c2b53 : fix: show upgrade option for pro projects
## 1.5.0
### Minor Changes
- c2ef17c0a : feat: add support for new Team plan
## 1.4.0
### Minor Changes
- 7883bbcbd : feat: don't show deprecated plans
- 44be6dc0a : feat: set redirectTo during sign-in to support preview
environments
### Patch Changes
- 3c3594898 : fix: allow access to graphite when configured running in
local dashboard
- 32c246b7a : chore: update docs icon
## 1.3.2
### Patch Changes
- 174b4165b : chore: use env variables when running graphql codegen
- 7c977e714 : chore: change `Allowed Roles` to `Default Allowed Roles`
- 46f028b9f : fix: remove hardcoded ai version setting
## 1.3.1
### Patch Changes
- af33c21d1 : chore: remove backendUrl deprecation notice and remove all
references to `providersUpdated`
## 1.3.0
### Minor Changes
- 04784d880 : Fix graphite's default version
## 1.2.0
### Minor Changes
- 5733162ed : feat: add settings and ui for graphite
## 1.1.0
### Minor Changes
- e2b79b5ec : chore: remove sharp from deps
## 1.0.1
### Patch Changes
- @nhost/react-apollo@7.0.1
- @nhost/nextjs@2.0.1
## 1.0.0
### Major Changes
- bc9eff6e4 : chore: remove support for using backendUrl when
instantiating the Nhost client
### Patch Changes
- Updated dependencies [bc9eff6e4 ]
- @nhost/nextjs@2.0.0
- @nhost/react-apollo@7.0.0
## 0.21.1
### Patch Changes
- 97ced73a3 : fix(dashboard): prevent dashboard from resolving secrets
## 0.21.0
### Minor Changes
- ed1a8d458 : Update alert message on increasing PostgreSQL's volume
capacity
- 2e2248fd4 : feat(dashboard): add SQL editor
## 0.20.28
### Patch Changes
- 7c2c31082 : feat: add support for users to delete their account
- @nhost/react-apollo@6.0.1
- @nhost/nextjs@1.13.40
## 0.20.27
### Patch Changes
- fa79b7709 : chore(dashboard): tweaks and fixes to the service form and
dialog
- 8df84d782 : fix(dashboard): allow resetting custom domains
- @nhost/react-apollo@6.0.0
- @nhost/nextjs@1.13.39
## 0.20.26
### Patch Changes
- 331ba0376 : feat(dashboard): add postgres storage capacity modifier in
the settings
- b7f801874 : feat(dashboard): add new settings page for custom domains
## 0.20.25
### Patch Changes
- @nhost/react-apollo@5.0.38
## 0.20.24
### Patch Changes
- e10389ecf : fix(dashboard): disable run tab when developing locally
- @nhost/react-apollo@5.0.37
## 0.20.23
### Patch Changes
- c01568a7d : chore(dashboard): show alert to update oauth providers
## 0.20.22
### Patch Changes
- c3efb7ec8 : feat(dashboard): query latest announcement from platform
## 0.20.21
### Patch Changes
- 3e46d3873 : chore: update link to node18 announcement
## 0.20.20
### Patch Changes
- @nhost/react-apollo@5.0.36
- @nhost/nextjs@1.13.38
## 0.20.19
### Patch Changes
- 75c4c8ae3 : feat(dashboard): make env value input multiline
## 0.20.18
### Patch Changes
- 425d485f8 : fix(dashboard): make sure dedicated resources pricing
follows total resources
## 0.20.17
### Patch Changes
- ae324f67f : fix(dashboard): remove unused graphql fields
## 0.20.16
### Patch Changes
- df5b4302c : chore(dashboard): remove run feature flag
- bf4a1f6c2 : feat(dashboard): fetch auth, postgres, hasura and storage
versions from dashboard
- 34fc08ca7 : fix(dashboard/run): show correct private registry in
service details
- 885d10620 : chore(dashboard): change feedback to contact us
## 0.20.15
### Patch Changes
- ed16c8b5d : feat(run): add a confirmation dialog when deleting a run
service
- 216990888 : fix(run): center loading indicator when selecting a project
## 0.20.14
### Patch Changes
- 9fbea9787 : feat: add node18 announcement
## 0.20.13
### Patch Changes
- e84acf469 : fix(run): handle subdomain undefined error when creating a
new service
## 0.20.12
### Patch Changes
- b7c799d62 : feat(run): add dialog to copy registry and URLs
## 0.20.11
### Patch Changes
- 8903e6abd : fix(dashboard): show correct egress limit in usage stats
## 0.20.10
### Patch Changes
- 666a75a23 : feat(dashboard): add functions execution time and egress
volume to usage stats
## 0.20.9
### Patch Changes
- 5e1e80aa8 : fix(dashboard): show correct locales in user details
- @nhost/react-apollo@5.0.35
- @nhost/nextjs@1.13.37
## 0.20.8
### Patch Changes
- @nhost/react-apollo@5.0.34
- @nhost/nextjs@1.13.36
## 0.20.7
### Patch Changes
- 4a7ede11e : fix: distinguish files that were not uploaded
- 202b64723 : feat(nhost-run): add support for one-click-install run
services
- 074a0fa11 : feat(dashboard): add settings toggle to enable/disable
antivirus
- @nhost/react-apollo@5.0.33
- @nhost/nextjs@1.13.35
## 0.20.6
### Patch Changes
- b20761e97 : feat(services): add pricing info and confirmation dialog
- 90df6d81d : fix(services): handle null values when editing a service
- aa8508467 : fix: query service logs correctly
feat: enable multiline support for environment value input
## 0.20.5
### Patch Changes
- 8d7f84b8d : fix: make announcement adapt to theme
## 0.20.4
### Patch Changes
- 3b75bfce2 : fix: make announcement close properly
- f49819075 : fix: show correct values when dedicated resources are
disabled
## 0.20.3
### Patch Changes
- e643bd362 : fix(services): fix errors when config is null
- bcdab66bf : feat: add annoucement for nhost run
- f967a2e59 : added note about storage not being able to be downsized
- 311c7756d : chore(services): consistent naming for compute
## 0.20.2
### Patch Changes
- 9073182d5 : chore(dashboard): bump `turbo` to 1.10.11
- ece717d6e : feat(logs): show services in the logs page
- 82b335311 : feat(metrics): change grafana link to point to the
dashboards
- b135ef695 : fix(services): set command as optional and set min replicas
to 0
## 0.20.1
### Patch Changes
- 3d5c34f4c : fix(auth): fix users pagination limit
## 0.20.0
### Minor Changes
- c99d117d1 : feat(services): add support for custom services
## 0.19.2
### Patch Changes
- face99ccd : chore(deps): bump turbo version
- cfe527307 : style: tweak pull config warning in dark mode
- a9d7da8af : chore(deps): update dependency @types/pluralize to ^0.0.30
- 9aa4371ef : chore: add hasura-auth version 0.21.2
- d14e112bf : chore(deps): update dependency prettier-plugin-tailwindcss
to ^0.4.0
- d3e8bb94a : chore(deps): update dependency vite-plugin-dts to v3
## 0.19.1
### Patch Changes
- @nhost/react-apollo@5.0.32
- @nhost/nextjs@1.13.34
## 0.19.0
### Minor Changes
- 9c61c69a7 : chore(dashboard):add postgres 14.6-20230705-1 to the
version selector
### Patch Changes
- 47bda15ff : feat(settings): add warning to pull config
## 0.18.0
### Minor Changes
- ee0b9b8ed : chore(dashboard):add hasura v2.28.2 and v2.29.0 to the
version selector
## 0.17.20
### Patch Changes
- @nhost/react-apollo@5.0.31
- @nhost/nextjs@1.13.33
## 0.17.19
### Patch Changes
- f866120a6 : fix(users): use the password length from the config
## 0.17.18
### Patch Changes
- @nhost/react-apollo@5.0.30
- @nhost/nextjs@1.13.32
## 0.17.17
### Patch Changes
- ea7b102c0 : fix(pat): highlight expired tokens
## 0.17.16
### Patch Changes
- b3b64a3b7 : chore(deps): bump `@types/react` to `v18.2.14` and
`@types/react-dom` to `v18.2.6`
- 32b221f94 : chore(deps): bump `graphiql` to `v3`
- 3a56c12df : chore(deps): bump `turbo` to `v1.10.6`
- Updated dependencies [b3b64a3b7 ]
- @nhost/react-apollo@5.0.29
- @nhost/nextjs@1.13.31
## 0.17.15
### Patch Changes
- f41fdc12a : chore(deps): bump `turbo` to `1.10.5`
- 6199c1c55 : fix(projects): don't redirect to 404 page
- Updated dependencies [07a45fde0 ]
- @nhost/react-apollo@5.0.28
- @nhost/nextjs@1.13.30
## 0.17.14
### Patch Changes
- 80b22724d : chore(deps): bump `@types/react` to `v18.2.13`,
`@types/react-dom` to `v18.2.6` and `@storybook/testing-library` to
`v0.2.0`
## 0.17.13
### Patch Changes
- cc02902cb : chore(docs): update environment variable documentation
## 0.17.12
### Patch Changes
- 660d339e1 : fix(storybook): don't break storybook
- 660d339e1 : fix(tests): prevent warnings during tests
- @nhost/react-apollo@5.0.27
- @nhost/nextjs@1.13.29
## 0.17.11
### Patch Changes
- bd4d0c270 : chore(dashboard):add postgres 14.6-20230613-1 to the
version selector
## 0.17.10
### Patch Changes
- c8c2a10b2 : fix(database): don't break the password reset flow
- e70b45498 : chore(deps): bump `@types/react` to `v18.2.12` and
`@types/react-dom` to `v18.2.5`
## 0.17.9
### Patch Changes
- 842055099 : chore(deps): bump `turbo` to `v1.10.3` and `pnpm` to
`v8.6.2`
- fd12aa0a8 : chore(projects): remove the postgres password input from
the project creation screen
- 022b76e78 : chore(deps): bump `@types/react` to `v18.2.11`
- 3555ab2b7 : chore(deps): bump `vitest` monorepo to `v0.32.0`
- c43e54922 : feat(backups): add download button to backups
## 0.17.8
### Patch Changes
- d0457fe5c : feat(settings): improve the dashboard and config parity
- @nhost/react-apollo@5.0.26
- @nhost/nextjs@1.13.28
## 0.17.7
### Patch Changes
- 4f0368b95 : fix(account): don't break account settings page
## 0.17.6
### Patch Changes
- 64a8f41d0 : chore(resources): lower the maximum allowed resources per
service
## 0.17.5
### Patch Changes
- @nhost/react-apollo@5.0.25
- @nhost/nextjs@1.13.27
## 0.17.4
### Patch Changes
- 9b1d0f7a5 : fix(deployments): use correct timestamp for deployment
details
- 6d2963ffa : chore(deps): bump `@types/react` to `v18.2.8`
- 8871267b9 : chore(deps): downgrade `pnpm` to `v8.5.1` because of no
Turborepo support
## 0.17.3
### Patch Changes
- 01eeef9de : chore(misc): under the hood improvements
- 21e13db05 : chore(deps): bump `@types/react` to `v18.2.7` and `turbo`
to `v1.10.1`
- f16433ae6 : chore(secrets): allow empty secrets and environment
variables
- aa3c62989 : chore(cli): bump Nhost CLI version to v1.0
- @nhost/react-apollo@5.0.24
- @nhost/nextjs@1.13.26
## 0.17.2
### Patch Changes
- 88a4983f : chore(misc): under the hood improvements
## 0.17.1
### Patch Changes
- 9b0d4dde : feat(secrets): enable secrets
## 0.17.0
### Minor Changes
- 15d84a19 : Add postgres 14.6-20230525
## 0.16.14
### Patch Changes
- 4c626174 : chore: updated import paths, improved directory structure
- cc047b71 : chore(deps): bump `@fontsource` monorepo to `v5.0.0`
- 99edd012 : feat(account): add support for personal access tokens
## 0.16.13
### Patch Changes
- 78c7109c : feat(settings): allow selecting service versions
## 0.16.12
### Patch Changes
- 399009d6 : fix(gql): don't enter an infinite loop when fetching remote
app data
- 329e5a91 : fix(deployments): use the same sorting of deployments
everywhere
- 6d559d6e : chore(settings): add under the hood improvements to the
settings page
- 12eb236c : chore(deps): bump `prettier-plugin-tailwindcss` to `v0.3.0`
- f9b81a2a : chore(deps): bump `turbo` to `v1.9.8`
- 1345741b : fix(projects): don't redirect to 404 on project creation
- Updated dependencies [7fea29a8 ]
- @nhost/react-apollo@5.0.23
- @nhost/nextjs@1.13.25
## 0.16.11
### Patch Changes
- 1230b722 : fix(projects): don't redirect to 404 on when the project is
renamed
- @nhost/react-apollo@5.0.22
- @nhost/nextjs@1.13.24
## 0.16.10
### Patch Changes
- Updated dependencies [da03bf39 ]
- @nhost/react-apollo@5.0.21
- @nhost/nextjs@1.13.23
## 0.16.9
### Patch Changes
- 349aac36 : fix(settings): use region domain when constructing the
postgres connection string
## 0.16.8
### Patch Changes
- 20fb69fa : chore(projects): change the way how API URLs are constructed
## 0.16.7
### Patch Changes
- 49f9b837 : chore(docker): bump `pnpm` to `v8.4.0` and `turbo` to
`v1.9.3`
- 3f478a4e : chore(deps): bump `vitest` to `v0.31.0`, `@types/react` to
`v18.2.6` and `@types/react-dom` to `v18.2.4`
## 0.16.6
### Patch Changes
- d926f156 : fix(projects): redirect to 404 when an invalid project is
opened
- 49b99728 : fix(projects): disable features for non-owner members of
workspaces
## 0.16.5
### Patch Changes
- 12e2855f : chore(deps): bump `jsdom` to v22
- e4972b83 : feat(metrics): add Grafana page
## 0.16.4
### Patch Changes
- 3f396a9e : fix(projects): unpause after upgrading a paused project to
pro
- 3f396a9e : fix(projects): don't redirect to 404 page after project
creation
## 0.16.3
### Patch Changes
- Updated dependencies [90c60311 ]
- @nhost/react-apollo@5.0.20
- @nhost/nextjs@1.13.22
## 0.16.2
### Patch Changes
- 0f34f0c6 : fix(projects): disallow downgrading to free plan
- 8da291ad : chore(deps): bump `@types/react` to v18.2.0 and
`@types/react-dom` to v18.2.1
## 0.16.1
### Patch Changes
- adc828a5 : fix(gql): don't enter an infinite loop when fetching remote
app data
## 0.16.0
### Minor Changes
- 2fb1145f : feat(compute): add support for replicas
### Patch Changes
- d8ceccec : chore(env): remove deprecated `NHOST_BACKEND_URL`
environment variable
## 0.15.2
### Patch Changes
- 84b84ab7 : fix(projects): filter projects by workspace
## 0.15.1
### Patch Changes
- 2faf7907 : chore(deps): bump `graphql-request` to v6
- f1b5a944 : chore(deps): bump `@vitejs/plugin-react` to v4
- 7f1785ac : chore(deps): bump `@types/react` to v18.0.37
- @nhost/react-apollo@5.0.19
## 0.15.0
### Minor Changes
- 85889ee8 : feat(dashboard): add Compute management to the settings
## 0.14.8
### Patch Changes
- 668c8771 : chore(dialogs): unify dialog management of payment dialogs
## 0.14.7
### Patch Changes
- d4ccc656 : chore: cleanup unused code
- @nhost/react-apollo@5.0.18
- @nhost/nextjs@1.13.21
## 0.14.6
### Patch Changes
- b299cfc9 : chore(deps): bump `vitest` to v0.30.0
- 411cb65b : chore(projects): refactor workspace and project hooks
- 43b1b144 : chore(deps): bump `@types/react` to v18.0.34 and
`@types/react-dom` to v18.0.11
- Updated dependencies [43b1b144 ]
- @nhost/react-apollo@5.0.17
- @nhost/nextjs@1.13.20
## 0.14.5
### Patch Changes
- ba0d57ee : fix(i18n): revert i18n library
- 3328ed05 : feat(projects): improve overview when there is an error
## 0.14.4
### Patch Changes
- 5e0920ba : chore(deps): bump `next-seo` to v6
- 706c9dc3 : chore(deps): bump `@types/react` to 18.0.33
- 99f8f6b3 : feat(metrics): show metrics on the overview
## 0.14.3
### Patch Changes
- @nhost/react-apollo@5.0.16
## 0.14.2
### Patch Changes
- 3cb67300 : fix(logs): don't break UI when clearing time picker
- 7453bf3b : feat(projects): show project creator info
- c166dad0 : chore(tests): improve auth page tests
- 6a290bb2 : chore(deps): bump `@types/react` to 18.0.32
## 0.14.1
### Patch Changes
- @nhost/react-apollo@5.0.15
- @nhost/nextjs@1.13.19
## 0.14.0
### Minor Changes
- 6e1f03ea : feat(dashboard): add support for the Azure AD provider
### Patch Changes
- 1bd2c373 : chore(deps): bump `turbo` to 1.8.6
- d329b621 : chore(deps): bump `@types/react` to 18.0.30
- cb248f0d : fix(tests): avoid name collision in database tests
- 867c8076 : chore(deps): bump `@types/react` to 18.0.29
## 0.13.10
### Patch Changes
- e93b06ab : fix(dashboard): remove left margin from workspace list on
mobile
- 1c4806bf : chore(deps): bump `sharp` to 0.32.0
- @nhost/react-apollo@5.0.14
- @nhost/nextjs@1.13.18
## 0.13.9
### Patch Changes
- 912ed76c : chore(dashboard): bump `@apollo/client` to 3.7.10
- Updated dependencies [912ed76c ]
- @nhost/react-apollo@5.0.13
## 0.13.8
### Patch Changes
- 7c127372 : chore(dashboard): bump `react-error-boundary` to v4
## 0.13.7
### Patch Changes
- 9130ab12 : chore(dashboard): bump `yup` to v1 and `@hookform/resolvers`
to v3
## 0.13.6
### Patch Changes
- 253dd235 : using new mutation to create projects + refactor Create
Project page.
## 0.13.5
### Patch Changes
- @nhost/react-apollo@5.0.12
- @nhost/nextjs@1.13.17
## 0.13.4
### Patch Changes
- b48bc034 : fix(dashboard): disable new users
- 798e591b : fix(dashboard): show correct date in data grid
## 0.13.3
### Patch Changes
- bfb4c1a6 : chore(dashboard): remove `useAxios` property
- d8d8394b : Dashboard: allow to override hasura admin secret in docker
- Updated dependencies [ce1ee40d ]
- @nhost/nextjs@1.13.16
- @nhost/react-apollo@5.0.11
## 0.13.2
### Patch Changes
- beed2eba : Fix docker entrypoint for dashboard
- 2c8559a3 : fix(dashboard): refresh project list after deleting a
project
- 4329d048 : chore(dashboard): bump `graphiql` dependencies
## 0.13.1
### Patch Changes
- cbb1fc5b : chore(dashboard): cleanup GraphQL operations
## 0.13.0
### Minor Changes
- 088584e7 : feat(dashboard): add support for custom local subdomains
### Patch Changes
- 2ac90dfd : fix(dashboard): improve mobile responsive layout
- Updated dependencies [f375eacc ]
- @nhost/nextjs@1.13.15
- @nhost/react-apollo@5.0.10
## 0.12.4
### Patch Changes
- @nhost/react-apollo@5.0.9
- @nhost/nextjs@1.13.14
## 0.12.3
### Patch Changes
- 2b1338f7 : chore(dashboard): bump `turbo` to 1.8.3
- 5223ee93 : fix(dashboard): show correct deployment status on the main
page
- 850a049c : chore(deps): update docker/build-push-action action to v4
- Updated dependencies [850a049c ]
- @nhost/nextjs@1.13.13
- @nhost/react-apollo@5.0.8
## 0.12.2
### Patch Changes
- 4bf40995 : chore(deps): bump `typescript` to `4.9.5`
- 8bb097c9 : chore(deps): bump `vitest`
- 35d52aab : chore(deps): replace `cross-fetch` with `isomorphic-unfetch`
- Updated dependencies [4bf40995 ]
- Updated dependencies [8bb097c9 ]
- Updated dependencies [35d52aab ]
- @nhost/react-apollo@5.0.7
- @nhost/nextjs@1.13.12
## 0.12.1
### Patch Changes
- c96d7ccd : fix(dashboard): fix docker builds
## 0.12.0
### Minor Changes
- d1671210 : feat(dashboard): use mimir to manage project configuration
### Patch Changes
- f65e4de9 : chore(deps): bump @graphql-codegen monorepo to v3
## 0.11.20
### Patch Changes
- 4b4f0d01 : chore(dashboard): improve dialog management
## 0.11.19
### Patch Changes
- @nhost/react-apollo@5.0.6
- @nhost/nextjs@1.13.11
## 0.11.18
### Patch Changes
- 01318860 : fix(nhost-js): use correct URL for functions requests
- Updated dependencies [01318860 ]
- @nhost/react-apollo@5.0.5
- @nhost/nextjs@1.13.10
## 0.11.17
### Patch Changes
- f673adea : fix(dashboard): set correct Content-Type for user creation
- 445d8ef4 : chore(deps): bump `@nhost/react-apollo` to 5.0.4
- 445d8ef4 : chore(deps): bump `@nhost/nextjs` to 1.13.9
- 0368663d : fix(dashboard): allow permission editing for auth and
storage schemas
- Updated dependencies [445d8ef4 ]
- Updated dependencies [445d8ef4 ]
- @nhost/react-apollo@5.0.4
- @nhost/nextjs@1.13 .9
## 0.11.16
### Patch Changes
- b755e908 : fix(dashboard): use correct date for last seen
- 2d9145f9 : chore(deps): revert GraphQL client
- 1ddf704c : fix(dashboard): don't show false positive message for failed
user creation
- @nhost/react-apollo@5.0.3
- @nhost/nextjs@1.13 .8
## 0.11.15
### Patch Changes
- @nhost/react-apollo@5.0.2
- @nhost/nextjs@1.13 .7
## 0.11.14
### Patch Changes
- 2cc18dcb : fix(dashboard): prevent permission editor dropdown from
being always open
## 0.11.13
### Patch Changes
- 3343a363 : chore(dashboard): bump `@testing-library/react` to v14 and
`@testing-library/dom` to v9
- @nhost/react-apollo@5.0.1
- @nhost/nextjs@1.13 .6
## 0.11.12
### Patch Changes
- 87eda76e : chore(dashboard): bump `@types/react` to v18.0.28 and
`@types/react-dom` to v18.0.11
- 6f0ac570 : feat(dashboard): show dashboard version in account menu
## 0.11.11
### Patch Changes
- bf1e4071 : chore(dashboard): bump `react-is` version to `18.2.0`
- Updated dependencies [bf1e4071 ]
- Updated dependencies [5013213b ]
- @nhost/nextjs@1.13 .5
- @nhost/react-apollo@4.13 .5
## 0.11.10
### Patch Changes
- a37a430b : fix(dashboard): don't break UI when deployments are
unavailable
- @nhost/react-apollo@4.13 .4
- @nhost/nextjs@1.13 .4
## 0.11.9
### Patch Changes
- 7b970e68 : fix(dashboard): fix header link color
## 0.11.8
### Patch Changes
- f33242f2 : feat(dashboard): add new sign up, sign in and reset password
pages
## 0.11.7
### Patch Changes
- e9c8909c : fix(dashboard): use correct theme color in dark mode
## 0.11.6
### Patch Changes
- 902f486b : fix(dashboard): re-enable Hasura on logs page
## 0.11.5
### Patch Changes
- 1f9720fa : fix(dashboard): apply select permissions properly
## 0.11.4
### Patch Changes
- deb14b51 : fix(dashboard): don't break billing form
## 0.11.3
### Patch Changes
- @nhost/react-apollo@4.13 .3
- @nhost/nextjs@1.13 .3
## 0.11.2
### Patch Changes
- f143e51d : chore(dashboard): pin Turborepo to 1.6.3
## 0.11.1
### Patch Changes
- c2b5a41a : chore(dashboard): select system colors by default
## 0.11.0
### Minor Changes
- 1ebaf429 : feat(dashboard): introduce Dark Mode 🌚
### Patch Changes
- 63b445c4 : fixed duplicated logs bug and made to date count during live
mode
## 0.10.1
### Patch Changes
- e146d32e : chore(deps): update dependency @types/react to v18.0.27
- 59347fcd : correct allowed role name
- 5b65cac9 : updated authentication documentation
- 963f9b5e : feat(dashboard): include project info in feedback
## 0.10.0
### Minor Changes
- ed4c7801 : chore(dashboard): remove Functions section
## 0.9.10
### Patch Changes
- 4e2f8ccd : fix(dashboard): don't break Auth page in local mode
## 0.9.9
### Patch Changes
- 31abbe5f : fix(dashboard): enable toggle when settings are filled in
## 0.9.8
### Patch Changes
- 5bdd31ad : chore(dashboard): list fewer images per page on the Storage
page
- 5121851c : fix(dashboard): don't throw validation error for valid
permission rules
## 0.9.7
### Patch Changes
- c126b20d : fix(dashboard): correct redeployment button
## 0.9.6
### Patch Changes
- 36c3519c : feat(dashboard): retrigger deployments
## 0.9.5
### Patch Changes
- 200e9f77 : chore(deps): update dependency @types/react-dom to v18.0.10
- Updated dependencies [200e9f77 ]
- @nhost/nextjs@1.13 .2
- @nhost/react-apollo@4.13 .2
## 0.9.4
### Patch Changes
- dbd3ded5 : fix(dashboard): workspaces creation, new form, correct
redirects.
## 0.9.3
### Patch Changes
- 85f0f943 : fix(dashboard): don't break the table creation process
## 0.9.2
### Patch Changes
- Updated dependencies [d42c27ae ]
- Updated dependencies [927be4a2 ]
- @nhost/nextjs@1.13 .1
- @nhost/react-apollo@4.13 .1
## 0.9.1
### Patch Changes
- d0f80811 : fix(dashboard): don't show error when signing out the user
## 0.9.0
### Minor Changes
- d92891b2 : feat(dashboard): add Permission Editor to the Database
section
### Patch Changes
- 3d379128 : fix(dashboard): create new user
- @nhost/react-apollo@4.13 .0
- @nhost/nextjs@1.13 .0
## 0.8.1
### Patch Changes
- 7cadd944 : fix(dashboard): display Twitter provider settings
## 0.8.0
### Minor Changes
- 9a1aa7bb : add functions to the log dashboard
- f29abe62 : feat(dashboard): Users Management v2
### Patch Changes
- 7766624b : feat(dashboard): add JWT secret editor modal
- @nhost/react-apollo@4.12 .1
- @nhost/nextjs@1.12 .1
## 0.7.13
### Patch Changes
- dd0738d5 : fix(dashboard): provisioning status polling
## 0.7.12
### Patch Changes
- b21222b3 : chore(deps): update dependency @types/node to v16
- 9e0486a3 : fix(dashboard): close modals when navigating
- Updated dependencies [b21222b3 ]
- Updated dependencies [65687bee ]
- Updated dependencies [54df0df4 ]
- @nhost/nextjs@1.12 .0
- @nhost/react-apollo@4.12 .0
## 0.7.11
### Patch Changes
- d6527122 : fix(dashboard): use correct service URLs
## 0.7.10
### Patch Changes
- Updated dependencies [57db5b83 ]
- @nhost/nextjs@1.11 .0
- @nhost/nhost-js@1.7.0
- @nhost/react@0.17 .0
- @nhost/react-apollo@4.11 .0
## 0.7.9
### Patch Changes
- a6d31dc2 : fix(dashboard): don't break the UI when project is not
loaded yet
## 0.7.8
### Patch Changes
- 7f251111 : Use `NhostProvider` instead of `NhostReactProvider` and
`NhostNextProvider`
`NhostReactProvider` and `NhostNextProvider` are now deprecated
- f4d70f88 : fix(dashboard): do not break when region is nullish
- 4a9471cc : Windows Live Provider displayed link updated to match
backend url
- 594488e4 : fix(dashboard): do not show error when submitting Apple
provider settings
- Updated dependencies [7f251111 ]
- @nhost/nextjs@1.10 .0
- @nhost/react@0.16 .0
- @nhost/react-apollo@4.10 .0
## 0.7.7
### Patch Changes
- 80b604ad : fix(dashboard): use correct Hasura slug
## 0.7.6
### Patch Changes
- 2d2beb53 : fix(dashboard): prevent error on GraphQL page
- ac8efcbd : chore(dashboard): deprecate old DNS name
## 0.7.5
### Patch Changes
- 132a4f4b : chore(dashboard): remove unused dependencies
- 132a4f4b : chore(deps): synchronize @types/react-dom and @types/react
versions
- db57572f : fix(dashboard): correct section paddings when no env vars
- Updated dependencies [132a4f4b ]
- @nhost/react@0.15 .2
- @nhost/react-apollo@4.9.2
- @nhost/nextjs@1.9.3
## 0.7.4
### Patch Changes
- 34d85e54 : chore(deps): update dependency critters to ^0.0.16
- 9b93cf95 : chore(deps): update dependency @netlify/functions to ^0.11.0
- e0439030 : chore(deps): update dependency @types/react-dom to v18.0.9
- Updated dependencies [82124329 ]
- @nhost/nextjs@1.9.2
## 0.7.3
### Patch Changes
- a1193da4 : fix(dashboard): remove character limit from env var inputs
## 0.7.2
### Patch Changes
- 44f13f62 : chore(dashboard): cleanup unused files
## 0.7.1
### Patch Changes
- e01cb2ed : chore(dashboard): change settings sidebar menu item density
## 0.7.0
### Minor Changes
- db342f45 : chore(dashboard): refactor Roles and Permissions settings
sections
- 8b9fa0b1 : feat(dashboard): add Environment Variables page
### Patch Changes
- Updated dependencies [66b4f3d0 ]
- Updated dependencies [2e6923dc ]
- Updated dependencies [ef117c28 ]
- Updated dependencies [aebb8225 ]
- @nhost/core@0.9.4
- @nhost/nhost-js@1.6.2
- @nhost/nextjs@1.9.1
- @nhost/react@0.15 .1
- @nhost/react-apollo@4.9.1
## 0.6.0
### Minor Changes
- eef9c914 : feat(dashboard): add Roles and Permissions page
## 0.5.0
### Minor Changes
- a48dd5bf : feat(dashboard): make backend port configurable
## 0.4.3
### Patch Changes
- 5de965d9 : fix(dashboard): alphabetic ordering of providers
- b9087a4a : fix(dashboard): console -> dashboard terminology
- ca012d79 : docs(workos): WorkOS Docs
## 0.4.2
### Patch Changes
- 89bd37bc : fix(dashboard): correct redirect URL input opacity
- Updated dependencies [4601d84e ]
- Updated dependencies [843087cb ]
- @nhost/react@0.15 .0
- @nhost/nextjs@1.9.0
- @nhost/react-apollo@4.9.0
## 0.4.1
### Patch Changes
- 766cb612 : fix(dashboard): correct redirect URL for oauth providers
- Updated dependencies [53bdc294 ]
- Updated dependencies [f2aaff05 ]
- @nhost/nextjs@1.8.3
- @nhost/core@0.9.3
- @nhost/react@0.14 .3
- @nhost/nhost-js@1.6.1
- @nhost/react-apollo@4.8.3
## 0.4.0
### Minor Changes
- 9211743d : feat(dashboard): migrate Settings page features
## 0.3.0
### Minor Changes
- 73da6a67 : fix(dashboard): avoid using BACKEND_URL locally
## 0.2.0
### Minor Changes
- db118f97 : feat(dashboard): generate Docker image
## @nhost/docs@2.19 .0
### Minor Changes
- fb7be36 : feat: added azuread's guide
- 2e42eac : feat: added autoscaler docs
### Patch Changes
- d197507 : chore: added pg's ip4r extension documentation
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-27 12:36:33 +01:00
Hassan Ben Jobrane
9d91857bab
feat: organizations ( #2878 )
...
### **PR Type**
Enhancement
___
### **Description**
- Implemented a new navigation system with MainNav, PinnedMainNav, and
NavTree components, providing a more flexible and hierarchical
navigation structure.
- Added BreadcrumbNav and various ComboBox components
(BreadcrumbComboBox, NavComboBox, OrgsComboBox, ProjectsComboBox) to
enhance navigation and selection capabilities.
- Refactored the AuthenticatedLayout to incorporate the new navigation
components and implement a pinned navigation feature.
- Created a new useSSRLocalStorage hook for SSR-compatible state
persistence.
- Updated the Tailwind configuration with new color schemes, themes, and
utility classes, including dark mode support.
- Enhanced global styles with new CSS variables for theming and custom
scrollbar styles.
- Added new UI components from the shadcn/ui library, improving the
overall design system.
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><details><summary>13
files</summary><table>
<tr>
<td>
<details>
<summary><strong>AuthenticatedLayout.tsx</strong><dd><code>Refactor
AuthenticatedLayout with new navigation components</code></dd></summary>
<hr>
dashboard/src/components/layout/AuthenticatedLayout/AuthenticatedLayout.tsx
<li>Added MainNav and PinnedMainNav components<br> <li> Implemented new
layout structure with pinned navigation<br> <li> Added state management
for main navigation pinning<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-2d69ccffd267658f76d77a864cdece93fc222e08f6025955795fc6f4697f60e7 ">+37/-14</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>BreadcrumbComboBox.tsx</strong><dd><code>Add
BreadcrumbComboBox component for navigation</code>
</dd></summary>
<hr>
dashboard/src/components/layout/Header/BreadcrumbComboBox.tsx
<li>Created new BreadcrumbComboBox component<br> <li> Implemented
dropdown functionality for breadcrumb navigation<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-1d14ffa8e3a2bbaf9d8bfd4f215670cc62ce74558420619b98dd563a82f5ddb2 ">+109/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>BreadcrumbNav.tsx</strong><dd><code>Implement
BreadcrumbNav component for improved navigation</code></dd></summary>
<hr>
dashboard/src/components/layout/Header/BreadcrumbNav.tsx
<li>Created new BreadcrumbNav component<br> <li> Implemented breadcrumb
navigation structure<br> <li> Added options for project pages and
settings<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-2a69d273b2a9e8695d46f6c73dcbb6e161d3bb85f52deb65930018b17b148b3e ">+167/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>Header.tsx</strong><dd><code>Update Header component
with new BreadcrumbNav</code>
</dd></summary>
<hr>
dashboard/src/components/layout/Header/Header.tsx
<li>Replaced Breadcrumbs with new BreadcrumbNav component<br> <li>
Removed unused imports and components<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-edac1cd4478dc0ad12911ea2e486f40e49f6dc64eaf8e72084225d1f4e8725af ">+5/-27</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>NavComboBox.tsx</strong><dd><code>Add NavComboBox
component for flexible navigation</code>
</dd></summary>
<hr>
dashboard/src/components/layout/Header/NavComboBox.tsx
<li>Created new NavComboBox component<br> <li> Implemented dropdown
functionality for navigation options<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-03f769436f4a64a689c59d13915dc8a7e832922834f644791c70c6577cdde254 ">+93/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>OrgsComboBox.tsx</strong><dd><code>Add OrgsComboBox
component for organization selection</code>
</dd></summary>
<hr>
dashboard/src/components/layout/Header/OrgsComboBox.tsx
<li>Created new OrgsComboBox component<br> <li> Implemented organization
selection functionality<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-0736dac185f4ed134d5b53be292c9a2ee4f6df65e965b801a2dbbc8a184b3687 ">+128/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>ProjectsComboBox.tsx</strong><dd><code>Add
ProjectsComboBox component for project selection</code>
</dd></summary>
<hr>
dashboard/src/components/layout/Header/ProjectsComboBox.tsx
<li>Created new ProjectsComboBox component<br> <li> Implemented project
selection functionality<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-3cce1319c40c935cc1ff9487f6bf9dff402d1da5087fa93be4a8c699eb5f3313 ">+96/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>MainNav.tsx</strong><dd><code>Implement MainNav
component for primary navigation</code>
</dd></summary>
<hr>
dashboard/src/components/layout/MainNav/MainNav.tsx
<li>Created new MainNav component<br> <li> Implemented main navigation
structure and functionality<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-8a552e1cae4ec4725740e006ec406aa60057db39c9580a31d938709d17d4b2c3 ">+68/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>NavTree.tsx</strong><dd><code>Implement NavTree
component for hierarchical navigation</code>
</dd></summary>
<hr>
dashboard/src/components/layout/MainNav/NavTree.tsx
<li>Created new NavTree component<br> <li> Implemented tree-like
navigation structure<br> <li> Added state management for expanded and
selected items<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-84209ba4cfca6eccb21d8aaaad77bf1af5a18675e6ba077b36acd8977e4c2569 ">+371/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>PinnedMainNav.tsx</strong><dd><code>Add PinnedMainNav
component for persistent navigation</code>
</dd></summary>
<hr>
dashboard/src/components/layout/MainNav/PinnedMainNav.tsx
<li>Created new PinnedMainNav component<br> <li> Implemented pinned
navigation functionality<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-0fbc67c16a16e263b51e46ada3fbaccc041074f31f541bf663ae3b4b5f2a2a17 ">+32/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>useSSRLocalStorage.ts</strong><dd><code>Add
useSSRLocalStorage hook for SSR-compatible state
persistence</code></dd></summary>
<hr>
dashboard/src/hooks/useSSRLocalStorage/useSSRLocalStorage.ts
<li>Created new useSSRLocalStorage hook<br> <li> Implemented
SSR-compatible localStorage functionality<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-58eab59d856dea91ae242056c61e1fa029f50cdd12ede011003c969a06521bf0 ">+64/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>utils.ts</strong><dd><code>Add utility function for
class name merging</code>
</dd></summary>
<hr>
dashboard/src/lib/utils.ts
- Added utility function for merging class names
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-57035bfd3b91de326fec3e5a0bf19487f03130a9a09dc3e428c79f556677081b ">+6/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>globals.css</strong><dd><code>Update global styles with
new theming and dark mode support</code></dd></summary>
<hr>
dashboard/src/styles/globals.css
<li>Added new CSS variables for theming<br> <li> Implemented dark mode
styles<br> <li> Added custom scrollbar styles<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-fe5e1172304066de64ab9008cce8cb7ac09661fbc93feb37d0ba69091f7f4311 ">+79/-2</a>
</td>
</tr>
</table></details></td></tr><tr><td><strong>Configuration
changes</strong></td><td><details><summary>1 files</summary><table>
<tr>
<td>
<details>
<summary><strong>tailwind.config.js</strong><dd><code>Update Tailwind
configuration with new themes and utilities</code></dd></summary>
<hr>
dashboard/tailwind.config.js
<li>Added new color schemes and themes<br> <li> Implemented dark mode
configuration<br> <li> Added new utility classes and animations<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2878/files#diff-0421515d64f36bf18988a5e62f6b406277d9a63b6991a8b3f4c9e976836449c8 ">+77/-14</a>
</td>
</tr>
</table></details></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**:
>Comment `/help` on the PR to get a list of all available PR-Agent tools
and their descriptions
---------
Co-authored-by: David BM <correodelnino@gmail.com >
Co-authored-by: Nuno Pato <nunopato@gmail.com >
2024-10-27 12:32:06 +01:00
David Barroso
fb7be360a8
feat (docs): added azuread's guide ( #2915 )
...
### **PR Type**
Enhancement, Documentation
___
### **Description**
- Added a comprehensive guide for signing in with Azure AD (Azure Active
Directory)
- Provided detailed instructions for setting up Azure AD in the Azure
Portal
- Explained the process of configuring Nhost to work with Azure AD
- Included a code snippet demonstrating how to implement Azure AD
sign-in using the Nhost JavaScript client
- Updated the documentation navigation to include the new Azure AD guide
- Created a changeset to document the addition of the Azure AD guide and
specify a minor version bump
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>quiet-geckos-juggle.md</strong><dd><code>Add changeset
for Azure AD guide</code>
</dd></summary>
<hr>
.changeset/quiet-geckos-juggle.md
<li>Added a new changeset file for documenting the addition of Azure AD
<br>guide<br> <li> Specified a minor version bump for '@nhost/docs'
package<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2915/files#diff-2c7db1bbd9a097cc4cc00cd3cf2c0609990a73d356d72adcf68f98f903cf6019 ">+5/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>sign-in-azuread.mdx</strong><dd><code>Add Azure AD
sign-in guide</code>
</dd></summary>
<hr>
docs/guides/auth/social/sign-in-azuread.mdx
<li>Created a new guide for signing in with Azure AD<br> <li> Provided
step-by-step instructions for setting up Azure AD<br> <li> Explained how
to configure Nhost for Azure AD integration<br> <li> Included code
snippet for user sign-in using Nhost JavaScript client<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2915/files#diff-a330d3942593fc968c6fd909dda5b287ea31a759434045a71b8b7ec797419cb7 ">+47/-0</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Configuration
changes</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>mint.json</strong><dd><code>Update navigation to
include Azure AD guide</code>
</dd></summary>
<hr>
docs/mint.json
<li>Added 'sign-in-azuread' to the list of pages under the "Social Sign
<br>In" group<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2915/files#diff-c91a604899dfef4b2494c317f4fd39a7f22b79986095f580399347293d534deb ">+1/-0</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-10-11 12:02:30 +02:00
David Barroso
2e42eacfbd
feat (docs): added autoscaler ( #2893 )
...
### **PR Type**
Enhancement, Documentation
___
### **Description**
- Added comprehensive documentation for Service Replicas and Autoscaler
feature
- Merged Service Replicas and Autoscaler information into a single
document
- Updated navigation in `mint.json` to reflect the new combined
documentation
- Removed the outdated `service-replicas.mdx` file
- Included detailed explanations, configuration examples, and visual
aids for both features
- Added a changeset file to track the documentation update
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>rich-pianos-wait.md</strong><dd><code>Add changeset for
autoscaler documentation</code>
</dd></summary>
<hr>
.changeset/rich-pianos-wait.md
<li>Added a new changeset file for documenting the addition of
autoscaler <br>feature<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2893/files#diff-b38d2e467fe53e5cef3094336e32d5e09a87cdbbe59553c2034348d7047e5672 ">+5/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>service-replicas-autoscaler.mdx</strong><dd><code>Add
comprehensive documentation for Service Replicas and
Autoscaler</code></dd></summary>
<hr>
docs/platform/service-replicas-autoscaler.mdx
<li>Added new documentation file for Service Replicas and Autoscaler<br>
<li> Includes detailed explanations of benefits, configuration, and how
the <br>autoscaler works<br> <li> Provides code examples and visual
aids<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2893/files#diff-72e0e04445c429040a472b7ffff55770f2c9d0851515a78660815cfe1d425892 ">+110/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>service-replicas.mdx</strong><dd><code>Remove outdated
Service Replicas documentation</code>
</dd></summary>
<hr>
docs/platform/service-replicas.mdx
- Removed the entire content of the file
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2893/files#diff-dd223fea7b8ec5396edafcfc008ea3bdc08faff0e61da846584f957bffbb0446 ">+0/-45</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Configuration
changes</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>mint.json</strong><dd><code>Update navigation for
autoscaler documentation</code>
</dd></summary>
<hr>
docs/mint.json
<li>Updated the "Platform" group page reference from "service-replicas"
to <br>"service-replicas-autoscaler"<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2893/files#diff-c91a604899dfef4b2494c317f4fd39a7f22b79986095f580399347293d534deb ">+1/-1</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-09-30 10:04:45 +02:00
David Barroso
d19750728c
chore (docs): added pg's ip4r extension documentation ( #2902 )
...
### **PR Type**
Documentation, Enhancement
___
### **Description**
- Added documentation for the PostgreSQL ip4r extension in the database
guide
- Included instructions for installing and uninstalling the ip4r
extension
- Added a link to the ip4r GitHub repository for further reference
- Created a new changeset file to track the documentation update
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>brown-bulldogs-help.md</strong><dd><code>Add changeset
for ip4r extension documentation</code>
</dd></summary>
<hr>
.changeset/brown-bulldogs-help.md
<li>Added a new changeset file for documenting the addition of ip4r
<br>extension documentation<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2902/files#diff-8ff5a0f01b8783a66f72228316adcb09ce4703fdbda7045ac8f86441dae4a1ec ">+5/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>extensions.mdx</strong><dd><code>Add ip4r extension
documentation to database guide</code>
</dd></summary>
<hr>
docs/guides/database/extensions.mdx
<li>Added documentation for the ip4r PostgreSQL extension<br> <li>
Included installation and uninstallation SQL commands<br> <li> Added a
link to the ip4r GitHub repository<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2902/files#diff-7a41fa45d84db83a8c01a76ddb42ad614022ad94a4c3a6aa321f5b9a5300da8c ">+21/-1</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-09-30 08:05:22 +02:00
github-actions[bot]
551298b568
chore: update versions ( #2900 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/dashboard@1.30 .0
### Minor Changes
- 50441a8 : feat: add ui for project autoscaler settings and run services
autoscaler settings
## @nhost/docs@2.18 .0
### Minor Changes
- c4aa159 : feat: added advanced TLS document
### Patch Changes
- 91f0465 : feat: added turnstile guide
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-27 15:01:34 +01:00
David BM
50441a84cb
feat (dashboard): add autoscaler ui ( #2872 )
...
### **User description**
Resolves #2854
___
### **PR Type**
Enhancement
___
### **Description**
This PR introduces autoscaler UI functionality to the dashboard:
- Added new AutoscalerFormSection component for configuring autoscaler
settings
- Integrated autoscaler settings into ResourcesForm and ServiceForm
components
- Updated GraphQL queries and fragments to include autoscaler fields
- Modified validation schemas to accommodate autoscaler configurations
- Added new InfoOutlinedIcon component for improved UI feedback
- Updated types in graphql.ts to support new autoscaler and Grafana
features
- Implemented debounced handlers for form inputs to improve performance
- Added changeset for the new feature
- Made minor styling adjustments for consistency across components
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td><details><summary>2
files</summary><table>
<tr>
<td>
<details>
<summary><strong>next-env.d.ts</strong><dd><code>Update TypeScript
configuration URL</code>
</dd></summary>
<hr>
dashboard/next-env.d.ts
- Updated the URL for TypeScript configuration information
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-987cb886800df332c01f9cc3bdda1d903e619d92610bfdf08be35525bb280cd2 ">+1/-1</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>thirty-ravens-applaud.md</strong><dd><code>Add
changeset for autoscaler UI</code>
</dd></summary>
<hr>
.changeset/thirty-ravens-applaud.md
- Added changeset for the new autoscaler UI feature
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-f362e0efe6fe43cacc0b43340eb2a27bd9b49091536e45a22500e8752c5ea2aa ">+5/-0</a>
</td>
</tr>
</table></details></td></tr><tr><td><strong>Enhancement</strong></td><td><details><summary>14
files</summary><table>
<tr>
<td>
<details>
<summary><strong>InfoOutlinedIcon.tsx</strong><dd><code>Add
InfoOutlinedIcon component</code>
</dd></summary>
<hr>
dashboard/src/components/ui/v2/icons/InfoOutlinedIcon/InfoOutlinedIcon.tsx
<li>Added a new InfoOutlinedIcon component<br> <li> Implemented the icon
using SVG paths<br> <li> Set up proper component naming and export<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-14bd3b1512123ee2900b3aacbcceb35cba9d43dc1cd847f9c7188519234a49cb ">+30/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>index.ts</strong><dd><code>Export InfoOutlinedIcon
component</code>
</dd></summary>
<hr>
dashboard/src/components/ui/v2/icons/InfoOutlinedIcon/index.ts
- Added export for InfoOutlinedIcon component
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-fbaf8132a386acdf834271af1efecd14f60b07f30b9906a710a6fee73e007da5 ">+1/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>ResourcesForm.tsx</strong><dd><code>Integrate
autoscaler settings in ResourcesForm</code>
</dd></summary>
<hr>
dashboard/src/features/projects/resources/settings/components/ResourcesForm/ResourcesForm.tsx
<li>Added autoscaler configuration to resource settings<br> <li> Updated
form initialization and submission to include autoscaler
<br>settings<br> <li> Modified form reset to include autoscaler
fields<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-6d00a7b503dbd4b76f86d3949458d7f0bd62622cf17c523e0d668e3b459b67b5 ">+64/-26</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>ServiceResourcesFormFragment.tsx</strong><dd><code>Add
autoscaler UI to ServiceResourcesFormFragment</code>
</dd></summary>
<hr>
dashboard/src/features/projects/resources/settings/components/ServiceResourcesFormFragment/ServiceResourcesFormFragment.tsx
<li>Added autoscaler UI elements including switch and max replicas
input<br> <li> Implemented debounced handlers for replica and max
replica changes<br> <li> Updated layout to accommodate new autoscaler
settings<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-101690b5bda069581f2bf13bfd9559484984f0c137349daff49c3901b8235fb3 ">+89/-45</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>resourceSettingsValidationSchema.ts</strong><dd><code>Update
validation schema for autoscaler</code>
</dd></summary>
<hr>
dashboard/src/features/projects/resources/settings/utils/resourceSettingsValidationSchema/resourceSettingsValidationSchema.ts
<li>Updated validation schema to include autoscaler settings<br> <li>
Modified ratio validation to consider autoscaler activation<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-12c309ecfbe9c5393770e8eb678047701de3e7e0813972266014fa10a2add287 ">+8/-2</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>ServiceForm.tsx</strong><dd><code>Integrate autoscaler
in ServiceForm</code>
</dd></summary>
<hr>
dashboard/src/features/services/components/ServiceForm/ServiceForm.tsx
<li>Added autoscaler configuration to service form submission<br> <li>
Included AutoscalerFormSection component in the form<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-d62640c5c152c7b50a3a53deefcb29c6ed1fa685e15511863c09784497139c49 ">+8/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>ServiceFormTypes.ts</strong><dd><code>Add autoscaler to
ServiceFormTypes</code>
</dd></summary>
<hr>
dashboard/src/features/services/components/ServiceForm/ServiceFormTypes.ts
<li>Added autoscaler field to the validation schema<br> <li> Set up
validation rules for autoscaler maxReplicas<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-70dc64b40f78adad0ce3db0f56cddfe824f3eb2d116b2ea6411518546810f3af ">+6/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>AutoscalerFormSection.tsx</strong><dd><code>Create
AutoscalerFormSection component</code>
</dd></summary>
<hr>
dashboard/src/features/services/components/ServiceForm/components/AutoscalerFormSection/AutoscalerFormSection.tsx
<li>Implemented new AutoscalerFormSection component<br> <li> Added UI
for enabling/disabling autoscaler and setting max replicas<br> <li>
Integrated with form context for data management<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-9c4cd6fb8cee6545ad4bba24cc91660a00d5d951315c9580f57c18f8d46be696 ">+87/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>index.ts</strong><dd><code>Export AutoscalerFormSection
component</code>
</dd></summary>
<hr>
dashboard/src/features/services/components/ServiceForm/components/AutoscalerFormSection/index.ts
- Added export for AutoscalerFormSection component
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-e5e0fc7b69cda7ec41d221c2d2eb31236da9f75940cd245f9bf5edf8a7438c38 ">+1/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>ServicesList.tsx</strong><dd><code>Include autoscaler
in ServicesList</code>
</dd></summary>
<hr>
dashboard/src/features/services/components/ServicesList/ServicesList.tsx
<li>Added autoscaler field to service configuration<br> <li> Updated
styling classes for consistency<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-efb3008c23436b2db5bb94de15e91c78cf76ef6481ecb02eb542cf660ba98653 ">+9/-8</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>graphql.ts</strong><dd><code>Update GraphQL types for
autoscaler and Grafana</code>
</dd></summary>
<hr>
dashboard/src/utils/__generated__/graphql.ts
<li>Updated GraphQL types to include autoscaler configurations<br> <li>
Added new types for Grafana alerting and contacts<br> <li> Modified
existing types to accommodate autoscaler fields<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-fbd5db84b560b1c91675004448c6c7fa0dcbfb28b9eb05d53b03e6cb7b83ebac ">+293/-6</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>getResources.gql</strong><dd><code>Update
ServiceResources GraphQL fragment</code>
</dd></summary>
<hr>
dashboard/src/features/projects/resources/settings/gql/getResources.gql
- Added autoscaler fields to the ServiceResources fragment
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-68fa86be385f712ad875b055ed1403ec2086642aa31030bb2826615a136dd0ad ">+12/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>getRunService.graphql</strong><dd><code>Update
getRunService GraphQL query</code>
</dd></summary>
<hr>
dashboard/src/gql/services/getRunService.graphql
- Added autoscaler field to the getRunService query
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-2e51dd3f3ee7a2bafdb9c754e57ce461cdf2b2ef754edc7d99120fa859e6c1d2 ">+3/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>getRunServices.graphql</strong><dd><code>Update
RunServiceConfig GraphQL fragment</code>
</dd></summary>
<hr>
dashboard/src/gql/services/getRunServices.graphql
- Added autoscaler field to the RunServiceConfig fragment
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-bddccfbe4a76e754eff4aff107d8780424c0f3606c781a8e6e3a5c9c099b7c57 ">+3/-0</a>
</td>
</tr>
</table></details></td></tr><tr><td><strong>Formatting</strong></td><td><details><summary>1
files</summary><table>
<tr>
<td>
<details>
<summary><strong>index.tsx</strong><dd><code>Update styling in services
page</code>
</dd></summary>
<hr>
dashboard/src/pages/[workspaceSlug]/[appSlug]/services/index.tsx
- Minor styling adjustment for consistency
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2872/files#diff-e418070dbf550b4e92ae18e7f29bdd757d923b69e128cebe70f2fd3a47fcabd9 ">+1/-1</a>
</td>
</tr>
</table></details></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
---------
Co-authored-by: Hassan Ben Jobrane <hsanbenjobrane@gmail.com >
2024-09-27 14:43:45 +01:00
David Barroso
c4aa159f1f
feat (docs): added advanced TLS document ( #2899 )
...
### **PR Type**
Enhancement, Documentation
___
### **Description**
- Added a new comprehensive guide on advanced TLS configuration,
including TLS Client Authentication
- Updated the networking guide to include GRPC support and configuration
- Added a new 'platform/tls' page to the documentation structure
- Included a detailed step-by-step guide for setting up TLS Client
Authentication
- Provided examples of TLS configuration and usage with curl commands
- Updated the list of supported service types to include 'grpc'
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>breezy-fans-kiss.md</strong><dd><code>Add changeset for
TLS documentation</code>
</dd></summary>
<hr>
.changeset/breezy-fans-kiss.md
<li>Added a new changeset file for documenting the addition of an
advanced <br>TLS document<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2899/files#diff-bf8f8eb1d2664b9b181786b0f66cd6d70ba166236be705d4bfc24f13f7c5726a ">+5/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>mint.json</strong><dd><code>Add TLS page to
documentation structure</code>
</dd></summary>
<hr>
docs/mint.json
- Added a new page 'platform/tls' to the Platform group
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2899/files#diff-c91a604899dfef4b2494c317f4fd39a7f22b79986095f580399347293d534deb ">+2/-1</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>tls.mdx</strong><dd><code>Add comprehensive TLS
configuration guide</code>
</dd></summary>
<hr>
docs/platform/tls.mdx
<li>Added a new document explaining advanced TLS configuration<br> <li>
Included sections on TLS Client Authentication with setup guide<br> <li>
Provided examples of configuration and usage<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2899/files#diff-f55226dfd5f3fa0b171c0761a8fe569b9faaf2320c761b29c33dde88dc42a2a5 ">+185/-0</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Enhancement</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>networking.mdx</strong><dd><code>Update networking
guide with GRPC support</code>
</dd></summary>
<hr>
docs/guides/run/networking.mdx
<li>Updated the supported service types to include 'grpc'<br> <li> Added
a new section on GRPC support with configuration example<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2899/files#diff-fb3f7f794126de1897c7c9db46fdef956df40aaf971fe76713b06735148e1219 ">+19/-1</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-09-27 12:53:38 +02:00
David Barroso
91f0465cbc
feat (docs): added turnstile guide ( #2896 )
...
### **PR Type**
Enhancement, Documentation
___
### **Description**
- Added a comprehensive guide on integrating Cloudflare's Turnstile for
bot protection in the Auth API
- Guide includes:
- Overview of Turnstile and its benefits
- Step-by-step integration process
- Configuration examples for Nhost projects
- Code snippets for frontend implementation
- Updated navigation in mint.json to include the new bot protection
guide
- Enhances security documentation for Nhost users
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>bot-protection.mdx</strong><dd><code>New Bot Protection
Guide Using Cloudflare Turnstile</code>
</dd></summary>
<hr>
docs/guides/auth/bot-protection.mdx
<li>Added new guide for integrating Cloudflare's Turnstile for bot
<br>protection<br> <li> Includes overview, benefits, and step-by-step
integration instructions<br> <li> Provides code examples and
configuration details<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2896/files#diff-138cec6e6b432e18aaad258bb16e7e8b08c926b9850943600e6cba0fde8cec91 ">+76/-0</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Configuration
changes</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>mint.json</strong><dd><code>Update Navigation to
Include Bot Protection Guide</code>
</dd></summary>
<hr>
docs/mint.json
<li>Added "guides/auth/bot-protection" to the authentication guides
<br>section<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2896/files#diff-c91a604899dfef4b2494c317f4fd39a7f22b79986095f580399347293d534deb ">+1/-0</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-09-27 11:58:51 +02:00
Hassan Ben Jobrane
6f61262045
fix: unlink nhost-js dependency from sveltekit example ( #2898 )
2024-09-26 10:28:57 +01:00
github-actions[bot]
257815d519
chore: update versions ( #2888 )
...
This PR was opened by the [Changesets
release](https://github.com/changesets/action ) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @nhost/hasura-auth-js@2.6.0
### Minor Changes
- 55d8bb5 : feat: support custom headers in sign-up and deanonymize
requests
## @nhost/react@3.6.0
### Minor Changes
- 55d8bb5 : feat: add `requestOptions` to `signUpEmailPassword` to allow
passing extra headers with the signup request
### Patch Changes
- @nhost/nhost-js@3.1.10
## @nhost/apollo@7.1.7
### Patch Changes
- @nhost/nhost-js@3.1.10
## @nhost/react-apollo@13.0.0
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/react@3.6.0
- @nhost/apollo@7.1.7
## @nhost/react-urql@10.0.0
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/react@3.6.0
## @nhost/nextjs@2.1.22
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/react@3.6.0
## @nhost/nhost-js@3.1.10
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/hasura-auth-js@2.6.0
## @nhost/vue@2.6.7
### Patch Changes
- @nhost/nhost-js@3.1.10
## @nhost/dashboard@1.29 .0
### Minor Changes
- 55d8bb5 : feat: integrate turnstile for signup verification
- 2a2e54c : fix: update docs url in run services form tooltip
- 18f942f : fix: display long error messages in error toast without
overflow
### Patch Changes
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## @nhost-examples/cli@0.3.12
### Patch Changes
- @nhost/nhost-js@3.1.10
## @nhost-examples/codegen-react-apollo@0.4.13
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/react@3.6.0
- @nhost/react-apollo@13.0.0
## @nhost-examples/codegen-react-query@0.4.13
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/react@3.6.0
## @nhost-examples/codegen-react-urql@0.3.13
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/react@3.6.0
- @nhost/react-urql@10.0.0
## @nhost-examples/multi-tenant-one-to-many@2.2.13
### Patch Changes
- @nhost/nhost-js@3.1.10
## @nhost-examples/nextjs@0.3.13
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/react@3.6.0
- @nhost/react-apollo@13.0.0
- @nhost/nextjs@2.1.22
## @nhost-examples/node-storage@0.2.12
### Patch Changes
- @nhost/nhost-js@3.1.10
## @nhost-examples/nextjs-server-components@0.4.14
### Patch Changes
- @nhost/nhost-js@3.1.10
## @nhost-examples/react-apollo@1.0.2
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/react@3.6.0
- @nhost/react-apollo@13.0.0
## @nhost-examples/react-gqty@1.2.13
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/react@3.6.0
## @nhost-examples/react-native@0.0.6
### Patch Changes
- Updated dependencies [55d8bb5 ]
- @nhost/react@3.6.0
- @nhost/react-apollo@13.0.0
## @nhost-examples/vue-apollo@0.6.13
### Patch Changes
- @nhost/nhost-js@3.1.10
- @nhost/apollo@7.1.7
- @nhost/vue@2.6.7
## @nhost-examples/vue-quickstart@0.2.13
### Patch Changes
- @nhost/apollo@7.1.7
- @nhost/vue@2.6.7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-25 16:23:50 +01:00
Hassan Ben Jobrane
55d8bb5a89
feat: turnstile ( #2895 )
...
### **PR Type**
Enhancement
___
### **Description**
- Integrated Cloudflare Turnstile for signup verification in the
dashboard
- Added support for custom headers in authentication requests
- Updated signup page to include Turnstile component and handle
verification
- Modified authentication machine and fetch utilities to support extra
headers
- Added Turnstile site key to environment variables
- Included react-turnstile package as a new dependency
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>signup.tsx</strong><dd><code>Integrate Turnstile for
signup verification</code>
</dd></summary>
<hr>
dashboard/src/pages/signup.tsx
<li>Integrated Turnstile for signup verification<br> <li> Added state
management for Turnstile response<br> <li> Updated signUpEmailPassword
function to include Turnstile response in <br>headers<br> <li> Added
Turnstile component to the signup form<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2895/files#diff-fc2b5989e3bbafda1d3d8b2317d24c39ef2b8cec0c4dc410170fa2da13464f68 ">+29/-5</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>machine.ts</strong><dd><code>Add header support for
authentication requests</code>
</dd></summary>
<hr>
packages/hasura-auth-js/src/machines/authentication/machine.ts
<li>Modified postRequest function to accept headers parameter<br> <li>
Updated signUpEmailPassword action to include headers in the request<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2895/files#diff-a8fdfee087ad5a72ea0a64667e2a0c7f25baa84eaaf73ebfee3f5a5a1b7584d1 ">+18/-9</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>options.ts</strong><dd><code>Add headers option to
registration interface</code>
</dd></summary>
<hr>
packages/hasura-auth-js/src/types/options.ts
- Added headers property to RegistrationOptions interface
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2895/files#diff-087479bfe46a1294bc277b5497fbd3f7638853290b8f521ed5e5cb374786812f ">+5/-0</a>
</td>
</tr>
<tr>
<td>
<details>
<summary><strong>fetch.ts</strong><dd><code>Enhance fetch utilities with
extra headers support</code>
</dd></summary>
<hr>
packages/hasura-auth-js/src/utils/fetch.ts
<li>Modified fetchWrapper function to accept and merge extra headers<br>
<li> Updated postFetch function to include extraHeaders parameter<br>
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2895/files#diff-b1af9daf6c51514d5d514540f2318d87e926c5e8a57079b6e2c258b98a1163a2 ">+13/-4</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Configuration
changes</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>.env.example</strong><dd><code>Add Turnstile site key
to environment variables</code>
</dd></summary>
<hr>
dashboard/.env.example
- Added NEXT_PUBLIC_TURNSTILE_SITE_KEY variable
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2895/files#diff-b47cf46119af2f0298d96e5657e53e57161833e8b02d87526ac5c1ed9393d477 ">+1/-0</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Dependencies</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>package.json</strong><dd><code>Add Turnstile React
component dependency</code>
</dd></summary>
<hr>
dashboard/package.json
- Added @marsidev/react-turnstile dependency
</details>
</td>
<td><a
href="https://github.com/nhost/nhost/pull/2895/files#diff-2d8d55c799cd71f1b35e831f075f8178ed1734c4820a2ad548b4dd24d6938d7c ">+1/-0</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
request to receive relevant information
2024-09-25 16:01:40 +01:00
David BM
18f942f464
fix (dashboard): long error message in error toast overflow ( #2892 )
2024-09-23 13:42:41 -04:00
David BM
2a2e54c4d8
fix (dashboard): update url to docs in run services tooltip ( #2886 )
2024-09-21 11:16:21 -04:00