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

[API 7] Trigger Event #63

Merged
merged 1 commit into from
Oct 6, 2023
Merged

[API 7] Trigger Event #63

merged 1 commit into from
Oct 6, 2023

Conversation

Pjiesco
Copy link
Collaborator

@Pjiesco Pjiesco commented Oct 6, 2023

Closes #62

@Pjiesco Pjiesco added the feature Add a new feature to the SDK label Oct 6, 2023
@Pjiesco Pjiesco added this to the 9.0.0 milestone Oct 6, 2023
@Pjiesco Pjiesco requested a review from ChristopheCVB October 6, 2023 10:40
@Pjiesco Pjiesco linked an issue Oct 6, 2023 that may be closed by this pull request
@ChristopheCVB ChristopheCVB merged commit 170d483 into develop Oct 6, 2023
1 check passed
@ChristopheCVB ChristopheCVB deleted the api7/triggerevent branch October 6, 2023 12:15
ChristopheCVB added a commit that referenced this pull request Nov 18, 2024
* [Feature] Dynamic state parent group (#48)

* feat: add parentGroup field in createState message

* bump SDK and TP Api version

* Change parameter order

* feat: use the name from the category of the categoryId if parentGroup isn't specified

* fix: typo's in stateId
fix: use correct categoryId

* fix: add check for category id from constants

* fix: break outer loop

* feat: add CategoryHelper.getCategoryShortId method

* core: Upgrade dependencies

* core: Upgrade Gradle version to 7.5.1

* core: Upgrade Gradle version to 7.5.1

* core: Upgrade Gradle version to 7.5.1

* core: Upgrade Gradle version to 7.5.1

* core: Upgrade Gradle version to 7.5.1

* core: Dependencies management

* core: ActionTranslation annotation

* fix: Github Workflow

* fix: Github Workflows

* fix: Github Workflows

* fix: Github Workflows

* fix: Tests wait time

* fix: Packager SNAPSHOT publication

* fix: Packager SNAPSHOT publication

* fix: Packager SNAPSHOT publication

* fix: Packager SNAPSHOT publication

* fix: Packager SNAPSHOT publication

* feat: Plugin ParentCategory

* feat: TouchPortalPlugin.getBase64ImageFromUrl closes #38

* fix: Set encoding to UTF-8

* feat: TP Plugin API 7 Platform start command

* core: Refactor Annotations Processor
core: TP_JAVA_FILE

* fix: JavaDoc

* fix: JavaDoc

* fix: JavaDoc

* core: Refactor Annotations Processor

* core: Add logs in tests

* core: (WIP) Modularization closes #54

* doc: Update Samples and README.md

* core: Call TPInvokable.onInvoke from callbacksExecutor

* core: TPInvokable.onListChanged
core: Use callbacksExecutor

* core: Revert to System Java instalation

* core: Revert to System Java instalation

* core: 9.0.0

* Feat: TriggerEvent (#63)

* Feat: forceUpdate (#64)

Co-authored-by: Christophe Carvalho Vilas-Boas <[email protected]>

* Change `sdk` to `api` (#66)

* Add CodeQL workflow for GitHub code scanning (#53)

Co-authored-by: LGTM Migrator <[email protected]>

* [API 7] Setting Tooltip (#65)

* Feat: Setting Tooltip

* fix: use java 8

* Remove empty lines

* Check if empty

* use UpperCamelCase instead of Full uppercase

* Check if empty

---------

Co-authored-by: Pjiesco <[email protected]>
Co-authored-by: lgtm-com[bot] <43144390+lgtm-com[bot]@users.noreply.github.com>
Co-authored-by: LGTM Migrator <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add a new feature to the SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[API 7] Trigger Event
2 participants