Commit Graph

192 Commits

Author SHA1 Message Date
c936ec97c0 wip: all components were wrapped now. Grid structure has been applied to the main wrapper-class "container". 2021-05-16 23:49:57 +02:00
94c3f537bc wip: new component created and added to the app.module.ts. Added a minimal grid layout. 2021-05-16 22:42:59 +02:00
e8bb639ebd wip: component rewritten, simple grid applied. 2021-05-15 21:42:52 +02:00
ceef01899d Merge remote-tracking branch 'origin/BETTERZON-78' into BETTERZON-78 2021-05-13 19:25:16 +02:00
464414cbe2 BETTERZON 78: logo and follow us edited, links added. 2021-05-13 19:24:53 +02:00
Patrick
0f19bd77cd
Merge branch 'develop' into BETTERZON-78 2021-05-11 21:59:02 +02:00
a3d9b826f0 BETTERZON-78 - grid added, structured as in Adobe XD mockup 2021-05-11 11:54:02 +02:00
Patrick
3874957d5a
BETTERZON-89: Refactoring / Reformatting and adding unit tests (#41) 2021-05-10 20:11:45 +02:00
Patrick
536acc06ee
Merge branch 'develop' into BETTERZON-78 2021-05-08 20:01:12 +02:00
Patrick
ac237a6ba1
Apply suggestions from code review
Switching from single to double quotes
2021-05-08 20:00:30 +02:00
Patrick
08de32770d
Adding Codacy code quality badge to README 2021-05-07 09:20:53 +02:00
Patrick
058230e9a9
Merge branch 'develop' into BETTERZON-78 2021-05-06 22:47:22 +02:00
Patrick
2f74519da3
BETTERZON-76: Adding method descriptions for backend service methods (#40) 2021-05-05 23:20:57 +02:00
f71f53c869 Adding cookieconsent as dependency again since it was removed by a merge 2021-05-05 19:59:02 +02:00
6982a139af Adding cookieconsent as dependency again since it was removed by a merge 2021-05-05 18:48:53 +02:00
b0158198d4 Merge branch 'BETTERZON-78' of https://github.com/Mueller-Patrick/Betterzon into BETTERZON-78 2021-05-05 18:42:52 +02:00
7e5ef71924 BETTERZON-78 adding bottom bar and top bar 2021-05-05 18:40:22 +02:00
b17b92fcc3 Merge remote-tracking branch 'origin/develop' into BETTERZON-78
# Conflicts:
#	Frontend/angular.json
#	Frontend/package-lock.json
#	Frontend/src/app/app.module.ts
#	Frontend/src/styles.css
2021-05-05 18:39:04 +02:00
0c50162fdf WIP: creating footer using grid. 2021-05-04 22:17:15 +02:00
Patrick
e1da64cac3
BETTERZON-77: Changing error behavior as the previous behavior cloud have opened up security vulnerabilities (#38) 2021-05-03 19:51:46 +02:00
Patrick
816036dbdf
BETTERZON-84: Adding service method to check if a session is valid (#37) 2021-05-03 16:29:25 +02:00
Patrick
a42c7da9a5
BETTERZON-79: Adding API endpoint for logging in (#36) 2021-05-03 15:14:22 +02:00
Patrick
e9d03b9cbb
BETTERZON-83: FE unit testing (#35)
* BETTERZON-83: Making pre-generated unit tests work

* BETTERZON-83: Writing unit tests for angular to improve code coverage
2021-05-02 15:58:47 +02:00
Patrick
a3ac897818
BETTERZON-75: User registration API endpoint (#34)
* BETTERZON-75: Adding backend functions to enable user registration

* BETTERZON-75: Adding regex to check email and username
2021-04-29 09:42:34 +02:00
Patrick
f7c045b5a3
BETTERZON-73: Adding API endpoint that returns the lowest non-amazon prices for a given list of product ids (#32) 2021-04-29 09:41:11 +02:00
henningxtro
9e9b442f35
BETTERZON-58: Basic Functionality with scrapy (#33) 2021-04-28 22:24:13 +02:00
825f744af9 BETTERZON-74
simple top-bar has been created.
2021-04-28 17:53:56 +02:00
21d5294a57 Merge branch 'develop' of https://github.com/Mueller-Patrick/Betterzon into develop 2021-04-17 12:04:08 +02:00
87756fdd65 Adding new ACs as PNG 2021-04-17 12:04:04 +02:00
Patrick
2159792e59 Update AC_Administration.drawio 2021-04-17 12:01:00 +02:00
Patrick
5a0db8534e Added AC_Administration.drawio 2021-04-17 11:58:02 +02:00
Patrick
ea84f681ed Update AC_AddProducts.drawio 2021-04-17 11:55:11 +02:00
Patrick
d9e8f33753 Added AC_AddProducts.drawio 2021-04-17 11:44:02 +02:00
Patrick
432b63b6e4
BETTERZON-70: Adding API endpoint to get details for a list of products (#30) 2021-04-17 11:35:19 +02:00
Patrick
57962a7973
Updating Crawler UC diagram 2021-04-16 08:52:51 +02:00
Patrick
8a17decddb Update AC_Crawler.drawio 2021-04-16 08:49:57 +02:00
Patrick
610808ad03
BETTERZON-59: Adding crawler basic framework (#29) 2021-04-14 21:51:36 +02:00
Patrick
f5fd1825d7
BETTERZON-56: Adding crawler load-balancing script (#28) 2021-04-14 18:52:22 +02:00
henningxtro
04d12955cd
Merge pull request #27 from Mueller-Patrick/BETTERZON-57
BETTERZON-57: Adding utility sql functions
2021-04-13 21:15:51 +02:00
fafacdd942 BETTERZON-57: Adding utility sql functions 2021-04-13 21:10:02 +02:00
Patrick
aaf829f090
Merge pull request #26 from Mueller-Patrick/develop
Master Deployment Construction #1
2021-04-08 11:29:35 +02:00
Reboooooorn
632491c33d
BETTERZON-31, BETTERZON-50 (#25)
* BETTERZON-31, dependencies.

* BETTERZON-31: Fixing dependencies

* BETTERZON-31,
BETTERZON-50

info popover and footer had been changed.

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
2021-04-08 11:28:05 +02:00
e0f1724d95 Merge remote-tracking branch 'origin/develop' into BETTERZON-52
# Conflicts:
#	Frontend/angular.json
#	Frontend/package-lock.json
#	Frontend/package.json
#	Frontend/src/app/app.module.ts
#	Frontend/src/index.html
2021-04-08 10:52:52 +02:00
93b17bc65f BETTERZON-31,
BETTERZON-50

info popover and footer had been changed.
2021-04-08 10:42:45 +02:00
55a019d217
BETTERZON-49 (#24)
* BETTERZON-49: Creating Dockerfile

* BETTERZON-49: Added minimal Flask API as Docker container

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
2021-04-07 23:34:08 +02:00
Patrick
4d4a391f38
BETTERZON-37: Adding cookie notice popup (#23) 2021-04-07 09:43:32 +02:00
64074b48e8 Merge remote-tracking branch 'origin/develop' into BETTERZON-31
# Conflicts:
#	Frontend/src/app/app.module.ts
2021-04-06 20:19:40 +02:00
ee50296dc9 BETTERZON-31: Fixing dependencies 2021-04-06 20:18:17 +02:00
57c3f521d1 BETTERZON-31, dependencies. 2021-04-06 20:14:10 +02:00
Patrick
1b1cdb59f6
BETTERZON-48: Adding API functionality to get best available deals (#20) 2021-04-05 16:34:11 +02:00