ICEfaces
  1. ICEfaces
  2. ICE-10625

showcase - add mobi:onlineStatus to showcase mobile

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.0.0.GA
    • Fix Version/s: 4.1
    • Labels:
      None
    • Environment:
      EE-4.0.0.GA release code
      Browsers: all
      Server: Tomcat7
    • Assignee Priority:
      P2
    • Affects:
      Sample App./Tutorial

      Description

      The mobi:onlineStatus component was added to the EE-4.0.0.GA release code, and must be added to the showcase-mobile ICEfaces sample application.

      Component Wiki page:
      http://www.icesoft.org/wiki/display/ICE/OnlineStatus

        Activity

        Carmen Cristurean created issue -
        Carmen Cristurean made changes -
        Field Original Value New Value
        Fix Version/s 4.1 [ 11375 ]
        Carmen Cristurean made changes -
        Issue Type Bug [ 1 ] Improvement [ 4 ]
        Carmen Cristurean made changes -
        Assignee Judy Guglielmin [ judy.guglielmin ]
        Judy Guglielmin made changes -
        Assignee Judy Guglielmin [ judy.guglielmin ] Ken Fyten [ ken.fyten ]
        Hide
        Ken Fyten added a comment -

        Note that it will be difficult to live-demo this without shutting down your network connection, so instructions should indicate that.

        Also, the mobi:flipSwitch and ace:pushButton components also have offlineDisabled attribute support so they could be added to the same demo.

        Show
        Ken Fyten added a comment - Note that it will be difficult to live-demo this without shutting down your network connection, so instructions should indicate that. Also, the mobi:flipSwitch and ace:pushButton components also have offlineDisabled attribute support so they could be added to the same demo.
        Ken Fyten made changes -
        Assignee Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Assignee Judy Guglielmin [ judy.guglielmin ]
        Ken Fyten made changes -
        Assignee Priority P2 [ 10011 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45888 Tue Aug 25 12:51:54 MDT 2015 judy.guglielmin ICE-10625 added onlineStatus demo to showcase
        Files Changed
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/onlinestatus/onlinestatus-example.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/onlinestatus/onlinestatus-desc.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-mobile.xhtml
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/onlinestatus
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/onlineStatus/OnlineStatusBean.java
        Commit graph ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/onlineStatus
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45889 Tue Aug 25 12:52:53 MDT 2015 judy.guglielmin ICE-10625 removed unused attributes
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/onlineStatus/OnlineStatusBean.java
        Hide
        Judy Guglielmin added a comment -

        rev 45889

        Show
        Judy Guglielmin added a comment - rev 45889
        Judy Guglielmin made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Security Private [ 10001 ]
        Hide
        Ken Fyten added a comment -

        Review notes:

        1. The div rendered on this demo says "RED is OFFLINE, BLUE is OFFLINE" - should not be "BLUE is ONLINE" instead?
          Suggestion: the text on the blue color cannot be easily seen, can the blue color be changed to light green (and light red) instead?
        2. The top block of text should be a brief intro to the component itself, with demo instructions in a second block of text below that. (e.g. "The onlineStatus component can be used..."
        3. It would be easier to digest the content if each sub demo was in a single Fieldset Row, so one row for style change, one for the Offline / Online text change, and one for the ace components.
        4. Add the mobi:flipSwitch to the components section as it also supports disableWhenOffline attribute (change the header text to "Component Support".
        5. The new Online Status demo has no Docs.
        Show
        Ken Fyten added a comment - Review notes: The div rendered on this demo says "RED is OFFLINE, BLUE is OFFLINE" - should not be "BLUE is ONLINE" instead? Suggestion: the text on the blue color cannot be easily seen, can the blue color be changed to light green (and light red) instead? The top block of text should be a brief intro to the component itself, with demo instructions in a second block of text below that. (e.g. "The onlineStatus component can be used..." It would be easier to digest the content if each sub demo was in a single Fieldset Row, so one row for style change, one for the Offline / Online text change, and one for the ace components. Add the mobi:flipSwitch to the components section as it also supports disableWhenOffline attribute (change the header text to "Component Support". The new Online Status demo has no Docs.
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Affects Sample App./Tutorial [ 10001 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45900 Wed Aug 26 16:18:28 MDT 2015 judy.guglielmin ICE-10625 modified example as per Jira. removed old singleSubmit attribute from flipswitch component
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/onlinestatus/onlinestatus-example.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/onlinestatus/onlinestatus-desc.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/showcase-mobile.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/onlineStatus/OnlineStatusBean.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/flipswitch/flip-switch-example.xhtml
        Hide
        Judy Guglielmin added a comment -

        rev 45900

        Show
        Judy Guglielmin added a comment - rev 45900
        Judy Guglielmin made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Carmen Cristurean made changes -
        Attachment sessionExpired.PNG [ 21081 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45909 Thu Aug 27 14:43:22 MDT 2015 judy.guglielmin ICE-10625 modified backing bean to session Scope as per limitation noted in ICE-10790
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/onlineStatus/OnlineStatusBean.java
        Hide
        Judy Guglielmin added a comment -

        This is an issue with the viewManager component...see
        http://jira.icesoft.org/browse/ICE-10790
        for now, will change the bean for this example to SesssionScoped as a workaround.

        Show
        Judy Guglielmin added a comment - This is an issue with the viewManager component...see http://jira.icesoft.org/browse/ICE-10790 for now, will change the bean for this example to SesssionScoped as a workaround.
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: