[pgadmin-org/pgadmin4] 96f3ac: Code improvements to handle API errors gracefully ...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 96f3ac: Code improvements to handle API errors gracefully ...
Date: 2023-05-23 09:07:33
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/dd4639-96f3ac@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 96f3ac8a53edb2ea45fd84d2f08904365a24bcd8
https://github.com/pgadmin-org/pgadmin4/commit/96f3ac8a53edb2ea45fd84d2f08904365a24bcd8
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-05-23 (Tue, 23 May 2023)

Changed paths:
M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx
M web/pgadmin/static/js/tree/tree_nodes.ts

Log Message:
-----------
Code improvements to handle API errors gracefully in tree code. #6308

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2023-05-23 10:00:57 [pgadmin-org/pgadmin4] b6924a: Fixed error occurring while opening query tool aft...
Previous Message Akshay Joshi 2023-05-23 06:22:37 [pgadmin-org/pgadmin4] dd4639: Fixed an issue where Foreign Key columns are shown...