Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/fe task detail and history #364

Closed
wants to merge 12 commits into from

Conversation

prem056627
Copy link
Contributor

@prem056627 prem056627 commented Aug 20, 2024

Added : Task history modal and text changes

@kc-diabeat
Copy link
Contributor

The build artifact is available in the artifact section here. You can download it and place the build file under backend/src/zango/assets/app_panel/js for local testing and verification.

@kc-diabeat
Copy link
Contributor

The build artifact is available in the artifact section here. You can download it and place the build file under backend/src/zango/assets/app_panel/js for local testing and verification.

// import AppLogs from '../components/appLogs/Index';
import Releases from '../components/appLogs/Index';
// import AppAccessLogs from '../components/AppAccessLogs/index.js';
// import AppLogs from '../components/AppLogs.jsx';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prem056627 remove unused imports

@@ -19,6 +19,8 @@ import { selectAppPanelInitialData } from '../../platform/slice';
import Chatbot from '../components/Chatbot';
import DragablePopover from '../components/Chatbot/DragablePopover';
import SideMenu from '../components/SideMenu';
import { AppLogsRoutes, AppReleasesRoutes } from '../../appReleasesRoutes/routes/Index';
// import { AppLogsRoutes } from '../../appReleasesRoutes/components/appLogs/Index'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prem056627 remove unused import

},
})
);
}),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prem056627 revert this data as previously discussed

// }
// }


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prem056627 remove commented code

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prem056627 remove this file

@kc-diabeat
Copy link
Contributor

The build artifact is available in the artifact section here. You can download it and place the build file under backend/src/zango/assets/app_panel/js for local testing and verification.

@prem056627 prem056627 force-pushed the feat/fe-task-detail-and-history branch from 30e80e8 to 18f156e Compare August 20, 2024 09:58
@kc-diabeat
Copy link
Contributor

The build artifact is available in the artifact section here. You can download it and place the build file under backend/src/zango/assets/app_panel/js for local testing and verification.

@kc-diabeat
Copy link
Contributor

The build artifact is available in the artifact section here. You can download it and place the build file under backend/src/zango/assets/app_panel/js for local testing and verification.

@kc-diabeat
Copy link
Contributor

The build artifact is available in the artifact section here. You can download it and place the build file under backend/src/zango/assets/app_panel/js for local testing and verification.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prem056627 remove this file


makeApiCall();

console.log('appTaskManagementData....', rowData.id);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prem056627 remove console logs

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this file

@@ -1 +1 @@
{ "buildMajor": 0, "buildMinor": 3, "buildPatch": 0, "buildTag": "" }
{"buildMajor":0,"buildMinor":3,"buildPatch":1,"buildTag":""}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert changes in this file

@kc-diabeat
Copy link
Contributor

The build artifact is available in the artifact section here. You can download it and place the build file under backend/src/zango/assets/app_panel/js for local testing and verification.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prem056627 Please remove this file

@prem056627 prem056627 closed this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants