Eraldo Hasanaj
0729fe83eb
Parametrized search with take and skip
2019-02-07 15:33:30 +01:00
Lorenz Hilpert
36fa00db94
Added utils isNil and stringIsNullOrEmpty to cat-service
...
Updated availabilityRequestValidator
2019-02-07 15:25:31 +01:00
Eraldo Hasanaj
15de665f22
[HIMA-10] removed ean naming
2019-02-07 15:07:43 +01:00
Eraldo Hasanaj
99c320a9cc
Merge branch 'development' into feature/HIMA-12
2019-02-07 15:04:58 +01:00
Eraldo Hasanaj
0eee6e500d
Added control when navigating bwtwen dashboard and process tab to not call the API again
2019-02-07 15:03:43 +01:00
Lorenz Hilpert
b9e876b7f8
Changed qty, supplier, shopId to not empty
...
Name fix for price property
2019-02-07 14:42:27 +01:00
Lorenz Hilpert
b3898a3bf1
Merged in feature/cat-service-delivery-date (pull request #19 )
...
Feature/cat service delivery date
2019-02-07 13:37:49 +00:00
Eraldo Hasanaj
ed989e9da8
working with product details
2019-02-07 14:36:24 +01:00
Lorenz Hilpert
c38973d80f
Removed Error Classes
2019-02-07 14:30:03 +01:00
Lorenz Hilpert
2921c26d5f
Added Service to Fetch the Availability Date
2019-02-07 14:27:23 +01:00
Peter Skrlj
182b358cdb
{HIMA-15} - Added signature lib and component
2019-02-07 14:15:32 +01:00
Eraldo Hasanaj
9f5493c1d7
added action to persist in store information about the selected product
2019-02-07 12:59:22 +01:00
Eraldo Hasanaj
82338d63f0
moved products results inside process model in order to keed deferent search results for different processes
2019-02-07 12:54:11 +01:00
Lorenz Hilpert
cc65eb62d3
Merge branch 'development' into feature/cat-service-delivery-date
2019-02-07 11:00:21 +01:00
Eraldo Hasanaj
0f8b97500c
Merge branch 'feature/HIMA-12' into development
2019-02-07 08:45:16 +01:00
Eraldo Hasanaj
c6dd14a6c6
[HIMA-12] First version of product details page
2019-02-07 08:44:58 +01:00
Eraldo Hasanaj
edd4f55afc
Added publisher data to product details
2019-02-07 08:00:54 +01:00
Eraldo Hasanaj
c46f8716c3
fixed app.module merge
2019-02-06 19:53:25 +01:00
Eraldo Hasanaj
2b04c4f977
fixed app.module
2019-02-06 19:50:45 +01:00
Eraldo Hasanaj
28c7068342
Merged development to HIMA-12
2019-02-06 19:36:41 +01:00
milos.jovanov
73f3f63acb
Merged in dialogs-update (pull request #18 )
...
[HIMA-44] FE: checkout dialog
2019-02-06 18:31:40 +00:00
Eraldo Hasanaj
1e7e652bc6
Merged HIMA-38 into development
2019-02-06 19:30:19 +01:00
Milos Jovanov
b222b4cb9f
[HIMA-44] FE: checkout dialog
...
- Removed hardcoded data and using store
- Implemented the cart state
- Dialogs redirect to correct components
2019-02-06 19:18:38 +01:00
Eraldo Hasanaj
4de9eb48c3
[HIMA-12] added icons of product details
2019-02-06 18:30:45 +01:00
Eraldo Hasanaj
8af4b010c6
Merge branch 'development' into feature/HIMA-12
2019-02-06 15:13:05 +01:00
Eraldo Hasanaj
0f71c4606a
[HIMA-12] working with product details
2019-02-06 15:00:58 +01:00
milos.jovanov
e0874b0ae6
Merged in feature/HIMA-46-create-customer-search (pull request #16 )
...
[HIMA-46] FE: Customer search
2019-02-06 13:59:37 +00:00
Milos Jovanov
f186b800e0
[HIMA-46] FE: Customer search
...
- Implemented search component
- Added users service
- Updated store and procces state
- Implemented search customer result component
- Added user mock data
2019-02-06 14:56:35 +01:00
Eraldo Hasanaj
6069b2d811
Merge branch 'development' into feature/HIMA-13
2019-02-06 13:40:15 +01:00
Lorenz Hilpert
59add5d3b6
Merge branch 'development' into HIMA-38
2019-02-06 13:39:34 +01:00
Lorenz Hilpert
9c576f1cbd
Added Factorys for Cat und Feed Service and updated enviroment and config.json to be more flexible
2019-02-06 13:39:07 +01:00
Lorenz Hilpert
a2736cefdb
Updated Feed Enpoint Token to string | Observable<string>
2019-02-06 13:37:23 +01:00
Lorenz Hilpert
89f709d48f
CatService - Updated Endpoint Token to string | Observable<string>
2019-02-06 13:36:48 +01:00
Eraldo Hasanaj
355aeb32ba
[HIMA-12] Working with product detail
2019-02-06 13:31:22 +01:00
Lorenz Hilpert
e677a86905
Merged in HIMA-38 (pull request #15 )
...
Update ImageService.getImageUrl and added a optional parameter { width: number; height: number; }
2019-02-06 12:27:42 +00:00
Lorenz Hilpert
c3b41c476a
Update ImageService.getImageUrl and added a optional parameter { width: number; height: number; }
2019-02-06 12:42:16 +01:00
Lorenz Hilpert
eb701f6c81
Merge branch 'development' into HIMA-38
2019-02-06 11:57:21 +01:00
Eraldo Hasanaj
657bb3db79
[HIMA-12] Implemented call to backend API for product detail
2019-02-06 00:46:56 +01:00
Lorenz Hilpert
aa4cde8dda
Merge branch 'development' into HIMA-38
2019-02-05 18:32:13 +01:00
Eraldo Hasanaj
00d857414b
[HIMA-13] Added icons for product types
2019-02-05 18:03:48 +01:00
Eraldo Hasanaj
795f917770
Merged development into ngrx-to-ngxs
2019-02-05 16:55:51 +01:00
Eraldo Hasanaj
1524f27352
Sucessfully finished migrating from ngrx to ngxs
2019-02-05 16:40:45 +01:00
Eraldo Hasanaj
e006b5d9f6
Migrated filter model to ngxs store
2019-02-05 16:23:57 +01:00
Eraldo Hasanaj
17f23d4636
Migrated breadcrumbs model to ngxs store
2019-02-05 15:16:38 +01:00
Eraldo Hasanaj
26558b3c6d
Migrated delete process action to ngxs
2019-02-05 14:55:17 +01:00
milos.jovanov
6ca7f01acb
Merged in feature/HIMA-44-add-product-to-shopping-cart (pull request #14 )
...
[HIMA-44] FE: logic for checkout dialogs updated
2019-02-05 12:42:18 +00:00
Milos Jovanov
5fd1293909
[HIMA-44] FE: logic for checkout dialogs updated
...
The flow in dialogs is working as expected.
What is done:
- Updated design of dropdowns
- Updated functionality of checkout dialogs to work as requested
What still needs to be done:
- Number of selected items in the shopping cart info in the tab navigation has to get increased
- The button “Weiter einkaufen” will store the selected item in the local storage (?)
- The button “Bezahlen” is redirecting the user to “Kundensuche”
2019-02-05 12:56:01 +01:00
Eraldo Hasanaj
5773ce7471
Migrated recent searches to ngxs
2019-02-05 10:54:41 +01:00
Lorenz Hilpert
61c6dadd1e
Merge branch 'development' into HIMA-38
2019-02-05 10:09:47 +01:00
milos.jovanov
97d004cf05
Merged in feature/HIMA-14-create-checkout-screen (pull request #13 )
...
[HIMA-14] FE: implemented checkout dialog
2019-02-05 06:51:58 +00:00