Commit Graph
3782 Commits
Author SHA1 Message Date
Torsten DittmannandGitHub 86a70595dd Merge pull request #537 from appwrite/fix-6178-users-pagination
Fix users list not re-rendering
2023-09-14 16:28:56 +02:00
Torsten DittmannandGitHub d8da095e3e Merge pull request #544 from appwrite/feat-6180-github-not-configured
Update create function cover for case where VCS is not enabled
2023-09-14 16:28:19 +02:00
Torsten DittmannandGitHub 14d963ae81 Merge pull request #547 from appwrite/feat-show-template-supported-runtimes
Update template configuration to show supported runtimes
2023-09-14 16:27:16 +02:00
Torsten DittmannandGitHub 901f70f413 Merge pull request #548 from appwrite/fix-6203-fix-disable-custom-smtp-settings
fix: can't disable smtp
2023-09-14 16:26:43 +02:00
Torsten DittmannandGitHub 8fed295488 Merge pull request #543 from appwrite/fix-deploy-to-cloud-docs-link
Fix incorrect link to migration docs for self-hosted to cloud
2023-09-14 02:50:40 +02:00
ArmanandSteven Nguyen 4d4ed72310 fix: can't disable smtp 2023-09-13 16:07:41 -07:00
Steven Nguyen a3bc3f8c57 Update create function cover for case where VCS is not enabled 2023-09-13 15:37:31 -07:00
Steven Nguyen 91df9e05c2 Simplify usage of console variables
await the data during load so it's available downstream without needing
to await.
2023-09-13 11:53:05 -07:00
Steven Nguyen 28a0900058 Sort list of supported runtimes
A sorted list is easier to scan if a developer is looking for a specific version.
2023-09-13 11:47:19 -07:00
Steven Nguyen f1b1ed826a Update template configuration to show supported runtimes
There are times when people jump into creating the function without
reading the template details. Because templates only support certain
runtime versions, it's important to show the supported runtimes in the
wizard or else the developer will be confused why their enabled
incompatible runtime doesn't show in the Runtime dropdown.
2023-09-13 11:06:31 -07:00
Steven Nguyen cb06fe4e0a Fix incorrect links to migration docs for self-hosted <> cloud 2023-09-12 14:54:41 -07:00
Torsten DittmannandGitHub ba877ef36f Merge pull request #540 from appwrite/feat-stripe-templates
Feat: Stripe templates
2023-09-10 18:17:44 +02:00
Torsten DittmannandGitHub 497fafb151 Merge pull request #539 from appwrite/fix-form-template-input
Mark form var text, not url
2023-09-10 18:17:25 +02:00
Torsten DittmannandGitHub 312a941fb6 Merge pull request #538 from appwrite/fix-discord-template
Fix: Discord template
2023-09-10 18:17:09 +02:00
Matej Bačo 5a3c7b7358 Add stripe templates 2023-09-09 18:42:09 +02:00
Matej Bačo 5036978950 Mark form var text, not url 2023-09-09 16:30:53 +02:00
Matej Bačo 62b816cd00 Fix discord template docs & setup 2023-09-09 11:50:05 +02:00
Steven Nguyen 5a5c27c149 Fix users list not re-rendering 2023-09-08 17:32:06 -07:00
Torsten DittmannandGitHub e07f0379f4 Merge pull request #535 from appwrite/fix-deployment-activation
fix: deployments activation
3.0.4
2023-09-07 18:07:46 +02:00
Torsten DittmannandGitHub 46c7f2f736 Merge pull request #534 from appwrite/fix-github-redirect-wizard
fix: github redirect closing wizard
2023-09-07 16:56:42 +02:00
Torsten DittmannandGitHub 49908dffd7 Merge pull request #536 from appwrite/fix-total-number-overflow
fix: total number overflow with 5000
2023-09-07 16:56:23 +02:00
Torsten Dittmann 44ad1357c2 fix: total number overflow with 5000 2023-09-07 16:43:47 +02:00
Torsten Dittmann ad9aa40bc5 fix: deployments activation 2023-09-07 16:27:19 +02:00
Torsten Dittmann 69d14d18a7 fix: github redirect closing wizard 2023-09-07 15:59:23 +02:00
Torsten DittmannandGitHub 9922d24f3b Merge pull request #529 from appwrite/fix-ai-assistant
Fix: AI Assistant
3.0.3
2023-09-06 19:13:47 +02:00
Torsten DittmannandGitHub 4af144c7fa Merge pull request #533 from appwrite/fix-design-QA-1.4
fix: even more design from 1.4 QA
2023-09-06 19:00:52 +02:00
Torsten DittmannandGitHub aa8d9f67e9 Merge pull request #532 from appwrite/fix-wizard-disable-after-submission
fix: disable last step button wizard after submission
2023-09-06 18:59:38 +02:00
Torsten DittmannandGitHub 01a12d20ad Merge pull request #527 from appwrite/fix-infinite-quickstart-loading
Fix infinite loading of quickstart templates
2023-09-06 18:59:11 +02:00
Arman 256c1cfa42 fix: git disconect modal design 2023-09-06 18:47:28 +02:00
Arman e7b16b7255 fix: design and logic in env variables card 2023-09-06 18:39:52 +02:00
Arman 800262e0b5 fix: design fixes from QA 2023-09-06 18:30:58 +02:00
Matej Bačo 0bca11d426 Set AI project 2023-09-06 17:26:21 +02:00
Steven Nguyen 38e9b400bc Fix infinite loading of quickstart templates
This happens when Appwrite deosn't have the runtime from the quickstart
template enabled. This change filters the quickstart templates to only
include enabled runtimes.
2023-09-06 08:07:17 -07:00
Arman 1eca2e934c fix: disable last step button wizard after submission 2023-09-06 15:55:36 +02:00
Torsten DittmannandGitHub 5b8c40afce Merge pull request #531 from appwrite/feat-label-permission
Add label as a selectable permission
2023-09-06 12:54:39 +02:00
Torsten DittmannandGitHub 20b28e5153 Merge pull request #530 from appwrite/fix-1.4-QA-after-release
fix: 1.4 QA fixes after release
2023-09-06 12:52:55 +02:00
Arman 3c4fabfdb4 fix: change domain pill to warning, fix not dismissable alerts 2023-09-06 11:33:26 +02:00
Arman 133e755ef8 Merge branch 'main' of github.com:appwrite/console into fix-1.4-QA-after-release 2023-09-06 11:10:44 +02:00
Christy JacobandGitHub e7d4f2e129 Merge pull request #528 from appwrite/fix-6121-runtimes-dropdown
Fix the update runtimes dropdown to show available runtimes
2023-09-06 00:24:33 -04:00
Steven Nguyen de5e89688f Add label as a selectable permission 2023-09-05 13:29:10 -07:00
Arman 85ef264a65 fix: domains design 2023-09-05 19:25:13 +02:00
Arman cb2343f5ed fix: domains design 2023-09-05 19:24:54 +02:00
Arman da1cc365a8 fix: design template pages 2023-09-05 19:08:33 +02:00
Arman 20f116eb91 refactor: inputSearch, search in templates 2023-09-05 18:31:23 +02:00
Arman 9702fbc9e6 fix: design for cover screen 2023-09-05 18:19:54 +02:00
Arman 8d99b455ff fix: english 2023-09-05 17:30:18 +02:00
Arman 8efae201dd fix: add tooltip to runtimes 2023-09-05 17:04:47 +02:00
Arman bc60c664ce fix: remove card from templates 2023-09-05 16:58:14 +02:00
Arman 2604d6950d fix: small stuff 2023-09-05 16:46:18 +02:00
Matej Bačo b8ba4ac995 Fix missing credentials 2023-09-05 16:31:20 +02:00