[JBoss JIRA] (JBIDE-19338) Ionic palette items disappears when "Show only palette groups for which libraries are defined on the page" filter is applied
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19338?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-19338:
-----------------------------------
Fix Version/s: 4.3.0.Alpha2
> Ionic palette items disappears when "Show only palette groups for which libraries are defined on the page" filter is applied
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-19338
> URL: https://issues.jboss.org/browse/JBIDE-19338
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.3.0.Alpha1
> Environment: MS Windows 7 JBDS 9.0.0.Alpha1-v20150216-1042-B11
> Reporter: Vlado Pakan
> Fix For: 4.3.0.Alpha2
>
>
> 1. Open empty html file in Visual Page Editor and make sure button "Show only palette groups for which libraries are defined on the page" is not selected
> ASSERT: Following palette groups visible on HTML 5 Palette:
> 1. Ionic 1.0
> 2. jQuery Mobile 1.4
> 3. HTML 5.0
> 2. Check the button "Show only palette groups for which libraries are defined on the page"
> ASSERT: No Palette groups are visible in HTML 5 Palette
> 3. Open following html file in Visual Page Editor and make sure button "Show only palette groups for which libraries are defined on the page" is not selected
> {code:html}
> <!DOCTYPE html>
> <html>
> <head>
> <meta name="viewport" content="width=device-width, initial-scale=1">
> <link rel="stylesheet" href="http://code.ionicframework.com/1.0.0-beta.13/css/ionic.css" />
> <script src="http://code.ionicframework.com/1.0.0-beta.13/js/ionic.bundle.js"></script>
> <meta charset="UTF-8">
> <title>Insert title here</title>
> </head>
> <body>
> </body>
> </html>
> {code}
> ASSERT: Following palette groups visible on HTML 5 Palette:
> 1. Ionic 1.0
> 2. jQuery Mobile 1.4
> 3. HTML 5.0
> 4. Check the button "Show only palette groups for which libraries are defined on the page"
> ERROR: Ionic palette is not displayed
> 5. Uncheck the button "Show only palette groups for which libraries are defined on the page"
> ERROR: Ionic palette is not displayed
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19338) Ionic palette items disappears when "Show only palette groups for which libraries are defined on the page" filter is applied
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19338?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-19338:
--------------------------------------
Assignee: Daniel Azarov
> Ionic palette items disappears when "Show only palette groups for which libraries are defined on the page" filter is applied
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-19338
> URL: https://issues.jboss.org/browse/JBIDE-19338
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.3.0.Alpha1
> Environment: MS Windows 7 JBDS 9.0.0.Alpha1-v20150216-1042-B11
> Reporter: Vlado Pakan
> Assignee: Daniel Azarov
> Fix For: 4.3.0.Alpha2
>
>
> 1. Open empty html file in Visual Page Editor and make sure button "Show only palette groups for which libraries are defined on the page" is not selected
> ASSERT: Following palette groups visible on HTML 5 Palette:
> 1. Ionic 1.0
> 2. jQuery Mobile 1.4
> 3. HTML 5.0
> 2. Check the button "Show only palette groups for which libraries are defined on the page"
> ASSERT: No Palette groups are visible in HTML 5 Palette
> 3. Open following html file in Visual Page Editor and make sure button "Show only palette groups for which libraries are defined on the page" is not selected
> {code:html}
> <!DOCTYPE html>
> <html>
> <head>
> <meta name="viewport" content="width=device-width, initial-scale=1">
> <link rel="stylesheet" href="http://code.ionicframework.com/1.0.0-beta.13/css/ionic.css" />
> <script src="http://code.ionicframework.com/1.0.0-beta.13/js/ionic.bundle.js"></script>
> <meta charset="UTF-8">
> <title>Insert title here</title>
> </head>
> <body>
> </body>
> </html>
> {code}
> ASSERT: Following palette groups visible on HTML 5 Palette:
> 1. Ionic 1.0
> 2. jQuery Mobile 1.4
> 3. HTML 5.0
> 4. Check the button "Show only palette groups for which libraries are defined on the page"
> ERROR: Ionic palette is not displayed
> 5. Uncheck the button "Show only palette groups for which libraries are defined on the page"
> ERROR: Ionic palette is not displayed
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBDS-3268) Export a Cordova Application created using JBDS to FeedHenry
by Rodney Russ (JIRA)
[ https://issues.jboss.org/browse/JBDS-3268?page=com.atlassian.jira.plugin.... ]
Rodney Russ commented on JBDS-3268:
-----------------------------------
[~gercan] so it sounds like this should be doable for 9.0 (i.e. we can set devel_ack to +). Is that accurate? @burrsutter, do we need another Jira that covers the "deeper" integration to be considered for later releasese?
> Export a Cordova Application created using JBDS to FeedHenry
> ------------------------------------------------------------
>
> Key: JBDS-3268
> URL: https://issues.jboss.org/browse/JBDS-3268
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: aerogear-hybrid, requirements
> Reporter: Burr Sutter
> Assignee: Gorkem Ercan
> Fix For: 9.0.0.CR1
>
>
> As a HTML5-focused mobile application developer, I wish to use JBoss Tools and JBDS to craft my AngularJS+Ionic or jQuery Mobile-based application, testing it via CordovaSim, deploy the application to my iOS and/or Android phone and when I feel it is "about right", push it to FeedHenry's git URL.
> It is currently unclear how an end-user takes his/her JBDS Hybrid Mobile (Cordova) project and sets it up to support a git push to FH.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBDS-3162) Change "jboss-eap" to "JBoss Enterprise Application Platform"
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBDS-3162?page=com.atlassian.jira.plugin.... ]
Rob Stryker commented on JBDS-3162:
-----------------------------------
> I mean if I add WildFly 8.2 or EAP 6.3 manually or via runtime detection, the name will look similar. Not 100 % since we only have server type for EAP 6.1+, but at least similar, right?
Yes, they'll look more similar now. The server types will still have the long name, but the individual servers that a user creates (after this patch) would use an approved abbreviation and match more closely with runtime detection.
I've pinged [~pmuir] on the issue.
> Change "jboss-eap" to "JBoss Enterprise Application Platform"
> -------------------------------------------------------------
>
> Key: JBDS-3162
> URL: https://issues.jboss.org/browse/JBDS-3162
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: runtime-detection, server, ui/branding
> Reporter: Burr Sutter
> Assignee: Rob Stryker
> Labels: f2f2014
> Fix For: 9.0.0.Alpha2
>
> Attachments: JBDS-3162.suggested.png, JBDS-3162.suggested2.png
>
>
> When installing JBDS+EAP (same installer), the default name under the Servers tab is "jboss-eap". This is a request to have that default server name changed to "JBoss Enterprise Application Platform".
> And the default runtime name to "JBoss EAP Runtime".
> http://www.screencast.com/t/POpKcyHjhtlP
> http://www.screencast.com/t/LZdFW0rJu0
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months