Commit Graph

4832 Commits

Author SHA1 Message Date
Christy Jacob ea25a87f4b Merge pull request #1064 from appwrite/feat-anyscale
Add AnyScale integration to console
2024-05-16 12:10:31 +04: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
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
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
Bradley Schofield 1192398132 Merge main 2024-05-13 17:43:37 +09:00
Bradley Schofield a0046152ae Add missing environment variable 2024-05-13 17:41:24 +09: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
2024-05-08 15:57:58 -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 634e7a1dab fix(messaging): fix provider link in settings 2024-05-03 19:07:27 +00: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
Bradley Schofield 0030a2ea97 Update marketplace.ts 2024-05-03 18:19:12 +09:00
Christy Jacob 3c89d4e448 Merge pull request #1069 from appwrite/feat-together
Feat Together AI
2024-05-03 12:16:24 +04:00
Bradley Schofield 5c38d99386 Update marketplace.ts 2024-05-03 16:41:15 +09:00
Bradley Schofield 0e4ca9fbb0 Update marketplace.ts 2024-05-03 16:39:59 +09: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
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
2024-05-02 11:55:59 +02:00
Torsten Dittmann 01cd61fdd4 Merge branch 'main' into feat-source 2024-05-02 11:17:05 +02:00
Bradley Schofield 4d2a0d8940 Add AnyScale integration 2024-05-02 16:34:15 +09:00
Steven Nguyen 56e308842c Merge pull request #1029 from ItzNotABug/fix-969-show-messaging-status-on-non-desktop
Show Message Status Column on Non Desktops
2024-05-01 17:26:18 -07:00
Steven Nguyen f0e7ace198 Merge pull request #1062 from appwrite/tooltip-wrong-location-fix
Fix location of tooltip in collection table
2024-05-01 17:21:18 -07:00
Steven Nguyen 140b600701 Merge pull request #1057 from ItzNotABug/fix-add-file-size-limit-info
Improve Bucket Limits Message
2024-05-01 16:40:41 -07:00
Steven Nguyen 4428e5108c Merge pull request #1028 from ItzNotABug/fix-932-show-days-for-logs-retention
Show Hour / Days for Logs Retention on Cloud
2024-05-01 16:31:48 -07:00
Steven Nguyen 3e9ba1e686 Merge pull request #1027 from ItzNotABug/fix-1016-remove-retry-option-for-verified-domains
Remove Retry Option for Verified Domains
2024-05-01 16:23:17 -07:00
Steven Nguyen 018c9b7f65 fix(mfa): fix value not updating when autoSubmit is false 2024-05-01 15:38:11 -07:00
Elad Shechter 56b2c66ea8 fix fit-content od div element in order the tooltip will be in the correct location 2024-05-01 16:36:52 +02:00
Steven Nguyen 59e484eb16 fix(auth): update logic after deleting an org
1. Redirect to organizations list if the user has orgs
2. Clear organization from preferences so the deleted org isn't the default and they aren't redirected to it
3. Invalidate after redirect so there isn't a flash or invalid org/team
2024-04-29 15:33:57 -07:00
Steven Nguyen abdb7203a0 refactor(auth): remove localStorage.removeItem('organization')
organization is never set so no need to remove it.
2024-04-29 15:33:57 -07:00
Steven Nguyen 35e299f1da Merge pull request #1032 from ItzNotABug/fix-1030-show-delete-org-modal-for-self-hosted
Fix: Show Delete Org. Modal on Self Hosted Instances
2024-04-29 15:27:30 -07:00
Steven Nguyen 06007255d1 feat(console): add account identities card 2024-04-29 15:02:58 -07:00
Steven Nguyen 3e7b145a48 refactor(auth): refactor OAuth2 providers
Build a lookup table of provider information into the Console
so that it can be used for user identities and account identities.

This is necessary because it's not possible to fetch the console
project to get the oAuthProviders.
2024-04-29 15:01:04 -07:00
Steven Nguyen f52781324f Merge pull request #914 from appwrite/feat-user-identities
Add tab to show user's identities
2024-04-29 14:59:48 -07:00