Skip to content

Remove discontinued channel apps from customApps.js #904

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

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

dylanmccall
Copy link
Collaborator

@dylanmccall dylanmccall commented Dec 19, 2023

The source files for several channel apps were removed in 40b02b3, but these were still referenced in customApps.js.

Custom thumbnails and icons for these channels are still in the repository, so they are not changed here.

https://phabricator.endlessm.com/T35147

@@ -141,7 +137,6 @@ export const EkIguanaSections = [
{
name: 'Literature and Language Arts',
channels: [
'59bb2e5a3d2e5e3b85b87d9ab4daa2f3', // reading
Copy link
Collaborator

Choose a reason for hiding this comment

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

Removing channels from EkIguanaSections means nothing to current Endless Key. EkIguanaSections was for the hardcoded order of channels in the landing page of the USB option (which still has the channels in the USB stick). A real cleanup would be to remove EkIguanaSections altogether with the corresponding views/components:

  • kolibri_explore_plugin/assets/src/components/EkIguanaList.vue
  • kolibri_explore_plugin/assets/src/views/DiscoveryPageEkIguana.vue

This app was removed in 40b02b3, but it was still referenced in
customApps.js. Custom thumbnails and icons for this channel remain in
the repository, so they are not changed here.

https://phabricator.endlessm.com/T35147
@dylanmccall dylanmccall merged commit 1f0d743 into master Dec 19, 2023
@dylanmccall dylanmccall deleted the prune-custom-apps branch December 19, 2023 22:31
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.

2 participants