Commit Graph

743 Commits

Author SHA1 Message Date
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
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
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
Torsten Dittmann 6da5eadbaa fix: stuff 2024-07-16 03:59:03 +02:00
ItzNotABug bda33d068d update: improve footer on mobile. 2024-07-15 23:53:35 +05:30
Torsten Dittmann ffb7536797 feat: migrate to container 2024-07-15 20:15:11 +02:00
Torsten Dittmann 2170d600ad Merge branch 'main' of https://github.com/appwrite/console into 1.6.x 2024-07-15 13:39:22 +02:00
Torsten Dittmann 61e324be6c Merge pull request #1152 from blackviking27/fix-1071-wizard-footer-z-index
Fixed the wizard footer overlapping with Language indicator
2024-07-12 16:18:39 +02:00
Arman 204fedaf2f Merge pull request #724 from appwrite/fix-nps-feedback-design-review
fix: nps feedback design review
2024-07-12 16:07:41 +02:00
Torsten Dittmann 5d5f9bdf49 fix: preloading mismatch 2024-07-05 11:37:49 +02:00
Arman 6c27538299 Merge branch 'main' of github.com:appwrite/console into fix-new-wizard-button-behavior 2024-07-05 10:49:47 +02:00
Arman 07e0f8d60b Merge branch '1.6.x' of github.com:appwrite/console into feat-execution-filter 2024-07-02 12:29:07 +02:00
Arman 829289086a fix: jsmastery copy 2024-06-28 17:43:50 +02:00