Steven Nguyen
32a6a10f29
Fix function settings not clickable on mobile
...
Make the "show right" button hide sooner so it
doesn't cover the function settings button on
mobile.
2024-03-27 10:57:18 -07:00
Torsten Dittmann
053a975eb7
Merge pull request #967 from appwrite/fix-7785-msg91-params
...
Replace MSG91 sender number with template ID
2024-03-25 19:01:40 +02:00
Steven Nguyen
10fc3f7184
fix(messaging): update SMTP description in provider wizard
2024-03-19 22:09:37 +00:00
Elad Shechter
17ace25ee0
drop style wrong layer - fix z-index
2024-03-19 14:05:06 +08:00
Steven Nguyen
3f26897e81
Replace MSG91 sender number with template ID
...
In MSG91, the sender number is configured in the template ID
and the provider accepts the template ID as a parm instead
of a from phone number.
2024-03-15 09:55:12 -07:00
Steven Nguyen
c4d4dcc139
fix(databases): remove bullet points next to InputChoice
2024-03-11 23:33:55 +01:00
Torsten Dittmann
d75ef00fb0
Merge pull request #954 from appwrite/feat-messaging-confirmation-modal
...
feat: messaging confirmation modal
2024-03-11 16:31:21 +01:00
Steven Nguyen
b43c76c9bb
fix(messaging): fix files not fully populating in provier details
...
If we don't wait until files is populated, the InputFile will mount with
files being empty and then when files gets updated, it won't set the
input.files.
2024-03-11 16:13:07 +01:00
Steven Nguyen
1cf5e51f64
fix(messaging): fix apns sandbox not populating in provider detail
2024-03-11 16:08:35 +01:00
Steven Nguyen
a4260adf89
fix(messaging): fix apns sandbox not sending on update
2024-03-11 16:07:44 +01:00
Arman
4810c2aede
feat: messaging confirmation modal
2024-03-11 14:40:19 +01:00
Arman
9afb7197fd
Merge branch 'main' of github.com:appwrite/console into sync-main-to-cloud
2024-03-11 10:46:29 +01:00
Torsten Dittmann
66c02cae59
Merge pull request #701 from UtkarshAhuja2003/feat-zoho-icon
...
[Feat]: Zoho OAuth Provider Icon
2024-03-11 10:38:46 +01:00
Arman
c2c212b269
Merge branch 'main' of github.com:appwrite/console into sync-main-to-cloud
2024-03-11 10:32:17 +01:00
Steven Nguyen
4041df9d8f
Merge pull request #710 from Manjunath0408/fix-7333-reply-to-field-binding-email-template
...
Fix: Added binding to 'Reply To' field in email template
2024-03-11 10:22:29 +01:00
Steven Nguyen
751b3b81dd
fix(account): fix delete account authenticator event
2024-03-11 02:31:42 +01:00
Steven Nguyen
40fcc629f6
fix(auth): fix delete user authenticator event
2024-03-11 02:29:39 +01:00
Steven Nguyen
e6511afa62
fix(auth): reload card after deleting authenticator
2024-03-11 02:29:06 +01:00
Steven Nguyen
5fde0e2bc0
fix(auth): use project sdk when deleting user authenticator
2024-03-11 02:07:09 +01:00
Torsten Dittmann
f08c303eaa
fix: org usage execution formatting
2024-03-10 21:22:15 +01:00
Arman
9e03fec2ea
feat: fix table margins
2024-03-10 18:03:52 +01:00
Torsten Dittmann
94ff6c83e7
Merge pull request #937 from appwrite/refactor-first-load-redirection
...
refactor: first load redirection
2024-03-10 17:54:55 +01:00
Arman
86441d73df
fix: copy
2024-03-10 17:45:30 +01:00
Arman
f74b39d189
chore: update limits tag copy
2024-03-10 17:45:22 +01:00
Torsten Dittmann
31a3cb9b11
Merge branch 'cloud' of https://github.com/appwrite/console into feat-mandate-flow
2024-03-10 17:11:38 +01:00
Arman
f3b0695015
fix: execute modal
2024-03-10 15:44:38 +01:00
Arman
1eda251a4b
Merge branch 'cloud' of github.com:appwrite/console into fix-modals-not-opening-correctly
2024-03-10 15:09:06 +01:00
Arman
b285a30be6
Merge pull request #711 from sourabpramanik/fix-7353-cannot-close-execute-function-modal
...
Fix 7353: Can't close execute function modal
2024-03-10 15:03:59 +01:00
Arman
21e845bbe1
fix: providers modals not opening correctly, move modals to custom folder
2024-03-10 12:01:01 +01:00
Torsten Dittmann
8babe8b0a0
fix: d is null
2024-03-09 18:28:36 +01:00
Arman
8ca43dfa8e
feat: add downgrade reason
2024-03-09 17:35:48 +01:00
Torsten Dittmann
8e7eb7e337
Merge pull request #941 from appwrite/fix-dropdowns-no-arrow
...
fix: dropdowns without arrow
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
Arman
92efe98e46
Merge branch 'main' of github.com:appwrite/console into refactor-first-load-redirection
2024-03-08 11:16:22 +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
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
Arman
844f47677a
fix: remove test route
2024-03-07 16:02:59 +01:00
Arman
795c182fb1
refactor: first load redirection
2024-03-07 15:59:36 +01:00
Arman
f1c0b82103
fix: usage stat reduce function
2024-03-07 10:17:46 +01:00
Arman
e4780be358
feat: add org id and user id to dowgrade feedback
2024-03-06 17:24:20 +01:00
Arman
5a2270564c
feat: improve message sent
2024-03-06 14:40:05 +01:00
Arman
ef3dc0c009
fix: hide trial tag on starter orgs
2024-03-06 13:55:40 +01:00
Arman
3d1b6b7203
feat: add enpoint
2024-03-06 12:49:46 +01:00