Commit Graph

2118 Commits

Author SHA1 Message Date
Darshan f2887019cf address comment. 2025-07-03 19:00:32 +05:30
Darshan 283fa3177b fix: cursor class. 2025-07-03 18:42:32 +05:30
Darshan bb4096f8b7 add: multiple promos. 2025-07-03 18:41:36 +05:30
Khushboo Verma 4cbe7c1762 Update SDK and pass branch to getRepositoryContents 2025-07-02 23:55:46 +05:30
Darshan 1cf57da5f4 Merge branch 'main' into fix-PRO-1882-modal-focus-fix 2025-06-30 18:40:50 +05:30
Harsh Mahajan 58b63960fb fix: added else if condition instead of if 2025-06-30 18:34:42 +05:30
Harsh Mahajan e8e09babe3 fix: resolved a minor issue in sidebar 2025-06-30 17:08:35 +05:30
Harsh Mahajan afb5d16e0d fix: resolved minor issue and removed a unused element to solve lint error caught during check 2025-06-30 14:26:02 +05:30
Harsh Mahajan 27f89eff56 fix:removed onMount 2025-06-30 13:09:01 +05:30
Darshan d610260d78 Merge branch 'main' into fix-PRO-1882-modal-focus-fix 2025-06-30 11:56:17 +05:30
Harsh Mahajan b26833ec89 fix:added autofocus to all components that need it 2025-06-30 11:45:20 +05:30
Darshan c36dd1d0b0 fix: invalidation issue causing null organization on project's first creation. 2025-06-30 10:48:25 +05:30
Darshan 7576993357 fix: payment methods not updated after adding it. 2025-06-29 11:08:41 +05:30
Harsh Mahajan f26a0808a3 fix:added focus for other buttons still need to add for others 2025-06-27 17:46:50 +05:30
Darshan ca20825250 fix: column selector bug. 2025-06-27 12:15:53 +05:30
Harsh Mahajan d9ce3a498d fix: improve modal focus with dual autofocus strategy 2025-06-26 16:28:25 +05:30
Darshan 2ae77ec7e4 fix: lint. 2025-06-26 10:05:16 +05:30
Darshan 749b41a4ca fix: wrongly selected sidebar option. 2025-06-26 09:58:25 +05:30
Darshan 936f8882f5 fix: free plan tooltip. 2025-06-26 09:53:24 +05:30
Darshan a2a93e8dca fix: permissions action modal not shown correctly. 2025-06-26 09:31:39 +05:30
Darshan 0c6cbb48d4 fix: domains, design comments. 2025-06-24 13:24:48 +05:30
Darshan 93bc14a13a fix: dev keys expiry options on detail. 2025-06-24 13:00:41 +05:30
Darshan fad96f008e update: domain badges and verification consistency with errors. 2025-06-23 09:53:15 +05:30
Darshan c68c770663 fix: truncate project name. 2025-06-21 12:37:20 +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
Darshan 3f3af27064 Merge pull request #2025 from appwrite/fix-pro-1918
Fix: Breadcrumbs not updated
2025-06-18 11:32:31 +05:30
Darshan e767f6cd0e Merge branch 'main' into 'csv-imports-errors'. 2025-06-17 09:51:24 +05:30
Ernst Mulders 5a359fbe5b Merge pull request #2027 from appwrite/fix/fix-branch-selection-on-build
Removing await function to fix the combobox select options
2025-06-16 15:50:28 +02:00
ernstmul 420d365165 Remove debug 2025-06-16 11:02:31 +02:00
ernstmul 9696bf5929 Removing await function to fix the combobox select options 2025-06-16 11:01:09 +02:00
Darshan 7de357dca6 fix: breadcrumbs not updated after certain steps and routing. 2025-06-15 10:44:27 +05:30
Darshan 054cb809b7 Merge branch 'main' into csv-imports-errors 2025-06-14 15:13:12 +05:30
Darshan 99bac39c3b fix: account menu click not working. 2025-06-14 09:16:17 +05:30
Darshan 608f6e1e72 Merge branch 'main' into csv-imports-errors 2025-06-13 15:16:05 +05:30
Darshan 3b786738f8 Merge pull request #2015 from appwrite/fix/fix-popover-overflow-page
fix popover overflowing page
2025-06-12 14:17:06 +05:30
ernstmul e25f8d11f3 fix popover overflowing page 2025-06-12 10:30:18 +02:00
Darshan dc5c4ed25a update: error notification, based on new structure. 2025-06-12 10:57:50 +05:30
Darshan 6fb8da5154 Merge branch 'main' into csv-imports-errors 2025-06-12 09:30:49 +05:30
Darshan 6ab6ee838f fix: nullable email crashing console on login. 2025-06-10 13:36:45 +05:30
Darshan 248c8cc754 Merge remote-tracking branch 'origin/feat-plan-update' into feat-plan-update 2025-06-10 13:13:44 +05:30
Darshan 5c849391b9 fix: failing e2e test due to custom plan addition in the list. 2025-06-10 13:13:37 +05:30
Damodar Lohani 48855c944e Merge remote-tracking branch 'origin/main' into feat-plan-update 2025-06-10 07:26:30 +00:00
Damodar Lohani 00a2741647 Fix sidebar offset 2025-06-10 07:22:30 +00:00
Darshan 4b51553504 update: changes as per appwrite#9947. 2025-06-10 12:20:17 +05:30
Darshan 945c5d3d59 Merge branch 'main' into 'csv-imports-errors'. 2025-06-10 11:42:43 +05:30
Arman f4e81f539f fix: navbar dropdown (close on esc) 2025-06-09 17:14:17 +02:00
Damodar Lohani 0e0f61be32 add border 2025-06-08 12:33:59 +00:00
Darshan 2d14efecf6 address comments. 2025-06-08 17:38:13 +05:30
Damodar Lohani e1d0bcae7c update height 2025-06-08 11:03:30 +00:00