new public branch
parents
Showing
.browserslistrc
0 → 100755
.editorconfig
0 → 100755
.gitignore
0 → 100755
File added
.gradle/buildOutputCleanup/cache.properties
0 → 100755
.gradle/buildOutputCleanup/outputFiles.bin
0 → 100755
File added
.gradle/checksums/checksums.lock
0 → 100755
File added
.gradle/checksums/md5-checksums.bin
0 → 100755
File added
.gradle/checksums/sha1-checksums.bin
0 → 100755
File added
.gradle/configuration-cache/gc.properties
0 → 100755
.gradle/vcs-1/gc.properties
0 → 100755
README.md
0 → 100755
angular.json
0 → 100755
build.gradle
0 → 100755
gradle/wrapper/gradle-wrapper.jar
0 → 100755
File added
gradle/wrapper/gradle-wrapper.properties
0 → 100755
gradlew
0 → 100755
gradlew.bat
0 → 100755
karma.conf.js
0 → 100755
messages.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
package-lock.json
0 → 100755
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100755
{ | ||
"name": "ipmworks-web", | ||
"version": "0.0.0", | ||
"scripts": { | ||
"ng": "ng", | ||
"start": "ng serve", | ||
"build": "ng build", | ||
"watch": "ng build --watch --configuration development", | ||
"test": "ng test" | ||
}, | ||
"private": true, | ||
"dependencies": { | ||
"@angular/animations": "~13.2.6", | ||
"@angular/common": "~13.2.6", | ||
"@angular/compiler": "~13.2.6", | ||
"@angular/core": "~13.2.6", | ||
"@angular/forms": "~13.2.6", | ||
"@angular/platform-browser": "~13.2.6", | ||
"@angular/platform-browser-dynamic": "~13.2.6", | ||
"@angular/router": "~13.2.6", | ||
"@ngxs/storage-plugin": "^3.5.0", | ||
"@ngxs/store": "^3.5.0", | ||
"lazysizes": "^5.3.2", | ||
"ng-lazyload-image": "^9.1.2", | ||
"ngx-clipboard": "~15.1.0", | ||
"primeflex": "~3.1.3", | ||
"primeicons": "~5.0.0", | ||
"primeng": "~13.2.1", | ||
"quill": "^1.3.7", | ||
"rxjs": "~6.6.0", | ||
"tslib": "^2.1.0", | ||
"zone.js": "~0.11.4" | ||
}, | ||
"devDependencies": { | ||
"@angular-devkit/build-angular": "^13.2.6", | ||
"@angular/cdk": "~13.2.6", | ||
"@angular/cli": "~13.2.6", | ||
"@angular/compiler-cli": "~13.2.6", | ||
"@angular/localize": "~13.2.6", | ||
"@types/jasmine": "~3.10.3", | ||
"@types/node": "^14.0.0", | ||
"jasmine-core": "~4.0.1", | ||
"karma": "~6.3.0", | ||
"karma-chrome-launcher": "~3.1.0", | ||
"karma-coverage": "~2.0.3", | ||
"karma-jasmine": "~4.0.0", | ||
"karma-jasmine-html-reporter": "^1.5.0", | ||
"lite-server": "^2.6.1", | ||
"typescript": "~4.4.2" | ||
} | ||
} |
settings.gradle
0 → 100755
src/app/app-routing.module.ts
0 → 100755
src/app/app.component.css
0 → 100755
src/app/app.component.html
0 → 100755
src/app/app.component.spec.ts
0 → 100755
src/app/app.component.ts
0 → 100755
src/app/app.module.ts
0 → 100755
This diff is collapsed.
Click to expand it.
src/app/component/footer/footer.component.ts
0 → 100755
src/app/component/help/help.component.css
0 → 100755
src/app/component/help/help.component.html
0 → 100755
src/app/component/help/help.component.ts
0 → 100755
src/app/component/home/home.component.css
0 → 100755
src/app/component/home/home.component.html
0 → 100755
src/app/component/home/home.component.ts
0 → 100755
src/app/component/login/login.component.html
0 → 100755
src/app/component/login/login.component.scss
0 → 100755
src/app/component/login/login.component.ts
0 → 100755
src/app/custom-route-reuse-strategy.spec.ts
0 → 100755
src/app/custom-route-reuse-strategy.ts
0 → 100755
src/app/guard/auth.guard.spec.ts
0 → 100755
src/app/guard/auth.guard.ts
0 → 100755
src/app/guard/auth.interceptor.spec.ts
0 → 100755
src/app/guard/auth.interceptor.ts
0 → 100755
src/app/json-typings.d.ts
0 → 100755
src/app/model/resource.spec.ts
0 → 100755
src/app/model/resource.ts
0 → 100755
src/app/model/search-model.spec.ts
0 → 100755
src/app/model/search-model.ts
0 → 100755
src/app/model/user.spec.ts
0 → 100755
src/app/model/user.ts
0 → 100755
src/app/service/login.service.spec.ts
0 → 100755
src/app/service/login.service.ts
0 → 100755
src/app/service/resource.service.spec.ts
0 → 100755
src/app/service/resource.service.ts
0 → 100755
src/app/states/user.state.spec.ts
0 → 100755
src/app/states/user.state.ts
0 → 100755
src/assets/.gitkeep
0 → 100755
src/assets/EUFlag.png
0 → 100755
9.24 KB
src/assets/flags/bulgarian.png
0 → 100755
8.64 KB
src/assets/flags/croatian.png
0 → 100755
31.1 KB
src/assets/flags/czech.png
0 → 100755
36.1 KB
src/assets/flags/danish.png
0 → 100755
128 KB
src/assets/flags/dutch.png
0 → 100755
25.1 KB
src/assets/flags/english.png
0 → 100755
116 KB
src/assets/flags/estonian.png
0 → 100755
24.7 KB
src/assets/flags/finnish.png
0 → 100755
28.3 KB
src/assets/flags/french.png
0 → 100755
28.9 KB
src/assets/flags/german.png
0 → 100755
65.3 KB
src/assets/flags/greek.png
0 → 100755
152 KB
src/assets/flags/hungarian.png
0 → 100755
25.3 KB
src/assets/flags/irish.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/flags/italian.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/flags/latvian.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/flags/lithuanian.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/flags/polish.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/flags/portuguese.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/flags/romanian.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/flags/slovak.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/flags/slovenian.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/flags/spanish.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/flags/swedish.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/footer.jpg
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/da.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/de.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/el.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/en.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/es.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/fi.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/flag_placeholder.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/fr.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/it.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/nl.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/pl.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/pt.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/sl.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/languages/sr.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/logo-white.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/logo.jpg
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/logo.png
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/sectors/arable.jpg
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/sectors/greenhouse.jpg
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/sectors/multi.jpg
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/sectors/orchard.jpg
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/sectors/vegetables.jpg
0 → 100755
This diff is collapsed.
Click to expand it.
src/assets/sectors/vineyard.jpg
0 → 100755
This diff is collapsed.
Click to expand it.
src/config/app.config.ts
0 → 100755
This diff is collapsed.
Click to expand it.
src/environments/environment.prod.ts
0 → 100755
This diff is collapsed.
Click to expand it.
src/environments/environment.ts
0 → 100755
This diff is collapsed.
Click to expand it.
src/favicon.ico
0 → 100755
This diff is collapsed.
Click to expand it.
src/index.html
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.da.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.de.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.el.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.es.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.fi.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.fr.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.it.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.nl.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.pl.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.pt.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.sl.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.sr.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/locale/messages.xlf
0 → 100755
This diff is collapsed.
Click to expand it.
src/main.ts
0 → 100755
This diff is collapsed.
Click to expand it.
src/polyfills.ts
0 → 100755
This diff is collapsed.
Click to expand it.
src/styles.css
0 → 100755
This diff is collapsed.
Click to expand it.
src/test.ts
0 → 100755
This diff is collapsed.
Click to expand it.
tsconfig.app.json
0 → 100755
This diff is collapsed.
Click to expand it.
tsconfig.json
0 → 100755
This diff is collapsed.
Click to expand it.
tsconfig.spec.json
0 → 100755
This diff is collapsed.
Click to expand it.