-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
3,585 additions
and
1,459 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Start Studio Plugin" type="js.build_tools.npm"> | ||
<package-json value="$PROJECT_DIR$/studio-client/apps/main/feedback-hub-adapter-searchmetrics/package.json" /> | ||
<command value="start" /> | ||
<node-interpreter value="project" /> | ||
<package-manager value="pnpm" /> | ||
<envs /> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="Start Studio Plugin" type="js.build_tools.npm"> | ||
<package-json value="$PROJECT_DIR$/studio-client/apps/main/feedback-hub-adapter-searchmetrics/package.json" /> | ||
<command value="start" /> | ||
<node-interpreter value="project" /> | ||
<package-manager value="pnpm" /> | ||
<envs /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Studio Server Remote Debug" type="Remote"> | ||
<option name="USE_SOCKET_TRANSPORT" value="true" /> | ||
<option name="SERVER_MODE" value="false" /> | ||
<option name="SHMEM_ADDRESS" /> | ||
<option name="HOST" value="localhost" /> | ||
<option name="PORT" value="40005" /> | ||
<option name="AUTO_RESTART" value="false" /> | ||
<RunnerSettings RunnerId="Debug"> | ||
<option name="DEBUG_PORT" value="40005" /> | ||
<option name="LOCAL" value="false" /> | ||
</RunnerSettings> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="Watch Studio Client " type="js.build_tools.npm"> | ||
<package-json value="$PROJECT_DIR$/studio-client/apps/main/feedback-hub-adapter-searchmetrics/package.json" /> | ||
<command value="run" /> | ||
<scripts> | ||
<script value="watch" /> | ||
</scripts> | ||
<arguments value="-- --recursive --skipInitialBuild" /> | ||
<node-interpreter value="project" /> | ||
<package-manager value="pnpm" /> | ||
<envs /> | ||
<method v="2" /> | ||
</configuration> | ||
<configuration default="false" name="Watch Studio Client " type="js.build_tools.npm"> | ||
<package-json value="$PROJECT_DIR$/studio-client/apps/main/feedback-hub-adapter-searchmetrics/package.json" /> | ||
<command value="run" /> | ||
<scripts> | ||
<script value="watch" /> | ||
</scripts> | ||
<arguments value="-- --recursive --skipInitialBuild" /> | ||
<node-interpreter value="project" /> | ||
<package-manager value="pnpm" /> | ||
<envs /> | ||
<method v="2" /> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,36 @@ | ||
Changelog | ||
================================================================================ | ||
# Changelog | ||
|
||
1.0.0 | ||
-------------------------------------------------------------------------------- | ||
## 3.0.0 | ||
- Version Upgrades | ||
- Java 17 | ||
- Node 20 | ||
- PNPM 8.15 | ||
- Compatible CoreMedia Content Cloud version: `2404.1` | ||
|
||
### Switch from Extensions to Plugin architecture | ||
## 2.0.4 | ||
- fix common beans dependency | ||
- Compatible CoreMedia Content Cloud version: `2310.1` | ||
|
||
Suitable for CMCC 2101 and newer. | ||
## 2.0.3 | ||
- Version upgrades | ||
- Node 18 | ||
- PNPM 8.6 | ||
- Compatible CoreMedia Content Cloud version: `2310.1` | ||
|
||
## 2.0.2 | ||
- Fixes for keywords section | ||
- Compatible CoreMedia Content Cloud version: `2307.1` | ||
|
||
## 2.0.1 | ||
- Minor fixes and improvements | ||
- Compatible CoreMedia Content Cloud version: `2307.1` | ||
|
||
## 2.0.0 | ||
- Switch from Extensions to Plugin architecture | ||
- Use jobs framework for backend communication | ||
- Compatible CoreMedia Content Cloud version: `2110.1` | ||
|
||
## 1.0.0 (2001.1-1) | ||
- Initial Release | ||
- Compatible CoreMedia Content Cloud version: `2001.1` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.