Commit Graph

6363 Commits

Author SHA1 Message Date
ernstmul 8a69bf00a0 Fix missing limits data for non-standard tiers 2024-11-20 15:09:44 +01:00
Torsten Dittmann a88ab15db4 fix: unnecessary fetches and build warnings 2024-11-19 14:21:16 +01:00
ernstmul f76491604b Reset the uploader on logout 2024-11-19 10:39:16 +01:00
Torsten Dittmann 697f574e44 style: fix copy on team invite 2024-11-18 20:58:40 +00:00
Torsten Dittmann ea4ecdf7fe fix: use proper invite path 2024-11-18 21:48:07 +01:00
Torsten Dittmann f10d938b4a fix: invite base path 2024-11-18 21:42:50 +01:00
Torsten Dittmann 6b6c8aeb31 revert: remove leftover console.log 2024-11-15 19:59:22 +01:00
Torsten Dittmann 04b01d03b9 fix: code style 2024-11-15 19:59:00 +01:00
Torsten Dittmann 81af03fa83 style: improve null handling 2024-11-15 19:50:24 +01:00
Torsten Dittmann 1ea4bccedf chore: run formatter 2024-11-15 19:45:52 +01:00
Torsten Dittmann 6c39ed22a3 fix: prefs empty array case 2024-11-15 19:43:48 +01:00
ernstmul a217153d31 Unify logout function over different places 2024-11-14 09:44:30 +01:00
ernstmul 476df58e6b let to const 2024-11-13 15:34:51 +01:00
ernstmul 197145379b Remove offset 2024-11-13 15:34:35 +01:00
ernstmul c63ac836ef Remove onMount 2024-11-13 15:30:54 +01:00
ernstmul 5f8f258971 Load all data for plan summary in advance 2024-11-13 15:17:54 +01:00
Torsten Dittmann 77f693dc00 Merge pull request #1487 from appwrite/feat-exclude-cache-from-oauth-pages
Skip serviceworker cache install on oauth pages
2024-11-13 14:00:56 +01:00
ernstmul 19a447fc7a Update path check for cache 2024-11-13 13:42:06 +01:00
ernstmul 33a7d9aeb2 Change regex to string comparison 2024-11-13 13:33:28 +01:00
Torsten Dittmann 41e8301e9f Merge pull request #1505 from ItzNotABug/fix-deno-broken-icon
Fix: Broken `deno` logo on templates filter
2024-11-13 13:26:35 +01:00
ernstmul 9bf92d0b4e Merge branch 'main' into fix-allow-github-education-when-signed-in 2024-11-13 13:20:06 +01:00
ernstmul 6fb1a65db0 Allow the GitHub Education to be applied when the user is already signed in 2024-11-13 13:19:32 +01:00
loks0n 479a28b1ac fix: memberships privacy 2024-11-13 10:55:51 +01:00
Arman f351a62d59 Merge pull request #1497 from appwrite/feat-display-notification-after-session-delete
Display notification after session delete
2024-11-11 13:57:01 +01:00
ernstmul 0a096be1c9 Remove unused style 2024-11-11 11:51:55 +01:00
ernstmul 61114c8467 Correct word break for Safari 2024-11-11 11:45:45 +01:00
ItzNotABug ff6e09b542 fix: broken deno logo on templates filter. 2024-11-10 16:23:14 +05:30
Damodar Lohani de0417a774 fix check 2024-11-10 08:45:53 +00:00
Damodar Lohani d24caee823 Allow upgrade if current plan does not match the campaign plan 2024-11-10 13:15:30 +05:45
Arman e2b8eb474c chore: remove import 2024-11-08 15:53:53 +01:00
Arman c74390135e fix: image url 2024-11-08 15:52:05 +01:00
Arman 0662894f1e fix: unauthenticated page 2024-11-08 15:47:28 +01:00
Steven Nguyen edaae31990 Merge pull request #1490 from appwrite/fix-billing-estimate-loader
Fix billing estimate loader
2024-11-07 16:19:53 -08:00
Christy Jacob d0229ac89c Merge pull request #1498 from appwrite/feat-team-sensitive-attributes
feat: team sensitive attributes
2024-11-07 20:21:31 +01:00
loks0n abb9a29839 chore: typo 2024-11-07 19:17:26 +01:00
Arman 4015b5a73c chore: remove comment 2024-11-07 17:15:07 +01:00
Arman e19b702374 fix: hardcoded billing plan in estimation box for apply credit 2024-11-07 17:08:06 +01:00
loks0n 9c3ecf00d0 fix: inputchoice over inputcheckbox 2024-11-07 16:43:09 +01:00
loks0n c476fc19a0 feat: mode check 2024-11-07 16:22:16 +01:00
loks0n 72b7c9e514 feat: hide unless scale 2024-11-07 16:17:29 +01:00
loks0n e53acfd9b4 feat: new design 2024-11-07 16:16:53 +01:00
Ernst Mulders 9a2a946904 Merge pull request #1492 from appwrite/fix-feedback-migration-form
Fix migration feedback form 400
2024-11-07 15:09:14 +01:00
ernstmul 76505f3b58 Merge branch 'main' into fix-feedback-migration-form 2024-11-07 11:44:32 +01:00
ernstmul 9186f58061 Merge branch 'main' into fix-bullet-points-on-form-labels-migration-form 2024-11-07 11:44:06 +01:00
ernstmul 9983ac1dea Fix conflicts 2024-11-07 11:23:34 +01:00
ernstmul e5c91d70f0 Merge branch 'main' into fix-billing-estimate-loader
# Conflicts:
#	src/routes/(console)/organization-[organization]/billing/planSummary.svelte
2024-11-07 11:22:26 +01:00
ernstmul 0c59ce226b Make currentPage a required param for sendFeedback 2024-11-07 11:16:24 +01:00
Torsten Dittmann ab7bd66fd6 fix: hide backups column on self-hosted 2024-11-06 20:39:02 +01:00
loks0n 9fca11555e fix: default true 2024-11-06 20:14:00 +01:00
loks0n df1fca1e7f ui: improve copy 2024-11-06 20:12:55 +01:00