Commit Graph
5627 Commits
Author SHA1 Message Date
Steven NguyenandGitHub 56e308842c Merge pull request #1029 from ItzNotABug/fix-969-show-messaging-status-on-non-desktop
Show Message Status Column on Non Desktops
2024-05-01 17:26:18 -07:00
Steven NguyenandGitHub f0e7ace198 Merge pull request #1062 from appwrite/tooltip-wrong-location-fix
Fix location of tooltip in collection table
2024-05-01 17:21:18 -07:00
Steven NguyenandGitHub 140b600701 Merge pull request #1057 from ItzNotABug/fix-add-file-size-limit-info
Improve Bucket Limits Message
2024-05-01 16:40:41 -07:00
Steven NguyenandGitHub 4428e5108c Merge pull request #1028 from ItzNotABug/fix-932-show-days-for-logs-retention
Show Hour / Days for Logs Retention on Cloud
2024-05-01 16:31:48 -07:00
Steven NguyenandGitHub 3e9ba1e686 Merge pull request #1027 from ItzNotABug/fix-1016-remove-retry-option-for-verified-domains
Remove Retry Option for Verified Domains
2024-05-01 16:23:17 -07:00
Steven Nguyen 018c9b7f65 fix(mfa): fix value not updating when autoSubmit is false 2024-05-01 15:38:11 -07:00
Elad Shechter 56b2c66ea8 fix fit-content od div element in order the tooltip will be in the correct location 2024-05-01 16:36:52 +02:00
Steven Nguyen 59e484eb16 fix(auth): update logic after deleting an org
1. Redirect to organizations list if the user has orgs
2. Clear organization from preferences so the deleted org isn't the default and they aren't redirected to it
3. Invalidate after redirect so there isn't a flash or invalid org/team
2024-04-29 15:33:57 -07:00
Steven Nguyen abdb7203a0 refactor(auth): remove localStorage.removeItem('organization')
organization is never set so no need to remove it.
2024-04-29 15:33:57 -07:00
Steven NguyenandGitHub 35e299f1da Merge pull request #1032 from ItzNotABug/fix-1030-show-delete-org-modal-for-self-hosted
Fix: Show Delete Org. Modal on Self Hosted Instances
2024-04-29 15:27:30 -07:00
Steven Nguyen 06007255d1 feat(console): add account identities card 2024-04-29 15:02:58 -07:00
Steven Nguyen 3e7b145a48 refactor(auth): refactor OAuth2 providers
Build a lookup table of provider information into the Console
so that it can be used for user identities and account identities.

This is necessary because it's not possible to fetch the console
project to get the oAuthProviders.
2024-04-29 15:01:04 -07:00
Steven NguyenandGitHub f52781324f Merge pull request #914 from appwrite/feat-user-identities
Add tab to show user's identities
2024-04-29 14:59:48 -07:00
Steven Nguyen 7049f663a2 fix(migrations): fix modal not closing
We should be using a bound show variable to control the modal. Prior to
this PR, we were indirectly controlling the modal by setting the
migration ID via the on close handler, but that event is never triggered
when the modal is closed.

This also refactors the modal to pass in the migration instead of a
list of migrations and a migration ID because the entire list is not
needed inside the modal.
2024-04-29 14:52:48 -07:00
ItzNotABug f0b3dc9454 fix: misc. 2024-04-29 16:31:35 +05:30
ItzNotABug 81f534d85c improve: keep a standard pattern. 2024-04-29 16:28:40 +05:30
Damodar Lohani a5a9f0b8bd fix error 2024-04-29 10:06:51 +00:00
Damodar Lohani 0fc4603cca do not await 2024-04-29 10:04:16 +00:00
Damodar Lohani f2119db7b6 update check 2024-04-29 09:59:14 +00:00
Damodar Lohani 4652df107a add type 2024-04-29 09:40:33 +00:00
Damodar Lohani 6674fbaf99 fix formatting 2024-04-29 09:31:46 +00:00
Damodar Lohani d0db425d42 fix linter 2024-04-29 09:20:05 +00:00
6a977cd6ec Update src/routes/+layout.svelte
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2024-04-29 15:01:39 +05:45
Damodar Lohani 75a32584aa skip own domain and check if cloud 2024-04-29 08:49:04 +00:00
ItzNotABug 3556e11e14 improve: bucket limits message. 2024-04-29 14:08:00 +05:30
Damodar Lohani a0799e831a remove js-cookie 2024-04-29 01:38:32 +00:00
Damodar Lohani ddd9fbe93e fix empty referrer 2024-04-29 01:37:53 +00:00
Damodar Lohani 5581382789 source tracking 2024-04-29 01:25:00 +00:00
Damodar Lohani 7ada3ca62a create source 2024-04-28 09:54:31 +00:00
Torsten DittmannandGitHub d7f7556316 Merge pull request #1054 from appwrite/fix-mfa-link
fix: mfa link
4.1.2
2024-04-26 18:56:04 +02:00
Torsten DittmannandGitHub a390c93bf7 Merge pull request #992 from MatthijsDV2004/main
Resolved: Bug Report: Incorrect Message When Updating Events For Functions #978
2024-04-26 18:53:40 +02:00
Torsten DittmannandGitHub cf0b46cd65 Merge pull request #1035 from appwrite/custome-data-style-fixes
Custom data attribute style - Fix alignment
2024-04-26 18:52:56 +02:00
Torsten DittmannandGitHub 5f7d0c1eab Merge pull request #1051 from ItzNotABug/fix-correct-notification-type-on-error
Fix: Use `error` for notification types on an error.
2024-04-26 18:51:35 +02:00
Torsten DittmannandGitHub 5a57217e23 fix: mfa link 2024-04-26 18:46:06 +02:00
Torsten DittmannandGitHub b774873884 Merge pull request #1053 from appwrite/fix-filter-levetation
fix: drop levetation
4.1.1
2024-04-26 16:51:33 +02:00
Torsten Dittmann 393a1048dc fix: drop levetation 2024-04-26 16:48:50 +02:00
Torsten DittmannandGitHub 0ec963654b Merge pull request #1052 from appwrite/sync-main-cloud
sync: main <- cloud
4.1.0
2024-04-26 12:21:14 +02:00
Torsten Dittmann cb937865cc chore: remove unused code 2024-04-26 12:17:15 +02:00
Torsten Dittmann 5fe0e370af fix: error message 2024-04-26 12:14:48 +02:00
Torsten Dittmann 6b4f3b8123 Merge branch 'cloud' of https://github.com/appwrite/console into sync-main-cloud 2024-04-26 12:03:10 +02:00
Torsten DittmannandGitHub df67443916 Merge pull request #1049 from appwrite/remove-increase-decrease-buttons-from-input-number
Remove increase/decrease button from input number type
2024-04-25 15:29:32 +02:00
Torsten DittmannandGitHub fb93391385 Merge pull request #1050 from appwrite/fix-session-avatars
Fix session avatar image and icon sizes
2024-04-25 15:29:11 +02:00
ItzNotABug db84426ad2 fix: use error for notification types. 2024-04-25 14:01:33 +05:30
Damodar LohaniandGitHub d7d851ff7c Merge pull request #990 from appwrite/chore-trial-feature-flag
chore: trial changes
2024-04-25 08:48:01 +05:45
Damodar LohaniandGitHub 7179ee8b05 Merge pull request #697 from appwrite/refactor-billing-endpoints
refactor: billing endpoints
2024-04-25 08:46:47 +05:45
Damodar LohaniandGitHub a07d18706c Merge pull request #1039 from appwrite/refactor-credits-type
refactor: credits type
2024-04-25 08:46:31 +05:45
Steven Nguyen 50c7b9abda fix(auth): fix session avatar image and icon sizes 2024-04-24 23:59:01 +00:00
Steven Nguyen 1d377dfab8 feat(auth): add tab to show user's identities 2024-04-24 12:45:19 -07:00
Steven NguyenandGitHub f483d9631d Merge pull request #1046 from appwrite/feat-account-mfa
Update Console Account MFA settings
4.0.6
2024-04-24 12:14:52 -07:00
Steven NguyenandGitHub d53a7110e1 Merge pull request #1019 from appwrite/feat-mfa-auth-verify-email
Show email, phone, and recovery options for MFA verification
2024-04-24 08:56:29 -07:00