Skip to content

Commit

Permalink
refactor: merge dynamic tab directives into results component
Browse files Browse the repository at this point in the history
  • Loading branch information
arildm committed Oct 2, 2024
1 parent 6521616 commit 6456a96
Show file tree
Hide file tree
Showing 12 changed files with 200 additions and 259 deletions.
9 changes: 0 additions & 9 deletions app/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,6 @@ require("./lib/jquery.tooltip.pack.js")
require("./scripts/main")
require("./scripts/app")

require("./scripts/controllers/comparison_controller")
require("./scripts/controllers/kwic_controller")
require("./scripts/controllers/example_controller")
require("./scripts/controllers/statistics_controller")
require("./scripts/controllers/trend_diagram_controller")
require("./scripts/controllers/word_picture_controller")
require("./scripts/controllers/map_controller")
require("./scripts/controllers/text_reader_controller")

require("./scripts/video_controllers.js")
require("./scripts/backend/struct-service")
require("./scripts/filter_directives.js")
Expand Down
56 changes: 0 additions & 56 deletions app/scripts/components/dynamic_tabs/compare-tabs.js

This file was deleted.

25 changes: 0 additions & 25 deletions app/scripts/components/dynamic_tabs/graph-tabs.js

This file was deleted.

48 changes: 0 additions & 48 deletions app/scripts/components/dynamic_tabs/kwic-tabs.js

This file was deleted.

58 changes: 0 additions & 58 deletions app/scripts/components/dynamic_tabs/map-tabs.js

This file was deleted.

32 changes: 0 additions & 32 deletions app/scripts/components/dynamic_tabs/text-tabs.js

This file was deleted.

Loading

0 comments on commit 6456a96

Please sign in to comment.