70 Commits

Author SHA1 Message Date
kur0nek-o
91e01ca8de Refactor filters and input validation 2024-03-01 15:08:42 +07:00
kur0nek-o
61105e8e02 Refactor code: Remove unnecessary code and update placeholders 2024-03-01 11:05:34 +07:00
kur0nek-o
7997adacb9 Merge branch 'dev-defuj' of github.com:defuj/eis into dev-bagus 2024-03-01 09:23:33 +07:00
kur0nek-o
ab2844ec63 Refactor data grid components 2024-02-29 18:15:13 +07:00
Dede Fuji Abdul
725c8ad561 Refactor code in reference.ts 2024-02-29 17:40:46 +07:00
Dede Fuji Abdul
ceccc31e95 Update ulp and ulpPlaceholder values 2024-02-29 17:38:33 +07:00
Dede Fuji Abdul
0b0ec242d7 Refactor form component and add new Monalisa pages 2024-02-29 17:22:51 +07:00
Dede Fuji Abdul
aa0ffb0324 Fix filters and add console log 2024-02-29 16:20:53 +07:00
Dede Fuji Abdul
b7b45763bf Refactor labels and add selected values in Type13.vue 2024-02-29 15:56:28 +07:00
kur0nek-o
c2a847d68f Merge branch 'dev-defuj' of github.com:defuj/eis into dev-bagus 2024-02-29 14:52:11 +07:00
kur0nek-o
73bafc8107 Update import paths and add formatWaktu function 2024-02-29 14:51:23 +07:00
Dede Fuji Abdul
3fdb2eb302 Update import path and button styles in Filters.vue 2024-02-29 14:15:35 +07:00
Dede Fuji Abdul
f913c5f471 Refactor form components and remove totalDuration store 2024-02-29 13:56:43 +07:00
kur0nek-o
68fd3e6bee Refactor DatePicker and Type2 components 2024-02-28 18:05:23 +07:00
kur0nek-o
19b0ddc27e fix: daftar keluhan 2024-02-28 15:03:24 +07:00
kur0nek-o
80fdc2b1fe Merge branch 'dev-defuj' of github.com:defuj/eis into dev-bagus 2024-02-27 20:03:45 +07:00
kur0nek-o
47ef46f3fb fix: check all gangguan menu 2024-02-27 20:02:58 +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
62688ba0dc Refactor label styles in Type2.vue 2024-02-27 14:49:50 +07:00
Eko Haryadi
cbe6dbb262 Refactor form filters in multiple components 2024-02-26 08:52:56 +07:00
Eko Haryadi
87135ec5a6 Refactor form component in FiltersType/Type13.vue 2024-02-24 15:44:40 +07:00
kur0nek-o
3ad1f8fe27 fix: table_67.vue 2024-02-24 15:29:03 +07:00
kur0nek-o
cbd9ac49d5 Merge branch 'dev-eko-vm' of https://gitea.callysta-engineering.com/APKT/eis into dev-bagus 2024-02-24 15:15:50 +07:00
kur0nek-o
8324570c88 Refactor form filters in Type3.vue 2024-02-24 15:15:36 +07:00
Eko Haryadi
21abb95623 Refactor form filters in multiple components 2024-02-23 17:41:55 +07:00
kur0nek-o
92586e7780 Merge branch 'dev-eko-vm' of https://gitea.callysta-engineering.com/APKT/eis into dev-bagus 2024-02-23 17:23:41 +07:00
kur0nek-o
515767e5ce Refactor form component in Type3.vue 2024-02-23 17:22:52 +07:00
Eko Haryadi
f7d8cc102a Refactor code: Initialize variables with const and remove unused variables 2024-02-23 17:14:26 +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
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
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
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
38f0797385 Merge branch 'GraphQLIntegration' of https://gitea.callysta-engineering.com/APKT/eis into IntegrationTableWithFilter 2024-02-09 19:45:59 +07:00
probdg
6296078f2b Refactor data fetching in Type1.vue component 2024-02-09 19:33:24 +07:00
probdg
a3564afce7 Merge branch 'dev/bagus' of https://gitea.callysta-engineering.com/APKT/eis into IntegrationTableWithFilter 2024-02-09 19:29:28 +07:00
probdg
945914a48b Update date picker in Form FiltersType components 2024-02-09 19:26:49 +07:00
kur0nek-o
e2790a3686 fix(filters): change source code in filters type 2024-02-09 19:05:40 +07:00
probdg
9cd11db6e6 Fix select options in Filters.vue component 2024-02-09 18:37:00 +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