Conversation
sheet edit load
Feat/appbanner
prevent pwd dom exposure
update commit
- Introduced a new Sponsors section in the About component to display sponsor logos. - Created a SponsorLogo component for rendering individual sponsor logos with optional links. - Updated the About component to include the Sponsors section and ensure proper accessibility attributes. - Modified Nginx configuration to prevent internal port leakage in redirects and handle deep link landing page without trailing-slash redirect.
Enhance About page content and structure
- Included title and description meta tags for improved SEO. - Added Open Graph and Twitter Card meta tags for better social media integration. - Ensured consistent branding with updated site name and image references.
- Changed the title to "WeBuddhist – Digital Buddhist Library" for better branding. - Added a description meta tag to improve search engine visibility. - Included Open Graph and Twitter Card meta tags for optimized social media sharing. - Ensured consistent branding with updated image references.
- Conditionally render the AppOpenBanner component only on the root path to improve user experience and performance.
- Introduced a new route for Terms of Service in App.tsx. - Removed duplicate Privacy Policy route from App.tsx. - Updated AppOpenBanner component to handle 'redirected' query parameter for improved user experience. - Refactored tests for AppOpenBanner to utilize MemoryRouter for better routing context. - Cleaned up PrivacyPolicy component by removing unnecessary breadcrumb navigation.
Add meta tags for SEO and social media sharing in index.html
Update new links
- Refactored Planviewer component to utilize search parameters for series and plan selection. - Integrated user authentication checks and improved language handling. - Added new components for series list, plan redirection, and daily plan view. - Updated tests for Planviewer to mock API calls and ensure proper rendering based on selected series and plans. - Enhanced helper functions for language class mapping to support additional cases.
… functionality - Integrated DailyAudioProvider to manage audio state across components. - Updated DailyPlanView to utilize SubtaskAudioPlay for daily audio playback. - Refactored DailyTaskRow to use TaskRowPlayButton for improved audio control. - Simplified audio handling in SubtaskAudioPlay by leveraging useDailyAudioPlay context. - Improved user experience with dynamic audio playback controls and state management.
…nality - Eliminated fetchUserSeriesProgress and related logic from Planviewer, DailyPlanView, SeriesDetailView, and SeriesPlanRedirect components. - Updated tests to reflect the removal of user series progress handling. - Streamlined component props and API calls for improved clarity and performance.
- Changed namespace from "webuddhist" to "android_app" for the main app. - Updated package name for the development version to "org.pecha.app.dev". - Modified SHA256 certificate fingerprints for both configurations to reflect new app signing details.
…yout and styling - Removed subtitle from SeriesListView header for a cleaner presentation. - Adjusted styling in VerseOfDayCard to enhance layout and removed unnecessary elements for better readability. - Updated class names for consistency and improved user interaction experience.
update test case
Lungsangg
approved these changes
Jun 22, 2026
Update Planviewer component and tests with enhanced functionality
tenkus47
approved these changes
Jun 22, 2026
add guard and fix test
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


No description provided.