Torsten Dittmann and GitHub
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
loks0n
b7deafd4f9
chore: use for over forEach
2023-09-14 12:01:29 +01:00
loks0n
ec99705fd0
chore: remove unused store
2023-09-14 11:56:44 +01:00
loks0n
f4060a0f24
fix: use maps to filter base runtimes
2023-09-14 11:52:12 +01:00
loks0n
a43ae31380
fix: template wizard runtimes
2023-09-14 10:31:42 +01:00
Torsten Dittmann and GitHub
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
Arman and Steven 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
loks0n
a97a823f59
fix: remove unused imports
2023-09-13 20:56:22 +01:00
loks0n
b3e0d08f65
fix: unused import
2023-09-13 20:55:13 +01:00
loks0n
34939ae928
fix: template runtime issues
2023-09-13 20:50:47 +01:00
loks0n
100a9b16e5
Merge branch 'fix-template-runtime-versions' of https://github.com/appwrite/console into fix-template-runtime-versions
2023-09-13 20:03:31 +01:00
loks0n
1deda08817
feat: runtime versions & base runtimes for templates
2023-09-13 20:03:07 +01: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
Matej Bačo
bad30827a0
Add bun logo
2023-09-13 19:28:31 +02:00
Matej Bačo
1dfb1b2c42
Finalize marketplace structure
2023-09-13 19:06:32 +02:00
Matej Bačo
d2d30a5821
Improve marketplace structure
2023-09-13 19:02:31 +02:00
Matej Bačo
53f0f1eac2
Remove "any" type
2023-09-13 18:37:36 +02:00
Matej Bačo
a40f72aac7
PoC: All runtimes support
2023-09-13 18:33:27 +02:00
Steven Nguyen
cb06fe4e0a
Fix incorrect links to migration docs for self-hosted <> cloud
2023-09-12 14:54:41 -07:00
Arman
748d2e5378
Merge branch 'main' of github.com:appwrite/console into chore-upgrade-svelte-4
2023-09-11 12:29:18 +02:00
Arman
714cf9d288
fix: wizard buttons
2023-09-11 10:45:00 +02:00
Arman
3d4d2e7da8
fix: wizard buttons
2023-09-11 10:43:58 +02:00
Arman
bd32dc9f23
Merge branch 'main' of github.com:appwrite/console into billing
2023-09-11 10:31:05 +02:00
Torsten Dittmann and GitHub
ba877ef36f
Merge pull request #540 from appwrite/feat-stripe-templates
...
Feat: Stripe templates
2023-09-10 18:17:44 +02:00
Torsten Dittmann and GitHub
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 Dittmann and GitHub
312a941fb6
Merge pull request #538 from appwrite/fix-discord-template
...
Fix: Discord template
2023-09-10 18:17:09 +02:00
Shardul Kurdukar
2b61065784
Added flutter web option for updating hostname
2023-09-10 00:16:15 +05:30
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 Dittmann and GitHub
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 Dittmann and GitHub
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 Dittmann and GitHub
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 Dittmann and GitHub
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 Dittmann and GitHub
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 Dittmann and GitHub
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 Dittmann and GitHub
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