Skip to content

Commit

Permalink
[BACKLOG-36769] Javascript related code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
eddie-martinez committed Dec 8, 2022
1 parent 9887e82 commit 193426b
Show file tree
Hide file tree
Showing 86 changed files with 4 additions and 8,232 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ public enum KettleExtensionPoint {
SpoonViewTreeExtension( "SpoonViewTreeExtension", "View tree spoon extension" ),
SpoonPopupMenuExtension( "SpoonPopupMenuExtension", "Pop up menu extension for the view tree" ),
SpoonTreeDelegateExtension( "SpoonTreeDelegateExtension", "During the SpoonTreeDelegate execution" ),

// Removed SpoonOpenSaveRepository Extension Point as per BACKLOG-36769
SpoonOpenSaveRepository( "SpoonOpenSaveRepository", "Open the repository browser" ),
SpoonOpenSaveNew( "SpoonOpenSaveNew", "Open the new file browser" ),
SpoonBrowserFunction( "SpoonBrowserFunction", "Generic browser function handler" ),
Expand Down
2 changes: 1 addition & 1 deletion plugins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ __List of the current core plugins:__

* aggregate-rows
* elasticsearch-bulk-insert
* file-open-save
* file-open-save-new
* get-previous-row-field
* google-analytics
* gp-bulk-loader
Expand Down
33 changes: 0 additions & 33 deletions plugins/file-open-save/assemblies/feature/pom.xml

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions plugins/file-open-save/assemblies/pom.xml

This file was deleted.

167 changes: 0 additions & 167 deletions plugins/file-open-save/core/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 193426b

Please sign in to comment.