Details

    • Type: New Feature
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.1.0-b1
    • Component/s: Plugins, Staff Interface
    • Labels:
      None

      Description

      Browse Domains

      This page will have a table listing of all domains registered in the system. This should be easy to determine, because all domains will be part of the hidden Package Group that the Domain Manager creates (defined by a company setting called domain_manager_package_group). We need to list certain important information about domains. The table might look similar to this:

        Domain Name Status Registrar Price Registration Date Expiration Date Auto Renew Options
      [] domain.com Paul Phillips (#1501) Active Enom $10.00 USD Jul 26, 2016 Jul 26, 2017 On Manage
      [] awesome.com Tyson Phillips (#1502) Active Enom $10.00 USD Jan 6, 2016 Jan 6, 2017 On Manage
      • This table should be paginated and sortable on any of the columns.
      • The Auto Renew column should be based on whether a cancellation date is set. If it is then auto renew should show Off, otherwise show On
      • The manage link should go to the regular service management page
      • The client name/ID should link to their profile page
      • Registration Date = services.date_added, Expiration Date = services.date_renews
      • A default hidden domain package group should be created when the plugin is installed and set in the domain_manager_package_group setting

      Add a checkbox to the first column for bulk actions (either in the style of the services bulk action or that of support manager tickets). The following bulk actions should be supported:

      • Change Auto-Renewal
        • The option should include a dropdown of On or Off. If On is selected, then the services should have their cancellation date set to null. If Off is select the services should have their cancellation date set to their renew date (make sure this won't allow the service to renew).
      • Change Name Servers (Dependent on the creation of a domain module interface)
      • Renew (Dependent on the implementation of a manual renewal feature)

      !CORE CHANGE add a package_group_id filter to the services model

        Activity

        jonathan Jonathan Reissmueller created issue -
        jonathan Jonathan Reissmueller made changes -
        Field Original Value New Value
        Fix Version/s Short Term [ 10800 ]
        jonathan Jonathan Reissmueller made changes -
        Component/s Plugins [ 10007 ]
        Component/s Staff Interface [ 10000 ]
        jonathan Jonathan Reissmueller made changes -
        Description h2. Browse Domains

        This page will have a table listing of all domains registered in the system. This should be easy to determine, because all domains will be part of the hidden Package Group that the Domain Manager creates. We need to list certain important information about domains. The table might look similar to this:

        ||Domain||Name||Status||Registrar||Price||Registration Date||Expiration Date||Auto Renew||Options||
        |domain.com|Paul Phillips (#1501)|Active|Enom|$10.00 USD|Jul 26, 2016|Jul 26, 2017|On|Manage|
        |awesome.com|Tyson Phillips (#1502)|Active|Enom|$10.00 USD|Jan 6, 2016|Jan 6, 2017|On|Manage|
        * This table should be paginated and sortable on any of the columns.
        * The Auto Renew column should be based on whether a cancellation date is set. If it is then auto renew should show Off, otherwise show On

        Add a checkbox to the first column for bulk actions (either in the style of the services bulk action or that of support manager tickets). The following bulk actions should be supported:

        * Change Auto-Renewal
        ** The option should include a dropdown of On or Off. If On is selected, then the services should have their cancellation date set to null. If Off is select the services should have their cancellation date set to their renew date (make sure this won't allow the service to renew).
        * Change Name Servers (Dependent on the creation of a domain module interface)
        * Renew (Dependent on the implementation of a manual renewal feature)

        *!CORE CHANGE* add a package_group_id filter to the services model
        h2. Browse Domains

        This page will have a table listing of all domains registered in the system. This should be easy to determine, because all domains will be part of the hidden Package Group that the Domain Manager creates (defined by a company setting called domain_manager_package_group). We need to list certain important information about domains. The table might look similar to this:

        ||Domain||Name||Status||Registrar||Price||Registration Date||Expiration Date||Auto Renew||Options||
        |domain.com|Paul Phillips (#1501)|Active|Enom|$10.00 USD|Jul 26, 2016|Jul 26, 2017|On|Manage|
        |awesome.com|Tyson Phillips (#1502)|Active|Enom|$10.00 USD|Jan 6, 2016|Jan 6, 2017|On|Manage|
        * This table should be paginated and sortable on any of the columns.
        * The Auto Renew column should be based on whether a cancellation date is set. If it is then auto renew should show Off, otherwise show On
        * The manage link should go to the regular service management page
        * The client name/ID should link to their profile page
        * Registration Date = services.date_added, Expiration Date = services.date_renews

        Add a checkbox to the first column for bulk actions (either in the style of the services bulk action or that of support manager tickets). The following bulk actions should be supported:

        * Change Auto-Renewal
        ** The option should include a dropdown of On or Off. If On is selected, then the services should have their cancellation date set to null. If Off is select the services should have their cancellation date set to their renew date (make sure this won't allow the service to renew).
        * Change Name Servers (Dependent on the creation of a domain module interface)
        * Renew (Dependent on the implementation of a manual renewal feature)

        *!CORE CHANGE* add a package_group_id filter to the services model
        jonathan Jonathan Reissmueller made changes -
        Description h2. Browse Domains

        This page will have a table listing of all domains registered in the system. This should be easy to determine, because all domains will be part of the hidden Package Group that the Domain Manager creates (defined by a company setting called domain_manager_package_group). We need to list certain important information about domains. The table might look similar to this:

        ||Domain||Name||Status||Registrar||Price||Registration Date||Expiration Date||Auto Renew||Options||
        |domain.com|Paul Phillips (#1501)|Active|Enom|$10.00 USD|Jul 26, 2016|Jul 26, 2017|On|Manage|
        |awesome.com|Tyson Phillips (#1502)|Active|Enom|$10.00 USD|Jan 6, 2016|Jan 6, 2017|On|Manage|
        * This table should be paginated and sortable on any of the columns.
        * The Auto Renew column should be based on whether a cancellation date is set. If it is then auto renew should show Off, otherwise show On
        * The manage link should go to the regular service management page
        * The client name/ID should link to their profile page
        * Registration Date = services.date_added, Expiration Date = services.date_renews

        Add a checkbox to the first column for bulk actions (either in the style of the services bulk action or that of support manager tickets). The following bulk actions should be supported:

        * Change Auto-Renewal
        ** The option should include a dropdown of On or Off. If On is selected, then the services should have their cancellation date set to null. If Off is select the services should have their cancellation date set to their renew date (make sure this won't allow the service to renew).
        * Change Name Servers (Dependent on the creation of a domain module interface)
        * Renew (Dependent on the implementation of a manual renewal feature)

        *!CORE CHANGE* add a package_group_id filter to the services model
        h2. Browse Domains

        This page will have a table listing of all domains registered in the system. This should be easy to determine, because all domains will be part of the hidden Package Group that the Domain Manager creates (defined by a company setting called domain_manager_package_group). We need to list certain important information about domains. The table might look similar to this:

        || ||Domain||Name||Status||Registrar||Price||Registration Date||Expiration Date||Auto Renew||Options||
        |[]|domain.com|Paul Phillips (#1501)|Active|Enom|$10.00 USD|Jul 26, 2016|Jul 26, 2017|On|Manage|
        |[]|awesome.com|Tyson Phillips (#1502)|Active|Enom|$10.00 USD|Jan 6, 2016|Jan 6, 2017|On|Manage|
        * This table should be paginated and sortable on any of the columns.
        * The Auto Renew column should be based on whether a cancellation date is set. If it is then auto renew should show Off, otherwise show On
        * The manage link should go to the regular service management page
        * The client name/ID should link to their profile page
        * Registration Date = services.date_added, Expiration Date = services.date_renews

        Add a checkbox to the first column for bulk actions (either in the style of the services bulk action or that of support manager tickets). The following bulk actions should be supported:

        * Change Auto-Renewal
        ** The option should include a dropdown of On or Off. If On is selected, then the services should have their cancellation date set to null. If Off is select the services should have their cancellation date set to their renew date (make sure this won't allow the service to renew).
        * Change Name Servers (Dependent on the creation of a domain module interface)
        * Renew (Dependent on the implementation of a manual renewal feature)

        *!CORE CHANGE* add a package_group_id filter to the services model
        jonathan Jonathan Reissmueller made changes -
        Description h2. Browse Domains

        This page will have a table listing of all domains registered in the system. This should be easy to determine, because all domains will be part of the hidden Package Group that the Domain Manager creates (defined by a company setting called domain_manager_package_group). We need to list certain important information about domains. The table might look similar to this:

        || ||Domain||Name||Status||Registrar||Price||Registration Date||Expiration Date||Auto Renew||Options||
        |[]|domain.com|Paul Phillips (#1501)|Active|Enom|$10.00 USD|Jul 26, 2016|Jul 26, 2017|On|Manage|
        |[]|awesome.com|Tyson Phillips (#1502)|Active|Enom|$10.00 USD|Jan 6, 2016|Jan 6, 2017|On|Manage|
        * This table should be paginated and sortable on any of the columns.
        * The Auto Renew column should be based on whether a cancellation date is set. If it is then auto renew should show Off, otherwise show On
        * The manage link should go to the regular service management page
        * The client name/ID should link to their profile page
        * Registration Date = services.date_added, Expiration Date = services.date_renews

        Add a checkbox to the first column for bulk actions (either in the style of the services bulk action or that of support manager tickets). The following bulk actions should be supported:

        * Change Auto-Renewal
        ** The option should include a dropdown of On or Off. If On is selected, then the services should have their cancellation date set to null. If Off is select the services should have their cancellation date set to their renew date (make sure this won't allow the service to renew).
        * Change Name Servers (Dependent on the creation of a domain module interface)
        * Renew (Dependent on the implementation of a manual renewal feature)

        *!CORE CHANGE* add a package_group_id filter to the services model
        h2. Browse Domains

        This page will have a table listing of all domains registered in the system. This should be easy to determine, because all domains will be part of the hidden Package Group that the Domain Manager creates (defined by a company setting called domain_manager_package_group). We need to list certain important information about domains. The table might look similar to this:

        || ||Domain||Name||Status||Registrar||Price||Registration Date||Expiration Date||Auto Renew||Options||
        |[]|domain.com|Paul Phillips (#1501)|Active|Enom|$10.00 USD|Jul 26, 2016|Jul 26, 2017|On|Manage|
        |[]|awesome.com|Tyson Phillips (#1502)|Active|Enom|$10.00 USD|Jan 6, 2016|Jan 6, 2017|On|Manage|
        * This table should be paginated and sortable on any of the columns.
        * The Auto Renew column should be based on whether a cancellation date is set. If it is then auto renew should show Off, otherwise show On
        * The manage link should go to the regular service management page
        * The client name/ID should link to their profile page
        * Registration Date = services.date_added, Expiration Date = services.date_renews
        * A default hidden domain package group should be created when the plugin is installed and set in the domain_manager_package_group setting

        Add a checkbox to the first column for bulk actions (either in the style of the services bulk action or that of support manager tickets). The following bulk actions should be supported:

        * Change Auto-Renewal
        ** The option should include a dropdown of On or Off. If On is selected, then the services should have their cancellation date set to null. If Off is select the services should have their cancellation date set to their renew date (make sure this won't allow the service to renew).
        * Change Name Servers (Dependent on the creation of a domain module interface)
        * Renew (Dependent on the implementation of a manual renewal feature)

        *!CORE CHANGE* add a package_group_id filter to the services model
        jonathan Jonathan Reissmueller made changes -
        Parent CORE-3027 [ 14185 ]
        Issue Type Sub-task [ 5 ] Bug [ 1 ]
        jonathan Jonathan Reissmueller made changes -
        Epic Link CORE-3025 [ 14183 ]
        jonathan Jonathan Reissmueller made changes -
        Parent CORE-3799 [ 15161 ]
        Issue Type Bug [ 1 ] Sub-task [ 5 ]
        jonathan Jonathan Reissmueller made changes -
        Epic Link CORE-3025 [ 14183 ]
        jonathan Jonathan Reissmueller made changes -
        Parent CORE-3799 [ 15161 ]
        Issue Type Sub-task [ 5 ] New Feature [ 2 ]
        Story Points 8
        jonathan Jonathan Reissmueller made changes -
        Epic Link CORE-3025 [ 14183 ]
        jonathan Jonathan Reissmueller made changes -
        Sprint 5.1.0 Sprint 1 [ 125 ]
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked higher
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked higher
        jonathan Jonathan Reissmueller made changes -
        Sprint 5.1.0 Sprint 1 [ 125 ] 5.1.0 Sprint 2 [ 126 ]
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked lower
        jonathan Jonathan Reissmueller made changes -
        Security Private [ 10000 ]
        jonathan Jonathan Reissmueller made changes -
        Fix Version/s 5.1.0-b1 [ 11703 ]
        Fix Version/s Short Term [ 10800 ]
        jonathan Jonathan Reissmueller made changes -
        Assignee Jonathan Reissmueller [ jonathan ]
        jonathan Jonathan Reissmueller made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        jonathan Jonathan Reissmueller made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 4 hours, 34 minutes [ 16440 ]
        Worklog Id 14761 [ 14761 ]
        jonathan Jonathan Reissmueller made changes -
        Time Spent 4 hours, 34 minutes [ 16440 ] 6 hours, 32 minutes [ 23520 ]
        Worklog Id 14768 [ 14768 ]
        jonathan Jonathan Reissmueller made changes -
        Time Spent 6 hours, 32 minutes [ 23520 ] 1 day, 1 hour, 12 minutes [ 33120 ]
        Worklog Id 14770 [ 14770 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Progress [ 3 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        jonathan Jonathan Reissmueller made changes -
        Time Spent 1 day, 1 hour, 12 minutes [ 33120 ] 1 day, 1 hour, 36 minutes [ 34560 ]
        Worklog Id 14770 [ 14770 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Review [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              8/Jun/21

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 1 day, 1 hour, 36 minutes
              1d 1h 36m

                Agile