Torsten Dittmann
1d604a0b0d
Merge pull request #546 from appwrite/fix-template-runtime-versions
...
Fix: Runtime versions in templates
3.1.0
2023-09-15 11:00:07 +02:00
Christy Jacob
3487cf9f1a
Merge pull request #552 from appwrite/revert-547-feat-show-template-supported-runtimes
...
Revert "Update template configuration to show supported runtimes"
2023-09-14 16:01:15 -04:00
Steven Nguyen
7a0bd839a3
Revert "Update template configuration to show supported runtimes"
2023-09-14 12:51:48 -07:00
Christy Jacob
1396dd063f
Merge pull request #549 from appwrite/fix-create-attribute-modal-sometimes-null
...
fix: create attribute modal null when selecting same time twice
2023-09-14 15:50:43 -04:00
loks0n
76007d28ec
chore: revert search ui
2023-09-14 19:58:19 +01:00
loks0n
4d6edafe89
Merge remote-tracking branch 'origin' into fix-template-runtime-versions
2023-09-14 16:50:47 +01:00
Arman
b8619690f3
feat: add bun icons
2023-09-14 17:20:39 +02:00
Arman
a65f39334f
fix: create attribute modal null when selecting same time twice
2023-09-14 16:59:57 +02:00
Torsten Dittmann
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 Dittmann
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 Dittmann
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 Dittmann
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
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
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
Torsten Dittmann
ba877ef36f
Merge pull request #540 from appwrite/feat-stripe-templates
...
Feat: Stripe templates
2023-09-10 18:17:44 +02:00
Torsten Dittmann
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
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 Dittmann
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
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
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
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
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
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
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