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
-
Epic Link:
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 Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | Short Term [ 10800 ] |
Jonathan Reissmueller
made changes -
Component/s | Plugins [ 10007 ] | |
Component/s | Staff Interface [ 10000 ] |
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 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 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 Reissmueller
made changes -
Parent | CORE-3027 [ 14185 ] | |
Issue Type | Sub-task [ 5 ] | Bug [ 1 ] |
Jonathan Reissmueller
made changes -
Epic Link | CORE-3025 [ 14183 ] |
Jonathan Reissmueller
made changes -
Parent | CORE-3799 [ 15161 ] | |
Issue Type | Bug [ 1 ] | Sub-task [ 5 ] |
Jonathan Reissmueller
made changes -
Epic Link | CORE-3025 [ 14183 ] |
Jonathan Reissmueller
made changes -
Parent | CORE-3799 [ 15161 ] | |
Issue Type | Sub-task [ 5 ] | New Feature [ 2 ] |
Story Points | 8 |
Jonathan Reissmueller
made changes -
Epic Link | CORE-3025 [ 14183 ] |
Jonathan Reissmueller
made changes -
Sprint | 5.1.0 Sprint 1 [ 125 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Sprint | 5.1.0 Sprint 1 [ 125 ] | 5.1.0 Sprint 2 [ 126 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked lower |
Jonathan Reissmueller
made changes -
Security | Private [ 10000 ] |
Jonathan Reissmueller
made changes -
Fix Version/s | 5.1.0-b1 [ 11703 ] | |
Fix Version/s | Short Term [ 10800 ] |
Jonathan Reissmueller
made changes -
Assignee | Jonathan Reissmueller [ jonathan ] |
Jonathan Reissmueller
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Jonathan Reissmueller
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 4 hours, 34 minutes [ 16440 ] | |
Worklog Id | 14761 [ 14761 ] |
Jonathan Reissmueller
made changes -
Time Spent | 4 hours, 34 minutes [ 16440 ] | 6 hours, 32 minutes [ 23520 ] |
Worklog Id | 14768 [ 14768 ] |
Jonathan Reissmueller
made changes -
Time Spent | 6 hours, 32 minutes [ 23520 ] | 1 day, 1 hour, 12 minutes [ 33120 ] |
Worklog Id | 14770 [ 14770 ] |
Jonathan Reissmueller
made changes -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
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 Reissmueller
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |