From 1f040c45618474befae05f84cddde67d4566a203 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Fri, 10 Apr 2026 15:26:50 +0530 Subject: [PATCH] refactor: jobs list and form ui --- frontend/src/pages/JobForm.vue | 145 ++++++++++++++++++++++++++------- frontend/src/pages/Jobs.vue | 8 +- 2 files changed, 120 insertions(+), 33 deletions(-) diff --git a/frontend/src/pages/JobForm.vue b/frontend/src/pages/JobForm.vue index 5524223b..424df035 100644 --- a/frontend/src/pages/JobForm.vue +++ b/frontend/src/pages/JobForm.vue @@ -13,13 +13,13 @@ -
-
-
- {{ __('Job Details') }} -
-
-
+
+
+
+
+ {{ __('Job Details') }} +
+
-
+
+ + +
+
+
+
+ +
+
+
+ {{ __('Location') }} +
-
-
-
-
-
- {{ __('Company Details') }} -
-
-
+
+
+ {{ __('Company Details') }} +
-
-
-
+
diff --git a/frontend/src/pages/Jobs.vue b/frontend/src/pages/Jobs.vue index d068d257..44688380 100644 --- a/frontend/src/pages/Jobs.vue +++ b/frontend/src/pages/Jobs.vue @@ -22,13 +22,13 @@ - {{ __('New Job') }} + {{ __('Create') }}
@@ -96,8 +96,8 @@
-
-
+
+