Commit Graph
6774 Commits
Author SHA1 Message Date
Torsten DittmannandGitHub 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 DittmannandGitHub 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 DittmannandGitHub 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
Arman 6470cc014c fix: error 2024-05-14 11:40:06 +02:00
Torsten DittmannandGitHub 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
Arman 9ff105a654 feat: design fixes, upgrade flow 2024-05-13 15:51:16 +02:00
Arman f0959b88f4 empty commit 2024-05-13 11:47:13 +02:00
Arman 6227998b90 empty commit 2024-05-13 10:44:03 +02:00
Bradley Schofield 1192398132 Merge main 2024-05-13 17:43:37 +09:00
Arman 34103f9787 more fixes 2024-05-13 10:42:21 +02: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
Arman ba74ffee95 feat: change tier functrion 2024-05-09 22:18:38 +02:00
Arman f00a197e7b Merge branch 'main' of github.com:appwrite/console into refactor-org-creation 2024-05-09 16:05:50 +02:00
Arman 92e798966c Merge branch 'refactor-org-creation' of github.com:appwrite/console into refactor-org-plan-change 2024-05-09 16:05:35 +02:00
Arman 8982abf11b Merge branch 'main' of github.com:appwrite/console into refactor-org-plan-change 2024-05-09 16:05:12 +02:00
Arman 9a305cb42e fix: make address optional 2024-05-09 16:04:58 +02:00
Steven NguyenandGitHub 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 DittmannandGitHub 95514ab4ce Merge pull request #1066 from appwrite/chore-update-dpa
chore: update dpa
2024-05-08 16:13:09 +02:00
Arman 72a57fbc9c initial commit 2024-05-08 15:12:15 +02:00
Arman 580d6541c2 chore: remove console log 2024-05-08 15:04:43 +02:00
Arman 07db6cd4e2 feat: add comparison box 2024-05-08 14:59:54 +02:00
Arman 0bfa3a59c6 fix: await 2024-05-08 14:11:30 +02:00
Arman d94678563d Merge branch 'main' of github.com:appwrite/console into feat-add-members-usage-page 2024-05-08 14:10:08 +02:00
Arman 1943520834 fix: design review 2024-05-08 14:04:18 +02:00
Arman 75dc017b56 Merge branch 'main' of github.com:appwrite/console into redesign-plan-summary-card 2024-05-08 13:43:52 +02:00
Steven NguyenandGitHub 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
Arman c9f0ca8b8f chore: remove old code and move usageRates 2024-05-07 17:59:30 +02:00
Arman 9ba9758644 feat: add routing 2024-05-07 17:52:08 +02:00
Arman 3be52e3686 feat: replace creation wizard in console, add search param logic 2024-05-07 17:43:05 +02:00
Arman 5894eb8885 feat: create org wizard 2024-05-07 16:10:05 +02: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
Arman 76b2ba4f93 chore: Add end slot to inputSelectSearch and update import paths for payment methods and payment modal components 2024-05-06 17:57:30 +02:00
Arman 4550a77839 chore: Update import paths for payment methods and payment modal components 2024-05-06 17:56:47 +02:00
Steven NguyenandGitHub 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 74bbcad52d feat: more work on the creation flow 2024-05-03 18:16:23 +02:00
Arman 4ac90c367a chore: remove imports 2024-05-03 13:59:18 +02:00
Arman 61dcfb47a3 Merge branch 'main' of github.com:appwrite/console into refactor-org-creation 2024-05-03 13:58:39 +02:00
ArmanandGitHub 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
Bradley SchofieldandGitHub 0030a2ea97 Update marketplace.ts 2024-05-03 18:19:12 +09:00
Christy JacobandGitHub 3c89d4e448 Merge pull request #1069 from appwrite/feat-together
Feat Together AI
2024-05-03 12:16:24 +04:00
Bradley SchofieldandGitHub 5c38d99386 Update marketplace.ts 2024-05-03 16:41:15 +09:00