Commit Graph

  • 7bc7be60fa Refactored meaningful project name and its associated changes feature/jwt_auth_project_name_refactored shankar 2024-12-13 16:31:08 +05:30
  • 7c288da183 Redirect to login page when no activity for 30 minutes. Show only facility AET and VM IP. Add default users for now because user management is not yet implemented. feature/jwt_auth shankar 2024-12-11 18:10:17 +05:30
  • 262307f17d Added code to validate if user authenticated then redirect to dashboard else login page. Added code to handle role based navebar tab displaying. Added code to handle access token or refresh token expiration and then redirect to login page. shankar 2024-12-09 17:06:01 +05:30
  • ea7ac4cc72 Included name to return in response shankar 2024-12-07 22:40:05 +05:30
  • 2047e4bbf6 Added code to insert initial users. Added backend code to generate access, refresh and session token using jwt. Added code to handle auth at backend side. Added login page at frontend side. shankar 2024-12-07 22:18:28 +05:30
  • dfa974fe6b Remove study count showing on Activity column. Collapse Navigation bar by default. Show Active and Idle for router activity. Fixed card view count. Fixed card view router row info as per correct status. Show only one recent study on Activity column. Show router details on click of router id to expanded row. feature/router_details shankar 2024-11-28 20:08:10 +05:30
  • 8630a3e2c5 Fixed React backend startup issue. Updated SQL script to correct procedure and column sizes. Moved SQL scripts to the project root folder (outside React frontend). Resolved backend container dependency issue to ensure MySQL is up before starting React backend. Moved common values to .env file in the project root. Updated React backend and MySQL ports to use default values. Added code to get last study received, containers status and updated into DB. feature/router_study_container_details_on_ui shankar 2024-11-22 13:44:03 +05:30
  • 8fe130f918 Fixed React backend startup issue. Updated SQL script to correct procedure and column sizes. Moved SQL scripts to the project root folder (outside React frontend). Resolved backend container dependency issue to ensure MySQL is up before starting React backend. Moved common values to .env file in the project root. Updated React backend and MySQL ports to use default values. fix_react_backend shankar 2024-11-18 10:16:05 +05:30
  • 155dd55681 npm run build is not working as expected. so replaced tsc command directly feature/fix_run_buil_backend_docker vipeesh.p 2024-11-17 17:22:18 +05:30
  • 60bfd8cf1a status_type table created main shadab ahmed 2024-11-16 15:41:24 +05:30
  • 67eb7951b6 Bacend api running on port 3001 vipeesh.p 2024-11-16 15:32:37 +05:30
  • e381cd1631 Folder rename match to docker compose file vipeesh.p 2024-11-16 15:08:45 +05:30
  • d9fd7edad5 VE router dashboard frontend and backend code vipeesh.p 2024-11-16 15:06:44 +05:30