Commit Graph

47 Commits

Author SHA1 Message Date
6e0f1e7659 Reformatting a bunch of files 2021-06-26 14:36:26 +02:00
4a7ef6d637 Adjusting some frontend tests 2021-06-26 14:33:58 +02:00
b1db97af87 Some fancy changes 2021-06-18 10:28:25 +02:00
d8638cab4b wip: last changes 2 2021-06-18 09:24:16 +02:00
cfda636f07 Merge remote-tracking branch 'origin/develop' into BETTERZON-152 2021-06-18 09:10:52 +02:00
61a0125229 wip: last changes 1 2021-06-18 09:10:47 +02:00
0bc02ee9ea Fixing currency sign 2021-06-17 23:33:53 +02:00
7ac73204df Fixing typo 2021-06-17 23:04:47 +02:00
a792c43e24 wip: german -> english 2021-06-17 22:52:09 +02:00
a6a5b58e25 wip: profile 2021-06-17 17:52:27 +02:00
012de346e8 Merge remote-tracking branch 'origin/develop' into BETTERZON-140 2021-06-17 17:19:07 +02:00
f28b301a28 wip: profile 2021-06-17 17:18:36 +02:00
fe2c064e30 wip: hot-deals vendors 2021-06-17 10:55:30 +02:00
9821c004ec wip: profile component 2021-06-17 10:30:40 +02:00
969ac6feaf wip: profile component 2021-06-17 09:55:40 +02:00
be534551ba wip: hot deals widget loadig data 2021-06-16 15:25:12 +02:00
c88efc5484 WIP: problems with best deals. 2021-06-16 09:59:57 +02:00
8eba80f7d4 WIP: proile component created. 2021-06-16 09:59:25 +02:00
Nico
c90949de47
🚑 Fixed Copyright for you :) (#91) 2021-06-16 00:10:17 +02:00
bf56d2b509 BETTERZON-146: Changing session handling from cookies to localStorage 2021-06-15 11:32:48 +02:00
b062e14c9a auth with cookies. 2021-06-15 10:38:54 +02:00
62795fd3f8 Merge remote-tracking branch 'origin/develop' into BETTERZON-140 2021-06-15 10:24:02 +02:00
68e9d75e2d wip: register api 2021-06-13 12:49:15 +02:00
a80e86b4ea BETTERZON-141: Adding more service methods for prices and products 2021-06-11 12:20:10 +02:00
c8cbc53c91 kunden component is done. 2021-06-07 09:59:07 +02:00
b291c0b828 greeting component is done. 2021-06-07 09:58:51 +02:00
6c7b28b4cb footer component adjusted. 2021-06-07 09:58:36 +02:00
14b943b64a hot-deals component is done. 2021-06-07 09:58:10 +02:00
709a41bcdb about us component is done. 2021-06-07 09:54:48 +02:00
f30942443f top-bar adjusted. 2021-06-07 09:53:39 +02:00
54e68479f6 auth. components done. 2021-06-07 09:53:03 +02:00
7f9e6e5197 BETTERZON-120: wip: auth components created. 2021-05-29 11:01:32 +02:00
Reboooooorn
099a494db5
BETTERZON-106 (#59)
* BETTERZON-31, dependencies.

* BETTERZON-31: Fixing dependencies

* BETTERZON-31,
BETTERZON-50

info popover and footer had been changed.

* BETTERZON-74

simple top-bar has been created.

* WIP: creating footer using grid.

* BETTERZON-78 adding bottom bar and top bar

* Adding cookieconsent as dependency again since it was removed by a merge

* Adding cookieconsent as dependency again since it was removed by a merge

* Apply suggestions from code review

Switching from single to double quotes

* BETTERZON-78 - grid added, structured as in Adobe XD mockup

* wip: component rewritten, simple grid applied.

* wip: new component created and added to the app.module.ts. Added a minimal grid layout.

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Co-authored-by: Patrick <50352812+Mueller-Patrick@users.noreply.github.com>
2021-05-20 10:49:02 +02:00
Reboooooorn
e4565f7435
BETTERZON-109 (#57)
* BETTERZON-31, dependencies.

* BETTERZON-31: Fixing dependencies

* BETTERZON-31,
BETTERZON-50

info popover and footer had been changed.

* BETTERZON-74

simple top-bar has been created.

* WIP: creating footer using grid.

* BETTERZON-78 adding bottom bar and top bar

* Adding cookieconsent as dependency again since it was removed by a merge

* Adding cookieconsent as dependency again since it was removed by a merge

* Apply suggestions from code review

Switching from single to double quotes

* BETTERZON-78 - grid added, structured as in Adobe XD mockup

* wip: component rewritten, simple grid applied.

* wip: new component created and added to the app.module.ts. Added a minimal grid layout.

* wip: all components were wrapped now. Grid structure has been applied to the main wrapper-class "container".

* wip: component created and added to the app.module.ts

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Co-authored-by: Patrick <50352812+Mueller-Patrick@users.noreply.github.com>
2021-05-20 10:36:52 +02:00
Reboooooorn
fc9c7f63cf
BETTERZON-78 (#39)
* BETTERZON-31, dependencies.

* BETTERZON-31: Fixing dependencies

* BETTERZON-31,
BETTERZON-50

info popover and footer had been changed.

* BETTERZON-74

simple top-bar has been created.

* WIP: creating footer using grid.

* BETTERZON-78 adding bottom bar and top bar

* Adding cookieconsent as dependency again since it was removed by a merge

* Adding cookieconsent as dependency again since it was removed by a merge

* Apply suggestions from code review

Switching from single to double quotes

* BETTERZON-78 - grid added, structured as in Adobe XD mockup

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Co-authored-by: Patrick <50352812+Mueller-Patrick@users.noreply.github.com>
2021-05-20 10:26:10 +02:00
Patrick
3874957d5a
BETTERZON-89: Refactoring / Reformatting and adding unit tests (#41) 2021-05-10 20:11:45 +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
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
Patrick
4a37fd3619
Merge branch 'develop' into BETTERZON-36 2021-04-05 16:30:29 +02:00
30f613c18a BETTERZON-53: Styling clickable stuff on hover 2021-04-05 13:40:55 +02:00
fa4a14b6ad BETTERZON-36: Adding imprint and privacy policy 2021-04-05 12:56:21 +02:00
ab277b3311 BETTERZON-42: Fixing amazon price difference percentage 2020-12-09 21:33:37 +01:00
31423c630a BETTERZON-25: Finishing prototype of UC 2020-12-09 20:35:08 +01:00
acdc9a4e92 BETTERZON-42: Functionality and design of various components for the search product UC 2020-12-09 11:00:49 +01:00
e83b2d7511 BETTERZON-42: Restructuring, creating necessary components, design of Product detail component 2020-12-09 07:51:08 +01:00
76545e56ce BETTERZON-42: Adding main components to PDP 2020-12-08 22:24:40 +01:00
ad1e758325 BETTERZON-42: Refactoring components and creating product detail component 2020-12-07 21:37:12 +01:00