jws-frontend/src/components
Methapon Metanipat 5e2100eb8d
feat: credit note (#171)
* feat: add main page credit note

* feat: enable credit note route and update menu item states

* refactor: add i18n

* refactor: edit i18n status

* feat: add action column

* feat: add empty form page

* feat: add get data

* feat: add type credit note status

* refactor: add type name en

* refactor: add type credit note status in type credit note

* feat: add hsla colors

* refactor: add slot grid

* refactor: handle  hide kebab edit show only tab tssued

* feat: show grid card

* feat: i18n

* feat: add credit note form and dialog

* refactor: add props hide kebab deelete

* refactor: hide kebab

* style: update color segments to indigo theme

* feat: i18n

* fix: update labels for credit note fields

* refactor: add type

* feat: new select quotation

* refactor: use new select quotation

* feat: navigate to

* refactor: function trigger and navigate to

* feat: i18n bank

* feat: add payment expansion component and integrate into credit note form

* refactor: bind i18n pay condition

* refactor: navigate to get quotation id

* feat: i18n

* fix: update label for createdBy field in credit note form

* feat: add credit note information expansion component

* feat: add Credit Note expansion component and update form layout

* refactor: bind quotation id and send

* refactor: deelete duplicate type

* refactor: show state button

* refactor: handle show status

* feat: add function update payback status

* feat: add return and canceled reasons to credit note translations

* feat: enhance SelectReadyRequestWork component with credit note handling and fetch parameters

* feat: type

* feat: add status handling and optional display for employee table

* refactor: rename selectedQuotationId to quotationId in FormCredit component

* feat: set default opened state for CreditNoteExpansion and add reason options

* feat: update PaymentExpansion to handle payback type selection and clear fields for cash payments

* feat: enhance ProductExpansion to support credit note handling and adjust price calculations

* feat: implement product handling and price calculation in CreditNote form

* feat: add manage attachment function to store

* refactor: bind delete credit note

* feat: add credit note status and reference fields to types

* refactor: update task step handling and simplify request work structure in credit note form

* feat: add navigation to quotation from credit note form

* feat: enhance upload section layout based on file data

* feat: add readonly functionality to credit note form and related components

* refactor: remove console log

* feat: update i18n

* style: add rounded corners to complete view container in quotation form

* feat: add RefundInformation component and update credit note form status handling

* feat: i18n

* feat: update payback status endpoint and add paybackStatus to CreditNote type

* feat: enhance QuotationFormReceipt component with optional props and slot support

* feat: integrate payback status handling in RefundInformation and FormPage components

* feat: add external file group

* feat: update API endpoint paths for credit note operations

* feat: improve layout and styling in UploadFile components

* feat: implement file upload and management in Credit Note

* refactor: update upload to check if it is redirect or not

* feat: upload file slips

* feat: add payback date dispaly

* refactor: change module no

* fix: icon link to main page instead

* feat: add file dialog with image download functionality

* fix: view slip

* feat: add download button to image viewer

* feat: handle after submit

* feat: conditionally render bank transfer information

* feat: handle upload file on create

* feat: handle change payback status

* feat: payback type in credit note form

* fix: correct reference to quotation data in goToQuotation function

---------

Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
Co-authored-by: puriphatt <puriphat@frappet.com>
Co-authored-by: Thanaphon Frappet <thanaphon@frappet.com>
2025-01-14 09:08:31 +07:00
..
00_home feat: hidden menu home page 2024-08-15 12:12:33 +07:00
01_branch-management refactor: handle date can is null 2024-12-11 15:35:20 +07:00
02_personnel-management refactor:handle sub branch 2024-12-11 12:06:04 +07:00
03_customer-management refactor: handle passport number 2025-01-10 10:10:16 +07:00
04_flow-management refactor: workflow => improve responsive 2025-01-06 10:47:49 +07:00
04_product-service feat: add attachment tab and improve layout for product and customer management pages 2025-01-07 12:42:19 +07:00
05_quotation feat: credit note (#171) 2025-01-14 09:08:31 +07:00
07_agencies-management feat: sort agencies 2024-11-26 17:02:31 +07:00
08_request-list feat: enhance DataDisplay component to support array values and clickable labels 2024-12-26 09:24:55 +07:00
11_credit-note feat: credit note (#171) 2025-01-14 09:08:31 +07:00
app feat: add dropdown component (currently not use) 2024-12-17 11:42:49 +07:00
button fix: UndoButton color when dark mode 2025-01-06 10:57:41 +07:00
dialog feat: credit note (#171) 2025-01-14 09:08:31 +07:00
form refactor: handle office 2024-11-14 15:49:20 +07:00
shared feat: credit note (#171) 2025-01-14 09:08:31 +07:00
upload-file feat: credit note (#171) 2025-01-14 09:08:31 +07:00
AddButton.vue Merge refactor/i18n into develop 2024-08-26 16:24:18 +07:00
BadgeComponent.vue feat: menu request list (#75) 2024-11-22 18:02:03 +07:00
CanvasComponent.vue feat: employee history dialog & table 2024-06-28 08:10:14 +00:00
DialogDuplicateData.vue refactor: edit name value filName -> nameField 2024-10-24 10:27:03 +07:00
DialogForm.vue fix: templatez => template 2024-12-24 17:41:38 +07:00
DrawerInfo.vue fix: quotation select 2024-10-04 09:45:05 +07:00
FloatingActionButton.vue refactor: project structure (1) 2024-10-30 09:34:46 +07:00
FormDialog.vue refactor: edit definModel of address 2024-10-02 14:01:55 +07:00
GlobalDialog.vue fix: scoped css 2024-10-15 10:24:16 +07:00
GlobalLoading.vue Merge refactor/i18n into develop 2024-08-26 16:24:18 +07:00
ImageHover.vue refactor: handle qr code 2024-12-06 15:32:47 +07:00
ImageUploadDialog.vue fix: select same image result in image not change 2024-12-11 13:28:49 +07:00
index.ts refactor: project structure (1) 2024-10-30 09:34:46 +07:00
ItemCard.vue refactor: edit layout ui 2024-09-06 11:09:42 +07:00
NoData.vue feat: task order (#141) 2024-12-25 11:59:49 +07:00
PaginationComponent.vue fix: pagination boundary 2024-10-30 09:50:40 +07:00
PaginationPageSize.vue feat: add pagination page size component 2024-11-15 09:59:15 +07:00
ProfileBanner.vue feat: add attachment tab and improve layout for product and customer management pages 2025-01-07 12:42:19 +07:00
ProfileUpload.vue fix: upload profile class 2024-07-25 10:48:04 +00:00
QrCodeUploadDialog.vue fix: select same image result in image not change 2024-12-11 13:26:06 +07:00
RemarkComponent.vue refactor add new components 2024-09-25 10:55:56 +07:00
SelectWorker.vue feat: task order (#141) 2024-12-25 11:59:49 +07:00
ShowAttachent.vue refactor: add new components 2024-09-18 11:01:33 +07:00
SideMenu.vue feat: workflow template properties (#70) 2024-11-12 15:33:15 +07:00
StatCardComponent.vue feat: workflow template properties (#70) 2024-11-12 15:33:15 +07:00
TableComponents.vue fix: color in dark mode 2024-11-27 09:50:05 +07:00
TooltipComponent.vue fix: tooltip border 2024-04-19 13:54:30 +07:00
TreeComponent.vue refactor: check role 2024-12-10 16:03:30 +07:00