Skip to content

Commit

Permalink
switch to new implementation of dashboard (react, flex) and remove th…
Browse files Browse the repository at this point in the history
…e old angular one
  • Loading branch information
AdamNowotny committed Aug 17, 2024
1 parent ddf4008 commit cd619c0
Show file tree
Hide file tree
Showing 33 changed files with 48 additions and 988 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"action": {
"default_title": "BuildReactor",
"default_icon": "img/icon-19.png",
"default_popup": "popup.html"
"default_popup": "src/themes/popup.html"
},
"background": {
"service_worker": "service-worker.js",
Expand Down
214 changes: 0 additions & 214 deletions src/common/directives/build/_build.scss

This file was deleted.

26 changes: 0 additions & 26 deletions src/common/directives/build/build.html

This file was deleted.

47 changes: 0 additions & 47 deletions src/common/directives/build/build.js

This file was deleted.

75 changes: 0 additions & 75 deletions src/common/directives/build/build.spec.js

This file was deleted.

Loading

0 comments on commit cd619c0

Please sign in to comment.