Skip to content

Commit

Permalink
feat: removing app server (#65)
Browse files Browse the repository at this point in the history
* feat: removing app server

* feat: Switched to default instead of specific sourcetypes

---------

Co-authored-by: Josh Hammer <josh.hammer@oracle.com>
  • Loading branch information
rjulian and Halimer authored Jun 10, 2024
1 parent 479f065 commit 52feba0
Show file tree
Hide file tree
Showing 26 changed files with 116 additions and 5,895 deletions.
Binary file added ta-csnf.tar.gz
Binary file not shown.
12 changes: 11 additions & 1 deletion ta-csnf/app.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,23 @@
"id": {
"group": null,
"name": "ta-csnf",
"version": "1.0.0"
"version": "1.1.0"
},
"author": [
{
"name": "Peter Campbell",
"email": null,
"company": null
},
{
"name": "Richard Julian",
"email": null,
"company": null
},
{
"name": "Josh Hammer",
"email": null,
"company": null
}
],
"releaseDate": null,
Expand Down
Binary file not shown.
239 changes: 0 additions & 239 deletions ta-csnf/appserver/static/javascript/vendor/react-dom.production.min.js

This file was deleted.

32 changes: 0 additions & 32 deletions ta-csnf/appserver/static/javascript/vendor/react.production.min.js

This file was deleted.

49 changes: 0 additions & 49 deletions ta-csnf/appserver/static/javascript/views/app.js

This file was deleted.

58 changes: 0 additions & 58 deletions ta-csnf/appserver/static/javascript/views/setup_configuration.js

This file was deleted.

Loading

0 comments on commit 52feba0

Please sign in to comment.