Closed NandanGit closed 8 months ago
This pull request adds the following functionality:
Localization for account summary and financial terms
AccountSummaryCard component and related files
AppSectionsPanel component and related files
Settings page layout fixes and scroll functionality
Typography updates in RefreshHeader component
Styling updates in SectionTabsPanel component
Routing and navigation functionality to SettingsSectionsPanelView
Refactoring of settings page components
Removal of unused import and hook call in SettingsPage component
Addition of start script to package.json
Addition of new route for settings section
Refactoring of default settings section constant
Update of route parameter names in AppRoutes.ts
Addition of AppLink component and use in AppSectionsPanel
Refactoring of AccountSummaryTypeItem component
Key warning fix in AppSectionsPanel component
Addition of translations for Timeline
Addition of timeline icon to AppIcons enum
Addition of TIMELINE route and menu item
Addition of resolveCurrencySymbol function
Refactoring of Dashboard, Merchants, and People Pages to use AppScreen
Addition of appBaseRoute constant to AppRouter
Addition of AppSection enum and AppSectionMenuItemModel interface
Addition of resolveAppSection function and update of getAppSectionItems
Styling updates in glass theme
Addition of timeAgo and formatDate functions to utils/time.ts
Addition of getRandomIcon function to generate a random icon
Addition of section title and showSectionTitle prop to AppScreen component
Addition of TimelinePage and useTimelinePageView hook
This pull request adds the following functionality:
Localization for account summary and financial terms
AccountSummaryCard component and related files
AppSectionsPanel component and related files
Settings page layout fixes and scroll functionality
Typography updates in RefreshHeader component
Styling updates in SectionTabsPanel component
Routing and navigation functionality to SettingsSectionsPanelView
Refactoring of settings page components
Removal of unused import and hook call in SettingsPage component
Addition of start script to package.json
Addition of new route for settings section
Refactoring of default settings section constant
Update of route parameter names in AppRoutes.ts
Addition of AppLink component and use in AppSectionsPanel
Refactoring of AccountSummaryTypeItem component
Key warning fix in AppSectionsPanel component
Addition of translations for Timeline
Addition of timeline icon to AppIcons enum
Addition of TIMELINE route and menu item
Addition of resolveCurrencySymbol function
Refactoring of Dashboard, Merchants, and People Pages to use AppScreen
Addition of appBaseRoute constant to AppRouter
Addition of AppSection enum and AppSectionMenuItemModel interface
Addition of resolveAppSection function and update of getAppSectionItems
Styling updates in glass theme
Addition of timeAgo and formatDate functions to utils/time.ts
Addition of getRandomIcon function to generate a random icon
Addition of section title and showSectionTitle prop to AppScreen component
Addition of TimelinePage and useTimelinePageView hook