Commit Graph
4572 Commits
Author SHA1 Message Date
Arman d41ce19144 Merge branch 'main' of github.com:appwrite/console into feat-new-array-filters 2024-03-08 11:12:37 +01:00
Torsten Dittmann 4bb0c23e95 fix: message image 2024-03-08 11:05:20 +01:00
Arman 71b573e585 Merge branch '1.5.x' of github.com:appwrite/console into feat-new-array-filters 2024-03-08 10:46:22 +01:00
Arman 5957753b09 fix: remove unused commit 2024-03-08 10:43:11 +01:00
Torsten Dittmann bfef635c2b fix: sdk usage 2024-03-08 10:03:27 +01:00
Torsten Dittmann 3f1e1838e5 Merge branch 'main' of https://github.com/appwrite/console into 1.5.x 2024-03-08 10:01:23 +01:00
Torsten Dittmann 5b34fb473c fix: expected any type 2024-03-08 00:37:06 +01:00
Torsten Dittmann e665286526 fix: formatter 2024-03-08 00:32:06 +01:00
Torsten Dittmann 611b9b9d76 fix: design review 2024-03-08 00:31:14 +01:00
Arman 4def7f053e wip: small design fixes 2024-03-07 19:54:49 +01:00
Arman 86c7c22e3c feat: more work on input selec checkbox 2024-03-07 19:30:12 +01:00
Torsten Dittmann 1521df9c07 Merge branch '1.5.x' of https://github.com/appwrite/console into feat-file-picker 2024-03-07 17:42:39 +01:00
Arman c8e38e0fd4 wip more work on select search 2024-03-07 16:28:33 +01:00
Arman dd952e941e Merge branch '1.5.x' of github.com:appwrite/console into feat-new-array-filters 2024-03-07 16:08:18 +01:00
Arman 2860406850 more work on the select checkbox 2024-03-07 11:51:37 +01:00
Arman bc9672ec25 fix: input select block 2024-03-07 10:45:55 +01:00
Arman cc40bde572 Merge branch '1.5.x' of github.com:appwrite/console into feat-new-array-filters 2024-03-07 10:20:21 +01:00
Arman f1c0b82103 fix: usage stat reduce function 2024-03-07 10:17:46 +01:00
Arman bc33742337 feat: input select checkbox 2024-03-06 18:08:07 +01:00
Arman c6479687be wip 2024-03-06 17:21:33 +01:00
Arman 078f519bd3 wip: enums 2024-03-06 12:17:26 +01:00
Torsten DittmannandGitHub 0700c5cc45 Merge pull request #897 from appwrite/fix-command-center
chore: add missing commands
2024-03-06 12:13:57 +01:00
Torsten DittmannandGitHub f055636190 Merge pull request #902 from appwrite/chore-update-login-page
Update unauthenticated.svelte
2024-03-06 12:13:43 +01:00
Torsten DittmannandGitHub b5e1cd00d4 Merge pull request #915 from appwrite/feat-databases-attribute-index-error-logs
Show attribute/index errors if available
2024-03-06 12:13:19 +01:00
Torsten DittmannandGitHub fd91665cef Merge pull request #926 from appwrite/fix-messaging-provider-wizard-email
Fix provider card height in provider wizard
2024-03-06 12:12:18 +01:00
Torsten DittmannandGitHub 12c7fea22f Merge pull request #903 from appwrite/fix-tooltip-arrow
fix: tooltip arrows
2024-03-06 12:12:03 +01:00
Torsten DittmannandGitHub 0b85eaedd1 Merge branch '1.5.x' into fix-mfa-screens 2024-03-06 11:45:56 +01:00
Torsten Dittmann 581e695403 fix: formatting 2024-03-06 11:41:55 +01:00
Torsten Dittmann 3699cb85db fix: build 2024-03-06 11:38:02 +01:00
Torsten Dittmann 8ed7f7b103 Merge branch '1.5.x' of https://github.com/appwrite/console into fix-tooltip-arrow 2024-03-06 11:33:45 +01:00
Torsten DittmannandGitHub bd32cef5f5 Merge pull request #920 from appwrite/fix-mfa-flows
Fix: MFA flows
2024-03-06 11:20:34 +01:00
Torsten Dittmann 731159cb89 fix: file picker 2024-03-06 11:19:15 +01:00
Arman 6757f5623f fix: tag content 2024-03-06 10:43:00 +01:00
Arman 208cfff2b8 Merge branch '1.5.x' of github.com:appwrite/console into feat-new-array-filters 2024-03-06 10:24:15 +01:00
Steven Nguyen c2640a33f9 fix(messaging): fix messaging container header
The create message button should be in the same row as the search
input and filter and column buttons on desktop.
2024-03-05 13:40:08 -08:00
Steven Nguyen 4a6bf182e4 fix(messaging): fix provider card height in provider wizard
Don't make the height the same or else there will be extra space.
2024-03-05 13:09:06 -08:00
Christy Jacob becd5bd62b chore: linter 2024-03-05 18:38:24 +00:00
Arman 765d1c397e Add onMount hook and fix console logs 2024-03-05 17:44:27 +01:00
Arman 2f4a835ab3 Merge branch '1.5.x' of github.com:appwrite/console into feat-new-array-filters 2024-03-05 16:30:25 +01:00
Arman dc664c5ea6 feat: add enum detection 2024-03-05 16:28:19 +01:00
Christy Jacob a49b361f82 chore: clean up 2024-03-05 10:41:20 +05:30
Christy Jacob f33090729a chore: disable the create project button explicitly to prevent accidental clicks 2024-03-05 10:41:12 +05:30
Matej Bačo 0802237e9a Update console for new MFA methods 2024-03-04 11:10:09 +01:00
Steven Nguyen c24e7b1c9e feat(databases): prevent deleting processing attributes
Most of the time, develoeprs should just wait for processing
attributes. If they delete it, it will most likely become
stuck. As such, hide the delete button to reduce the
occurrence of stuck attributes.
2024-03-01 20:27:45 -08:00
Steven Nguyen f10b700dce feat(databases): show attribute/index failed error in modal 2024-03-01 20:24:10 -08:00
Steven Nguyen d091b8226b feat(databases): create modal to show error details 2024-03-01 20:23:10 -08:00
Christy Jacob f20b9aa899 chore: fix tests 2024-03-01 14:24:42 +00:00
Christy Jacob 53431cd9ea Merge branch '1.5.x' of https://github.com/appwrite/console into fix-command-center 2024-03-01 14:06:47 +00:00
Christy Jacob 07d2cb1869 chore: remove the navigation to account 2024-03-01 14:03:13 +00:00
Torsten DittmannandGitHub 60396ff22a Merge pull request #904 from appwrite/fix-messaging-smtp-provider
Fix Email providers
2024-03-01 13:56:40 +01:00