Commit Graph

767 Commits

Author SHA1 Message Date
Darshan 800a3a3942 update: improved empty sheet view;
fix: empty spacing on mobile at top;
fix: issue with overflowing content when editor is opened [pink].
2025-07-31 17:46:19 +05:30
Darshan 86c82de519 Merge branch '1.8.x' into 'spreadsheet' ‼️. 2025-07-30 17:49:40 +05:30
Darshan 6b029e0bf9 fix: sdk bump and diagnostic check. 2025-07-30 14:50:20 +05:30
Darshan 5ed18eb79f refactor: tables > grid api. 2025-07-30 11:40:33 +05:30
Darshan 000e534d43 fix: misc stuff. 2025-07-29 19:58:49 +05:30
Darshan a4c40c7302 Merge branch 'main' into 'spreadsheet'. 2025-07-29 19:52:37 +05:30
Darshan 72d7e33ecf fix: index and duplicates not working on the headers. 2025-07-29 18:48:41 +05:30
Darshan 188241d091 updates: as per discussions. 2025-07-29 17:47:11 +05:30
Darshan db80830829 misc: updates. 2025-07-28 19:17:00 +05:30
Darshan 6a3fe2848e add: nice seekbar component, fake data logic, multi attribute deletion. 2025-07-28 13:05:35 +05:30
Darshan 38b8ff757b update: show filters anyway. 2025-07-26 14:23:02 +05:30
Darshan eb436d2359 update: persist column ordering and widths. 2025-07-25 19:53:37 +05:30
Matej Bačo 4538dbb7ef Merge pull request #2149 from hmacr/1we24-auto-suggest-default-branch
Use defaultBranch from VCS in ProductionBranch field
2025-07-25 11:07:02 +02:00
Darshan 1308776bed update: persist column ordering. 2025-07-24 19:28:52 +05:30
Darshan f955a53887 update: deps. 2025-07-24 17:03:13 +05:30
Jake Barnby ee1264d527 Revert "1.8.x" 2025-07-24 23:21:07 +12:00
Darshan 371ff19800 update: columns primary key badge, move sheets around. 2025-07-24 15:37:53 +05:30
hmacr d3ba6817e2 Use defaultBranch from VCS in ProductionBranch field 2025-07-23 21:08:22 +05:30
Darshan a02a94e459 bump: dep. 2025-07-23 13:58:37 +05:30
Darshan 0dd763300c bump: dep. 2025-07-23 13:30:13 +05:30
Steven Nguyen cc1bb36119 Merge pull request #2133 from appwrite/fix-templates
Fix: auth templates
2025-07-22 18:34:29 -07:00
Darshan d56828ddd9 updates. 2025-07-22 19:11:49 +05:30
Darshan 40deb42e02 Merge branch 'main' into spreadsheet 2025-07-22 12:55:25 +05:30
Darshan f50ab1f809 bump: dep. 2025-07-22 12:50:31 +05:30
Darshan b854f0ab84 fix: deps. 2025-07-22 12:32:42 +05:30
Darshan c16b8756aa Merge branch 'main' into refactor-terminologies 2025-07-22 12:29:53 +05:30
Darshan 35525815b4 Merge branch 'main' into 'fix-templates'. 2025-07-21 18:11:21 +05:30
Darshan 6dc5b2ae7d remove: override. 2025-07-21 18:09:07 +05:30
Matej Bačo 751a65c44d Upgrade eslint 2025-07-21 14:32:06 +02:00
Darshan 1ce1454d8f Merge branch 'main' into 'refactor-terminologies'. 2025-07-21 14:13:42 +05:30
Darshan f78302b83d Merge branch 'main' into 'refactor-terminologies'. 2025-07-20 18:30:08 +05:30
Darshan de09f1677e fix: override the vulnerable dependency for now. 2025-07-20 17:24:20 +05:30
Darshan 2fce82e479 fix: dependency for textarea height fix. 2025-07-20 17:11:16 +05:30
Darshan f4650f0773 fix: auth templates. 2025-07-20 17:02:56 +05:30
Darshan 585e918f58 updates: to spreadsheet. 2025-07-15 13:29:42 +05:30
Darshan e64b51a0a8 bump: spreadsheet logic. 2025-07-11 19:27:42 +05:30
Darshan 223a168c4e bump: pink for table fixes. 2025-07-11 12:06:27 +05:30
Darshan 21204ea7db bump: pink. 2025-07-10 16:44:23 +05:30
Darshan 41428aceaa bump: pink. 2025-07-10 16:40:10 +05:30
Khushboo Verma 4cbe7c1762 Update SDK and pass branch to getRepositoryContents 2025-07-02 23:55:46 +05:30
Darshan bee0a590d0 update: refactor to use the Tables API. 2025-06-26 18:15:17 +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