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 |
|
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
|
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 |
|
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 |
|
Steven Nguyen
|
afe4dfa9ec
|
Ensure console requests include project header
A change recently to Appwrite required all API calls to include the project
ID.
|
2023-07-25 17:32:35 -07:00 |
|
Arman
|
5b87816fb2
|
feat: org usage
|
2023-07-25 20:18:57 +02:00 |
|
Arman
|
2d44aa9044
|
feat: more stripe work -.-
|
2023-07-25 18:54:26 +02:00 |
|
Arman
|
e629a2b654
|
Merge branch 'main' of github.com:appwrite/console into billing
|
2023-07-25 16:56:58 +02:00 |
|
Arman
|
fc7a642011
|
feat: butget alerts and invoices
|
2023-07-25 16:40:54 +02:00 |
|
 Torsten DittmannandGitHub
|
d48bc96bde
|
Merge pull request #480 from appwrite/fix-attribute-trim
fix: key attribute trim isn't trim
|
2023-07-25 15:40:54 +02:00 |
|
Arman
|
83fd3459f8
|
feat: clean unused folder, fix feedback, budget cap
|
2023-07-25 15:32:21 +02:00 |
|
Elad Shechter
|
e417783120
|
- Fix key attribute trim isn't trim
Change to secondary trim utility class
|
2023-07-24 12:58:45 -06:00 |
|
Arman
|
ed51179ceb
|
feat: stripe has now the correct styling and uses a different method, miscellaneous fixes
|
2023-07-24 20:10:24 +02:00 |
|
Arman
|
98418691f0
|
feat: creditCardInfo component, create & change org fixes, small stuff
|
2023-07-21 20:10:28 +02:00 |
|
Arman
|
13b6c53bc8
|
chore: clean up old stripe code
|
2023-07-21 18:19:03 +02:00 |
|
Arman
|
b521bb564e
|
chore: clean up old stripe code
|
2023-07-21 16:14:16 +02:00 |
|
Arman
|
7c217637bb
|
poc-stripe: clean up
|
2023-07-21 13:43:25 +02:00 |
|
Arman
|
cf17525742
|
poc: stripe working
|
2023-07-21 13:21:26 +02:00 |
|
Arman
|
21952837ab
|
feat: work on the upgrade and downgrade modal
|
2023-07-20 18:28:59 +02:00 |
|
Arman
|
19d83e0b26
|
feat: wizard steps are now optional
|
2023-07-20 16:51:53 +02:00 |
|
Arman
|
f6f487c415
|
fix: support import
|
2023-07-20 15:09:22 +02:00 |
|
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 |
|