Commit Graph

6221 Commits

Author SHA1 Message Date
Torsten Dittmann 93336b0b78 fix 2024-10-16 14:06:11 +02:00
Torsten Dittmann 0784fb52f7 fix: allow create on empty component 2024-10-15 15:12:00 +02:00
Torsten Dittmann 99b02f2c88 Merge branch 'main' of https://github.com/appwrite/console into feat-pink-v2 2024-10-15 15:11:06 +02:00
Torsten Dittmann 1e296bf927 fix: backup progress 2024-10-15 11:41:47 +02:00
Torsten Dittmann fab474f2b0 Merge pull request #1416 from appwrite/fix-storage-pricing-copy
fix: storage pricing copy
2024-10-15 09:27:59 +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
Torsten Dittmann 8727b4ac2f fix: storage pricing copy 2024-10-15 09:20:46 +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
Torsten Dittmann 4ba7716624 Merge branch 'add-backup-metrics' of https://github.com/ItzNotABug/appwrite-console into add-backup-metrics 2024-10-10 16:55:06 +02:00
Torsten Dittmann 1aec76497f fix: remove backups usage from projects 2024-10-10 16:53:13 +02:00
ItzNotABug b06e924cce update: colors. 2024-10-10 20:17:58 +05:30
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
Darshan 94f2d82564 update: query. 2024-10-10 18:37:44 +05:30
Darshan 6b8a45ab21 update: query for migrations.
Excludes the backup and restorations from migrations list under project settings in the migrations tab.
2024-10-10 18:19:58 +05:30
ItzNotABug f3eb7d2c13 update: comment. 2024-10-10 17:50:45 +05:30
ItzNotABug a10fdf9a97 address comments. 2024-10-10 17:48:10 +05:30
Jake Barnby b9f4fb11bf Merge pull request #1405 from ItzNotABug/fix-button-type
Fix: Button type to avoid unintended submission trigger
2024-10-10 23:15:13 +13:00
ItzNotABug 745422c132 update: copy for custom retention and gap. 2024-10-10 14:14:53 +05:30
ernstmul 0a92879d2d Fix comment 2024-10-10 10:11:41 +02:00
ernstmul 3bc12b8886 Remove debug 2024-10-10 09:46:38 +02:00
ernstmul a77390f17f Fix nullpointer 2024-10-10 09:45:19 +02:00
ItzNotABug 3264f3a654 update: notif alert copy 2024-10-10 12:45:12 +05:30
ItzNotABug aa4c394b5b fix: button type. 2024-10-10 11:37:05 +05:30
Jake Barnby 7b2e3f8e10 Fix project model ref 2024-10-10 17:42:19 +13:00
ItzNotABug 42fd7f29c5 fix: tests 2024-10-09 20:29:57 +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 d5915ddd47 Merge pull request #1189 from ItzNotABug/remove-cloud-endpoints
Remove Cloud `Endpoints` from `Initialize SDKs` Wizards
2024-10-09 09:20:43 +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
Matej Bačo 3098214fcb Upgrade runtimes, add Deno badge 2024-10-08 18:19:43 +02:00
Torsten Dittmann 08a4b278aa chore: run formatter 2024-10-08 17:10:58 +02:00
Torsten Dittmann bef7a0b356 fix: selfhosted roles 2024-10-08 17:10:00 +02:00
ernstmul 6606b600d7 Fix typo 2024-10-08 16:11:47 +02:00
ernstmul 14289100b1 Helper component to Alert 2024-10-08 15:01:21 +02:00
ItzNotABug f5679625a0 update: only show manually triggered backup info. 2024-10-08 17:01:55 +05:30
Torsten Dittmann ff6fa08066 Merge pull request #1386 from ItzNotABug/change-modal-cancellation-logic
Hide all promo alerts on cancel
2024-10-08 12:38:43 +02:00
Torsten Dittmann ce5f36c7be Merge pull request #1382 from data-miner00/refactor-fix-typos
Refactor fix typos
2024-10-08 12:38:03 +02:00
Torsten Dittmann 5b776ec018 fix: type import 2024-10-08 12:32:34 +02:00
Torsten Dittmann 4332c83563 fix: charts dates on tooltips 2024-10-08 12:17:49 +02:00
ItzNotABug f31a0ce22d address comments. 2024-10-08 13:30:23 +05:30
ItzNotABug cd0f99d124 fix: syntaxes. 2024-10-08 13:23:47 +05:30
Darshan 075fcc4280 address comment. 2024-10-08 12:38:36 +05:30