Skip to content

Commit

Permalink
Remove web templates and handler for actions
Browse files Browse the repository at this point in the history
Deleted multiple HTML templates and the `AddActionToPipelineHandler` Go function related to actions. These changes clean up unused code and assets from the project, simplifying maintenance and improving readability.
  • Loading branch information
PiotrFerenc committed Jul 26, 2024
1 parent 7c2af80 commit bd5d980
Show file tree
Hide file tree
Showing 54 changed files with 0 additions and 2,222 deletions.
62 changes: 0 additions & 62 deletions web/main.go

This file was deleted.

47 changes: 0 additions & 47 deletions web/modules/actions/handlers/add-action-to-pipeline.go

This file was deleted.

35 changes: 0 additions & 35 deletions web/modules/actions/handlers/get-action-parameters.go

This file was deleted.

30 changes: 0 additions & 30 deletions web/modules/actions/handlers/get-actions-handler.go

This file was deleted.

21 changes: 0 additions & 21 deletions web/modules/actions/handlers/get-categories.go

This file was deleted.

18 changes: 0 additions & 18 deletions web/modules/dashboard/home-handle.go

This file was deleted.

103 changes: 0 additions & 103 deletions web/modules/editor/editor.go

This file was deleted.

Loading

0 comments on commit bd5d980

Please sign in to comment.