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
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
e53acfd9b4
feat: new design
2024-11-07 16:16:53 +01:00
ernstmul
76505f3b58
Merge branch 'main' into fix-feedback-migration-form
2024-11-07 11:44:32 +01:00
ernstmul
0c59ce226b
Make currentPage a required param for sendFeedback
2024-11-07 11:16:24 +01:00
loks0n
ac98784908
feat: team sensitive attributes
2024-11-06 18:42:37 +01:00
Torsten Dittmann
c63eb7ea37
Merge branch 'main' of https://github.com/appwrite/console into feat-campaign-server-side
2024-11-06 13:09:46 +01:00
ernstmul
5a6c44994c
Empty string fallback
2024-11-06 10:12:47 +01:00
ernstmul
e14a0a35aa
Merge branch 'main' into feat-prop-1297-login-for-github-education-program
...
# Conflicts:
# src/routes/(console)/organization-[organization]/billing/planSummary.svelte
2024-11-04 09:54:15 +01:00
Ernst Mulders
57d3a4af34
Merge pull request #1480 from appwrite/fix-add-context-billing-cycle
...
Add more clear overview over expected future payments
2024-10-30 09:42:07 +01:00
Steven Nguyen
b1ea3ea722
Merge pull request #1481 from appwrite/fix-prefs-null-pointer
...
Improve prefs nullpointer fix
2024-10-29 17:33:56 -07:00
ernstmul
3fd887cbad
Add more clear overview over expected future payments
2024-10-29 10:56:26 +01:00
ernstmul
a713355acc
Add more clear overview over expected future payments
2024-10-29 10:39:22 +01:00
ernstmul
eca8420c01
Setting mailinglist from outside the sdk
2024-10-29 08:25:53 +01:00
ernstmul
87d1a07ad4
Update helper text
2024-10-29 07:55:54 +01:00
ernstmul
ffd09ff89f
Fix inputid regex
2024-10-28 17:42:19 +01:00
ernstmul
6539ad3190
Fix prefs nullpointer
2024-10-28 16:03:02 +01:00
ernstmul
b003f6b1ca
Fix empty name on github profile for mailinglist
2024-10-28 09:31:46 +01:00
ernstmul
9f39892122
Update for mailinglist
2024-10-28 08:25:58 +01:00
ernstmul
fc67419fe6
Update for new plan id
2024-10-28 07:39:33 +01:00
ernstmul
e2e248a1fb
Merge branch 'main' into feat-prop-1297-login-for-github-education-program
2024-10-28 07:38:50 +01:00
Steven Nguyen
8c0bebf281
fix: update resource for appwrite to appwrite migration
...
The "environment variable" resource was renamed to
"environment-variable" in the backend so the front end needed to be
updated as well.
2024-10-25 22:41:19 -07:00
Jake Barnby
51475ceef6
Fix payment method setup route type
2024-10-23 16:31:12 +13:00
ernstmul
3acc644ac3
Merge branch 'main' into feat-prop-1297-login-for-github-education-program
2024-10-21 14:56:58 +02:00
Christy Jacob
b3ac06b27d
Merge pull request #1427 from appwrite/feat-daily-policy-localtime
...
Set default pro plan policy schedule to midnight local time
2024-10-18 18:23:42 +04:00
ernstmul
440b608daa
Also exclude . and update tests
2024-10-18 14:19:47 +02:00
ernstmul
65dab15013
Change regex for custom project id
2024-10-18 14:11:51 +02:00
ernstmul
784a7896a8
Add mailinglist call
2024-10-18 10:35:16 +02:00
Jake Barnby
aa0a01b5c8
Set default pro plan policy schedule to midnight local time instead of UTC
2024-10-18 17:58:51 +13:00
ernstmul
e37064fba3
Merge branch 'main' into feat-prop-1297-login-for-github-education-program
...
# Conflicts:
# src/lib/constants.ts
# src/lib/stores/billing.ts
2024-10-16 09:54:54 +02:00
Torsten Dittmann
1e296bf927
fix: backup progress
2024-10-15 11:41:47 +02:00
Torsten Dittmann
26d001e46f
Merge pull request #1407 from ItzNotABug/fix-minor-ui-issues
...
Update copy for custom retention
2024-10-15 09:21:17 +02:00
Arman
b05a29c2ce
Merge pull request #1414 from appwrite/fix-feedback-form
...
Update custom fields to fix "Error parsing request body into JSON"
2024-10-14 17:24:19 +02:00
Arman
3722193740
Merge pull request #1415 from appwrite/feat-implement-journey-bandwidth-update
...
Add campaign and correct images
2024-10-14 14:48:45 +02:00
ernstmul
2affe854cd
Add campaign and correct images
2024-10-14 14:43:28 +02:00
Steven Nguyen
f6c4b9b660
fix: update custom fields to fix "Error parsing request body into JSON"
...
The `customFields` param expects an array of objects where each object
has 2 properties: id and value. This fix ensures the current page is
passed in the `value` property.
2024-10-11 15:14:22 -07:00
ItzNotABug
8eb52603aa
update: reactivity updates.
2024-10-10 20:10:37 +05:30
ItzNotABug
ad5e04f1f3
update: reactivity updates.
2024-10-10 18:54:09 +05:30
ItzNotABug
a10fdf9a97
address comments.
2024-10-10 17:48:10 +05:30
ernstmul
00800c57c3
Add to mailinglist
2024-10-10 09:19:38 +02:00
ItzNotABug
3264f3a654
update: notif alert copy
2024-10-10 12:45:12 +05:30
ItzNotABug
e4e8a9cdb4
Merge branch 'main' into feat-database-backups.
2024-10-09 20:22:20 +05:30
ItzNotABug
9016439278
address design comments.
2024-10-09 20:20:06 +05:30
Ernst Mulders
bd30ef36bb
Merge pull request #1397 from appwrite/feat-PRO-1313-support-custom-plan
...
Feat pro 1313 support custom plan
2024-10-09 12:08:58 +02:00
ItzNotABug
217f73c650
update: use queries for only manual backups fetch.
2024-10-09 15:30:42 +05:30
Torsten Dittmann
23c4c813bd
Merge pull request #1401 from appwrite/feat-new-runtimes
...
Feat: New runtimes
2024-10-09 11:19:19 +02:00
Ernst Mulders
5942b66886
Merge pull request #1199 from ItzNotABug/improve-footer-for-mobile
...
Improve Footer on Mobile
2024-10-09 09:19:46 +02:00
Ernst Mulders
6f081ece52
Merge pull request #1243 from ItzNotABug/fix-new-lines-in-logs
...
Parse New Lines in Function Logs
2024-10-09 09:18:33 +02:00