Commit Graph

3959 Commits

Author SHA1 Message Date
Damodar Lohani 2e8718624e fix list invoices 2023-09-28 07:48:59 +05:45
Arman 8d7ba99000 Merge branch 'main' of github.com:appwrite/console into billing 2023-09-25 10:39:56 +02:00
Torsten Dittmann 9ac79528bf Merge pull request #541 from FreSauce/fix-6003-update-hostname-of-flutter-web-app 2023-09-24 01:57:05 +02:00
Torsten Dittmann 7ec612b316 Merge pull request #564 from appwrite/fix-create-function-overlay 2023-09-24 01:51:36 +02:00
Steven Nguyen 49acf82938 Fix the create function overlay for dark mode 2023-09-21 18:16:11 -07:00
Torsten Dittmann 9b4bcb8140 Merge pull request #554 from appwrite/fix-bun-icon
Fix bun icon path
3.1.1
2023-09-15 22:51:18 +02:00
Jake Barnby ade2847631 Fix bun icon path 2023-09-15 16:28:32 -04:00
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
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 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
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