Dede Fuji Abdul
6c7d4ae6cd
Update login view title
2024-01-15 15:59:45 +07:00
Dede Fuji Abdul
2018b82283
Update port configuration in deployment.yaml
2024-01-15 15:33:59 +07:00
Dede Fuji Abdul
f037d89d5f
[pd
2024-01-15 15:33:31 +07:00
Dede Fuji Abdul
c62cdc245f
Add NodePort and servicePort to deployment.yaml
2024-01-15 15:33:00 +07:00
Dede Fuji Abdul
652930cf19
Update targetPort in deployment.yaml
2024-01-15 15:28:28 +07:00
Dede Fuji Abdul
9ce3c7f6f8
Remove targetPort from deployment.yaml
2024-01-15 15:25:36 +07:00
Dede Fuji Abdul
764febed2b
Update deployment.yaml with new service configurations
2024-01-15 15:18:22 +07:00
Dede Fuji Abdul
6fedf73e0d
Update service name and ports in deployment.yaml
2024-01-15 15:05:47 +07:00
Dede Fuji Abdul
8c46bbb9c2
Add NodePort service for apkt-eis deployment
2024-01-15 14:57:43 +07:00
Dede Fuji Abdul
28af965f19
Fix container port in deployment.yaml
2024-01-15 14:45:10 +07:00
Dede Fuji Abdul
24e82b8e38
Update container port in deployment.yaml
2024-01-15 14:43:22 +07:00
Dede Fuji Abdul
0acb669f7c
Update deployment.yaml with new app name
2024-01-15 13:57:44 +07:00
Dede Fuji Abdul
636ee6967b
Update deployment and service configuration
2024-01-15 13:57:28 +07:00
Dede Fuji Abdul
f97a8caf4b
Update deployment.yaml file
2024-01-15 13:46:58 +07:00
Dede Fuji Abdul
1861c15e6a
Update deployment replicas to 3
2024-01-15 12:33:43 +07:00
Dede Fuji Abdul
5f4cd23350
Refactor deployment and service metadata in deployment.yaml
2024-01-15 12:31:44 +07:00
Dede Fuji Abdul
a860e8a55c
Remove clusterIP and clusterIPs from deployment.yaml
2024-01-15 12:29:23 +07:00
Dede Fuji Abdul
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
Dede Fuji Abdul
9943d214d2
Add deployment.yaml file
2024-01-15 11:40:11 +07:00
Dede Fuji Abdul
7730e91298
Add manifest.yml file for deployment
2024-01-15 11:39:05 +07:00
Dede Fuji Abdul
57fb534af8
Update Dockerfile to expose port 15002
2024-01-13 21:25:33 +07:00
Dede Fuji Abdul
67c5b52dee
Update Dockerfile to expose port 15001
2024-01-13 21:21:34 +07:00
Dede Fuji Abdul
bc77acc42d
Update Dockerfile to expose port 15000
2024-01-13 20:52:51 +07:00
Dede Fuji Abdul
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
Dede Fuji Abdul
69235b374d
Update nginx.conf to listen on port 8080 instead of port 80
2024-01-13 13:02:27 +07:00
Dede Fuji Abdul
d2f6ca0ad3
Update Dockerfile to expose port 8000
2024-01-13 12:54:16 +07:00
Dede Fuji Abdul
04c9700fac
Update Dockerfile CMD instruction
2024-01-13 12:11:58 +07:00
Dede Fuji Abdul
3cbdb78992
Update Dockerfile to include nginx.conf
2024-01-11 20:53:08 +07:00
Dede Fuji Abdul
0e16a37ac0
Add nginx.conf file for Nginx configuration
2024-01-11 20:11:35 +07:00
Dede Fuji Abdul
83f402c3ac
Add Dockerfile and update preview script
2024-01-11 19:02:11 +07:00
Dede Fuji Abdul
cf0eb76175
Update CSS styles for height and width
2024-01-10 10:37:00 +07:00
Dede Fuji Abdul
e2f59f804e
Refactor HTML and CSS styles
2024-01-10 10:36:29 +07:00
Dede Fuji Abdul
8228520851
Add useQueryStore to handle GraphQL queries
2024-01-08 10:25:21 +07:00
Dede Fuji Abdul
1573672c84
Refactor vite.config.ts to conditionally enable utwm plugin based on NODE_ENV
2024-01-08 10:04:37 +07:00
Dede Fuji Abdul
408148decd
Add unplugin-tailwindcss-mangle/vite and tw-patch install
2023-12-22 09:01:40 +07:00
Dede Fuji Abdul
a4c13c242a
Fix typo in route name
2023-11-16 09:46:13 +07:00
Dede Fuji Abdul
517e4a43d3
Update page title font weight in MenuProvider.vue
2023-11-10 14:17:34 +07:00
Dede Fuji Abdul
b92b9d04d4
Update user authentication process
2023-11-09 13:28:03 +07:00
Dede Fuji Abdul
3898e9f80d
Update table column captions and cell templates
2023-11-09 10:58:58 +07:00
Dede Fuji Abdul
8aec877d2b
Refactor input and dialog components
2023-11-09 10:08:24 +07:00
Dede Fuji Abdul
e382cbacc0
Add dummy data generator to Table_11.vue
2023-11-08 15:52:58 +07:00
Dede Fuji Abdul
cf829dc2bd
Refactor code to improve performance and
...
readability.
2023-11-08 15:52:53 +07:00
Dede Fuji Abdul
c96988f97f
Add Apollo Client and GraphQL dependencies, and
...
create Apollo Client instance.
2023-11-08 15:33:49 +07:00
Dede Fuji Abdul
6f0f8d5ed7
Add group header for Posko column in Table_11.vue
2023-11-08 15:25:22 +07:00
Dede Fuji Abdul
376a8a2064
Add column for jenisGangguanGroup in Table_9.vue
2023-11-08 15:25:18 +07:00
Dede Fuji Abdul
5ce0aa4e23
Remove unnecessary CSS class definition for
...
primary background color.
2023-11-08 15:25:13 +07:00
Dede Fuji Abdul
163eef2ad9
Merge branch 'dev-bagus' of https://github.com/defuj/eis into development
2023-11-08 14:36:47 +07:00
Dede Fuji Abdul
32168b4761
Refactored filters store configuration
2023-11-08 14:31:40 +07:00
Dede Fuji Abdul
7940ff84ac
Add row-prepared event handler to Table_70.vue
2023-11-08 14:31:29 +07:00
kur0nek-o
66b7a004c0
applied all filters to the page
2023-11-08 14:20:51 +07:00