Commit Graph

753 Commits

Author SHA1 Message Date
Arman f627cf5d79 feat: create site modal 2024-10-25 11:12:54 +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 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 99b02f2c88 Merge branch 'main' of https://github.com/appwrite/console into feat-pink-v2 2024-10-15 15:11:06 +02:00
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
ItzNotABug e4e8a9cdb4 Merge branch 'main' into feat-database-backups. 2024-10-09 20:22:20 +05:30
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
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
Darshan 075fcc4280 address comment. 2024-10-08 12:38:36 +05:30
ItzNotABug 82b485ed07 Merge branch 'main' into fix-new-lines-in-logs 2024-10-03 15:45:23 +05:30
ItzNotABug 3f7e490176 remove: !important. 2024-10-03 15:37:35 +05:30
ItzNotABug d176d35a45 Merge branch 'main' into improve-footer-for-mobile 2024-10-03 15:35:20 +05:30
ItzNotABug 882b327e38 address design comments 2024-10-01 17:13:36 +05:30
ItzNotABug 96be60ab6c ran: formatter. 2024-10-01 14:48:36 +05:30
ItzNotABug eec01b59de use: correct icons for banner alerts. 2024-10-01 13:41:30 +05:30
Damodar Lohani d3174ec158 Merge remote-tracking branch 'origin/main' into console-roles-dl 2024-09-24 14:53:15 +05:45
Torsten Dittmann 44fc0a06d8 sync 2024-09-23 14:18:03 +02:00
ernstmul a7f1edc3c1 Remove unused import (to fix pipeline) 2024-09-16 14:25:33 +02:00
Arman e063bfb5ad chore: remove comment 2024-09-10 12:56:57 +02:00
Arman 68c344f21b fix: cookies link broken 2024-09-10 12:55:40 +02:00
Torsten Dittmann 792a921e95 sync 2024-09-05 15:21:31 +02:00
Damodar Lohani 274e023ed1 fix formatting 2024-09-04 14:55:32 +05:45
Damodar Lohani 588fc5824c Merge remote-tracking branch 'origin/main' into console-roles-dl 2024-09-04 10:12:18 +05:45
Damodar Lohani 2633182dbf hide navs 2024-09-03 07:44:42 +05:45
ItzNotABug 0796913264 ran: pnpm format. 2024-08-27 13:41:22 +05:30
Arman 192d8da0a9 Merge branch '1.6.x' of github.com:appwrite/console into fix-desing-1.6 2024-08-14 15:15:00 +02:00
Arman 504fed5da6 fix: design 1.6 2024-08-14 15:14:42 +02:00
Arman ad04910931 fix: selfhosted function creation 2024-08-13 18:00:52 +02:00
Torsten Dittmann b485ff80eb Merge branch 'main' of https://github.com/appwrite/console into 1.6.x 2024-08-12 10:10:06 +02:00
Arman 19d00cd354 feat: add schedule executions tooltip info 2024-08-09 14:48:20 +02:00
Torsten Dittmann edd4a13099 fix: use context for css side size 2024-08-08 17:19:31 +02:00
Torsten Dittmann abbd2a271b fix: subnav with scrolling sticky table 2024-08-08 16:59:19 +02:00
Torsten Dittmann c666c80ab5 Merge branch 'main' of https://github.com/appwrite/console into feat-upgrade-function-wizard 2024-08-08 14:53:51 +02:00
Arman c498ff0430 feat: upgrade functions wizard 2024-08-05 15:08:34 +02:00
ItzNotABug 604f4f8bb9 ran: npm run format. 2024-08-01 18:19:17 +05:30
ItzNotABug abe53c3769 fix: footer items. 2024-08-01 18:18:47 +05:30
ItzNotABug a956b2b4ae fix: parse new lines in logs. 2024-07-28 17:38:06 +05:30
Steven Nguyen c54f6273f4 fix(wizard): prevent footer from covering dropdown
The z-index was set to 20 to prevent the language indicator for code sample from showing, but this caused other things to be hidden.

Since the language tag has a z-index of 2, we can make the footer have a z-index of 5 so it covers the language tag, but doesn't cover a dropdown
2024-07-25 22:37:16 -07:00
Torsten Dittmann ecdedb72b6 fix: some a11y issues 2024-07-19 04:04:30 +02:00
Torsten Dittmann fbc3d1d7fa Merge branch '1.6.x' of https://github.com/appwrite/console into refactor-secondary-wizard-headers 2024-07-18 13:37:39 +02:00
Torsten Dittmann ca88c59a2e fix: basepath for images 2024-07-17 18:12:43 +02:00
ItzNotABug bc7aaed1ca reduce top padding. 2024-07-17 11:37:53 +05:30
Torsten Dittmann a4e2bebc89 fix: packages 2024-07-16 15:49:59 +02:00
Arman be121b66b8 refactor: secondary wizards headers, fix execution modal not closing 2024-07-16 14:34:13 +02:00
ItzNotABug 028b845cbf fix: padding specs on desktops. 2024-07-16 11:33:27 +05:30