Add smart adaptive completed_at display for action list as intended hidden feature
This commit is contained in:
@@ -37,8 +37,8 @@ module.exports = function(environment) {
|
||||
// ENV.APP.LOG_TRANSITIONS = true;
|
||||
// ENV.APP.LOG_TRANSITIONS_INTERNAL = true;
|
||||
// ENV.APP.LOG_VIEW_LOOKUPS = true;
|
||||
ENV.apiHost = "http://localhost:3006"; // when using the stand alone ember server implementation with rails server explicitly as api host (foreman run web)
|
||||
//ENV.apiHost = "https://kpn-staging.panda-suite.com";
|
||||
ENV.apiHost = "http://localhost:3009"; // when using the stand alone ember server implementation with rails server explicitly as api host (foreman run web)
|
||||
//ENV.apiHost = "https://allinq-staging.panda-suite.com";
|
||||
}
|
||||
|
||||
if (environment === 'test') {
|
||||
|
||||
Reference in New Issue
Block a user