5628 Commits

Author SHA1 Message Date
Steven Nguyen 8a1e51fc77 Merge pull request #1090 from appwrite/chore-enable-python-run
chore: enable python runtime, bump sdk
4.2.0
2024-05-15 10:56:35 -07:00
loks0n 86985769d4 chore: npm i 2024-05-15 18:29:31 +01:00
loks0n d13070ddfa chore: remove pnpm 2024-05-15 18:28:44 +01:00
loks0n 069a1c00d2 Merge branch 'main' of https://github.com/appwrite/console into chore-enable-python-run 2024-05-15 18:28:10 +01:00
Steven Nguyen da41df2481 Merge pull request #921 from appwrite/feat-account-identities
Add account identities
2024-05-15 10:24:23 -07:00
Steven Nguyen ed43352043 Merge pull request #1077 from appwrite/chore-bump-pink
Bump pink and pink-icons versions
2024-05-15 10:19:19 -07:00
loks0n bb48ad8f0b chore: enable python runtime, bump sdk 2024-05-15 18:18:01 +01:00
Steven Nguyen d75976d1ac Merge pull request #1083 from appwrite/tooltip-color-update-to-new
Update old colors variables to the new ones
2024-05-15 10:18:01 -07:00
Steven Nguyen 2d2b23a87c Merge pull request #1014 from ItzNotABug/fix-1011-show-a-default-runtime-when-length-is-one
Show Available Runtime When Only One Exists for Templates
2024-05-15 09:41:21 -07:00
Steven Nguyen 7cb62529f4 chore(dependencies): bump pink and pink-icons to 0.19.0 2024-05-15 16:29:34 +00:00
Torsten Dittmann 79dc8c9696 Merge pull request #1088 from appwrite/tests-e2e-journeys
tests: e2e journeys
2024-05-15 15:29:45 +02:00
Torsten Dittmann 5d5fc020ad ci: improve e2e by only downloading chromium 2024-05-15 15:14:26 +02:00
Torsten Dittmann 61325c7fc9 ci: change e2e job name 2024-05-15 15:13:14 +02:00
Torsten Dittmann 96e6f3337c fix: gitignore 2024-05-15 15:09:13 +02:00
Torsten Dittmann ebee856145 report e2e tests 2024-05-15 15:07:42 +02:00
Torsten Dittmann 09efb220f3 remove unused env vars 2024-05-15 15:03:10 +02:00
Torsten Dittmann 88d9689c68 fix: tests 2024-05-15 15:02:17 +02:00
Torsten Dittmann 7dacea3e26 Merge branch 'main' of https://github.com/appwrite/console into tests-e2e-journeys 2024-05-15 14:23:23 +02:00
Elad Shechter d4cd8fefc9 Update colors 2024-05-15 09:24:45 +02:00
Torsten Dittmann 4cf119a560 Merge pull request #1055 from appwrite/fix-redirect-after-deleting-org
Fix redirect after deleting org
2024-05-14 11:45:07 +02:00
Torsten Dittmann c402adc35f Merge pull request #1059 from appwrite/fix-1025-close-migration-modal
Fix migrations modal not closing
2024-05-14 11:44:14 +02:00
Torsten Dittmann 04ce7bf5d0 Merge pull request #1074 from appwrite/fix-function-wizard-bullet
Wrap input with form list so bullet point doesn't show
2024-05-14 11:43:46 +02:00
Torsten Dittmann 128eab18f4 Merge pull request #1076 from appwrite/fix-8059-error-creating-many-to-one-relationship
Allow multiple 1 way relationships between collections
2024-05-14 11:43:27 +02:00
Torsten Dittmann 5ac77eb252 Merge pull request #935 from ItzNotABug/refactor-933-use-local-timings-for-premium-support
Use Local Time for Premium Support Timings
2024-05-14 10:43:58 +02:00
Elad Shechter 2d165d3531 Update old colors variables to the new ones 2024-05-12 06:41:06 +02:00
Steven Nguyen bd7856536c Merge pull request #1075 from appwrite/feat-1060-remove-support-illustration
Remove support illustration per design's request
4.1.4
2024-05-08 15:57:58 -07:00
Torsten Dittmann 95514ab4ce Merge pull request #1066 from appwrite/chore-update-dpa
chore: update dpa
2024-05-08 16:13:09 +02:00
Steven Nguyen bef44d1b46 Merge pull request #1078 from appwrite/update-style-alert-x-button
Update style x button size of Alert partial (reviewed with Chen)
2024-05-07 15:03:02 -07:00
Elad Shechter fe8c3dbb14 Update style x button size (reviewed with Chen) 2024-05-07 10:56:52 +02:00
Steven Nguyen 0d502e7045 feat(databases): allow multiple 1 way relationships btwn collections
Because two way key is not exposed or sent, the API defaults to the
related collection's ID as the two way key. As such, if you try to add
another one, it will fail because the two way key is already in use.
2024-05-06 13:17:23 -07:00
Steven Nguyen 99b9647125 feat(cloud): remove support illustration per design's request 2024-05-06 11:58:02 -07:00
Steven Nguyen 703d7b0168 fix(functions): wrap input with form list so bullet point doesn't show
Inputs are list elements (li) so they must be wrapped with a form list
(ul) to prevent the bullet point from showing.
2024-05-06 11:05:25 -07:00
Steven Nguyen 3881ed4f17 Merge pull request #1070 from appwrite/fix-972-provider-settings-link
Fix messaging provider link in settings
2024-05-03 14:12:36 -07:00
Steven Nguyen 634e7a1dab fix(messaging): fix provider link in settings 2024-05-03 19:07:27 +00:00
Arman fccb70024c Merge pull request #1065 from appwrite/feat-new-templates
feat: new templates
2024-05-03 13:54:00 +02:00
loks0n 2d37349488 chore: remove comment 2024-05-03 11:38:04 +01:00
loks0n b51ea4a258 Merge branch 'main' of https://github.com/appwrite/console into feat-new-templates 2024-05-03 11:35:02 +01:00
ItzNotABug a5b98b59a3 fix: show select runtime placeholder. 2024-05-03 15:59:23 +05:30
ItzNotABug 7899eebafd Merge branch 'main' into fix-1011-show-a-default-runtime-when-length-is-one 2024-05-03 15:13:19 +05:30
Christy Jacob 3c89d4e448 Merge pull request #1069 from appwrite/feat-together
Feat Together AI
2024-05-03 12:16:24 +04:00
Bradley Schofield 0e4ca9fbb0 Update marketplace.ts 2024-05-03 16:39:59 +09:00
Christy Jacob c2e756c9b0 Merge pull request #1068 from appwrite/feat-lmnt
Add LMNT Demo
2024-05-03 11:35:36 +04:00
Bradley Schofield a12de7f60f Update marketplace.ts 2024-05-03 16:33:28 +09:00
Bradley Schofield 520ce889e7 Update marketplace.ts 2024-05-03 13:58:38 +09:00
Bradley Schofield cad298d64f Update marketplace.ts 2024-05-03 13:58:05 +09:00
Bradley Schofield 8a9f4a8b7a Add LMNT Demo 2024-05-03 13:52:09 +09:00
Arman d0438957f6 chore: update dpa 2024-05-02 16:21:23 +02:00
loks0n dacaef1c6e feat: new templates 2024-05-02 13:18:05 +01:00
Torsten Dittmann ac2aa4261e Merge pull request #1063 from appwrite/fix-mfa-submit
Fix value not updating when autoSubmit is false
4.1.3
2024-05-02 11:55:59 +02:00
Torsten Dittmann b926da347e Merge pull request #1045 from appwrite/feat-source
Track source
2024-05-02 11:25:29 +02:00