Arman
|
515d80e40d
|
feat: billing address, and many fixes
|
2023-08-03 19:16:22 +02:00 |
|
Arman
|
8335735f45
|
feat: new mothods, fix remove method modal
|
2023-08-03 16:30:20 +02:00 |
|
Arman
|
6b257266a9
|
Merge branch 'main' of github.com:appwrite/console into billing
|
2023-08-02 18:44:31 +02:00 |
|
Arman
|
4bacc238d8
|
feat: update card, billing addres (wip)
|
2023-08-02 18:42:42 +02:00 |
|
Arman
|
42570c01d0
|
feat: update methods
|
2023-08-02 16:53:15 +02:00 |
|
Arman
|
74a091edad
|
chore: update stripe js
|
2023-08-02 16:14:23 +02:00 |
|
Arman
|
47c796d5d5
|
feat: new methods some clean up
|
2023-08-02 14:58:33 +02:00 |
|
 Eldad A. FuxandGitHub
|
2188120180
|
Merge pull request #420 from appwrite/feat-4299-oidc-oauth2-provider
Add a generic OIDC OAuth2 provider
|
2023-08-01 22:48:05 +03:00 |
|
Arman
|
e237a68806
|
feat: payment failed
|
2023-08-01 20:49:10 +02:00 |
|
Steven Nguyen
|
20f541a594
|
Update OIDC icons per design's request
|
2023-07-31 10:05:06 -07:00 |
|
Arman
|
bbe341f68b
|
feat: failed payment and bug fixes
|
2023-07-31 19:03:14 +02:00 |
|
 Eldad A. FuxandGitHub
|
fd44f12480
|
Merge pull request #468 from erezhod/fix-467-apple-app-setup-step-3-extra-label-status
Fixed `Extraneous argument label 'status:' in call` for Apple App setup
|
2023-07-29 06:49:03 +03:00 |
|
 Eldad A. FuxandGitHub
|
7ad3e73776
|
Merge pull request #482 from appwrite/feat-update-user-preferences-text
Update description for user email, phone, and preferences
|
2023-07-28 22:01:02 +03:00 |
|
Steven Nguyen
|
a8ad70f660
|
Update update email, password, and phone description per Eldad's request
Use inline code for email to indicate it's a value. Remove bolding to
simplify things.
|
2023-07-28 11:41:26 -07:00 |
|
Arman
|
1903f9f14c
|
feat: more plan limits
|
2023-07-28 16:34:19 +02:00 |
|
Arman
|
b4eb224737
|
Merge branch 'main' of github.com:appwrite/console into billing
|
2023-07-28 10:12:10 +02:00 |
|
 Eldad A. FuxandGitHub
|
bd6a94dbf5
|
Merge pull request #457 from appwrite/feat-user-labels
Add user labels to user list and detail pages
|
2023-07-28 09:50:45 +03:00 |
|
Arman
|
e0ad3d9705
|
feat: session plan limit WIP
|
2023-07-27 20:21:57 +02:00 |
|
Steven Nguyen
|
7847f962a7
|
Fix bolding for update password
|
2023-07-27 11:07:12 -07:00 |
|
Steven Nguyen
|
9c5bff3074
|
Update user phone to match design
|
2023-07-27 11:07:12 -07:00 |
|
Steven Nguyen
|
69b3d72104
|
Update user email to match design
|
2023-07-27 11:07:12 -07:00 |
|
Arman
|
b0bee4e53f
|
feat: teams limit, small refactos
|
2023-07-27 19:34:23 +02:00 |
|
Arman
|
398ea403b5
|
feat: bucket limits
|
2023-07-27 18:27:22 +02:00 |
|
Arman
|
9ca7c317e7
|
fix: types
|
2023-07-27 18:16:11 +02:00 |
|
Arman
|
34d32b2ca1
|
feat: create card plan limit, add tooltip to disabled button for plan limit
|
2023-07-27 18:15:54 +02:00 |
|
Arman
|
c614aec06f
|
fix: steps component
|
2023-07-27 17:00:00 +02:00 |
|
Arman
|
1be3b3e1b4
|
feat: webhooks limits
|
2023-07-27 16:56:24 +02:00 |
|
Arman
|
b5a8f20bcf
|
feat: add limit to platforms
|
2023-07-27 16:33:48 +02:00 |
|
Arman
|
dc71225453
|
feat: small refactor container header, member page plan limit
|
2023-07-27 15:49:52 +02:00 |
|
Arman
|
5ce7bdbb3d
|
feat: container header fix
|
2023-07-27 15:40:25 +02:00 |
|
 Torsten DittmannandGitHub
|
2b98065373
|
Merge branch 'main' into feat-user-labels
|
2023-07-27 14:10:30 +02:00 |
|
Arman
|
19f00e08fe
|
Merge branch 'main' of github.com:appwrite/console into billing
|
2023-07-27 14:10:23 +02:00 |
|
Arman
|
73b4c8e508
|
Merge branch 'main' of github.com:appwrite/console into billing
|
2023-07-27 14:10:02 +02:00 |
|
 Torsten DittmannandGitHub
|
874f7a7a5a
|
Merge pull request #475 from appwrite/feat-last-user-activity
Show user's last activity
|
2023-07-27 14:09:50 +02:00 |
|
 Torsten DittmannandGitHub
|
39429c6a7a
|
Merge pull request #483 from appwrite/fix-4847-fix-wizard-reset
Clear validator when closing wizard
|
2023-07-27 14:08:49 +02:00 |
|
Steven Nguyen
|
7d1c041c97
|
Fix wizard component type
Before this, we kept getting warnings like:
Type 'typeof Wizard__SvelteComponent_' is missing the
following properties from type 'SvelteComponentDev'
|
2023-07-26 16:17:46 -07:00 |
|
Steven Nguyen
|
ac757e3989
|
Clear wizard interceptor on wizard start and close
Without doing this, an interceptor from a different wizard can run
when a new wizard is opened causing incorrect validation.
|
2023-07-26 15:40:01 -07:00 |
|
Arman
|
aea9042a32
|
feat: plan limit,table row for exeded limit, container header component
|
2023-07-26 20:24:14 +02:00 |
|
Steven Nguyen
|
b118147656
|
Update user preferences text to match design
|
2023-07-26 10:27:46 -07:00 |
|
Steven Nguyen
|
68867afabf
|
Format OAuth2 provider name better
Show provider name in the Console and use the provider key for
everything else.
|
2023-07-26 10:21:14 -07:00 |
|
Steven Nguyen
|
53abcbe90f
|
Add a generic OIDC OAuth2 provider
|
2023-07-26 10:21:14 -07:00 |
|
Steven Nguyen
|
28b4b99847
|
Update API Key Last Accessed to omit time
Since accessedAt is only updated once in the last 24 hours,
showing the time can cause confusion.
|
2023-07-26 10:20:08 -07:00 |
|
Steven Nguyen
|
c57a8d2918
|
Show user's last activity
|
2023-07-26 10:20:08 -07:00 |
|
Steven Nguyen
|
d6d960fec7
|
Add user labels to user list and detail pages
|
2023-07-26 10:11:13 -07:00 |
|
Arman
|
ed7a4e0868
|
fix: budget alerts
|
2023-07-26 17:58:10 +02:00 |
|
Arman
|
cb19a50515
|
fix: replace card
|
2023-07-26 17:31:03 +02:00 |
|
Arman
|
f6e5eecaa7
|
Merge branch 'main' of github.com:appwrite/console into billing
|
2023-07-26 14:47:55 +02:00 |
|
Arman
|
a6e945fc82
|
fix: small fix to paymentmethods
|
2023-07-26 14:47:14 +02:00 |
|
 Torsten DittmannandGitHub
|
7fcf322dd8
|
Merge pull request #481 from appwrite/fix-fetch-console-project
Ensure console requests include project header
|
2023-07-26 14:45:48 +02:00 |
|
Arman
|
a5d6f7f15c
|
feat: replace card WIP
|
2023-07-26 14:42:45 +02:00 |
|