Skip to content
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

test #12

Closed
wants to merge 11 commits into from
Closed

test #12

wants to merge 11 commits into from

Conversation

funkornaut001
Copy link
Collaborator

Description

Concise description of proposed changes, We recommend using screenshots and videos for better description

Additional Information

Related Issues

Closes #{issue number}

Note: If your changes are small and straightforward, you may skip the creation of an issue beforehand and remove this section. However, for medium-to-large changes, it is recommended to have an open issue for discussion and approval prior to submitting a pull request.

Your ENS/address:

* add web3auth and basic route auth guard

* add authSlice - set auth vars on login/logout
* comment out console.logs

* comment out failed attempt at making a custom hook

* remove dispatch to set provider in auth slice - edit router.push

* edit to use isConnected prop

* edit to use isConnected from redux state and pass to checkUserAuth

* add use of isConnected from redux state, clean up code

* move WatchPathname inside of store provider

* integrate web3auth, edit inputs, integrate redux state

* edit register page/form, integrate web3auth, edit inputs
* make styleClass prop optional

* add employees dummy data

* swap out leadsSlice for employeesSlice and all references

* edit component to allow for left/right controle of topSideButtons

* edit sidebar/routes, add sidebar routes for admin vs employee, add employees page, add employee profile page/view/edit

* remove provider from authSlice, add isAdmin to authSlice

* add commented code for future reference
funkornaut001 and others added 6 commits December 6, 2023 18:46
…e - notes for Kaz & Trevor (#16)

* make styleClass prop optional

* add employees dummy data

* swap out leadsSlice for employeesSlice and all references

* edit component to allow for left/right controle of topSideButtons

* edit sidebar/routes, add sidebar routes for admin vs employee, add employees page, add employee profile page/view/edit

* remove provider from authSlice, add isAdmin to authSlice

* add commented code for future reference

* add notes for Kaz and Trevor to help with SC integration. add update to .env.example
* comment out incomplete isAdmin code

* add temp 'toggle isAdmin' button to header

* rename 'Transactions' to 'Payments'

* update payment data sctructure and display

* changed z-index on filter dropdown - updated filter options - NOTE: filter/search not fully functional

* remove 'billing' from admin sidebar
* get wallet address and display in Header

* isOwner - login flow - wagmiConnect attempt

* add web3auth-wagmi-connector

* ignore .env

* remove .env

* add missing imports

* fix package issue

* add another package

* add 'contracts' to IERC20 import path - also format...

* fix issue with ccip package

---------

Co-authored-by: funkornaut001 <[email protected]>
…deploy contracts working - recieve address back
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants