Commit Graph
10813 Commits
Author SHA1 Message Date
Damodar Lohani ee293bc66b handle addons and project usage 2025-06-25 06:58:52 +00:00
Damodar Lohani 4572379de5 Fix errors 2025-06-24 05:39:24 +00:00
Damodar Lohani 6cf440c252 Merge remote-tracking branch 'origin/feat-project-changes' into feat-project-changes-2 2025-06-24 05:20:55 +00:00
Damodar Lohani 847b64588e Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-06-24 05:20:31 +00:00
Darshan b69648a61a Merge pull request #2041 from appwrite/update-billing-feedback 2025-06-24 10:41:46 +05:30
Chirag Aggarwal 2e55b3cc93 chore: track only non credit invoices 2025-06-24 10:09:44 +05:30
Chirag Aggarwal 5d9f1fcb6d refactor: extract downgrade feedback logic into a separate function 2025-06-24 10:08:48 +05:30
Chirag Aggarwal 9ac21e90a3 chore: format 2025-06-24 09:13:33 +05:30
Chirag Aggarwal b40dc74243 chore: record more info in billing feedback 2025-06-24 09:12:57 +05:30
Matej Bačo 0531bd8e67 Merge pull request #2040 from appwrite/fix-manual-deployments
Fix manual deployment flows
2025-06-23 11:39:11 +02:00
Matej Bačo f3e69a67e4 Code quality improvement 2025-06-23 11:32:49 +02:00
Matej Bačo 9294b7f6ed Fix manual deployment flows (missing file, domain configuration) 2025-06-23 10:43:54 +02:00
Damodar Lohani 6f0c948175 Merge remote-tracking branch 'origin/feat-project-changes' into feat-project-changes-2 2025-06-22 09:12:18 +00:00
Damodar Lohani b1710aaf49 Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-06-22 07:43:11 +00:00
DarshanandTorsten Dittmann 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>
6.1.3
2025-06-20 15:17:23 +02:00
Torsten Dittmann 9920723758 Merge pull request #2036 from appwrite/lohanidamodar-patch-1
Remove html from notification
2025-06-20 14:20:45 +02:00
Torsten Dittmann 331f6f0d0a Merge pull request #2037 from appwrite/fix-payment-tables
Update table column types and adjust payment layouts
2025-06-19 18:23:12 +02:00
Torsten Dittmann ee5394665f Update pink-svelte package to 973fff2 version 2025-06-19 18:18:56 +02:00
Torsten Dittmann 3799fae41f Update Column type references to PinkColumn 2025-06-19 17:51:41 +02:00
Torsten Dittmann 0f95f1d07e Convert state management to use Svelte signals 2025-06-19 17:50:34 +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
Damodar LohaniandDarshan 28d0268e9a Update src/routes/(console)/organization-[organization]/billing/budgetCap.svelte
Co-authored-by: Darshan <itznotabug@gmail.com>
2025-06-19 13:30:11 +05:45
Damodar Lohani d92d35f6eb Remove html from notification 2025-06-19 13:27:28 +05:45
Damodar Lohani 6a63d23173 fix compact 2025-06-19 06:36:11 +00:00
Damodar Lohani be2db8abf1 Merge remote-tracking branch 'origin/main' into feat-project-changes 6.2.0-rc.4 2025-06-18 07:10:59 +00:00
Damodar Lohani 9b04d01d63 Merge remote-tracking branch 'origin/main' into feat-project-changes-2 2025-06-18 06:29:56 +00:00
Darshan 3f3af27064 Merge pull request #2025 from appwrite/fix-pro-1918
Fix: Breadcrumbs not updated
2025-06-18 11:32:31 +05:30
Damodar Lohani 53c1a547c8 fix date formatting 2025-06-18 05:04:48 +00:00
Damodar Lohani 016a05e056 truncate title 6.2.0-rc.2 2025-06-18 04:55:27 +00:00
Damodar Lohani 46da151e9b status tag alignment 2025-06-18 04:39:13 +00:00
Damodar Lohani b042ed113d more fixes 2025-06-18 04:23:55 +00:00
Damodar Lohani e7604416c4 Fix warning showing for wrong tier 2025-06-18 03:05:06 +00:00
Damodar Lohani b74242346c Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-06-18 02:46:09 +00:00
Jake Barnby ae7e8cd2e4 Merge pull request #1961 from appwrite/csv-imports-errors
CSV import error
6.2.0-rc.3
2025-06-17 14:55:29 -04:00
Darshan 493b760939 Merge pull request #2032 from appwrite/fix-leaking-realtime
Fix: leaking realtime event
6.1.2
2025-06-17 18:22:54 +05:30
Darshan 4d3355ecaa fix: leaking realtime event. 2025-06-17 18:17:25 +05:30
Darshan cfd82b2f6b Merge pull request #2031 from appwrite/fix-endpoint-sites-screenshots
Fix: Use correct endpoint for site screenshots
2025-06-17 18:02:49 +05:30
Darshan ad135638d9 fix: use correct endpoint for site screenshots. 2025-06-17 17:45:04 +05:30
Darshan f9f861a5a9 fix: lint. 2025-06-17 09:53:17 +05:30
Damodar Lohani cd29f5d8be disable button 6.2.0-rc.1 2025-06-17 04:22:55 +00:00
Darshan e767f6cd0e Merge branch 'main' into 'csv-imports-errors'. 2025-06-17 09:51:24 +05:30
Damodar Lohani b527bd1219 format 2025-06-17 04:18:21 +00:00
Damodar Lohani 9d46815786 refactor date to constant 2025-06-17 04:17:37 +00:00
Damodar Lohani dd82d7da22 Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-06-17 03:39:07 +00:00
Darshan 64c069987b Merge pull request #2029 from appwrite/fix-disappearing-documents-table 2025-06-17 08:52:09 +05:30
Steven Nguyen 2fde5c3e25 fix: prevent disappearing documents table when switching collections
When switching collections, the $attributes store doesn't update right away so $attributes is for the old collection, but $columns is for the new collection so attr ends up being undefined leading to the error:

TypeError: Cannot read properties of undefined (reading 'type')

Checking attr first prevents the exception from occuring, giving enough time for $attributes to update and the table to render correctly.
2025-06-16 16:41:28 -07:00
Steven Nguyen 2b4a495467 Merge pull request #2021 from appwrite/fix-time-display
Fix: time display regression on tables
2025-06-16 16:32:52 -07:00
Steven Nguyen 83aadb9580 Merge pull request #2020 from appwrite/fix-relationship-selects
Fix: relationship selection issues
2025-06-16 14:48:18 -07:00
Jake Barnby 5db25a3c81 Merge pull request #2018 from appwrite/1.8.x
Flag for index lengths
6.1.1
2025-06-16 13:14:42 -04:00
Jake Barnby cc3936d1fd Use const 2025-06-16 11:35:25 -04:00