Commit Graph

  • bd265cc3a6 fix: add credit wizard Arman 2024-01-22 14:51:01 +01:00
  • 4213a1c9f7 remove pnpm lockfile. update npm lockfile Ben McCann 2024-01-19 07:12:56 -08:00
  • e7e91c8c53 Fixes dropdown width wess 2024-01-18 12:27:41 -05:00
  • 3189ed80f5 fix: mfa Torsten Dittmann 2024-01-18 16:03:35 +01:00
  • ead4c42a95 fix: budget cap Arman 2024-01-18 15:26:35 +01:00
  • d874c1d485 fix: initialize localStorage Arman 2024-01-18 15:06:57 +01:00
  • afd1b745b6 fix:design review Arman 2024-01-18 14:47:22 +01:00
  • dc5b77933c Merge branch 'main' into feat-messaging Steven Nguyen 2024-01-17 23:08:24 +00:00
  • 0fe8000c94 upgrade to SvelteKit 2 Ben McCann 2024-01-17 14:10:50 -08:00
  • 6dfd7c4ff8 Linter Matej Bačo 2024-01-17 17:35:25 +01:00
  • e79d626d27 Add SMTP test Matej Bačo 2024-01-17 17:35:05 +01:00
  • 2830334b28 fix: feedback design Arman 2024-01-17 16:57:28 +01:00
  • dd259b6c48 chore: rename ssr scopes loks0n 2024-01-17 11:19:12 +00:00
  • 6d3ccd40b8 Merge branch 'main' of github.com:appwrite/console into fix-nps-feedback-design-review Arman 2024-01-17 15:15:29 +01:00
  • 8198e553d7 chore: add missing events Arman 2024-01-17 14:38:45 +01:00
  • ad65c20c93 Merge branch 'main' of github.com:appwrite/console into fix-missing-events-and-credits Arman 2024-01-17 14:13:58 +01:00
  • 0fcd3447e4 Rename SMTP endpoint method Matej Bačo 2024-01-17 11:36:36 +00:00
  • f68f9af6a8 Merge pull request #731 from appwrite/fix-bullet-point-custom-id-create-function 3.3.20 Torsten Dittmann 2024-01-17 12:04:13 +01:00
  • c7e06c01dd fix: bullet points for custom id Arman 2024-01-17 11:20:51 +01:00
  • ad64c7371d chore: add method Arman 2024-01-17 11:12:46 +01:00
  • abdfb9c459 fix: tables don't scroll in modals Arman 2024-01-16 16:38:47 +01:00
  • d3c1a7249e forceRedirect tglide 2024-01-16 15:13:37 +00:00
  • dbcb2c7cf2 remove pnpm (cry) tglide 2024-01-16 13:43:17 +00:00
  • 0d61428cf5 fix: add coupon credits to total calculation Arman 2024-01-16 13:36:23 +01:00
  • 09d94be14a chore: add missing event Arman 2024-01-16 13:33:56 +01:00
  • b345e02053 chore: add track events Arman 2024-01-16 12:09:51 +01:00
  • 18df1f10ac chore: add missing events Arman 2024-01-16 11:59:54 +01:00
  • 9c89b79f95 feat: add coupon code during creation Arman 2024-01-16 11:59:33 +01:00
  • 8f017b2b34 fix: hide coupon field during downgrade Arman 2024-01-16 11:59:10 +01:00
  • 831ad0b8c8 chore: track address creation Arman 2024-01-16 11:58:40 +01:00
  • 7f3f19fda0 fix: coupon code is now uppercase Arman 2024-01-16 11:58:21 +01:00
  • 29a3c621c2 chore: enable nps for design review Arman 2024-01-15 17:33:27 +01:00
  • c73c74ea36 Add test npm package for smtp test Matej Bačo 2024-01-15 10:26:34 +00:00
  • 50865bf885 Merge pull request #721 from appwrite/fix-trial-date 3.3.19 Christy Jacob 2024-01-13 09:58:54 +04:00
  • 82f27c73d8 Formatting wess 2024-01-12 16:39:58 -05:00
  • 41d5393696 Formatting wess 2024-01-12 16:35:21 -05:00
  • 5566d3a31e Removes unused import wess 2024-01-12 16:32:48 -05:00
  • 72b3f033b2 Fixes issue where -9 was hardcoded wess 2024-01-12 16:29:07 -05:00
  • 66f0c2f2bd Fixes issue where a negative number would prevent the TRIAL pill from being removed wess 2024-01-12 16:16:02 -05:00
  • 92e7f47807 Merge pull request #720 from appwrite/fix-billing-copy Eldad A. Fux 2024-01-12 18:11:31 +01:00
  • 9c7d5be7ba Simplify copy on new billing modals fix-billing-copy Vincent (Wen Yu) Ge 2024-01-12 16:57:43 +00:00
  • b7bbc20231 Merge pull request #715 from appwrite/fix-dpa-link Torsten Dittmann 2024-01-12 16:00:49 +01:00
  • 5c1cc01c60 Merge pull request #718 from appwrite/fix-optional-smtp-pass Torsten Dittmann 2024-01-12 12:34:42 +01:00
  • 03913d063f Merge pull request #719 from appwrite/fix-oauth-settings-page Torsten Dittmann 2024-01-12 12:24:38 +01:00
  • 3864ec6bd3 fix: oAuthProviders param loks0n 2024-01-12 10:53:43 +00:00
  • 97e519f950 Remove SMTP required pass Matej Bačo 2024-01-12 10:10:24 +00:00
  • 20e93c6981 fix: dpa link to docs Torsten Dittmann 2024-01-10 11:51:05 +01:00
  • de7d08db47 Merge pull request #714 from appwrite/fix-design-review 3.3.18 Torsten Dittmann 2024-01-09 23:39:23 +01:00
  • efd9c7895f fix: new dpa Torsten Dittmann 2024-01-09 23:33:14 +01:00
  • f17965da8a Merge pull request #713 from appwrite/fix-responsive-consent 3.3.17 Torsten Dittmann 2024-01-09 18:13:59 +01:00
  • 6227f0eb49 fix: responsive consent Torsten Dittmann 2024-01-09 18:12:13 +01:00
  • e8223ff74a fix: hide dpa on selfhosted 3.3.16 Torsten Dittmann 2024-01-09 14:51:09 +01:00
  • dd27d1f040 Merge pull request #693 from appwrite/feat-appwrite-dpa Torsten Dittmann 2024-01-09 14:49:11 +01:00
  • 8be0a664c3 Merge pull request #615 from appwrite/feat-cookie-consent Torsten Dittmann 2024-01-09 14:44:57 +01:00
  • bca4ee1a49 fix: merge conflict Torsten Dittmann 2024-01-09 14:23:00 +01:00
  • 93790de897 Merge branch 'feat-appwrite-dpa' of https://github.com/appwrite/console into feat-appwrite-dpa Torsten Dittmann 2024-01-09 14:20:34 +01:00
  • 8995415932 fix: dpa button Torsten Dittmann 2024-01-09 14:18:59 +01:00
  • 65c83f345e fix: consent button Torsten Dittmann 2024-01-09 14:07:44 +01:00
  • 4745433654 fix: vercel deployment Torsten Dittmann 2024-01-09 14:00:00 +01:00
  • 7f8413deac fix: hide cookies on selfhosted Torsten Dittmann 2024-01-09 13:24:54 +01:00
  • 4135deb300 style: remove unused import Torsten Dittmann 2024-01-09 13:23:42 +01:00
  • 22e0fd5b02 fix: preference center Torsten Dittmann 2024-01-09 13:05:25 +01:00
  • 07fbc29b08 feat: delete account actually deletes account Torsten Dittmann 2024-01-09 12:53:17 +01:00
  • 3faf2d8a69 fix: footer Torsten Dittmann 2024-01-09 12:41:10 +01:00
  • 72c22c2733 fix: consent design Torsten Dittmann 2024-01-09 12:30:57 +01:00
  • bbb135eb50 fix: leftovers Torsten Dittmann 2024-01-09 11:41:52 +01:00
  • 7d9dfc4b95 fix: formatting in store sourabpramanik 2024-01-09 01:44:18 +05:30
  • 394eaed16b HIBP stats feat-pwnd Matej Bačo 2024-01-08 11:41:17 +01:00
  • 0103837d78 Merge branch 'main' into feat-pwnd Matej Bačo 2024-01-07 13:41:26 +01:00
  • e511e02345 fix: added writable store to toggle execute function modal sourabpramanik 2024-01-06 07:30:32 +05:30
  • df9d445a0d Fix: Added binding to 'Reply To' field in email template Manjunath Vasam 2024-01-05 00:05:04 +05:30
  • 57c476ccfc Merge remote-tracking branch 'refs/remotes/origin/feat-appwrite-dpa' into feat-appwrite-dpa wess 2024-01-04 09:14:10 -05:00
  • 7a6246dc8e Copy updates wess 2024-01-04 09:11:53 -05:00
  • 28db2ba99f Update src/routes/console/organization-[organization]/settings/downloadDPA.svelte Wess Cope 2024-01-04 09:10:56 -05:00
  • 01a9e1642a Update src/routes/console/organization-[organization]/settings/downloadDPA.svelte Wess Cope 2024-01-04 09:10:44 -05:00
  • f402d55b0a fix: styling and review Torsten Dittmann 2024-01-04 12:03:16 +01:00
  • 7464a553c5 Linting wess 2024-01-03 10:34:38 -05:00
  • 6cdf4a4c97 Merge pull request #596 from appwrite/feat-messaging-overview Torsten Dittmann 2024-01-03 12:40:22 +01:00
  • fd252220ee Merge pull request #656 from appwrite/feat-ssr-add-sessions-scope Torsten Dittmann 2024-01-03 12:39:12 +01:00
  • 37c410d2ae Merge branch 'main' of https://github.com/sourabpramanik/console into bug-7362-file-extension-validation sourabpramanik 2024-01-03 07:25:02 +05:30
  • deee62175f fix(input): updated file validation sourabpramanik 2024-01-03 06:49:50 +05:30
  • 2c12c2f4c3 Added tracking to download dpa pdf wess 2024-01-02 12:28:48 -05:00
  • e6f1846258 Merge pull request #643 from appwrite/feat-messaging-push-preview Torsten Dittmann 2024-01-02 15:59:16 +01:00
  • 6b371da442 Merge pull request #597 from appwrite/feat-messaging-topics Torsten Dittmann 2024-01-02 15:58:05 +01:00
  • 7669ad7372 Merge pull request #636 from appwrite/feat-messaging-create-push-message Torsten Dittmann 2024-01-02 15:56:12 +01:00
  • ea3c866944 Merge branch 'feat-messaging-overview' into feat-messaging-create-push-message Torsten Dittmann 2024-01-02 15:56:04 +01:00
  • c0960733ee Merge pull request #633 from appwrite/feat-messaging-create-sms-message Torsten Dittmann 2024-01-02 15:55:06 +01:00
  • f9931d23f3 Update src/routes/console/project-[project]/messaging/wizard/step1.svelte Torsten Dittmann 2024-01-02 15:54:46 +01:00
  • 6a39aaadaa Update src/routes/console/project-[project]/messaging/wizard/smsFormList.svelte Torsten Dittmann 2024-01-02 15:54:41 +01:00
  • 80d3c00b87 Merge pull request #632 from appwrite/feat-messaging-message-detail Torsten Dittmann 2024-01-02 15:53:22 +01:00
  • a926621eba Merge pull request #630 from appwrite/feat-messaging-create-message Torsten Dittmann 2024-01-02 15:52:07 +01:00
  • 6696e59355 Merge branch 'feat-messaging-create-message' of https://github.com/appwrite/console into feat-messaging-create-message Torsten Dittmann 2024-01-02 15:51:12 +01:00
  • 844535a52a fix: ci Torsten Dittmann 2024-01-02 15:51:06 +01:00
  • a532cb86e8 Merge branch 'feat-messaging-overview' into feat-messaging-create-message Torsten Dittmann 2024-01-02 15:48:14 +01:00
  • bc9c899334 Update src/routes/console/project-[project]/messaging/providers/provider-[provider]/+layout.ts Torsten Dittmann 2024-01-02 15:46:52 +01:00
  • 24bd1dda91 Update src/routes/console/project-[project]/messaging/providers/wizard/configure.svelte Torsten Dittmann 2024-01-02 15:46:47 +01:00
  • 60e9706652 Update src/routes/console/project-[project]/messaging/providers/update.svelte Torsten Dittmann 2024-01-02 15:46:43 +01:00
  • cab99c61a0 Refactor providers table and add bulk deletion Steven Nguyen 2023-12-13 17:59:33 -08:00
  • c9a2e65fe0 Add provider details route Steven Nguyen 2023-10-25 16:52:35 -07:00
  • 476f08aec0 Add wizard for updating provider Steven Nguyen 2023-11-30 17:55:07 -08:00