Skip to content

Commit

Permalink
Merge pull request #726 from DATAGerry/feature/DAT-787-bump-bootstrap
Browse files Browse the repository at this point in the history
DAT-787 remove protractor
  • Loading branch information
asmajicbecon committed Mar 26, 2024
2 parents ced26f0 + 610a2e6 commit 23ac112
Show file tree
Hide file tree
Showing 9 changed files with 529 additions and 177 deletions.
2 changes: 2 additions & 0 deletions app/.browserslistrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ last 2 versions
Firefox ESR
not dead
not IE 9-11
not op_mini all
not kaios 2.5
19 changes: 0 additions & 19 deletions app/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,25 +134,6 @@
}
}
}
},
"datagerry-app-e2e": {
"root": "e2e/",
"projectType": "application",
"prefix": "",
"architect": {
"e2e": {
"builder": "@angular-devkit/build-angular:protractor",
"options": {
"protractorConfig": "e2e/protractor.conf.js",
"devServerTarget": "datagerry-app:serve"
},
"configurations": {
"production": {
"devServerTarget": "datagerry-app:serve:production"
}
}
}
}
}
}
}
28 changes: 0 additions & 28 deletions app/e2e/protractor.conf.js

This file was deleted.

23 changes: 0 additions & 23 deletions app/e2e/src/app.e2e-spec.ts

This file was deleted.

11 changes: 0 additions & 11 deletions app/e2e/src/app.po.ts

This file was deleted.

13 changes: 0 additions & 13 deletions app/e2e/tsconfig.e2e.json

This file was deleted.

Loading

0 comments on commit 23ac112

Please sign in to comment.