Commit Graph
3620 Commits
Author SHA1 Message Date
Matej Bačo fbd0ed20d7 Fix failing feedback 2023-08-25 17:12:29 +02:00
Arman 2d3752707c chore: bump css 2023-08-25 16:10:09 +02:00
Arman 29ca1cf2f0 refactor: box component 2023-08-25 13:33:04 +02:00
Arman aaad0210c6 chore: remove unused import 2023-08-25 13:13:49 +02:00
Arman 82f42a1f1c fix: active deployment 2023-08-25 12:44:54 +02:00
Arman e9eea2cebd refactor: templates locale; chore: bump css, format 2023-08-25 12:38:58 +02:00
ArmanandGitHub f390e0c6dd Merge pull request #517 from appwrite/fix-function-doc-link
Fix function doc link
2023-08-25 12:19:04 +02:00
Vincent (Wen Yu) Ge 7ed23726a2 Merge branch 'fix-function-doc-link' of https://github.com/appwrite/console into fix-function-doc-link 2023-08-24 19:20:03 +00:00
Vincent (Wen Yu) Ge b4b1c07f06 Add more links, remove TODO tags 2023-08-24 19:18:38 +00:00
Vincent (Wen Yu) GeandGitHub b3af497102 Update src/routes/console/project-[project]/functions/function-[function]/createGit.svelte 2023-08-24 15:12:14 -04:00
Vincent (Wen Yu) GeandGitHub 0daa78954b Update src/routes/console/project-[project]/functions/function-[function]/settings/gitConfigurationModal.svelte 2023-08-24 15:12:10 -04:00
Vincent (Wen Yu) GeandGitHub df7a0628cb Update src/routes/console/project-[project]/functions/function-[function]/settings/gitConfigurationModal.svelte 2023-08-24 15:12:03 -04:00
Vincent (Wen Yu) Ge 5ee19c22f0 Fix final bits of empty links 2023-08-24 19:07:05 +00:00
Arman e7e2fa40a4 fix: empty search avoid images overflowing 2023-08-24 20:45:50 +02:00
Arman e7f3195806 fix: deployment and execution logs layout 2023-08-24 18:11:34 +02:00
Arman 4fbb47e52a fix: rename smtp buttons 2023-08-24 17:06:18 +02:00
Torsten Dittmann 8e87077aae Merge branch '1.4.x' of https://github.com/appwrite/appwrite-console-poc into 1.4.x 2023-08-24 16:44:44 +02:00
Torsten Dittmann 6f2e03cd3f fix: lint error 2023-08-24 16:44:20 +02:00
Arman 8363ba82c0 fix: repositoy private by default 2023-08-24 16:40:06 +02:00
Arman 315c2a6c39 fix: deployment total 2023-08-24 14:29:25 +02:00
Arman 1fd860fc90 Merge branch '1.4.x' of github.com:appwrite/console into 1.4.x 2023-08-24 14:23:52 +02:00
Arman 0f81ae1c25 fix: logs spacing 2023-08-24 14:16:26 +02:00
Torsten Dittmann 9303df00e0 Merge branch '1.4.x' of https://github.com/appwrite/appwrite-console-poc into 1.4.x 2023-08-24 13:59:32 +02:00
Torsten Dittmann 11b85049e0 fix: function template design 2023-08-24 13:59:26 +02:00
Elad Shechter 8ced2e82dd - Safari
Themes un-streatch in safari - add utility class to dix it
2023-08-23 17:12:40 -05:00
Arman 39a3047a10 fix: rawVariableedito error handling 2023-08-23 17:21:05 +02:00
Arman 5bedc03533 refactor: disable variable editor if there is no change 2023-08-23 17:18:49 +02:00
Arman 81f69a7c0e fix: rename output to logs 2023-08-23 16:54:05 +02:00
Arman c158b3281a chore: comment out sms editing 2023-08-23 16:53:31 +02:00
Arman dc4f6eb937 fix: appwritekey error when required 2023-08-23 16:35:43 +02:00
Arman f4bf3c5a8e fix: update css, spacing in deployment 2023-08-23 16:18:28 +02:00
Arman 25b77441fe fix: deployment title, hide gh button on signup in self hosted 2023-08-23 15:06:06 +02:00
Arman 8a0436b220 Merge branch '1.4.x' of github.com:appwrite/console into 1.4.x 2023-08-23 13:48:00 +02:00
Arman 0c955be822 fix: remove github on selfhosted 2023-08-23 13:47:39 +02:00
Matej Bačo 698087343c Fix bugs after upgrading sdk 2023-08-23 13:39:41 +02:00
Matej Bačo 60c3e4bcc9 Upgrade SDK 2023-08-23 13:18:42 +02:00
Arman 6f4fccb557 fix: reset instalation on function wizard exit to avoid bug 2023-08-23 13:08:03 +02:00
Arman f1530725b8 fix: tab title 2023-08-23 12:55:36 +02:00
Arman 3d77213005 fix: spacing 2023-08-23 12:38:10 +02:00
Arman 068a16fc0d fix: variable notification message 2023-08-23 11:37:41 +02:00
Arman 0e9acc2451 fix: table width 2023-08-23 11:33:39 +02:00
Arman ac1594c3ff fix: inputchoice empty div 2023-08-23 11:02:50 +02:00
Arman c1ad8ef305 fix: input choice tooltip 2023-08-22 21:50:09 +02:00
Arman 2965a7d661 fix: manual deployment function fix 2023-08-22 21:41:45 +02:00
Arman 2b883608d6 fix: tests 2023-08-22 20:45:38 +02:00
tglide f48a681358 Merge branch '1.4.x' of https://github.com/appwrite/console into 1.4.x 2023-08-22 19:34:26 +01:00
tglide 5668309bab fix touch area 2023-08-22 19:34:20 +01:00
ArmanandGitHub 709009d861 Merge pull request #512 from appwrite/usage-rollback
rollback to old usage charts
2023-08-22 20:34:20 +02:00
Arman a3a8a6c797 fix: files 2023-08-22 20:10:39 +02:00
Arman 250eba1f22 chore: comment out broken touch area 2023-08-22 19:53:20 +02:00