Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CeyLabs
/
BitcoinDeepaBot-TMA
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Enhance UI components, loading states, and Telegram authentication flow
- #86
#86
Open
rayaanr
wants to merge 25 commits into
main
CeyLabs/BitcoinDeepaBot-TMA:main
from
dev
CeyLabs/BitcoinDeepaBot-TMA:dev
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
feat: Enhance UI components, loading states, and Telegram authentication flow
#86
rayaanr
wants to merge 25 commits into
main
CeyLabs/BitcoinDeepaBot-TMA:main
from
dev
CeyLabs/BitcoinDeepaBot-TMA:dev
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
feat: enhance visibility toggling for balance and improve formatting in various components
rayaanr
committed
e136271
View commit details
Copy full SHA for e136271
Browse repository at this point
feat: calculate and display average BTC price in USD on WalletPage; add background overlay to PlanHeroCard and TotalValueCard
rayaanr
committed
d48016e
View commit details
Copy full SHA for d48016e
Browse repository at this point
feat: add loading components for Activity, Wallet, Plans, and Tasks; enhance UI with skeleton loaders
rayaanr
committed
b21bbac
View commit details
Copy full SHA for b21bbac
Browse repository at this point
feat: enhance navigation item activation logic and improve PortfolioChart period handling with transitions
rayaanr
committed
3846f2a
View commit details
Copy full SHA for 3846f2a
Browse repository at this point
feat: replace fmtLkr with fmtLkrCurrency for consistent currency formatting across components
rayaanr
committed
0d090fd
View commit details
Copy full SHA for 0d090fd
Browse repository at this point
feat: update formatting for investment display in PlanHeroCard, PerformanceGrid, and TotalValueCard; remove unnecessary elements for cleaner UI
rayaanr
committed
8a97124
View commit details
Copy full SHA for 8a97124
Browse repository at this point
feat: add loading state to PerformanceGrid and WalletPage; implement skeleton loaders for improved UI experience
rayaanr
committed
1a1c731
View commit details
Copy full SHA for 1a1c731
Browse repository at this point
feat: enhance navigation logic in ChoosePlanPage to prevent redirect loops by falling back to wallet page
rayaanr
committed
bc59527
View commit details
Copy full SHA for bc59527
Browse repository at this point
feat: integrate haptic feedback across various components for enhanced user interaction
rayaanr
committed
f1f074a
View commit details
Copy full SHA for f1f074a
Browse repository at this point
feat: add dynamic export to NewsArticleDetailPage and NewsPage for improved rendering
rayaanr
committed
b38acf6
View commit details
Copy full SHA for b38acf6
Browse repository at this point
feat: update haptic feedback style from light to medium for improved user experience
rayaanr
committed
1979806
View commit details
Copy full SHA for 1979806
Browse repository at this point
feat: enhance loading states across WalletPage, PlansPage, and related components for improved user experience
rayaanr
committed
c932dec
View commit details
Copy full SHA for c932dec
Browse repository at this point
feat: update loading state handling in PlansPage and PlanHeroCard for improved user experience
rayaanr
committed
b12b89d
View commit details
Copy full SHA for b12b89d
Browse repository at this point
feat: enhance loading skeletons and styles for improved user experience across various components
rayaanr
committed
9bae4d9
View commit details
Copy full SHA for 9bae4d9
Browse repository at this point
feat: update background opacity in PlanHeroCard and TotalValueCard for improved visual consistency
rayaanr
committed
2568542
View commit details
Copy full SHA for 2568542
Browse repository at this point
feat: conditionally render period switcher based on available data points for improved user experience
rayaanr
committed
8faed26
View commit details
Copy full SHA for 8faed26
Browse repository at this point
feat: comment out unused imports and functions in PortfolioChart for cleaner code
rayaanr
committed
4b47bc5
View commit details
Copy full SHA for 4b47bc5
Browse repository at this point
feat: refactor TotalValueCard to improve layout and visibility of badge component
rayaanr
committed
59ac850
View commit details
Copy full SHA for 59ac850
Browse repository at this point
feat: refactor useTransactionHistory to support pagination and improve transaction data handling
rayaanr
committed
6e24eb9
View commit details
Copy full SHA for 6e24eb9
Browse repository at this point
feat: update totalLkr calculation to use currentValueLkr for accurate performance metrics
rayaanr
committed
f52f033
View commit details
Copy full SHA for f52f033
Browse repository at this point
feat: reveal plan details only after selection for improved user interaction
rayaanr
committed
e002037
View commit details
Copy full SHA for e002037
Browse repository at this point
feat: implement Telegram authentication flow with widget support for … (#83)
Show description for edbad53
helloscoopa
authored
edbad53
View commit details
Copy full SHA for edbad53
Browse repository at this point
Commits on Aug 5, 2026
Merge branch 'main' into dev
helloscoopa
committed
a6b0488
View commit details
Copy full SHA for a6b0488
Browse repository at this point
Commits on Aug 6, 2026
fix: Wallet metrics and enhance UI components (#85)
Show description for 51fe9ed
rayaanr
authored
51fe9ed
View commit details
Copy full SHA for 51fe9ed
Browse repository at this point
Commits on Aug 10, 2026
feat: Add transaction history API and enhance user registration flow (#87)
Show description for e42c8da
rayaanr
and
Copilot
authored
e42c8da
View commit details
Copy full SHA for e42c8da
Browse repository at this point
You can’t perform that action at this time.