[JBoss JIRA] (JBIDE-15761) Alpha-numeric rules for application ID value not consistent
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15761?page=com.atlassian.jira.plugi... ]
Gorkem Ercan resolved JBIDE-15761.
----------------------------------
Assignee: Gorkem Ercan
Resolution: Duplicate Issue
There are basically no validations on the config editor at the moment see JBIDE-13805
> Alpha-numeric rules for application ID value not consistent
> -----------------------------------------------------------
>
> Key: JBIDE-15761
> URL: https://issues.jboss.org/browse/JBIDE-15761
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
> Assignee: Gorkem Ercan
>
> Hybrid Mobile application project wizard requires ID field to consist of alpha-numeric characters and dot, for example "org.jboss.tools.myapp".
> But Cordova Configuration Editor allow user to change value of ID field to anything.
> The two need to be consistent.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15762) Icon table in Cordova Configuration Editor has odd behavior
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15762?page=com.atlassian.jira.plugi... ]
Gorkem Ercan reassigned JBIDE-15762:
------------------------------------
Assignee: Gorkem Ercan
> Icon table in Cordova Configuration Editor has odd behavior
> -----------------------------------------------------------
>
> Key: JBIDE-15762
> URL: https://issues.jboss.org/browse/JBIDE-15762
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
> Assignee: Gorkem Ercan
> Attachments: Hybrid_iconssplash.png
>
>
> Issues with Icon table:
> 1. Vertical scroll bar even when table is empty
> 2. Table seems to have empty individual rows
> 3. First item added to button of table
> 4. Unusable top row element
> In comparison, splash screens table only has issue 4.
> 5. Also after adding and removing an item from the tables, the width and height show -1. But when the tables are empty or no table items are selected, the text in width and height fields should be blank. Likewise the Platform and Density fields.
> !Hybrid_iconssplash.png!
> Decided to double check this behavior was repeatable on a new project.
> Step 1. Created hybrid mobile project with wizard
> Step 2. Added icon
> Step 3. Removed icon
> Step 4. Tried to add another icon, Add button opened the choose image window but image I selected was not added to the table. Retried, retried, retried - can't add any images to icon table :(
> Same workflow for Splash Screens table also results in this behavior.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15597) Environmental Variables UI
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15597?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-15597:
------------------------------------------
The basic implementation is now functional. It covers both usecases:
1) provide env vars for a new application (application wizard)
2) edit env vars for an existing application (explorer context menu: "Edit Environment Variables..."
I'm still missing the label that shows the number of env vars currently defined in the wizard, but the rest is pretty much all there.
It needs further testing and polishing though.
> Environmental Variables UI
> --------------------------
>
> Key: JBIDE-15597
> URL: https://issues.jboss.org/browse/JBIDE-15597
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.x, 4.2.0.Alpha1
> Reporter: Martes Wigglesworth
> Assignee: Andre Dietisheim
> Priority: Blocker
> Labels: respin-a
> Fix For: 4.1.1.Beta1, 4.2.0.Alpha1
>
> Attachments: app-config-page.png, edit-environment-variables.png, Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.png, jira-JBIDE-15597-newapplication-variables-screenshot.jpeg, jira-JBIDE-15597-setupprojectview-variablesbutton-screenshot.jpeg, jira-JBIDE-15597-setupprojectview-variablesbutton-twochoices-screenshot.jpeg, jira-JBIDE-15598-wizard-screenshot.jpeg, manage-keys.png, openshift-newappwizard-config_and_server_settings.jpeg
>
>
> GUI development tasking for creating the workflow for inserting environmental variable artifacts into the application being created via the JBDT OpenShift plugin.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15597) Environmental Variables UI
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15597?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15597:
-------------------------------------
Git Pull Request: https://github.com/jbosstools/jbosstools-openshift/pull/276 (was: https://github.com/jbosstools/jbosstools-openshift/pull/275)
> Environmental Variables UI
> --------------------------
>
> Key: JBIDE-15597
> URL: https://issues.jboss.org/browse/JBIDE-15597
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.x, 4.2.0.Alpha1
> Reporter: Martes Wigglesworth
> Assignee: Andre Dietisheim
> Priority: Blocker
> Labels: respin-a
> Fix For: 4.1.1.Beta1, 4.2.0.Alpha1
>
> Attachments: app-config-page.png, edit-environment-variables.png, Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.bmml, Environmental Variables UI WorkFlow.png, jira-JBIDE-15597-newapplication-variables-screenshot.jpeg, jira-JBIDE-15597-setupprojectview-variablesbutton-screenshot.jpeg, jira-JBIDE-15597-setupprojectview-variablesbutton-twochoices-screenshot.jpeg, jira-JBIDE-15598-wizard-screenshot.jpeg, manage-keys.png, openshift-newappwizard-config_and_server_settings.jpeg
>
>
> GUI development tasking for creating the workflow for inserting environmental variable artifacts into the application being created via the JBDT OpenShift plugin.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15684) Cordova Configuration Editor's Platform Properties windows has multiple problems
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15684?page=com.atlassian.jira.plugi... ]
Gorkem Ercan edited comment on JBIDE-15684 at 10/23/13 12:18 PM:
-----------------------------------------------------------------
fixed on master will mark for respin-a
was (Author: gercan):
fixed on master will
> Cordova Configuration Editor's Platform Properties windows has multiple problems
> --------------------------------------------------------------------------------
>
> Key: JBIDE-15684
> URL: https://issues.jboss.org/browse/JBIDE-15684
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Alpha2
> Environment: JBT alpha2, fedora 19
> Reporter: Michelle Murray
> Assignee: Gorkem Ercan
> Labels: respin-a
> Fix For: 4.1.1.Beta1
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> Cordova Configuration Editor, Platform Properties tab has the following issues:
> *Preferences pane:*
> * Edit button does nothing - if can't get ride of the button due to Eclipse template then should be disabled
> *Plugins pane:*
> * 'Plugins' title should be hyphenated, so 'Plug-ins'
> * Add button
> ** Corresponding window has header bar but Add window for Preferences didn't - should be consistent
> ** Text in bottom part of window is obscured and there's no scroll bar to make it visible
> * Remove button
> ** Does nothing - if can't get ride of the button due to Eclipse template then should be disabled
> * Properties button does nothing
> *Features pane:*
> * Add button opens an empty window with just cancel and ok buttons
> *Access pane:*
> * Add window has different style from other Add windows and has no title or intro text
> * Edit button does nothing - if can't get ride of the button due to Eclipse template then should be disabled
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15684) Cordova Configuration Editor's Platform Properties windows has multiple problems
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15684?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-15684:
---------------------------------
Labels: respin-a (was: )
> Cordova Configuration Editor's Platform Properties windows has multiple problems
> --------------------------------------------------------------------------------
>
> Key: JBIDE-15684
> URL: https://issues.jboss.org/browse/JBIDE-15684
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Alpha2
> Environment: JBT alpha2, fedora 19
> Reporter: Michelle Murray
> Assignee: Gorkem Ercan
> Labels: respin-a
> Fix For: 4.1.1.Beta1
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> Cordova Configuration Editor, Platform Properties tab has the following issues:
> *Preferences pane:*
> * Edit button does nothing - if can't get ride of the button due to Eclipse template then should be disabled
> *Plugins pane:*
> * 'Plugins' title should be hyphenated, so 'Plug-ins'
> * Add button
> ** Corresponding window has header bar but Add window for Preferences didn't - should be consistent
> ** Text in bottom part of window is obscured and there's no scroll bar to make it visible
> * Remove button
> ** Does nothing - if can't get ride of the button due to Eclipse template then should be disabled
> * Properties button does nothing
> *Features pane:*
> * Add button opens an empty window with just cancel and ok buttons
> *Access pane:*
> * Add window has different style from other Add windows and has no title or intro text
> * Edit button does nothing - if can't get ride of the button due to Eclipse template then should be disabled
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15684) Cordova Configuration Editor's Platform Properties windows has multiple problems
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15684?page=com.atlassian.jira.plugi... ]
Gorkem Ercan commented on JBIDE-15684:
--------------------------------------
fixed on master will
> Cordova Configuration Editor's Platform Properties windows has multiple problems
> --------------------------------------------------------------------------------
>
> Key: JBIDE-15684
> URL: https://issues.jboss.org/browse/JBIDE-15684
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Alpha2
> Environment: JBT alpha2, fedora 19
> Reporter: Michelle Murray
> Assignee: Gorkem Ercan
> Fix For: 4.1.1.Beta1
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> Cordova Configuration Editor, Platform Properties tab has the following issues:
> *Preferences pane:*
> * Edit button does nothing - if can't get ride of the button due to Eclipse template then should be disabled
> *Plugins pane:*
> * 'Plugins' title should be hyphenated, so 'Plug-ins'
> * Add button
> ** Corresponding window has header bar but Add window for Preferences didn't - should be consistent
> ** Text in bottom part of window is obscured and there's no scroll bar to make it visible
> * Remove button
> ** Does nothing - if can't get ride of the button due to Eclipse template then should be disabled
> * Properties button does nothing
> *Features pane:*
> * Add button opens an empty window with just cancel and ok buttons
> *Access pane:*
> * Add window has different style from other Add windows and has no title or intro text
> * Edit button does nothing - if can't get ride of the button due to Eclipse template then should be disabled
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBDS-2812) Unable to Install JBoss Hybrid Mobile Tools + CordovaSim from Central
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBDS-2812?page=com.atlassian.jira.plugin.... ]
Vlado Pakan updated JBDS-2812:
------------------------------
Attachment: installerror.png
> Unable to Install JBoss Hybrid Mobile Tools + CordovaSim from Central
> ---------------------------------------------------------------------
>
> Key: JBDS-2812
> URL: https://issues.jboss.org/browse/JBDS-2812
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: aerogear-hybrid, central
> Affects Versions: 7.1.0.Beta1
> Environment: JBDS 7.1.0.Beta1 Beta1-v20131020-0229-B441
> -Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kepler/devstudio-directory.xml -Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kepler/
> Reporter: Vlado Pakan
> Assignee: Max Rydahl Andersen
> Priority: Critical
> Attachments: installerror.png
>
>
> While installing getting this error:
> !installerror.png!
> Choosing No displays error:
> {noformat}
> Problems occurred while performing installation: The following connectors are not available: JBoss Hybrid Mobile Tools + CordovaSim (Experimental) (id=org.jboss.tools.aerogear.hybrid.feature.feature.group, org.jboss.tools.vpe.cordovasim.feature.feature.group, site=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kep...)
> The following connectors are not available: JBoss Hybrid Mobile Tools + CordovaSim (Experimental) (id=org.jboss.tools.aerogear.hybrid.feature.feature.group, org.jboss.tools.vpe.cordovasim.feature.feature.group, site=http://www.qa.jboss.com/binaries/RHDS/discovery/nightly/core/4.1.kep...)
> {noformat}
> Choosing Yes only BrowserSim will be installed no Cordova features will be installed
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months