Commit Graph

1051 Commits

Author SHA1 Message Date
Damodar Lohani 5dd7b8aeb6 Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-07-14 05:11:54 +00:00
Harsh Mahajan 065af16c0e fix: Modal enter key not submitting issue 2025-07-09 18:41:51 +05:30
Damodar Lohani fa8bc4012e fix more issues 2025-07-03 09:10:11 +00:00
Damodar Lohani 90f151685a improve 2025-07-01 00:48:42 +00:00
Damodar Lohani 39727258d9 Fix nullable 2025-07-01 00:48:09 +00:00
Damodar Lohani 70ef48053b Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-07-01 00:44:26 +00:00
Darshan 1cf57da5f4 Merge branch 'main' into fix-PRO-1882-modal-focus-fix 2025-06-30 18:40:50 +05:30
Darshan 035afa78ec fix: back nav from change-plan. 2025-06-29 19:51:47 +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
Harsh Mahajan d9ce3a498d fix: improve modal focus with dual autofocus strategy 2025-06-26 16:28:25 +05:30
Damodar Lohani 3a46d36a73 use svelte5 syntax 2025-06-26 05:59:15 +00:00
Damodar Lohani b1710aaf49 Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-06-22 07:43:11 +00:00
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
Damodar Lohani e7604416c4 Fix warning showing for wrong tier 2025-06-18 03:05:06 +00:00
Damodar Lohani dd82d7da22 Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-06-17 03:39:07 +00:00
Damodar Lohani b57d0fe0a6 format 2025-06-12 05:53:32 +00:00
ArmanNik f01c41188e feat: add missing responsive headers 2025-06-11 15:07:38 +02:00
Damodar Lohani 5c752ea573 Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-06-09 05:45:07 +00:00
ernstmul 7646605d89 Nullable 2025-06-02 10:29:24 +02:00
ernstmul 44701389bc Nullable 2025-06-02 08:26:14 +02:00
ernstmul 98502a85c5 Update to route.id 2025-06-02 08:19:57 +02:00
ernstmul 7dadf0eed9 Only show sidebar padding on project pages 2025-06-02 08:16:05 +02:00
ernstmul 23edfb534b Make region show as required 2025-06-02 06:37:06 +02:00
Darshan e515b553b0 fix: alerts when the wizard is being shown. 2025-05-30 19:03:57 +05:30
Arman 30f1e63442 fix: review comment 2025-05-29 15:36:41 +02:00
Arman ef3bf02367 fix: sheet component overflow, phantom scrollbar 2025-05-29 15:30:35 +02:00
Darshan 098882b2d3 address comment: abstract region filtering for selection options. 2025-05-28 17:32:42 +05:30
Torsten Dittmann 238b05c537 Refactor project type handling in sidebar and shell
- Limit fetching only 5 projects for the navigation
- Replace custom NavbarProject type with Models.Project
- Remove redundant project filtering in shell component
- Pass selectedProject directly from page data
- Add proper TypeScript types for layout data
2025-05-27 17:11:25 +02:00
Arman e6d32b109f fix: show back button on mobile, fix create manual deployment check 2025-05-27 15:22:27 +02:00
Torsten Dittmann 5186f5b412 Change cover header alignment from center to baseline 2025-05-27 12:38:10 +02:00
Darshan c4fc0eafea add: line break! 2025-05-26 19:36:12 +05:30
Darshan 1829944bbb re-add: available regions filtering on project creations. 2025-05-26 19:34:52 +05:30
Damodar Lohani 084ea103b1 Merge branch 'main' into feat-project-changes 2025-05-26 01:45:06 +00:00
Darshan 7c16b47467 fix: advanced lint. 2025-05-16 13:54:19 +05:30
Arman 32e706756c chore: enforcenoUnusedLocals 2025-05-15 11:57:04 +02:00
Arman 5a96e28b38 fix: check issues 2025-05-14 14:56:29 +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
Darshan d92ae473ac Merge branch 'feat-pink-v2' into 'devkeys-pink2'. 2025-05-08 09:22:06 +05:30
Arman 198458279f Merge branch 'feat-pink-v2' of github.com:appwrite/console into feat-v2-regions 2025-05-06 17:52:46 +02:00
Arman 4659414668 fix: quickfilter 2025-05-06 17:51:25 +02:00
Damodar Lohani 9ee54f20ef default value 2025-05-05 06:10:31 +00:00
Damodar Lohani 4a8420f3c3 Project changes 2025-05-05 06:01:53 +00:00
Arman 07ab76d26b chore: fix errors 2025-05-02 15:06:03 +02:00
Arman 43de6fae0a chore: merge conflicts 2025-05-02 14:15:20 +02:00
Arman 665eac6b89 Merge commit '93754b342accbdb6db066c33b2addea7b9e92d67' into feat-v2-regions 2025-05-02 14:10:55 +02:00
Arman 12e6530d2c Merge commit '3c97c6e06ac0a2ff0cc23a7788243d941a139ecc' into feat-pink-v2 2025-04-29 19:15:10 +02:00
Arman 72a6916dba Merge commit '3c97c6e06ac0a2ff0cc23a7788243d941a139ecc' into feat-pink-v2 2025-04-29 19:15:02 +02:00
ernstmul 7c9610b13e Fix: make footer visually same distance to navigation on sub navigation 2025-04-28 15:17:52 +02:00
ernstmul 67b268957d Fix: footer width when collection sub navigations is open 2025-04-28 14:27:54 +02:00
Darshan 7abc5b5360 misc: fixes. 2025-04-23 12:58:09 +05:30