Commit Graph
2927 Commits
Author SHA1 Message Date
Arman eb82143854 Merge branch 'main' of github.com:appwrite/console into billing 2023-07-20 15:08:51 +02:00
Torsten DittmannandGitHub b84f32b25f Merge pull request #400 from appwrite/refactor-feedback
refactor: feedback dropdown and wizard
2023-07-20 14:51:04 +02:00
Arman 20bc7e3dfa feat: start work on change tier workflow 2023-07-20 13:48:00 +02:00
Arman 3d403bafd1 feat: small fixes to billing page, and some types 2023-07-19 21:08:08 +02:00
Arman 8a89c31ef7 fix: support after merging 2023-07-19 19:54:46 +02:00
Arman 49c03a931f Merge branch 'support' of github.com:appwrite/console into billing 2023-07-19 19:51:09 +02:00
Arman 858a0837a7 chore: move wizard to subfolder 2023-07-19 19:48:08 +02:00
Arman 685a53bb07 feat: create org wizard, update pink, small fixes 2023-07-19 19:40:49 +02:00
Arman 3545707c49 feat: implement latest changes to org creation 2023-07-19 18:54:28 +02:00
Arman 379b8d835a Merge branch 'main' of github.com:appwrite/console into support 2023-07-19 17:55:57 +02:00
Arman d1159339ee fix: remove duplicate tag 2023-07-19 17:55:17 +02:00
Arman 29db75fa25 Merge branch 'main' of github.com:appwrite/console into billing 2023-07-19 17:54:20 +02:00
Arman fc586c6d49 fix: notification is only shown once 2023-07-19 17:51:43 +02:00
Torsten DittmannandGitHub a485893214 Merge pull request #365 from appwrite/feat-pause-project
FEAT Enable/Disable all services - UI
2023-07-19 17:34:17 +02:00
Torsten Dittmann 183d5f3c25 fix: lint issues 2023-07-19 17:27:07 +02:00
Torsten DittmannandGitHub 543ca2cd99 Merge branch 'main' into feat-pause-project 2023-07-19 17:19:51 +02:00
Torsten DittmannandGitHub 5c97d4e2e6 Merge pull request #442 from appwrite/feat-transfer-project-team
Transfer Project to Another Team for appwrite 1.4.x
2023-07-19 17:18:44 +02:00
Arman 639802b793 feat: free trial, notification in html 2023-07-19 17:06:53 +02:00
Torsten DittmannandGitHub 6fb40e1d9a Merge pull request #452 from appwrite/feat-3930-missing-redirect-url
Update the OAuth2 success and failure pages
2023-07-19 15:01:14 +02:00
Arman 839458b75d feat: payment modal now opens 2023-07-19 14:54:14 +02:00
Arman 292b03b557 Merge branch 'main' of github.com:appwrite/console into billing 2023-07-19 14:47:27 +02:00
Arman d302ba023d feat: more work on the billing page in org 2023-07-19 14:47:08 +02:00
Arman 134b153c86 feat: move invoices into billing tab 2023-07-19 12:13:42 +02:00
Arman 835eed727e fix: small fixes 2023-07-18 18:36:30 +02:00
Arman 9257122ed2 feat: billing page, creadit, usage rates, small fixes 2023-07-18 17:50:19 +02:00
Arman c7c4827086 feat: org billing page (WIP) 2023-07-18 11:48:46 +02:00
Arman 4dd3b28ca7 fix: errors when stripe key is missing 2023-07-17 20:52:23 +02:00
Arman e796a96331 fix: linting errors 2023-07-17 20:10:06 +02:00
Arman 125dfa966c fix: svelte error 2023-07-17 20:07:53 +02:00
Arman 516f8ce9de fix: some svelte check errors 2023-07-17 14:53:55 +02:00
Arman babc2be4dd fix: invoices and usage 2023-07-17 10:54:40 +02:00
Torsten DittmannandGitHub 33432d2c76 Merge pull request #437 from appwrite/feat/accessible-tabs
feat: accessible tab kbd navigation
2023-07-11 16:39:28 +02:00
Arman fe771290f4 feat: account payment page 2023-07-07 21:02:53 -07:00
Arman ecc0c7a8ed feat: account page and fixes 2023-07-07 19:43:27 -07:00
Arman 94261e6fc0 feat: add stripe to org workflow 2023-07-06 21:12:58 -07:00
Arman ba691c5ab4 feat: more create org workflow 2023-07-06 17:59:21 -07:00
Arman 283d6f5617 feat: create org workflow 2023-07-06 17:09:55 -07:00
Arman 47d41c987c feat: more work on the org wizard 2023-07-05 20:58:07 -07:00
Arman 3b7ea5a753 feat: add more methods and some fixes 2023-07-05 21:45:37 +02:00
Arman b819f1f2cb fix: add billingPlan variable, some refactor and clean up 2023-07-05 04:02:19 +02:00
Arman fef57fae07 feat: budget caps 2023-07-04 21:32:38 +02:00
Arman 11db4f9e44 feat: add budget cap 2023-07-04 04:09:14 +02:00
Arman 2f7b58c123 feat: more api and fixes 2023-07-03 19:12:02 +02:00
Torsten DittmannandGitHub 4ca1c98e38 Merge pull request #471 from byawitz/fix-singular-to-plural
Change *Raw Data* links from singular to plural
2023-07-03 07:45:14 -04:00
tglide c2d9fba323 fix: tab tests 2023-07-03 12:37:40 +01:00
Arman 057dce5f8d feat: add endpoints for billing 2023-07-02 02:52:54 +02:00
Binyamin Yawitz 68cc27c4bb Change *Raw Data* links from singular to plural 2023-06-29 17:34:51 -04:00
Arman cf4b25c942 refactor: usage 2023-06-23 17:15:42 +02:00
Steven Nguyen 10afbd9777 Update the OAuth2 success and failure pages
1. Update design to be more consistent with other pages, while still
unbranded
2. Update sizing to be more mobile friendly as the original heading
size was truncated on mobile
3. Show a different message when redirecting back to the app to clarify
the login was successful
4. Close the window after redirecting so the user doesn't have to
2023-06-22 17:59:27 -07:00
Arman 248e4a44eb feat: account payments page,org invoice page WIP 2023-06-22 17:34:48 +02:00