public inbox for [email protected]
help / color / mirror / Atom feed[pgAdmin][RM4318] Change CSS cursors to reflect locked layout level
2+ messages / 2 participants
[nested] [flat]
* [pgAdmin][RM4318] Change CSS cursors to reflect locked layout level
@ 2019-07-03 09:59 Aditya Toshniwal <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Aditya Toshniwal @ 2019-07-03 09:59 UTC (permalink / raw)
To: pgadmin-hackers
Hi Hackers,
Attached is the patch to update wcDocker to latest version where the fix
for changing CSS cursors when layout is locked is merged.
Do not forget to yarn install before bundle.
--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Attachments:
[application/octet-stream] RM4318.patch (1.2K, 3-RM4318.patch)
download | inline diff:
diff --git a/web/package.json b/web/package.json
index ef252e8d..12b17fdf 100644
--- a/web/package.json
+++ b/web/package.json
@@ -89,7 +89,7 @@
"underscore": "^1.9.1",
"underscore.string": "^3.3.5",
"watchify": "~3.11.1",
- "webcabin-docker": "git+https://github.com/EnterpriseDB/wcDocker/#f3c79e4b9a9e76a8e34736fc33473e65c524050c",
+ "webcabin-docker": "git+https://github.com/EnterpriseDB/wcDocker/#41d8664d7c8e8f524426671df69a120127fff927",
"wkx": "^0.4.6"
},
"scripts": {
diff --git a/web/yarn.lock b/web/yarn.lock
index 2fb33420..8e4f8d59 100644
--- a/web/yarn.lock
+++ b/web/yarn.lock
@@ -8510,9 +8510,9 @@ watchpack@^1.5.0:
graceful-fs "^4.1.2"
neo-async "^2.5.0"
-"webcabin-docker@git+https://github.com/EnterpriseDB/wcDocker/#f3c79e4b9a9e76a8e34736fc33473e65c524050c":
+"webcabin-docker@git+https://github.com/EnterpriseDB/wcDocker/#41d8664d7c8e8f524426671df69a120127fff927":
version "2.2.4-dev"
- resolved "git+https://github.com/EnterpriseDB/wcDocker/#f3c79e4b9a9e76a8e34736fc33473e65c524050c"
+ resolved "git+https://github.com/EnterpriseDB/wcDocker/#41d8664d7c8e8f524426671df69a120127fff927"
dependencies:
FileSaver "^0.10.0"
font-awesome "^4.7.0"
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [pgAdmin][RM4318] Change CSS cursors to reflect locked layout level
@ 2019-07-04 13:34 Dave Page <[email protected]>
parent: Aditya Toshniwal <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2019-07-04 13:34 UTC (permalink / raw)
To: Aditya Toshniwal <[email protected]>; +Cc: pgadmin-hackers
Thanks, committed.
On Wed, Jul 3, 2019 at 10:59 AM Aditya Toshniwal <
[email protected]> wrote:
> Hi Hackers,
>
> Attached is the patch to update wcDocker to latest version where the fix
> for changing CSS cursors when layout is locked is merged.
>
> Do not forget to yarn install before bundle.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2019-07-04 13:34 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03 09:59 [pgAdmin][RM4318] Change CSS cursors to reflect locked layout level Aditya Toshniwal <[email protected]>
2019-07-04 13:34 ` Dave Page <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox