Skip to content

Support Dash #57 Display DT Home Screen Apps#2817

Merged
corsacca merged 2 commits into
DiscipleTools:developfrom
kodinkat:support-dash-57-display-dt-home-screen-apps
Jan 13, 2026
Merged

Support Dash #57 Display DT Home Screen Apps#2817
corsacca merged 2 commits into
DiscipleTools:developfrom
kodinkat:support-dash-57-display-dt-home-screen-apps

Conversation

@kodinkat

@kodinkat kodinkat commented Dec 18, 2025

Copy link
Copy Markdown
Collaborator

                - Introduced filter hooks for  and  in  to allow external code to modify the list of apps and links displayed on the home screen.
                - Added corresponding filter callback methods to return filtered apps based on their type in .
                - Registered a filter hook for  in  to enable external modifications to the training videos list.
                - Implemented a filter callback method to return all training videos in .
@corsacca

corsacca commented Jan 6, 2026

Copy link
Copy Markdown
Member

@kodinkat, something isn't working for me.
image

@kodinkat instead of creating more filters can we just call
DT_Home_Apps->get_apps_for_frontend()
optionally passing in 'app' ?

                - Removed filter callback methods for home screen apps and training videos to streamline functionality.
                - Updated  method to include an optional parameter for filtering by app type.
                - Adjusted comments for clarity regarding app loading and filtering processes.
@corsacca

Copy link
Copy Markdown
Member

Thanks @kodinkat!

@corsacca
corsacca merged commit dece3fc into DiscipleTools:develop Jan 13, 2026
2 of 3 checks passed
brady-lamansky-gtt pushed a commit to brady-lamansky-gtt/disciple-tools-theme that referenced this pull request Jan 16, 2026
…ols#2817)

* Add filter callbacks for home screen apps and training videos

                - Introduced filter hooks for  and  in  to allow external code to modify the list of apps and links displayed on the home screen.
                - Added corresponding filter callback methods to return filtered apps based on their type in .
                - Registered a filter hook for  in  to enable external modifications to the training videos list.
                - Implemented a filter callback method to return all training videos in .

* Refactor home apps and training classes to remove filter callbacks

                - Removed filter callback methods for home screen apps and training videos to streamline functionality.
                - Updated  method to include an optional parameter for filtering by app type.
                - Adjusted comments for clarity regarding app loading and filtering processes.
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