5263 Commits

Author SHA1 Message Date
Torsten Dittmann afb50f720d Merge pull request #944 from appwrite/fix-d-is-null
fix: d is null
4.0.3
2024-03-09 18:34:50 +01:00
Torsten Dittmann 8babe8b0a0 fix: d is null 2024-03-09 18:28:36 +01:00
Torsten Dittmann 8e7eb7e337 Merge pull request #941 from appwrite/fix-dropdowns-no-arrow
fix: dropdowns without arrow
4.0.2
2024-03-08 16:36:27 +01:00
Torsten Dittmann 02198564fc Merge pull request #939 from appwrite/fix-sentence-case
Sentence case fixes
2024-03-08 16:33:17 +01:00
Arman a7b4db81c1 fix: dropdowns without arrow 2024-03-08 16:32:57 +01:00
Torsten Dittmann 5ac6eb5585 Merge pull request #940 from appwrite/update-pink
chore: update pink
4.0.1
2024-03-08 11:59:54 +01:00
Torsten Dittmann 571d191a4d chore: update pink 2024-03-08 11:56:10 +01:00
Torsten Dittmann c1e6264eb2 Merge pull request #938 from appwrite/1.5.x
main <- 1.5.x
4.0.0
2024-03-08 11:09:58 +01:00
Torsten Dittmann 4bb0c23e95 fix: message image 2024-03-08 11:05:20 +01:00
Vincent (Wen Yu) Ge e686a2b3c9 Sentence case fixes 2024-03-08 09:22:29 +00: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 dcdec179c4 Merge pull request #877 from appwrite/feat-file-picker
feat: file picker
2024-03-08 00:40:21 +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
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
Torsten Dittmann 15a021a8ef Merge pull request #934 from appwrite/fix-usage-stats-reduce
fix: usage stat reduce function
2024-03-07 13:52:53 +01:00
Arman f1c0b82103 fix: usage stat reduce function 2024-03-07 10:17:46 +01:00
Torsten Dittmann 0700c5cc45 Merge pull request #897 from appwrite/fix-command-center
chore: add missing commands
2024-03-06 12:13:57 +01:00
Torsten Dittmann f055636190 Merge pull request #902 from appwrite/chore-update-login-page
Update unauthenticated.svelte
2024-03-06 12:13:43 +01:00
Torsten Dittmann 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 Dittmann 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 Dittmann 12c7fea22f Merge pull request #903 from appwrite/fix-tooltip-arrow
fix: tooltip arrows
2024-03-06 12:12:03 +01:00
Torsten Dittmann f7e0737f56 Merge pull request #899 from appwrite/fix-mfa-screens
fix: mfa screens
2024-03-06 12:11:47 +01:00
Torsten Dittmann 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 Dittmann 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
Torsten Dittmann e5568ddd6c Merge pull request #923 from appwrite/disable-button
Disable button
2024-03-06 10:55:03 +01:00
Arman 3759ebeb50 Merge pull request #927 from appwrite/fix-messaging-container-header
Fix messaging container header
2024-03-06 10:10:29 +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
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 Dittmann 46caaed995 Merge pull request #913 from appwrite/fix-popover
Fix popover
2024-03-01 14:02:00 +01:00
Torsten Dittmann 1a9f76de01 Merge branch 'fix-tooltip-arrow' into fix-popover 2024-03-01 14:01:54 +01:00
Torsten Dittmann 60396ff22a Merge pull request #904 from appwrite/fix-messaging-smtp-provider
Fix Email providers
2024-03-01 13:56:40 +01:00
Christy Jacob 161efff0d1 chore: run linter 2024-03-01 12:56:39 +00:00
Torsten Dittmann d2c19e9c6e Merge pull request #906 from appwrite/feat-messaging-topics-overview
Update topic pages
2024-03-01 13:56:19 +01:00