|
46 | 46 | * [🦄 Jet UI](user-guide/jet-ui/README.md)
|
47 | 47 | * [Builder](user-guide/jet-ui/builder.md)
|
48 | 48 | * [App settings](user-guide/jet-ui/layouts-and-branding.md)
|
49 |
| - * [Preview & Publish](user-guide/jet-ui/preview-and-publish.md) |
50 |
| - * [Settings](user-guide/jet-ui/settings.md) |
51 | 49 | * [Data](user-guide/jet-ui/data.md)
|
52 | 50 | * [🧰 Data Sources](user-guide/integrations/README.md)
|
53 | 51 | * [Database Integration](user-guide/integrations/postgresql-integration/README.md)
|
|
61 | 59 | * [Amazon S3](user-guide/integrations/amazon-s3.md)
|
62 | 60 | * [Google Cloud Storage](user-guide/integrations/google-cloud-storage.md)
|
63 | 61 | * [Firebase](user-guide/integrations/firebase-firestore/README.md)
|
64 |
| - * [Firestore](user-guide/integrations/firebase-firestore/firestore.md) |
65 | 62 | * [Realtime DB](user-guide/integrations/firebase-firestore/realtime-database.md)
|
66 | 63 | * [Firebase Cloud Storage](user-guide/integrations/firebase-cloud-storage.md)
|
67 | 64 | * [GraphQL](user-guide/integrations/graphql.md)
|
|
93 | 90 | * [Making API requests](user-guide/data/make-an-http-request.md)
|
94 | 91 | * [Making SQL queries](user-guide/data/make-a-sql-query.md)
|
95 | 92 | * [Cache Frequency](user-guide/data/cache-frequency.md)
|
96 |
| -* [🔀 Conditions](user-guide/components-visibility/README.md) |
| 93 | +* [ℹ Conditionals](user-guide/components-visibility/README.md) |
97 | 94 | * [Conditional Visibility](user-guide/components-visibility/conditional-visibility.md)
|
| 95 | + * [Conditional Disable](user-guide/components-visibility/conditional-disable.md) |
98 | 96 | * [Conditional read, add, edit & delete](user-guide/components-visibility/conditional-add-edit-and-delete.md)
|
99 | 97 | * [🔗 Link Between Tables](user-guide/relations.md)
|
100 | 98 | * [🧩 Components](user-guide/components/README.md)
|
|
154 | 152 | * [🪂 Other Features](user-guide/project-settings/README.md)
|
155 | 153 | * [Environments](user-guide/project-settings/environments.md)
|
156 | 154 | * [Manage your subscription](user-guide/project-settings/manage-your-subscription.md)
|
157 |
| - * [Configuring a custom domain](user-guide/project-settings/configuring-a-custom-domain.md) |
| 155 | + * [Custom domain](user-guide/project-settings/configuring-a-custom-domain.md) |
158 | 156 | * [Update to a new version](user-guide/project-settings/version-migration.md)
|
159 | 157 | * [🛫 Jet Admin API](user-guide/jet-admin-api/README.md)
|
160 | 158 | * [Users API](user-guide/jet-admin-api/project-users.md)
|
|
0 commit comments