Commit Graph

3459 Commits

Author SHA1 Message Date
Arman b0bb470162 feat: show on mobile modal 2024-11-11 15:26:24 +01:00
Arman 83516cb557 feat: connect repo 2024-11-11 14:41:48 +01:00
Arman 8494abc337 feat: hacka8 2024-11-07 16:59:41 +01:00
Arman 9b83542286 refactor: modal 2024-11-07 12:36:51 +01:00
Arman eb068371db fix: repositories 2024-11-05 17:56:36 +01:00
Arman e4ab97b78d fix: repository component 2024-11-05 16:52:52 +01:00
Arman adeee3b1e8 fix: button sizes 2024-11-05 15:31:03 +01:00
Torsten Dittmann 07be810edb pull things together 2024-10-28 16:26:51 +01:00
Arman 8319c6eae6 feat: fix wizard 2024-10-28 16:08:07 +01:00
Torsten Dittmann 9af7c52135 fix 2024-10-28 15:26:55 +01:00
Arman 2a77a4c0d1 feat: empty state 2024-10-28 15:11:54 +01:00
Arman 8e996b1fe1 feat: templates screen 2024-10-28 15:05:10 +01:00
Arman 226e2b0f67 fix: deisgn 2024-10-28 13:03:55 +01:00
Arman 4a7c774447 feat: design review 2024-10-28 12:50:49 +01:00
Arman 85b90b1d3e fix: design 2024-10-28 12:23:00 +01:00
Arman 3fb3b0a5fa fix: design review 2024-10-27 19:23:00 +01:00
Arman 0bd72aed1f chore: rename old wizard 2024-10-27 17:59:31 +01:00
Arman 7c93d19564 chore: rename old wizard 2024-10-27 17:58:05 +01:00
Arman 2aeeba9694 fix: sizes 2024-10-27 17:55:08 +01:00
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 c2571b434c feat: variables and clean up 2024-10-26 16:55:08 +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 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 f627cf5d79 feat: create site modal 2024-10-25 11:12:54 +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 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 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