Commit Graph

727 Commits

Author SHA1 Message Date
Khushboo Verma 4cbe7c1762 Update SDK and pass branch to getRepositoryContents 2025-07-02 23:55:46 +05:30
Darshan b1918b9823 revert: pink latest due to table regressions. 2025-06-23 10:22:21 +05:30
Darshan b1df97a4c3 svelte5: cleanups, improvements (#1966)
* update: cleanups, improvements.

* fix: protocol usage.

* update: load failed invoice as non-blocking.

* address comments, make stuff faster!

* fix: missing type on org loads.

* fix: connect button shown on org. page.

* fix: error check.

* update: comment, just ocd things.

* update: flip `localStorage` check after `browser` check.

* update: comment.

* perf: parallelize fetch for faster loads [↓49%]

* update: compute things later.

* update: don't rely on dependency or reload if scope doesn't allow.

* update: simplify.

* update: do not load credits if the organization plan does not support it.

* update: just some cleaning.

* address comments for promise handling.

* address comments; remove: unused api calls!!!

* address comments;

* address comment.

* misc.

* cleaner endpoint creation.

* fix: required to optional.

* update: url to quick load.

* address comments.

* update: load payments on ui.

* update: load non-urgent calls on UI.

* fix: unnecessary runs of root layout.

* reduce: calls to countries, locale api.

* reduce: calls to countries, locale api in org settings.

* update: simplify api calls and data passing.

* address comments.

* remove: id from `UsageProjectInfo`.

* update: make api call only when needed.

* fix: text.

* fix: endpoint flag design <> verified by design.

* fix: `inline` inner stack so project name has enough space.

* fix: tests.

* update: improve orgs loading?

* update: misc.

* remove: todo.

* updates: more billing cleanups.

* misc.

* misc.

* fix: tests and a warning.

* address comment.

* fix: merge leftover issues.

* fix: tab selection on overview.

* fix: issues with user store on main project layout.

* remove: `selectedTab` store.

* fix: account menu regression.

* fix: reactive logic. use `svelte5` syntax.

* Remove trailing comma in invalidate array

* remove: unused method.

* updates: misc optimizations.

* fix: lint.

* update: changes after merge.

* update: modal size for credits and show loader.

* update: misc and PR freeze!

* update: use a default credit card icon if one isn't supported by the API.

* fix: project loading state as per updated org ID. LAST FIX.

* address comments.

---------

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2025-06-20 15:17:23 +02:00
Torsten Dittmann ee5394665f Update pink-svelte package to 973fff2 version 2025-06-19 18:18:56 +02:00
Torsten Dittmann 0b7a64cad2 Update table column types and adjust payment layouts
The changes include typing updates for table columns and layout improvements
for payment history and methods pages, with better handling of payment error
states and responsive column widths.
2025-06-19 17:43:06 +02:00
Jake Barnby cb096b4ea9 Merge remote-tracking branch 'origin/main' into 1.8.x 2025-06-12 12:48:27 -04:00
ernstmul e25f8d11f3 fix popover overflowing page 2025-06-12 10:30:18 +02:00
Jake Barnby 6c05a61389 Update SDK 2025-06-10 16:12:32 -04:00
Jake Barnby f6804f24fa Update SDK 2025-06-10 15:00:50 -04: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 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
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
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
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
Arman c2d71c644b Merge branch 'feat-pink-v2' of github.com:appwrite/console into feat-v2-regions 2025-05-08 15:24:46 +02:00