Skip to content

Tags: raystack/frontier

Tags

v0.65.0

Toggle v0.65.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add billing account details to GetBillingAccount endpoint (#1017)

v0.64.0

Toggle v0.64.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(admin_ui): add missing function

v0.63.0

Toggle v0.63.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(admin-ui): rename org url (#985)

* chore: rename organisations to organizations

* chore: rename organisationId to organizationId

v0.62.0

Toggle v0.62.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(admin-ui): add create and edit organization screen (#978)

* refactor: rename kyc css to edit.module.css

* feat: add panel for edit kyc

* chore: open edit kyc from navbar

* chore: add edit org fields

* chore: add countries list

* feat: add organization types to config api

* feat: add edit org screen

* feat: update org after update state

* chore: remove hardcoded url

* feat: add create org form

* fix: edit form state

* fix: make other type optional

* chore: remove curly braces

* refactor: replace controller with register

v0.61.0

Toggle v0.61.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: add debug logs to GetPrincipal (#970)

* chore: add debug logs to GetPrincipal

* chore: update Error logs to Debug

* fix: pass logger to unit test

v0.60.0

Toggle v0.60.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(admin-ui): add tokens csv export and error handling (#966)

* feat: add tokens csv export and error handling

* chore: remove console.log

v0.59.0

Toggle v0.59.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(admin_ui): add invoice listing page (#960)

* feat: add route for org invoices page

* feat: add columns definition for invoices table

* feat: integrate invoice search api

* feat: add column filters to invoice table

* chore: update apsara version

v0.58.3

Toggle v0.58.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Exposed fetchTokenBalance from useTokens (#956)

v0.58.2

Toggle v0.58.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(admin_ui): add rename project dialog (#955)

* feat: add dialog to rename project

* feat: add actions dropdown in project list

v0.58.1

Toggle v0.58.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: auto update address if kyc is not verified (#954)