Commit Graph
7325 Commits
Author SHA1 Message Date
Arman 76bd7bcb1d fix: sizes 2024-10-27 17:48:33 +01:00
Arman d687df5137 chore: new pink, fix gaps 2024-10-27 17:45:28 +01:00
Arman b27dc60afc feat: site card, import variables 2024-10-27 12:34:46 +01:00
Arman c2bc13608d feat: site creation clean up 2024-10-26 17:35:42 +02:00
Arman c2571b434c feat: variables and clean up 2024-10-26 16:55:08 +02:00
Arman 69ad7c7660 feat: custom variables layout 2024-10-26 12:35:10 +02:00
Arman 2b2934fdad feat: new tabs and labelCard fixes 2024-10-26 11:40:42 +02:00
Arman 9fed968f80 feat: add site scopes 2024-10-26 10:21:38 +02:00
Arman 01e0f955e4 feat: tmp file deployment repository site 2024-10-26 10:13:31 +02:00
Arman b88e6964e4 feat: repository creation 2024-10-25 18:19:53 +02:00
Arman 8137375234 feat: refactor flow 2024-10-25 17:47:06 +02:00
Arman 179b31b30d feat: more methods! 2024-10-25 15:23:02 +02:00
Arman 2f6dca2e2c feat: start implementing sdk 2024-10-25 14:50:17 +02:00
Arman 2f2524c001 feat: templates page 2024-10-25 11:57:07 +02:00
Arman f627cf5d79 feat: create site modal 2024-10-25 11:12:54 +02:00
Arman 1287f7af88 feat: template flow 2024-10-24 18:17:27 +02:00
Arman b9d1b05622 feat: creation process variables 2024-10-24 18:13:00 +02:00
Arman a9e073993d bump icons, label cards 2024-10-24 14:51:57 +02:00
Arman f6f69c97ee feat: refactor input radio, more work on conf 2024-10-24 11:08:07 +02:00
Arman 0495c52286 feat: move to configuration folder, more work on second step 2024-10-24 09:59:02 +02:00
Arman d41a5e1403 feat: creatin flow 2024-10-23 17:53:13 +02:00
Arman c00cc87fba feat: site creation 2024-10-23 15:40:06 +02:00
Arman 56b10584a8 feat: more work on creation flow 2024-10-23 11:47:40 +02:00
Arman dc33820018 feat: site creation 2024-10-22 17:31:45 +02:00
Arman 923c862ed2 feat: cover refactor, site creation 2024-10-22 12:22:43 +02:00
Arman 2fb49b59a0 feat: siteCard 2024-10-21 18:42:21 +02:00
Arman 5b7b5003fd feat: add mock sites 2024-10-21 12:51:04 +02:00
Arman 25b27af9c8 feat: sites page 2024-10-21 11:58:47 +02:00
Arman 96c645b497 feat: link component 2024-10-21 11:58:34 +02:00
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 DittmannandGitHub 6ccbf4e0d4 Merge pull request #1418 from appwrite/fix-assistant-endpoint
fix: assistant endpoint
5.2.2
2024-10-15 15:01:37 +02:00
loks0n 90d2c6f8b1 fix: assistant endpoint 2024-10-15 13:38:03 +01:00
Torsten DittmannandGitHub 5c3f2e5ed9 Merge pull request #1417 from appwrite/fix-backup-progress-box
fix: backup progress
5.2.1
2024-10-15 11:44:51 +02:00
Torsten Dittmann 1e296bf927 fix: backup progress 2024-10-15 11:41:47 +02:00
Torsten DittmannandGitHub fab474f2b0 Merge pull request #1416 from appwrite/fix-storage-pricing-copy
fix: storage pricing copy
5.2.0
2024-10-15 09:27:59 +02:00
Torsten DittmannandGitHub 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
ArmanandGitHub 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
ArmanandGitHub 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 DittmannandGitHub f0629b8573 Merge pull request #1411 from ItzNotABug/add-backup-metrics
Add Backup Storage Metrics
5.2.0-rc.3
2024-10-10 17:04:05 +02:00
Torsten Dittmann 93993ca065 fix: .gitignore 2024-10-10 16:56:11 +02: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
Torsten Dittmann 955d303ad5 chore: addzed to gitignore 2024-10-10 16:45:43 +02:00
ItzNotABug 8eb52603aa update: reactivity updates. 2024-10-10 20:10:37 +05:30