Skip to content

Release 20260618#21

Open
portuu3 wants to merge 11 commits into
mainfrom
develop
Open

Release 20260618#21
portuu3 wants to merge 11 commits into
mainfrom
develop

Conversation

@portuu3

@portuu3 portuu3 commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Issue tracking

Context behind the change

This pull request implements a comprehensive UI redesign for the Exchange Oracle client, focusing on modernizing the look and feel, improving wallet connection flows, and enhancing overall user experience. The changes include new color schemes, updated layouts, improved wallet modal functionality, and more consistent styling across pages.

UI/UX Redesign and Theming:

  • Updated the global background color and link styles for a darker, more cohesive theme throughout the app (index.css).
  • Refactored page layouts in Home and Solution to use consistent padding, spacing, and background colors, ensuring a modern and unified appearance (Home/index.tsx, Solution/index.tsx). [1] [2] [3]

Header and Navigation Improvements:

  • Redesigned DefaultHeader with a new color palette, improved navigation buttons, and added "Open in New" icons for external links, enhancing clarity and accessibility (DefaultHeader.tsx).

Wallet Connection Flow Enhancements:

  • Overhauled WalletModal to support a grid of wallet options, search and show more functionality, mobile-friendly drawer/modal layouts, improved error handling, and visual feedback during connection (WalletModal.tsx). [1] [2]
  • Updated the wallet funding prompt to match new theming, use Stack for layout, and provide clearer instructions and call-to-action (FundingMethod.tsx). [1] [2]

Infrastructure and Provider Updates:

  • Refactored Wagmi provider setup to define connectors more flexibly, supporting both WalletConnect and Coinbase Wallet, and moved connector logic out of the config object for better maintainability (WagmiProvider.tsx). [1] [2]

These changes collectively modernize the application's interface, streamline wallet interactions, and provide a more polished user experience.

How has this been tested?

Release plan

Potential risks; What to monitor; Rollback plan

flopez7 and others added 4 commits June 10, 2026 17:23
* add linkedin validation for social media engagement

* Add LinkdAPI sdk

* Refactor LinkedIn engagement validation and update related tests

---------

Co-authored-by: portuu3 <>
Co-authored-by: flopez7 <francislopez977@gmail.com>
* Fixes for linkedin validation

* fix validation

---------

Co-authored-by: portuu3 <>
* Enhance SolutionForm and related components for social media engagement submissions

* Enhance UI components and functionality for social media engagement submissions

- Updated DefaultHeader with new styles and links for better navigation.
- Enhanced SolutionForm to include new requirements for social media engagement, including LinkedIn profile name validation.
- Improved FundingMethod component to provide clearer instructions for wallet connection.
- Refined WalletModal design and functionality for a better user experience.
- Updated Home and Solution pages for consistent styling and layout.
- Added manifestUrl to AssignmentDetails for better data handling.
- Adjusted theme settings for a cohesive dark mode experience across the application.
- Updated tests to reflect changes in the assignment structure and requirements.

* Refactor WalletModal to use Modal and Paper components, enhance connection handling and error display

* Refactor WalletModal to enhance wallet connection UI, add search functionality, and improve error handling

* Add rollupOptions to Vite config for inline dynamic imports

* Refactor WagmiProvider to define connectors separately for improved readability and maintainability

* lint fix

* fix lint

---------

Co-authored-by: portuu3 <>
@portuu3 portuu3 self-assigned this Jun 18, 2026
@portuu3 portuu3 moved this to In Progress in Core tech - 2026 (H1) Jun 18, 2026
@portuu3 portuu3 moved this from In Progress to In Review in Core tech - 2026 (H1) Jun 18, 2026
portuu3 and others added 7 commits June 18, 2026 17:09
* Add new campaing launcher client

* Add campaign launcher client and update oracles to use on chain manifest instead of cloud storage

* Refactor manifestUrl to manifest across job and assignment services, update related tests, and add PGP message handling in storage utilities

* Refactor encryption utilities: move isFullPgpMessage and decryptJson to a new file, update imports in job and storage services

* Refactor assignment service: rename manifestUrl to manifest in job entity and update related references
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants