Commit Graph
739 Commits
Author SHA1 Message Date
Ariel Weinberger d2a2a3a588 progress 2025-07-16 14:56:32 -05:00
Ariel Weinberger e7f43ee046 stuck in svelte dev 2025-07-15 22:04:02 -05:00
Ariel Weinberger 858dba6e50 fix errs 2025-07-14 19:42:16 -05:00
Ariel Weinberger b4099c7a59 initial 2025-07-14 18:58:52 -05:00
ernstmul 9217913b9b Merge branch 'main' into mgn-dv
# Conflicts:
#	src/routes/(console)/organization-[organization]/createProject.svelte
#	src/routes/(console)/organization-[organization]/header.svelte
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/collection-[collection]/+page.svelte
#	src/routes/(public)/(guest)/register/+page.svelte
2025-06-12 13:51:05 +02:00
ernstmul e25f8d11f3 fix popover overflowing page 2025-06-12 10:30:18 +02:00
Darshan e0745b920b fix: domains showing on unrelated resources. 2025-06-09 18:13:00 +05:30
Darshan 1658101fc5 fix: alert and alignment issues. 2025-06-06 14:05:51 +05:30
Torsten Dittmann 8271c90054 Update @appwrite.io/pink-svelte to commit 4e03f34 2025-06-03 14:28:35 +02:00
ernstmul 376e8d1d97 Merge branch 'main' into mgn-dv
# Conflicts:
#	src/routes/(console)/organization-[organization]/+page.svelte
2025-06-03 06:03:41 +02:00
ernstmul 49b0681014 Bump pink-svelte 2025-06-03 06:00:04 +02:00
Torsten Dittmann b380583162 Update pink-svelte dependency URL to use pkg.vc 2025-06-02 22:31:49 +02:00
ernstmul 8df2f2791c Merge branch 'main' into mgn-dv
# Conflicts:
#	Dockerfile
#	docker/nginx.conf
#	package.json
#	pnpm-lock.yaml
#	src/hooks.client.ts
#	src/lib/components/breadcrumbs.svelte
#	src/lib/components/filePicker.svelte
#	src/lib/components/index.ts
#	src/lib/layout/activity.svelte
#	src/lib/layout/cover.svelte
#	src/lib/layout/coverTitle.svelte
#	src/lib/stores/sdk.ts
#	src/lib/system.ts
#	src/routes/(console)/+layout.svelte
#	src/routes/(console)/onboarding/create-project/+page.svelte
#	src/routes/(console)/organization-[organization]/+page.svelte
#	src/routes/(console)/organization-[organization]/domains/domain-[domain]/settings/changeOrganization.svelte
#	src/routes/(console)/organization-[organization]/header.svelte
#	src/routes/(console)/organization-[organization]/settings/deleteOrganizationModal.svelte
#	src/routes/(console)/organization-[organization]/wizard/store.ts
#	src/routes/(console)/project-[project]/auth/user-[user]/sessions/+page.svelte
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/collection-[collection]/+page.svelte
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/collection-[collection]/header.svelte
#	src/routes/(console)/project-[region]-[project]/storage/bucket-[bucket]/file-[file]/manageFileToken.svelte
#	src/routes/+page.ts
2025-06-02 06:08:20 +02:00
Torsten Dittmann b67313d514 Update pink-svelte dependency and add Stripe font fallbacks
- Update @appwrite.io/pink-svelte from commit 4b056c8 to d74b893
- Add system font fallbacks to Stripe appearance configurations for
  better font rendering across different platforms
2025-05-30 16:04:13 +02:00
Torsten Dittmann e22ec6ae52 Fix various issues in billing flows
- Add color package for color manipulation
- Update Stripe form appearance for light and dark themes with proper
  color conversion and improved focus states
- Fix payment modal loading state display
- Improve payment method table column widths and conditional visibility
- Fix navbar account menu closing on navigation
- Update OAuth modal descriptions and remove duplicate titles
- Export closeModal method from FakeModal component
2025-05-30 15:51:17 +02:00
Darshan f77d4fc073 fix: templates not loading. 2025-05-30 13:18:41 +05:30
Arman 0a111a3c35 fix pckg 2025-05-29 15:41:31 +02:00
Arman ef3bf02367 fix: sheet component overflow, phantom scrollbar 2025-05-29 15:30:35 +02:00
Darshan bd0dc7b894 address design comments. 2025-05-28 19:29:02 +05:30
Torsten Dittmann 2a4de3bf52 Update @appwrite.io/pink-svelte to commit 7b28443 2025-05-27 19:27:35 +02:00
Torsten Dittmann 6794cec74c Update @appwrite.io/pink-svelte to commit 6ea6004 2025-05-27 18:28:04 +02:00
Torsten Dittmann caedd49d2f Update @appwrite.io/pink-svelte to commit 4b27c82 2025-05-27 18:11:57 +02:00
Torsten Dittmann fe411a8a29 Update pink-svelte dependency to b91df47 and improve code quality
- Update @appwrite.io/pink-svelte to latest commit
- Replace loose equality (==) with strict equality (===)
- Add required attribute to InputDigits component
2025-05-27 17:42:36 +02:00
Darshan 10e60019b7 fix: cards out of bounds. 2025-05-27 18:48:26 +05:30
Darshan 64c55e944f bump: deps. 2025-05-26 19:04:39 +05:30
Darshan b51c42e213 update: hide redeploy if source is zero. 2025-05-26 18:04:00 +05:30
Darshan 1e951ed1de address comments. 2025-05-26 17:46:06 +05:30
Torsten Dittmann f7073dab95 Update @appwrite.io/pink-svelte to commit 90cb757 2025-05-25 19:07:27 +02:00
Matej Bačo 9ec96431b3 Upgrade to Cloud SDK including chunk upload fixes 2025-05-25 17:59:34 +02:00
Matej Bačo 1b8f44fba6 Forgotten commit 2025-05-25 11:03:32 +02:00
Arman 6816c63fa8 fix: logs missing url, deploments overview table 2025-05-23 11:27:44 +02:00
Arman 30b9b91371 Merge branch 'main' of github.com:appwrite/console into feat-use-combobox-branch-input 2025-05-22 14:09:45 +02:00
Arman 814723baf2 feat: use combobox for branch inputs 2025-05-22 14:09:36 +02:00
Darshan 40483fea1a add: logic for tld, apex domain checks. 2025-05-22 16:00:09 +05:30
Arman 0b5776c9d3 feat: display error on invalid upload 2025-05-21 17:40:32 +02:00
ernstmul 9aad59c76b Update pink 2025-05-20 11:15:03 +02:00
Arman d87a044374 fix: build settings not populated 2025-05-19 12:31:11 +02:00
Torsten Dittmann 20866a8f7e Fix multi-region support check to match exact hostname
Update pink-svelte and pink-icons-svelte to stable RC versions
2025-05-18 20:28:42 +02:00
Arman a70d41eecf chore: bump verison pink wizard fix 2025-05-16 14:40:05 +02:00
Darshan 7a985d8bce fix: errors, warnings, tests. 2025-05-16 13:31:13 +05:30
Darshan 2c2e3c6d9f bump: sdk. 2025-05-15 20:01:30 +05:30
Darshan 946ea932b6 Merge branch 'feat-pink-v2' into 'remove-jwt'. 2025-05-15 19:42:24 +05:30
Arman d56c512b35 chore: bump versions 2025-05-15 15:34:06 +02:00
Darshan 380b848697 bump: sdk. 2025-05-14 13:09:51 +05:30
Darshan 2c2611c624 update: file tokens api. 2025-05-14 11:03:04 +05:30
Darshan 4c2475879d fix: floating action bar. 2025-05-13 11:49:57 +05:30
ernstmul b7b855375a Merge branch 'feat-pink-v2' into mgn-dv
# Conflicts:
#	src/routes/(console)/project-[project]/+layout.svelte
#	src/routes/(public)/(guest)/login/+page.svelte
2025-05-12 12:04:34 +02:00
Arman 16a698a06e fix: 2025-05-09 14:14:30 +02:00
Arman 9e5ac55018 Merge branch 'feat-pink-v2' of github.com:appwrite/console into feat-v2-regions 2025-05-09 14:01:37 +02:00
ernstmul eb0ebc422a Update pink 2025-05-09 10:03:30 +02:00