-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Style tom app Add AdvertisementCard Add routes for create, list of demands apply styles for dackl tabs Add customt dackl tablist Apply auto-load by using watchers * Add stepper to create demands * feat: Move tabs to shared ui components * Moved components and composables to shared * Styled Service Provider step * Styled Create Demand step * Fix minor dropdown positions * Finish Create Demand Styles * Finish Active Loan Page * Fix bugs in Demands * Remove Service component * WIP Demand process layout added status according to the layout created new layout for the demands * Enhance UX by rerouting and change sorting * Minor styling fixes in create demand * Scroll into card with same amount if it is set * Scroll into card after accepting an offer * Add Dackl Header Bar * Add tab in bank app Add tab in bank app Change the background color for the header * wip showing relevant data on tab clicked wip showing relevant data on tab clicked * fix: use red label for terminated demands * Add Reload Button to Page heade * Fix styling for card fix styling for card * Fix Tab states fix tab states for demands * integrated data with dialog box integrated data in dialog box * Add loading skeletons for demands Add loading skeletons for demands * update styling for demand card update styling for demand card * fix disable state of dropdown fix disable state of dropdown * Refactoring remove unused code remove unused code move constatns and enums to another folder * fix title for active loans fix title for active loans * Refactor chip status add chip status component * add test sample for tom/sme app * add test samples to all apps * add jest setup to declare textencoder and so on * move request access body to request access file move request access body to request access file * move code to the service request access * add computed values for the template * fix file path fix file path for status chip component * add test for lisa app - Status chip - Business Data Panel - Demand Processor - Demand Skeleton * Fix no data issue in bank app Fix no data card issue in the bank app * Header background color change Header background color change for lisa and max * update header color for max update header color for max app * add link for tom app add link for tom app * remove underline from link remove underline from link * remove unused code in DemandProcessor remove unused code in DemandProcessor * fix style changes fix style changes * fix styling fix styling * fix tab color for lisa app fix tab color for lisa app * fix style for dialog fix style for dialog * styling fixes styling fix * feat: add package json information * v1.0.0 * feat: add types to package json improved docker environment * v1.0.1 * fix: use 1.0.1 in dependencies * fix: order in github action fixed Need build BEFORE test because we need to have all dist folders. * fix: order in dockerfile fixed Need build BEFORE test because we need to have all dist folders. * fix: ignore dist folder in docker * fix: cache dist folders * fix: ci clean up * Revert "fix: ci clean up" This reverts commit b241e34. * fix: fix ci caching * fix: enhance ci.yml using variables * Revert "fix: enhance ci.yml using variables" This reverts commit cafba6f. * fix: chore in ci.yml * Fix styling for button, demand and tab Fix styling for button, demand and tab * Fix button style for disable Fix button style for disable * Merge market branch Merge market branch * format money amount in lisa app format money amount in lisa app * fix merge style changes fix style changes cause by merge --------- Co-authored-by: Christian Illies (FINATIX) <c.illies@finatix.de>
- Loading branch information
1 parent
281abb5
commit 3351784
Showing
18 changed files
with
117 additions
and
60 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.