From d94957fc5ff772d4efe0dd485004e24eecd097d5 Mon Sep 17 00:00:00 2001 From: meenakshijay1005-netizen Date: Tue, 7 Apr 2026 00:16:58 +0200 Subject: [PATCH] feat: created profile for ogranization and user classes --- .../src/main/resources/fxml/aboutPage.fxml | 717 +++++++++--------- .../fxml/profile_organization.fxml/edit.fxml | 0 .../fxml/profile_organization.fxml/inbox.fxml | 0 .../profile_organization.fxml/payments.fxml | 0 .../profile_organization.fxml/settings.fxml | 0 5 files changed, 366 insertions(+), 351 deletions(-) create mode 100644 helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/edit.fxml create mode 100644 helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/inbox.fxml create mode 100644 helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/payments.fxml create mode 100644 helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/settings.fxml diff --git a/helpmehelpapplication/src/main/resources/fxml/aboutPage.fxml b/helpmehelpapplication/src/main/resources/fxml/aboutPage.fxml index d1ef37c..7a0918d 100644 --- a/helpmehelpapplication/src/main/resources/fxml/aboutPage.fxml +++ b/helpmehelpapplication/src/main/resources/fxml/aboutPage.fxml @@ -12,6 +12,8 @@ + + @@ -20,43 +22,42 @@ - + - + - + - + - - - - - - - - - - - - + + + + + + - - - + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - + - - + + + + + - - - - - + + + + + - - - - + + + + - + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - + + - - - - - - - - + - - - - - - - - - - - - + + - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - - - - + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + - - - + + + + + + + + + + + - - - + + + + + + + + + + + - - - + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - - + - + spacing="70.0" + StackPane.alignment="CENTER"> - + - - - + - - + - + + - - + + - + \ No newline at end of file diff --git a/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/edit.fxml b/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/edit.fxml new file mode 100644 index 0000000..e69de29 diff --git a/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/inbox.fxml b/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/inbox.fxml new file mode 100644 index 0000000..e69de29 diff --git a/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/payments.fxml b/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/payments.fxml new file mode 100644 index 0000000..e69de29 diff --git a/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/settings.fxml b/helpmehelpapplication/src/main/resources/fxml/profile_organization.fxml/settings.fxml new file mode 100644 index 0000000..e69de29