jws-frontend/src/pages/08_request-list
Methapon Metanipat e0c1725001
refactor: responsive (#180)
* refactor: can open one dropdown whe lt.md

* style: update MainLayout background color and fix avatar border class name

* feat: add touch position binding for dropdown in ProfileMenu

* refactor: enhance icon styling in DrawerComponent

* fix: update screen size conditions

* feat: add responsive search and filter functionality in MainPage

* feat: update styling and functionality in BasicInformation and MainPage components

* feat: package view mode improve layout and responsiveness

* feat: improve layout and responsiveness of ProfileBanner component

* feat: enhance TreeView component with improved icon layout and cursor pointer styling

* feat: update DialogForm component to prevent text wrapping in the center column

* feat: enhance FormDocument, PriceDataComponent, and BasicInfoProduct components with layout and styling improvements

* feat: enhance ProfileBanner dark tab

* feat: 02 => responsive & responsibleArea type

* fix: layout header bg condition & 02 filter col

* feat: 04 flow => add AddButton component and enhance layout in FormFlow and FlowDialog

* feat: 07 => enhance layout and responsiveness

* refactor: simplify header structure and improve layout consistency

* fix: improve text color in ItemCard and adjust responsive breakpoints in product service group

* refactor: 05 => enhance layout responsiveness and improve class bindings in quotation components

* refactor: enhance styling and improve props flexibility in dialog and select components

* refactor: 05 => enhance layout responsiveness in quotation components

* refactor: 05 => enhance layout responsiveness

* refactor: 05 => formWorkerAdd

* refactor: 05 => formWorkerAdd Product table

* refactor: 05 => improve layout responsiveness and enhance component structure

* refactor: enhance grid view handling and improve component imports

* refactor: improve column classes for better layout consistency

* refactor: 09 => enhance layout structure and improve responsiveness in task order views

* refactor: 10 => enhance invoice main page layout and improve component interactions

* refactor: 13 => enhance receipt main page layout and improve component interactions

* refactor: 11 => enhance layout and improve responsiveness in credit note pages

* refactor: 01 => screen.sm search & filter

* refactor: 01 => improve layout responsiveness and fix variable naming in branch management forms

---------

Co-authored-by: puriphatt <puriphat@frappet.com>
2025-01-27 10:39:53 +07:00
..
constants.ts feat: menu request list (#75) 2024-11-22 18:02:03 +07:00
DocumentExpansion.vue feat: prevent any action when readonly 2024-12-25 14:00:02 +07:00
DutyExpansion.vue refactor: fall back value 2024-12-26 12:02:09 +07:00
form.ts feat: menu request list (#75) 2024-11-22 18:02:03 +07:00
FormDuty.vue refactor: default first value 2024-12-03 11:34:21 +07:00
FormExpansion.vue feat: add request list expansion (messenger, duty) 2024-12-26 10:31:57 +07:00
FormGroupHead.vue feat: menu request list (#75) 2024-11-22 18:02:03 +07:00
FormIssue.vue refactor: adjust type 2024-11-26 16:19:31 +07:00
FormResponsibleUser.vue refactor: enhance form submission handling and make responsible user selection required 2024-12-26 11:36:48 +07:00
MainPage.vue refactor: responsive (#180) 2025-01-27 10:39:53 +07:00
MessengerExpansion.vue fix: ensure event is passed to form submission 2025-01-14 09:39:32 +07:00
ProductExpansion.vue fix: include 'Ended' status in changeableStatus for orderable requests 2025-01-06 13:51:20 +07:00
PropertiesExpansion.vue fix: add 'employee' to readonly fields in PropertiesExpansion 2025-01-17 13:47:20 +07:00
RequestListView.vue feat: allow change tab condition also include canceled 2025-01-24 10:48:01 +07:00
TableRequestList.vue feat: add ready status of request data 2025-01-22 14:03:14 +07:00