[PATCH] extract function from sqleditor

From: George Gelashvili <ggelashvili(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [PATCH] extract function from sqleditor
Date: 2017-06-05 20:30:38
Message-ID: CAHowoHZq4wwdMv8HN_4ZnJvNm5Mc+LFPL-zr7_yWwXqZMUzoPA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello Hackers!

Re. https://www.postgresql.org/message-id/CAFS4TJb-
7VTQQrnOi0g6MaoxMfEK9LzCds2yG%2BByS-mLHwydQA%40mail.gmail.com

We extracted the function bound to onSelectedRangesChanged from sqleditor!

- we read through the existing implementation and wrapped it in
`web/regression/javascript/selection/set_staged_rows_spec.js`
- we made some changes for clarity

Thanks,
Joao and George

Attachment Content-Type Size
set_staged_rows_sqleditor_extraction.diff text/plain 17.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message George Gelashvili 2017-06-05 20:58:53 Re: feature test timeouts
Previous Message Shruti B Iyer 2017-06-05 18:43:07 Re: [pgAdmin4][PATCH] Improvements to Query Results Grid User Experience