Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core,console,phrases): add custom data editor to application details page #6370

Merged
merged 7 commits into from
Aug 1, 2024

Commits on Jul 31, 2024

  1. feat(core,console,phrases): add custom data editor to application det…

    …ails page
    
    add custom data editor to application details page
    simeng-li committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c15c2ac View commit details
    Browse the repository at this point in the history
  2. chore: add changeset

    add changeset
    simeng-li committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e417ee1 View commit details
    Browse the repository at this point in the history
  3. fix(core): fix input params bug

    fix input params bug
    simeng-li committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    333b879 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix(test): fix the integration tests

    fix the integration tests
    simeng-li committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1d3d50e View commit details
    Browse the repository at this point in the history
  2. fix(console): use the form controller element

    use the form controller element
    simeng-li committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9051f37 View commit details
    Browse the repository at this point in the history
  3. fix(core,console): remove deepPartial statement

    remove deepPartial statement from the patch application API payload guard
    simeng-li committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6989bf5 View commit details
    Browse the repository at this point in the history
  4. fix(test): fix backchannel integration test

    fix backchannel integration test
    simeng-li committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e12bd0c View commit details
    Browse the repository at this point in the history