352 Commits

Author SHA1 Message Date
Dede Fuji Abdul
c84f22b6b7 Add report button to Filters component 2024-02-27 17:14:33 +07:00
Dede Fuji Abdul
80ad372c0f Refactor filter components in Keluhan tables 2024-02-27 17:11:54 +07:00
Dede Fuji Abdul
9f195ac9d1 Refactor code to improve performance and readability 2024-02-27 16:52:41 +07:00
Dede Fuji Abdul
5a0121ebe0 Merge branch 'dev-bagus' of https://github.com/defuj/eis into dev-defuj 2024-02-27 16:26:36 +07:00
kur0nek-o
d898014726 Refactor code for improved performance and readability 2024-02-27 16:21:54 +07:00
Dede Fuji Abdul
01ab82cf14 Refactor Vue imports and remove unused code 2024-02-27 14:49:55 +07:00
Dede Fuji Abdul
eb9b01cf59 Refactor filter update in Table components 2024-02-27 11:53:06 +07:00
Dede Fuji Abdul
708f9d81d2 update 2024-02-27 11:07:19 +07:00
Eko Haryadi
b97feb8e85 Fix posko type in GraphQL queries 2024-02-26 14:25:19 +07:00
Eko Haryadi
05946bfd33 Add showDetail flag to Table_67.vue 2024-02-24 15:46:53 +07:00
Eko Haryadi
42ea91bd33 Remove unused code and fix variable duplication 2024-02-24 15:43:36 +07:00
Eko Haryadi
91076f1ba2 Merge branch 'dev-eko-vm' of https://gitea.callysta-engineering.com/APKT/eis into dev-eko-vm 2024-02-24 15:42:32 +07:00
Eko Haryadi
f08a1cc9bc Update imports and variables in Type2.vue and fix data binding in Table_67.vue fixing for build 2024-02-24 15:41:23 +07:00
kur0nek-o
3ad1f8fe27 fix: table_67.vue 2024-02-24 15:29:03 +07:00
Eko Haryadi
21abb95623 Refactor form filters in multiple components 2024-02-23 17:41:55 +07:00
Eko Haryadi
81d77fc101 Fix idUlp type in filterData function 2024-02-23 17:07:59 +07:00
Eko Haryadi
5bae24d35b Daftar Keluhan Pelanggan Lebih Dari 1 Kali 2024-02-23 14:59:20 +07:00
Eko Haryadi
d8c66c23d1 Rekapitulasi Gangguan Berdasarkan Media 2024-02-23 14:30:56 +07:00
Eko Haryadi
c58904aa32 Update posko parameter to accept integer instead of string 2024-02-23 10:46:21 +07:00
Eko Haryadi
ef73152128 Merge branch 'dev-bagus' of https://gitea.callysta-engineering.com/APKT/eis into dev-eko-vm 2024-02-22 10:33:40 +07:00
Eko Haryadi
9d9e60a8b5 Add jspdf-autotable library and update export functionality 2024-02-22 10:28:55 +07:00
kur0nek-o
00d03c1b7e Merge branch 'GraphQLIntegration' of https://gitea.callysta-engineering.com/APKT/eis into dev-bagus 2024-02-21 15:07:33 +07:00
Eko Haryadi
a0ccf13466 Update dependencies and fix code issues 2024-02-20 18:44:11 +07:00
Eko Haryadi
2758481259 Update loading visibility in Table components 2024-02-19 13:49:49 +07:00
Eko Haryadi
2d877d997a Update network URL and data source in Table components 2024-02-19 12:10:06 +07:00
Eko Haryadi
6c5e0fe763 Update file permissions for multiple files 2024-02-19 09:08:50 +07:00
probdg
1750dd33df Add splitRoutePath and getMonthName functions to utils/numbers.ts and texts.ts 2024-02-12 11:01:41 +07:00
probdg
a1212ffa01 Refactor component imports and add getUidRegional function 2024-02-11 14:25:18 +07:00
probdg
b9732be2c9 Refactor filterData function parameters 2024-02-10 07:05:19 +07:00
probdg
eece7bcb92 Refactor filters component and add new data property 2024-02-10 06:14:08 +07:00
probdg
83a25527bb Add lifecycle hook and fetch data on mounted
Add two-way binding for menitValue in InputWithSuffix
Add two-way binding for timeValue in InputNumber
Refactor filterData function in Table_5.vue
2024-02-10 05:56:05 +07:00
probdg
2e4eb3b6b2 Add Filters and Type components to Table_45.vue, Table_21.vue, Table_25.vue, Table_26.vue, Table_27.vue, Table_28.vue, Table_30.vue, Table_33.vue, Table_34.vue, Table_35.vue, Table_22.vue, Table_23.vue, Table_24.vue, Table_29.vue, and Table_31.vue 2024-02-09 20:41:06 +07:00
probdg
704cf74720 Refactor filterData function in Table_1.vue 2024-02-09 19:54:20 +07:00
probdg
38f0797385 Merge branch 'GraphQLIntegration' of https://gitea.callysta-engineering.com/APKT/eis into IntegrationTableWithFilter 2024-02-09 19:45:59 +07:00
probdg
945914a48b Update date picker in Form FiltersType components 2024-02-09 19:26:49 +07:00
probdg
01e66847bf Update date field names in table components 2024-02-09 18:20:59 +07:00
probdg
c61aeb695a Fix filters configuration and load panel in Table_2.vue, and import fetchData in Table_36.vue 2024-02-09 18:11:50 +07:00
probdg
4a4a6d085f Update network base URL and table columns 2024-02-09 16:15:42 +07:00
probdg
9f9c1423ab Merge branch 'dev/bagus' of https://gitea.callysta-engineering.com/APKT/eis into IntegrationTableWithFilter 2024-02-09 14:36:31 +07:00
probdg
c8337eb80c Update table components in Monalisa and Keluhan pages 2024-02-09 14:26:03 +07:00
kur0nek-o
cb8e11b1e9 fix(filters): change code structure and data flow in filter type 1 2024-02-09 14:24:09 +07:00
probdg
ca933980cd Update Select component and import statements 2024-02-09 11:48:28 +07:00
probdg
2b40b2016b Update code: fixed bugs and added new features 2024-02-03 16:32:05 +07:00
probdg
ecc64c7b61 Add new store files and update table components 2024-02-02 10:41:31 +07:00
probdg
a278bb353c filter & storage 2024-02-01 22:21:41 +07:00
probdg
f5fe6ae0e6 Update table components to include a "No" column 2024-01-31 15:40:36 +07:00
probdg
146af29812 Rekapitulasi Keluhan Per Kelompok Keluhan 2024-01-31 13:34:46 +07:00
probdg
9601ddcc46 Rekap Per jenis Keluhan 2024-01-31 13:34:22 +07:00
probdg
4e15fd73cd Perbidang 2024-01-31 13:33:54 +07:00
probdg
aaf9a16ece Rekap Keluhan All 2024-01-31 13:29:37 +07:00