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

2024.2 upgrade using intellijPlatform extension and Remove depricated/scheduled for removal usage #49

Merged
merged 32 commits into from
Oct 17, 2024

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    ef26529 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    8c86df2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Refactor Message Properties

    malarBB committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    12401fd View commit details
    Browse the repository at this point in the history
  2. Refactor Message Properties

    Update textfield , combo box, checkbox properties
    Pluggin config changes
    malarBB committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8d73fd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    de57b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    1482e40 View commit details
    Browse the repository at this point in the history
  2. Update build.yml

    MalarsriA authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6af971b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Combobox upgrade

    MalarsriA committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fce64ab View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/BEFOUND-1543-IntellijToolKit-Upg…

    …rade' into BEFOUND-1543-IntellijToolKit-Upgrade
    MalarsriA committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    67f6efc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Deprecated API removal

    Test case updates
    MalarsriA committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fe546e9 View commit details
    Browse the repository at this point in the history
  2. java version to 21

    to actions/download-artifact@v4
    MalarsriA committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f9cf3f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e04d9c5 View commit details
    Browse the repository at this point in the history
  4. temp disabling tests

    MalarsriA committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8db5c7f View commit details
    Browse the repository at this point in the history
  5. temp disabling tests

    MalarsriA committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5af7124 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Run file changes

    Combobox implementation for Hooks Dialog
    MalarsriA committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    16cf083 View commit details
    Browse the repository at this point in the history
  2. Build changes

    MalarsriA committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    53a0ce0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    5b7bc9d View commit details
    Browse the repository at this point in the history
  2. revert changes

    MalarsriA committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6ea5532 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. qodana updates

    Cell Alignments
    text field validation
    MalarsriA committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a96cf53 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    471417d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Unused import

    Adapt  ssdk 17 and 18.0.1 for USerRequestContext change
    Fix for ActionUpdate Thread exception in runtime
    MalarsriA committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7610105 View commit details
    Browse the repository at this point in the history
  2. remove unwanted syntax

    MalarsriA committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    df68489 View commit details
    Browse the repository at this point in the history
  3. remove unwanted syntax

    MalarsriA committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2ff0978 View commit details
    Browse the repository at this point in the history
  4. Alignment issues in extension project

    Doc updates of Read Me/ Tech Details
    MalarsriA committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    be585e2 View commit details
    Browse the repository at this point in the history
  5. Alignment issues in extension project

    Doc updates of Read Me/ Tech Details
    MalarsriA committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d0035ba View commit details
    Browse the repository at this point in the history
  6. update to java 17

    MalarsriA committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    19ffddd View commit details
    Browse the repository at this point in the history
  7. Update build.yml

    MalarsriA authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    80c71db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27ad1c3 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'BEFOUND-1543-IntellijToolKit-Upgrade' into BEFOUND-1543…

    …-SSDK17-18-Adapt-UserContext
    
    # Conflicts:
    #	.github/workflows/build.yml
    MalarsriA committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8103661 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    b38dfe1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from Backbase/BEFOUND-1543-SSDK17-18-Adapt-Use…

    …rContext
    
    BEFOUND-1543-SSDK17-18-Adapt-UserContext
    MalarsriA authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7144bba View commit details
    Browse the repository at this point in the history
  3. Updating java to 21

    MalarsriA committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9cb4aa6 View commit details
    Browse the repository at this point in the history