Torsten Dittmann
1e9d6fe4f0
Add noscroll prop to Tab component and optimize page loads
...
- Only reload usage data when period actually changes
- Add invalidation when closing wizard
- Remove unnecessary $project conditional check
- Clean up unused imports and commented code
2025-04-15 23:45:27 +02:00
Torsten Dittmann
d353c02ca4
Merge pull request #1800 from appwrite/fix-storage-usage-load
...
Remove organization storage usage from bucket view
5.3.5
2025-04-15 22:13:37 +02:00
Torsten Dittmann
e5b0c6612e
Remove organization storage usage from bucket view
2025-04-15 22:05:57 +02:00
Christy Jacob
e84bc2e0d2
Merge pull request #1799 from appwrite/revert-1798-fix-multiregion-creation
...
Revert "Fix: Multiregion project creation"
5.3.4
2025-04-15 23:49:44 +04:00
Torsten Dittmann
fe097c9a29
fix: region loop
2025-04-15 20:36:56 +02:00
Torsten Dittmann
dc88b368f2
Revert "Fix: Multiregion project creation"
2025-04-15 20:21:42 +02:00
Torsten Dittmann
0236f7724d
Merge pull request #1798 from appwrite/fix-multiregion-creation
...
Fix: Multiregion project creation
5.3.3
2025-04-15 18:10:52 +02:00
Matej Bačo
ef57d538eb
Fix linter
2025-04-15 18:02:24 +02:00
Matej Bačo
dc260e2137
Fix mid-release state of project creation
2025-04-15 17:51:22 +02:00
Torsten Dittmann
11117e9964
Merge pull request #1797 from appwrite/show-upgrade
...
Show upgrade for more regions
5.3.2
2025-04-15 15:20:09 +02:00
Darshan
7d1e9af38e
fix: tests.
2025-04-15 18:25:58 +05:30
Darshan
7cf1153327
update: show upgrade for more regions.
2025-04-15 18:08:44 +05:30
Torsten Dittmann
06d00f2318
Merge pull request #1796 from appwrite/fix-incorrect-regions
...
Fix: cached/incorrect regions
5.3.1
2025-04-15 12:13:38 +02:00
Darshan
7658ede005
address comment.
2025-04-15 15:37:45 +05:30
Darshan
78d55b5a64
fix: type check.
2025-04-15 15:11:16 +05:30
Darshan
bc7a5eeb5e
fix: cached/incorrect regions.
2025-04-15 15:07:03 +05:30
Christy Jacob
5b14851c4a
Merge pull request #1508 from appwrite/feat-support-multi-region
...
feat: set project endpoint based on the region
5.3.0
2025-04-15 05:59:39 +04:00
Torsten Dittmann
7ae265d075
Merge branch 'main' of https://github.com/appwrite/console into feat-support-multi-region
2025-04-14 17:01:28 +02:00
Torsten Dittmann
a0ae362e2e
Merge pull request #1792 from appwrite/snyk-fix-6f7dd2459abeacee83a15a9cc77317cf
...
[Snyk] Security upgrade nginx from 1.25-alpine to 1.26.3-alpine
2025-04-14 16:31:44 +02:00
Torsten Dittmann
93754b342a
Merge pull request #1551 from appwrite/fix-sdk-context
...
fix: sdk context
2025-04-14 16:31:04 +02:00
Darshan
3c97c6e06a
Merge pull request #1793 from appwrite/hide-scrollbars
...
Fix: hide the scrollbar in permissions
2025-04-14 19:21:48 +05:30
Darshan
3c1e269adc
fix: attempt updated backend.
2025-04-14 19:16:08 +05:30
Darshan
0370a784c2
ci: empty commit
2025-04-14 16:54:40 +05:30
Darshan
5858b81c0c
fix: hide the scrollbar in permissions.
2025-04-13 11:59:26 +05:30
Steven Nguyen
4864d8b3b8
Merge pull request #1791 from appwrite/fix-build
...
fix: don't set endpoint during build
5.2.58
2025-04-11 20:00:56 -07:00
snyk-bot
0f7869534d
fix: Dockerfile to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE319-EXPAT-7908400
- https://snyk.io/vuln/SNYK-ALPINE319-EXPAT-7908409
- https://snyk.io/vuln/SNYK-ALPINE319-CURL-7567383
- https://snyk.io/vuln/SNYK-ALPINE319-CURL-7567383
- https://snyk.io/vuln/SNYK-ALPINE319-EXPAT-7908399
2025-04-11 20:44:45 +00:00
Steven Nguyen
c315a02e60
fix: don't set endpoint during build
...
During build, the endpoint is invalid so calling setEndpoint() would
result in an error:
Invalid endpoint URL: undefined/v1
This PR ensures setEndpoint() isn't called during build.
2025-04-11 12:00:10 -07:00
Shimon Newman
ece27d9768
Merge pull request #1790 from appwrite/fix-multi-region-endpoints
...
Dashes to Subdomains
6.0.0-rc.96
2025-04-11 21:36:18 +03:00
Christy Jacob
7610ed960c
Merge pull request #1784 from appwrite/feat-figma-oauth
...
feat: add figma to list of oauth adapters
2025-04-11 19:09:37 +04:00
Darshan
5472d5ff3c
update: dashes to subdomains.
2025-04-11 15:24:15 +05:30
Darshan
2daee9234b
Merge pull request #1789 from appwrite/fix-backups-sign-up-button
...
fix(databases): vertically center backups sign up button
2025-04-11 09:27:30 +05:30
Steven Nguyen
ed2fe86bba
fix(databases): vertically center backups sign up button
...
On the backups page for self-hosted, there's a button that takes users to Cloud since backups are not available on self-hosted. The button looked odd because it was aligned to the top. Instead, vertically center the button.
2025-04-10 16:47:20 -07:00
ChiragAgg5k
538dd1a19a
chore: update sdk
2025-04-10 17:56:30 +05:30
Damodar Lohani
4e978bc7f1
Merge pull request #1787 from appwrite/feat-budget-cap-config
...
Feat: budget cap config update
5.2.57
2025-04-10 10:00:51 +05:45
Damodar Lohani
6b45f9dae0
fix format
2025-04-10 04:08:42 +00:00
Damodar Lohani
8d6c993e16
update alert
2025-04-10 04:06:17 +00:00
Damodar Lohani
90d6cd40e6
Feat: budget cap config update
2025-04-10 03:52:32 +00:00
Darshan
0f0606f7aa
Merge pull request #1783 from appwrite/fix-plan-backups
...
Fix: plans <> backupsEnabled
2025-04-09 19:07:19 +05:30
Ernst Mulders
502eff30d8
Merge pull request #1785 from appwrite/fix-import-provider-label
...
Fix: set appwrite as label
2025-04-09 10:47:40 +02:00
ernstmul
c76798723c
Fix: set appwrite as label
2025-04-09 10:40:31 +02:00
ChiragAgg5k
6705673d34
feat: add figma to list of oauth adapters
2025-04-08 18:24:48 +05:30
Darshan
cd029dfc6a
fix: plans <> backupsEnabled.
2025-04-08 15:52:16 +05:30
Darshan
18880eb0a2
Merge pull request #1782 from appwrite/fix-search-debounce
...
Fix: search x debounce
2025-04-07 13:54:41 +05:30
Darshan
8b8194b358
fix: search x debounce.
2025-04-06 18:29:00 +05:30
Darshan
73bbc9e475
Merge pull request #1780 from appwrite/feat-feedback-fields
...
feat: update feedback to include additional data
5.2.56
2025-04-06 13:36:12 +05:30
Darshan
a8723273a5
Merge pull request #1781 from appwrite/fix-message-on-members
...
Fix: paid plans showing `PHP_INT_MAX` for limits
2025-04-06 13:34:58 +05:30
Darshan
e01e8e4a57
fix: paid plans showing PHP_INT_MAX for limits.
2025-04-06 11:59:08 +05:30
Steven Nguyen
e8478c49c6
feat: update feedback to include additional data
...
Include:
- billing plan
- org id
- proejct id
- user id
This will help us prioritize feedback better and give us info about the
org and project so we can dig in if needed.
2025-04-04 17:22:02 -07:00
Darshan
3b93eebce6
Merge pull request #1778 from appwrite/fix-memberships-invite
...
Fix: showing invite on a free plan
2025-04-04 14:32:59 +05:30
Darshan
8f3ac11456
update: allow showing custom pill message.
2025-04-04 11:51:46 +05:30