-
Notifications
You must be signed in to change notification settings - Fork 42
997 unfurl #1277
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
Open
Snapp949
wants to merge
562
commits into
Agoric:997-unfurl
Choose a base branch
from
Snapp949:997-unfurl
base: 997-unfurl
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
997 unfurl #1277
Conversation
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
Add comprehensive real estate and QGI marketplaces with advanced features and update navigation. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Replace malformed newline in code to resolve compilation error. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Eliminate unterminated regex errors by updating all split() calls. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add newline pattern replacement utility and fix instances. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Prevent JSON parsing crash and provide reliable API endpoint. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Return JSON errors and display them in the widget. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Extend visual consistency with unified theme and layout components #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add guards to render icons only if they exist. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Store icon names instead of components and check existence before render. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add guard to skip rendering null icons in stats section. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Handle permission denial and show friendly error messages. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add null checks, optional chaining, and error boundaries. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add EcommX, Real Estate, and Home Dashboard to quick actions; redesign widgets with royal theme elements and enhanced aesthetics. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Update component export and page import for consistent access. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Introduce minimal default states for dashboard cards, expand on hover. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Move to center, add royal design, animations, and effects #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Utilize all available UI components, animations, and effects for improved aesthetics. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Utilize all UI components, animations, icons, and royal themes for immersive experience #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Implement email-based registration, authentication, and admin benefits #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Update import to default export to resolve runtime error. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Enhance conversational AI with natural speech, intelligent responses, and voice controls #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add protected guidance flow, special exit trigger, and continuous consciousness #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Create admin interface with real-time monitoring, user management, and system alerts #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Update HolographicHeader component title and branding elements. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Fix import error by making dashboard default export. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Ensure proper import to avoid null rendering errors. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Resolve import error and ensure correct component usage. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Improve error handling to display specific network issues. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Resolve import errors and prevent runtime crashes. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Update state logic to avoid replacing entire fund object and add defensive checks. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Improve sidebar navigation with extended retract delay. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Rewrite and optimize investor portal for quick load and functionality. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Enhance portfolio performance and risk categorization with higher returns. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Create dynamic tier-based return calculations and UI components. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Move unlock logic to first useEffect and remove second useEffect #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add full content for portfolio overview, live market data, trading interface, advanced features, and visual design. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Create products overview page and update individual product details #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
…hboard Expand sidebar to include new profile options and create Institutional Investor Dashboard #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Create bot, API routes, dashboard integration, and compliance features. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Integrate automated compliance monitoring and reporting into Snapifi platform. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Implement compliance bot, API routes, database tables, and institutional pages. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Integrate $100M minimum investment and 20% ROI for government bonds. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add full content for institutional files and connect dashboard options. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add price range and square footage filters; create property details page; implement comparison modal. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add non-empty value props to all SelectItems and implement basic filter bar. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Implement Server Component with responsive tool grid and analytics. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Add full content and connect to global unlock context suggestions #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Fix financial planning page, add suggestions, connect dashboard options, and implement transaction filtering #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
…ards Implement holographic animations, particle effects, and visual enhancements. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Ensure `POST` handler is exposed without component issues #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Implement Snap-DAX across platform and update API content #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Implement trading dashboard, AI bots, financial planning, real estate marketplace, and AI chat integration. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Update visual design with futuristic holographic elements and premium components #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Integrate SnapDAX in Citizen, Institutional, and Admin portals #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Integrate Snapp-DAX in citizen, institutional, and admin portals with enhanced trading functionality. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Expose named export in SnapDaxDashboard.tsx for module import. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Resolve runtime error on Investor Portal with new variant. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Streamline codebase by deleting gamification components and links. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
Delete helper and remove GamificationProvider references. #VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
#VERCEL_SKIP Co-authored-by: Enzooo <173113150+Snapp949@users.noreply.github.com>
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.
Royal aesthetic