a860e8a55c
Remove clusterIP and clusterIPs from deployment.yaml
2024-01-15 12:29:23 +07:00
bfab727e59
Update Dockerfile and Kubernetes manifests
...
This commit updates the Dockerfile to expose port 32166 instead of 15002. It also adds a new deployment.yaml file, an ingress.yaml file, and a service.yaml file for Kubernetes deployment. The deployment.yml file has been deleted.
2024-01-15 12:07:30 +07:00
9943d214d2
Add deployment.yaml file
2024-01-15 11:40:11 +07:00
7730e91298
Add manifest.yml file for deployment
2024-01-15 11:39:05 +07:00
57fb534af8
Update Dockerfile to expose port 15002
2024-01-13 21:25:33 +07:00
67c5b52dee
Update Dockerfile to expose port 15001
2024-01-13 21:21:34 +07:00
bc77acc42d
Update Dockerfile to expose port 15000
2024-01-13 20:52:51 +07:00
3744fef2ca
Update Dockerfile and nginx.conf
...
This commit updates the Dockerfile to expose port 17000 instead of 8000 and updates the nginx.conf file to listen on port 80 instead of 8080.
2024-01-13 20:18:57 +07:00
69235b374d
Update nginx.conf to listen on port 8080 instead of port 80
2024-01-13 13:02:27 +07:00
d2f6ca0ad3
Update Dockerfile to expose port 8000
2024-01-13 12:54:16 +07:00
04c9700fac
Update Dockerfile CMD instruction
2024-01-13 12:11:58 +07:00
3cbdb78992
Update Dockerfile to include nginx.conf
2024-01-11 20:53:08 +07:00
0e16a37ac0
Add nginx.conf file for Nginx configuration
2024-01-11 20:11:35 +07:00
83f402c3ac
Add Dockerfile and update preview script
2024-01-11 19:02:11 +07:00
cf0eb76175
Update CSS styles for height and width
2024-01-10 10:37:00 +07:00
e2f59f804e
Refactor HTML and CSS styles
2024-01-10 10:36:29 +07:00
8228520851
Add useQueryStore to handle GraphQL queries
2024-01-08 10:25:21 +07:00
1573672c84
Refactor vite.config.ts to conditionally enable utwm plugin based on NODE_ENV
2024-01-08 10:04:37 +07:00
408148decd
Add unplugin-tailwindcss-mangle/vite and tw-patch install
2023-12-22 09:01:40 +07:00
a4c13c242a
Fix typo in route name
2023-11-16 09:46:13 +07:00
517e4a43d3
Update page title font weight in MenuProvider.vue
2023-11-10 14:17:34 +07:00
b92b9d04d4
Update user authentication process
2023-11-09 13:28:03 +07:00
3898e9f80d
Update table column captions and cell templates
2023-11-09 10:58:58 +07:00
8aec877d2b
Refactor input and dialog components
2023-11-09 10:08:24 +07:00
e382cbacc0
Add dummy data generator to Table_11.vue
2023-11-08 15:52:58 +07:00
cf829dc2bd
Refactor code to improve performance and
...
readability.
2023-11-08 15:52:53 +07:00
c96988f97f
Add Apollo Client and GraphQL dependencies, and
...
create Apollo Client instance.
2023-11-08 15:33:49 +07:00
6f0f8d5ed7
Add group header for Posko column in Table_11.vue
2023-11-08 15:25:22 +07:00
376a8a2064
Add column for jenisGangguanGroup in Table_9.vue
2023-11-08 15:25:18 +07:00
5ce0aa4e23
Remove unnecessary CSS class definition for
...
primary background color.
2023-11-08 15:25:13 +07:00
163eef2ad9
Merge branch 'dev-bagus' of https://github.com/defuj/eis into development
2023-11-08 14:36:47 +07:00
32168b4761
Refactored filters store configuration
2023-11-08 14:31:40 +07:00
7940ff84ac
Add row-prepared event handler to Table_70.vue
2023-11-08 14:31:29 +07:00
66b7a004c0
applied all filters to the page
2023-11-08 14:20:51 +07:00
9896746b73
Adjust column width and summary display in
...
Table_9.vue
2023-11-08 13:29:27 +07:00
cbb7e0e0c4
Refactor code to improve performance and
...
readability.
2023-11-08 13:29:23 +07:00
85b4e69eb5
Add styling for DevExpress datagrid footer and
...
group rows
2023-11-08 13:29:08 +07:00
baeb039898
Merge branch 'dev-bagus' of https://github.com/defuj/eis into development
2023-11-08 08:35:09 +07:00
4a33b382e5
update
2023-11-08 08:34:24 +07:00
090712f45d
implemented filters to modul gangguan
2023-11-05 08:51:15 +07:00
f873aa9489
Remove unnecessary CSS rules.
2023-11-03 13:02:34 +07:00
b914081faa
Merge branch 'development' of github.com:defuj/eis into dev-bagus
2023-11-03 12:41:04 +07:00
846f5bb501
update
2023-11-03 12:40:40 +07:00
09d4d1a714
change datepicker style
2023-11-03 12:35:43 +07:00
61d117c79b
Remove Type16 filter from MenuProvider.vue
2023-11-03 09:14:08 +07:00
dd766b1108
Add columns for No. Laporan, Tgl Lapor, IDPEL/NO
...
METER, Nama Pelapor, Alamat Pelapor, No Tlp
Pelapor, Status, UI Dist., UP 3, Posko/ULP,
Petugas, and Keterangan DLPD to Table_71.vue
2023-11-03 09:07:57 +07:00
d36ef6ca4d
Update paging size to 5 in multiple tables
2023-11-03 08:55:56 +07:00
7b0a0109e5
Update table columns in Transaksi page
2023-11-03 08:49:13 +07:00
f650ee0784
Refactor CSS styles for responsiveness and
...
consistency.
2023-11-03 08:24:10 +07:00
5aae34dba0
Update CSS styles and inline radio group component
2023-11-02 17:05:38 +07:00