Commit Graph
5627 Commits
Author SHA1 Message Date
tglide cee7726652 nanoid instead of cyrpto.randomUUID 2023-07-27 16:43:08 +01:00
tglide 92af191e5a bulk db deletion 2023-07-27 16:34:25 +01: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
tglide 263e328fe8 basic db selection 2023-07-27 15:36:57 +01: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
tglide 1fdd2fce65 add light theme 2023-07-27 13:05:16 +01: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
Torsten Dittmann 1baa6c96bc feat: initial tempaltes 2023-07-26 19:21:30 +02: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
Torsten Dittmann dff906f8bf fix: deployments 2023-07-26 18:14:30 +02:00
Arman ed7a4e0868 fix: budget alerts 2023-07-26 17:58:10 +02:00
Torsten Dittmann 0384830c7e push some more stuff 2023-07-26 17:50:57 +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
Torsten Dittmann 1dec4d2735 fix: push some changes 2023-07-26 14:36:32 +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 b5ecedc598 Merge branch 'main' of github.com:appwrite/console into feat-custom-smtp 2023-07-25 17:03:21 +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
tglide 0b21fe415e storage commands 2023-07-25 12:15:04 +01:00
tglide 92d3bafd19 more fn commands & icons 2023-07-25 09:51:56 +01: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
tglide e45823f305 function commands 2023-07-24 18:03:21 +01:00
tglide 41102e6f7a function commands 2023-07-24 15:39:43 +01:00
tglide 8c4825fa8c commands & migrations fixes 2023-07-24 13:02:32 +01:00
tglide f0961b4ff3 feat: firebase migrations wip 2023-07-24 12:04:37 +01:00
tglide fe90912a29 fix: report 2023-07-24 11:24:00 +01:00