-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync test-deployment with main #29
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Installed Playwright for E2E-Testing
* front without logic implemented * läuft mit einem Fehler * Deutsch
* Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml
Should work now. Was tested in separate repo
cepurwin
added a commit
that referenced
this pull request
Oct 4, 2023
* front without logic implemented * läuft mit einem Fehler * Deutsch * Added Kmeans Service File and Test * Sync test-deployment with main (#29) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: david-2031 <[email protected]> * Daniel/only https (#30) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Ensured only HTTPS is used to access * Fixed Routing Bug (Probably) --------- Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean, Input lokale Berechnung * Sync test-deployment with main (#31) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean; Input lokale Berechnung; Hinweis dass K optional ist * Update cloudbuild.yaml * Update app.yaml * Ensured usage of HTTPS * Optionen für die Methode zur Bestiummung von K eingebaut (Ellenbogen, Silhouette); Berechnungsmethode um Methode "Jaccard" ergänzt Alle Optionen wurden in ein Expansion Panel eingebaut * Daniel/fix merge conflicts1 (#36) * Update input.component.css from main for fixing merge conflict * Update input.component.html from main for fixing merge conflict * Update input.component.ts from main for fixing merge conflict * Sync test-deployment with main (#33) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Dave/import data format (#32) * edited upload text * display uploaded data * Fixed reloading bug (#35) * Update app.yaml * Update cloudbuild.yaml --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Got linting to working and added GitHub action "lint" (#39) * Added Kmeans Service File and Test * Fixed most linting errors * CSV-File Reading implemented * KMeans and JSON-result implementet * Added Elbow Method * Added Elbow Method * Added Elbow Method * changed check for ellbow method * removed useless console.log --------- Co-authored-by: david-2031 <[email protected]> Co-authored-by: REDDERD <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]> Co-authored-by: cepurwin <[email protected]>
REDDERD
added a commit
that referenced
this pull request
Oct 5, 2023
* Chart working with Mock-Data * Removed unused import * Chart working with Mock-Data * Removed unused import * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Dave/import data format (#32) * edited upload text * display uploaded data * Added HTTP Post Request and give Response to Home Component * Removed unused imports * Chart gets displayed after csv upload * Testupload working * Added Loading Spinner and simple error message * Small fix * Fixed reloading bug (#35) * Update app.yaml * Update cloudbuild.yaml * Inputs working * removed testing console logs * functional fix for sidenav button bug (#40) * Added Cocis inputs and disabled submit button if no file is uploaded * Fixed all Linting errors (#43) * For importing linting to main without merge-conflicts * Autofixed ~12.000 Linting errors * Fixed most linting errors * Created ESLintIgnore for not linting .html-Files with TypeScript-Linter --------- Co-authored-by: cepurwin <[email protected]> * Added basic local kmeans (#44) * Added basic local kmeans * Added empty Chart and fixed daves comments * fixed busy indicator * Start K-Means button changed * Deleted build-beta.yml (#45) Co-authored-by: cepurwin <[email protected]> * Klaas/clustering (#46) * front without logic implemented * läuft mit einem Fehler * Deutsch * Added Kmeans Service File and Test * Sync test-deployment with main (#29) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: david-2031 <[email protected]> * Daniel/only https (#30) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Ensured only HTTPS is used to access * Fixed Routing Bug (Probably) --------- Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean, Input lokale Berechnung * Sync test-deployment with main (#31) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean; Input lokale Berechnung; Hinweis dass K optional ist * Update cloudbuild.yaml * Update app.yaml * Ensured usage of HTTPS * Optionen für die Methode zur Bestiummung von K eingebaut (Ellenbogen, Silhouette); Berechnungsmethode um Methode "Jaccard" ergänzt Alle Optionen wurden in ein Expansion Panel eingebaut * Daniel/fix merge conflicts1 (#36) * Update input.component.css from main for fixing merge conflict * Update input.component.html from main for fixing merge conflict * Update input.component.ts from main for fixing merge conflict * Sync test-deployment with main (#33) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Dave/import data format (#32) * edited upload text * display uploaded data * Fixed reloading bug (#35) * Update app.yaml * Update cloudbuild.yaml --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Got linting to working and added GitHub action "lint" (#39) * Added Kmeans Service File and Test * Fixed most linting errors * CSV-File Reading implemented * KMeans and JSON-result implementet * Added Elbow Method * Added Elbow Method * Added Elbow Method * changed check for ellbow method * removed useless console.log --------- Co-authored-by: david-2031 <[email protected]> Co-authored-by: REDDERD <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]> Co-authored-by: cepurwin <[email protected]> * table view (#47) * Added basic local kmeans * converting the data to table view * flattening table not working yet * implementing table * working * home left container aligned to baseline * linting and cleanup * merge conflicts --------- Co-authored-by: cepurwin <[email protected]> * Increase InitialBudget to 4 MB (#48) --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: khuepp <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]>
cepurwin
added a commit
that referenced
this pull request
Oct 9, 2023
* front without logic implemented * läuft mit einem Fehler * Deutsch * Added Kmeans Service File and Test * Sync test-deployment with main (#29) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: david-2031 <[email protected]> * Daniel/only https (#30) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Ensured only HTTPS is used to access * Fixed Routing Bug (Probably) --------- Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean, Input lokale Berechnung * Sync test-deployment with main (#31) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean; Input lokale Berechnung; Hinweis dass K optional ist * Update cloudbuild.yaml * Update app.yaml * Ensured usage of HTTPS * Optionen für die Methode zur Bestiummung von K eingebaut (Ellenbogen, Silhouette); Berechnungsmethode um Methode "Jaccard" ergänzt Alle Optionen wurden in ein Expansion Panel eingebaut * Daniel/fix merge conflicts1 (#36) * Update input.component.css from main for fixing merge conflict * Update input.component.html from main for fixing merge conflict * Update input.component.ts from main for fixing merge conflict * Sync test-deployment with main (#33) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Dave/import data format (#32) * edited upload text * display uploaded data * Fixed reloading bug (#35) * Update app.yaml * Update cloudbuild.yaml --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Got linting to working and added GitHub action "lint" (#39) * Added Kmeans Service File and Test * Fixed most linting errors * CSV-File Reading implemented * KMeans and JSON-result implementet * Added Elbow Method * Added Elbow Method * Added Elbow Method * Added automatic detection for different csv delimiters * Added automatic detection for different csv delimiters * Added Excel Support, CSV-Service accepts Files (same format as Excel-Service), KMeans-Service cleaner * Merged CSV and Excel Service; moved decision on which file type is used to Data-Service * Adjusted CSV-Service naming * Added Drop-Down-Field for selecting Columns. Default: first two columns are selected * Give Backend API the selected columns * Clean Up Package.json * Disable Jaccard and Silhoutte when in local mode; Cleaned up package.json * Forgot package-lock.json * removed console logs from table component --------- Co-authored-by: david-2031 <[email protected]> Co-authored-by: REDDERD <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]>
REDDERD
added a commit
that referenced
this pull request
Oct 10, 2023
* front without logic implemented * läuft mit einem Fehler * Deutsch * Added Kmeans Service File and Test * Sync test-deployment with main (#29) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: david-2031 <[email protected]> * Daniel/only https (#30) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Ensured only HTTPS is used to access * Fixed Routing Bug (Probably) --------- Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean, Input lokale Berechnung * Sync test-deployment with main (#31) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean; Input lokale Berechnung; Hinweis dass K optional ist * Update cloudbuild.yaml * Update app.yaml * Ensured usage of HTTPS * Optionen für die Methode zur Bestiummung von K eingebaut (Ellenbogen, Silhouette); Berechnungsmethode um Methode "Jaccard" ergänzt Alle Optionen wurden in ein Expansion Panel eingebaut * Daniel/fix merge conflicts1 (#36) * Update input.component.css from main for fixing merge conflict * Update input.component.html from main for fixing merge conflict * Update input.component.ts from main for fixing merge conflict * Sync test-deployment with main (#33) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Dave/import data format (#32) * edited upload text * display uploaded data * Fixed reloading bug (#35) * Update app.yaml * Update cloudbuild.yaml --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Got linting to working and added GitHub action "lint" (#39) * Added Kmeans Service File and Test * Fixed most linting errors * CSV-File Reading implemented * KMeans and JSON-result implementet * Added Elbow Method * Added Elbow Method * Added Elbow Method * Added automatic detection for different csv delimiters * Added automatic detection for different csv delimiters * Added Excel Support, CSV-Service accepts Files (same format as Excel-Service), KMeans-Service cleaner * Merged CSV and Excel Service; moved decision on which file type is used to Data-Service * Adjusted CSV-Service naming * Added Drop-Down-Field for selecting Columns. Default: first two columns are selected * Give Backend API the selected columns * Clean Up Package.json * Disable Jaccard and Silhoutte when in local mode; Cleaned up package.json * Forgot package-lock.json * removed console logs from table component --------- Co-authored-by: david-2031 <[email protected]> Co-authored-by: REDDERD <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]>
REDDERD
added a commit
that referenced
this pull request
Oct 10, 2023
* Delete dockerfile * Delete cloudbuild.yaml * Deleted src/assets/.gitkeep * Klaas/clustering (#51) * front without logic implemented * läuft mit einem Fehler * Deutsch * Added Kmeans Service File and Test * Sync test-deployment with main (#29) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: david-2031 <[email protected]> * Daniel/only https (#30) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Ensured only HTTPS is used to access * Fixed Routing Bug (Probably) --------- Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean, Input lokale Berechnung * Sync test-deployment with main (#31) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean; Input lokale Berechnung; Hinweis dass K optional ist * Update cloudbuild.yaml * Update app.yaml * Ensured usage of HTTPS * Optionen für die Methode zur Bestiummung von K eingebaut (Ellenbogen, Silhouette); Berechnungsmethode um Methode "Jaccard" ergänzt Alle Optionen wurden in ein Expansion Panel eingebaut * Daniel/fix merge conflicts1 (#36) * Update input.component.css from main for fixing merge conflict * Update input.component.html from main for fixing merge conflict * Update input.component.ts from main for fixing merge conflict * Sync test-deployment with main (#33) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Dave/import data format (#32) * edited upload text * display uploaded data * Fixed reloading bug (#35) * Update app.yaml * Update cloudbuild.yaml --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Got linting to working and added GitHub action "lint" (#39) * Added Kmeans Service File and Test * Fixed most linting errors * CSV-File Reading implemented * KMeans and JSON-result implementet * Added Elbow Method * Added Elbow Method * Added Elbow Method * Added automatic detection for different csv delimiters * Added automatic detection for different csv delimiters * Added Excel Support, CSV-Service accepts Files (same format as Excel-Service), KMeans-Service cleaner * Merged CSV and Excel Service; moved decision on which file type is used to Data-Service * Adjusted CSV-Service naming * Added Drop-Down-Field for selecting Columns. Default: first two columns are selected * Give Backend API the selected columns * Clean Up Package.json * Disable Jaccard and Silhoutte when in local mode; Cleaned up package.json * Forgot package-lock.json * removed console logs from table component --------- Co-authored-by: david-2031 <[email protected]> Co-authored-by: REDDERD <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]> * Test deployment (#56) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed --------- Co-authored-by: khuepp <[email protected]> * Test deployment (#58) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Cedric/remove sidedrawer and login component (#53) * removed Sidedrawer * removed login component --------- Co-authored-by: khuepp <[email protected]> * Updated site.webmanifest * Updated index.html * Updated index.html * Updated index.html * Updated index.html * Updated index.html * Fixed Manifest error --------- Co-authored-by: khuepp <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]> Co-authored-by: cepurwin <[email protected]>
khuepp
added a commit
that referenced
this pull request
Oct 11, 2023
* Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Cedric/remove sidedrawer and login component (#53) * removed Sidedrawer * removed login component * Clean up repo (#55) * Delete dockerfile * Delete cloudbuild.yaml * Deleted src/assets/.gitkeep * Test deployment (#58) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Cedric/remove sidedrawer and login component (#53) * removed Sidedrawer * removed login component --------- Co-authored-by: khuepp <[email protected]> * Delete dockerfile * Delete cloudbuild.yaml * Deleted src/assets/.gitkeep * Removed Name input and changed heading --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: khuepp <[email protected]> Co-authored-by: cepurwin <[email protected]> * Fixed manifest-error in dev-console (#61) * Delete dockerfile * Delete cloudbuild.yaml * Deleted src/assets/.gitkeep * Klaas/clustering (#51) * front without logic implemented * läuft mit einem Fehler * Deutsch * Added Kmeans Service File and Test * Sync test-deployment with main (#29) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: david-2031 <[email protected]> * Daniel/only https (#30) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Ensured only HTTPS is used to access * Fixed Routing Bug (Probably) --------- Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean, Input lokale Berechnung * Sync test-deployment with main (#31) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean; Input lokale Berechnung; Hinweis dass K optional ist * Update cloudbuild.yaml * Update app.yaml * Ensured usage of HTTPS * Optionen für die Methode zur Bestiummung von K eingebaut (Ellenbogen, Silhouette); Berechnungsmethode um Methode "Jaccard" ergänzt Alle Optionen wurden in ein Expansion Panel eingebaut * Daniel/fix merge conflicts1 (#36) * Update input.component.css from main for fixing merge conflict * Update input.component.html from main for fixing merge conflict * Update input.component.ts from main for fixing merge conflict * Sync test-deployment with main (#33) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Dave/import data format (#32) * edited upload text * display uploaded data * Fixed reloading bug (#35) * Update app.yaml * Update cloudbuild.yaml --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Got linting to working and added GitHub action "lint" (#39) * Added Kmeans Service File and Test * Fixed most linting errors * CSV-File Reading implemented * KMeans and JSON-result implementet * Added Elbow Method * Added Elbow Method * Added Elbow Method * Added automatic detection for different csv delimiters * Added automatic detection for different csv delimiters * Added Excel Support, CSV-Service accepts Files (same format as Excel-Service), KMeans-Service cleaner * Merged CSV and Excel Service; moved decision on which file type is used to Data-Service * Adjusted CSV-Service naming * Added Drop-Down-Field for selecting Columns. Default: first two columns are selected * Give Backend API the selected columns * Clean Up Package.json * Disable Jaccard and Silhoutte when in local mode; Cleaned up package.json * Forgot package-lock.json * removed console logs from table component --------- Co-authored-by: david-2031 <[email protected]> Co-authored-by: REDDERD <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]> * Test deployment (#56) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed --------- Co-authored-by: khuepp <[email protected]> * Test deployment (#58) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Cedric/remove sidedrawer and login component (#53) * removed Sidedrawer * removed login component --------- Co-authored-by: khuepp <[email protected]> * Updated site.webmanifest * Updated index.html * Updated index.html * Updated index.html * Updated index.html * Updated index.html * Fixed Manifest error --------- Co-authored-by: khuepp <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]> Co-authored-by: cepurwin <[email protected]> * Disabled Expert-Settings when no file is uploaded * k bug fix * added new Endpoints (#62) * Fixed Column-Selection Bug (no columns can be "selected" too now). * Simplified function in input component * K-Bug V2 --------- Co-authored-by: khuepp <[email protected]> Co-authored-by: REDDERD <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]>
cepurwin
added a commit
that referenced
this pull request
Oct 12, 2023
* Test deployment (#60) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Cedric/remove sidedrawer and login component (#53) * removed Sidedrawer * removed login component * Clean up repo (#55) * Delete dockerfile * Delete cloudbuild.yaml * Deleted src/assets/.gitkeep * Test deployment (#58) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Cedric/remove sidedrawer and login component (#53) * removed Sidedrawer * removed login component --------- Co-authored-by: khuepp <[email protected]> * Delete dockerfile * Delete cloudbuild.yaml * Deleted src/assets/.gitkeep * Removed Name input and changed heading --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: khuepp <[email protected]> Co-authored-by: cepurwin <[email protected]> * Fixed manifest-error in dev-console (#61) * Delete dockerfile * Delete cloudbuild.yaml * Deleted src/assets/.gitkeep * Klaas/clustering (#51) * front without logic implemented * läuft mit einem Fehler * Deutsch * Added Kmeans Service File and Test * Sync test-deployment with main (#29) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: david-2031 <[email protected]> * Daniel/only https (#30) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Ensured only HTTPS is used to access * Fixed Routing Bug (Probably) --------- Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean, Input lokale Berechnung * Sync test-deployment with main (#31) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Inputfeld Manhattan/Euclidean; Input lokale Berechnung; Hinweis dass K optional ist * Update cloudbuild.yaml * Update app.yaml * Ensured usage of HTTPS * Optionen für die Methode zur Bestiummung von K eingebaut (Ellenbogen, Silhouette); Berechnungsmethode um Methode "Jaccard" ergänzt Alle Optionen wurden in ein Expansion Panel eingebaut * Daniel/fix merge conflicts1 (#36) * Update input.component.css from main for fixing merge conflict * Update input.component.html from main for fixing merge conflict * Update input.component.ts from main for fixing merge conflict * Sync test-deployment with main (#33) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Dave/import data format (#32) * edited upload text * display uploaded data * Fixed reloading bug (#35) * Update app.yaml * Update cloudbuild.yaml --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: david-2031 <[email protected]> * Got linting to working and added GitHub action "lint" (#39) * Added Kmeans Service File and Test * Fixed most linting errors * CSV-File Reading implemented * KMeans and JSON-result implementet * Added Elbow Method * Added Elbow Method * Added Elbow Method * Added automatic detection for different csv delimiters * Added automatic detection for different csv delimiters * Added Excel Support, CSV-Service accepts Files (same format as Excel-Service), KMeans-Service cleaner * Merged CSV and Excel Service; moved decision on which file type is used to Data-Service * Adjusted CSV-Service naming * Added Drop-Down-Field for selecting Columns. Default: first two columns are selected * Give Backend API the selected columns * Clean Up Package.json * Disable Jaccard and Silhoutte when in local mode; Cleaned up package.json * Forgot package-lock.json * removed console logs from table component --------- Co-authored-by: david-2031 <[email protected]> Co-authored-by: REDDERD <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]> * Test deployment (#56) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed --------- Co-authored-by: khuepp <[email protected]> * Test deployment (#58) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Cedric/remove sidedrawer and login component (#53) * removed Sidedrawer * removed login component --------- Co-authored-by: khuepp <[email protected]> * Updated site.webmanifest * Updated index.html * Updated index.html * Updated index.html * Updated index.html * Updated index.html * Fixed Manifest error --------- Co-authored-by: khuepp <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: cepurwin <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]> Co-authored-by: cepurwin <[email protected]> * Disabled Expert-Settings when no file is uploaded * k bug fix * added new Endpoints (#62) * Fixed Column-Selection Bug (no columns can be "selected" too now). * Simplified function in input component * K-Bug V2 --------- Co-authored-by: khuepp <[email protected]> Co-authored-by: REDDERD <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]> * Fixed Backend Bug --------- Co-authored-by: khuepp <[email protected]> Co-authored-by: REDDERD <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]>
cepurwin
added a commit
that referenced
this pull request
Oct 12, 2023
* Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Cedric/remove sidedrawer and login component (#53) * removed Sidedrawer * removed login component * Clean up repo (#55) * Delete dockerfile * Delete cloudbuild.yaml * Deleted src/assets/.gitkeep * Test deployment (#58) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Cedric/remove sidedrawer and login component (#53) * removed Sidedrawer * removed login component --------- * Delete dockerfile * Delete cloudbuild.yaml * Deleted src/assets/.gitkeep * Removed Name input and changed heading --------- * Fixed manifest-error in dev-console (#61) * Delete dockerfile * Delete cloudbuild.yaml * Deleted src/assets/.gitkeep * Klaas/clustering (#51) * front without logic implemented * läuft mit einem Fehler * Deutsch * Added Kmeans Service File and Test * Sync test-deployment with main (#29) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- * Daniel/only https (#30) * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Ensured only HTTPS is used to access * Fixed Routing Bug (Probably) --------- * Inputfeld Manhattan/Euclidean, Input lokale Berechnung * Sync test-deployment with main (#31) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo --------- * Inputfeld Manhattan/Euclidean; Input lokale Berechnung; Hinweis dass K optional ist * Update cloudbuild.yaml * Update app.yaml * Ensured usage of HTTPS * Optionen für die Methode zur Bestiummung von K eingebaut (Ellenbogen, Silhouette); Berechnungsmethode um Methode "Jaccard" ergänzt Alle Optionen wurden in ein Expansion Panel eingebaut * Daniel/fix merge conflicts1 (#36) * Update input.component.css from main for fixing merge conflict * Update input.component.html from main for fixing merge conflict * Update input.component.ts from main for fixing merge conflict * Sync test-deployment with main (#33) * Chart working with Mock-Data * Removed unused import * Installed Playwright for E2E-Testing * Installed ESLint * Added Linting as GitHub Action * Removed Linting as GitHub Action * csv inport (#24) * front without logic implemented * läuft mit einem Fehler * Deutsch * Chart working with Mock-Data * Removed unused import * Update sync-test-deploy-branch.yaml (#25) * Update sync-test-deploy-branch.yaml * Update sync-test-deploy-branch.yaml * Finalized sync-test-deploy-branch.yaml (#28) Should work now. Was tested in separate repo * Dave/import data format (#32) * edited upload text * display uploaded data * Fixed reloading bug (#35) * Update app.yaml * Update cloudbuild.yaml --------- * Got linting to working and added GitHub action "lint" (#39) * Added Kmeans Service File and Test * Fixed most linting errors * CSV-File Reading implemented * KMeans and JSON-result implementet * Added Elbow Method * Added Elbow Method * Added Elbow Method * Added automatic detection for different csv delimiters * Added automatic detection for different csv delimiters * Added Excel Support, CSV-Service accepts Files (same format as Excel-Service), KMeans-Service cleaner * Merged CSV and Excel Service; moved decision on which file type is used to Data-Service * Adjusted CSV-Service naming * Added Drop-Down-Field for selecting Columns. Default: first two columns are selected * Give Backend API the selected columns * Clean Up Package.json * Disable Jaccard and Silhoutte when in local mode; Cleaned up package.json * Forgot package-lock.json * removed console logs from table component --------- * Test deployment (#56) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed --------- * Test deployment (#58) * Fixed FireFox Bug * Disable K Determination when k is not empty; Removed Jaccard * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Filter out invalid Arrays, throw Error if more than 25% of data was removed * Cedric/remove sidedrawer and login component (#53) * removed Sidedrawer * removed login component --------- * Updated site.webmanifest * Updated index.html * Updated index.html * Updated index.html * Updated index.html * Updated index.html * Fixed Manifest error --------- * Disabled Expert-Settings when no file is uploaded * k bug fix * added new Endpoints (#62) * Fixed Column-Selection Bug (no columns can be "selected" too now). * Simplified function in input component * K-Bug V2 --------- Co-authored-by: cepurwin <[email protected]> Co-authored-by: khuepp <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: david-2031 <[email protected]> Co-authored-by: cookie.exe <[email protected]> Co-authored-by: Cornelius Daemberg <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For keeping test-deployment up to date with the recent changes made to main.