Commit Graph

151 Commits

Author SHA1 Message Date
Christy Jacob 2ab338f2a5 Merge branch 'main' of https://github.com/appwrite/console into mock-phone-numbers 2024-06-16 20:55:46 +00:00
Steven Nguyen 06007255d1 feat(console): add account identities card 2024-04-29 15:02:58 -07:00
Steven Nguyen 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 1d377dfab8 feat(auth): add tab to show user's identities 2024-04-24 12:45:19 -07:00
Steven Nguyen c5ed79b0bb feat(mfa): show more MFA methods & recovery options for console account 2024-04-22 15:41:34 -07: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 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
Torsten Dittmann 252c899f91 Merge pull request #863 from appwrite/chore-webhooks-updates
Adds columns to web hooks
2024-03-01 13:51:16 +01:00
Steven Nguyen e8e2a8f0ed feat(messaging): add update subscription perms card to topic's page 2024-02-27 20:14:13 +01:00
wess c218b0b5f1 Adds Webbhook enable to analytics
Adds disable/enable section to webhook details
2024-02-27 10:36:24 -05:00
Arman 599afa0f90 feat: mandate flow 2024-02-13 17:47:12 +01:00
Torsten Dittmann a5707ff80a Merge branch 'main' of https://github.com/appwrite/console into sync-release-branch 2024-02-13 10:18:47 +00:00
Christy Jacob 24f6921ed2 feat: initial commit 2024-02-11 20:22:17 +05:30
Arman 431c5c2cf3 feat: retry failed payments 2024-02-02 16:54:13 +01:00
Steven Nguyen 4346d2daee Add support for saving messages as draft 2024-01-22 15:13:28 +01:00
Steven Nguyen d4d09ad9ba Add a route to show user targets
There's some code for creating a target, but it must go through design
first.
2024-01-22 15:13:28 +01:00
Steven Nguyen dc5b77933c Merge branch 'main' into feat-messaging 2024-01-17 23:08:24 +00:00
wess 2c12c2f4c3 Added tracking to download dpa pdf 2024-01-02 12:28:48 -05:00
Steven Nguyen 842da80e4b Add description to topics table and details 2023-12-19 17:58:30 -08:00
Steven Nguyen dbad10b897 Add support for adding a subscriber to a topic 2023-12-19 17:58:30 -08:00
Steven Nguyen ece8ec7c9b Add subscribers list route 2023-12-19 17:58:30 -08:00
Steven Nguyen ca674731d0 Implmement create topic modal 2023-12-19 17:58:30 -08:00
Steven Nguyen fdb7dd1e9c Add a message detail page for email messages 2023-12-19 17:56:56 -08:00
Steven Nguyen 96dc9612c8 Create a wizard to send email messages 2023-12-19 16:15:29 -08:00
Steven Nguyen 16cc91893a Add wizard for creating provider 2023-12-19 16:15:08 -08:00
Arman c7bd163675 feat: QA + tax ID 2023-10-27 11:59:23 +02:00
Arman 456d68ee94 feat: add event tracking 2023-10-25 15:23:27 +02:00
Arman 666d3b3c59 Merge branch 'main' of github.com:appwrite/console into billing 2023-10-24 15:53:05 +02:00
Torsten Dittmann 41298392f8 feat: remove google analytics 2023-10-24 12:55:59 +02:00
Arman 5bdb1f9d20 Merge branch 'main' of github.com:appwrite/console into billing 2023-10-15 16:16:11 +02:00
Torsten Dittmann f0ee3c8e93 revert: remove global plausible reports 2023-10-13 12:55:27 +02:00
Torsten Dittmann 29b49efa9b style: improve browser detection for plausible analytics 2023-10-12 17:33:49 +02:00
Torsten Dittmann 82dd28ade8 fix: browser condition 2023-10-12 17:29:36 +02:00
Torsten Dittmann e12068e1e2 feat: use plausible for self-hosted 2023-10-12 17:25:02 +02:00
Arman 8a9d6a0bc5 Merge branch 'main' of github.com:appwrite/console into billing 2023-10-11 15:07:43 +02:00
Torsten Dittmann 0a352d8017 fix: prevent plausible on server 2023-10-11 14:25:08 +02:00
Torsten Dittmann 0a48387620 fix: dont track on localhost 2023-10-11 14:04:23 +02:00
Torsten Dittmann 0804aed86a feat: plausible for cloud 2023-10-11 14:03:50 +02:00
Arman b9bd9df5a1 Merge branch 'main' of github.com:appwrite/console into billing 2023-10-02 12:05:43 +02:00
Arman 63b986ce97 chore: more linting 2023-08-31 18:18:06 +02:00
Arman add4fa09eb chore: initial migration 2023-08-31 12:54:53 +02:00
Arman 206e3d4f09 Merge branch 'main' of github.com:appwrite/console into billing 2023-08-30 15:44:22 +02:00
Arman e2f3b10cb4 Merge branch 'main' of github.com:appwrite/console into billing 2023-08-23 16:41:57 +02:00
tglide 2fefb6b3c4 Merge branch 1.4.x into design-reviews-1.4 2023-08-22 16:49:54 +01:00
Arman f784c05404 fix: try catch functions 2023-08-18 17:33:34 +02:00
tglide cdb86dab24 add tooltip to header 2023-08-17 18:23:40 +01:00
Matej Bačo 3ef78b4d93 Sync with 1.4.x 2023-08-10 01:41:08 +02:00
tglide e674fe363d Merge branch 1.4.x into command-center-and-migrations 2023-08-10 00:10:16 +01:00
tglide d64b9cdcc6 Merge branch 'main' into command-center-and-migrations 2023-08-10 00:05:26 +01:00