-
Notifications
You must be signed in to change notification settings - Fork 9
Membership Card Panel V1 #580
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
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
b4e2315
the table view
BGL-PV 41920af
Merge branch 'dev' into membership-card-panel
BGL-PV 4e1ad24
Merge branch 'dev' into membership-card-panel
BGL-PV 9136627
implementing the api data
BGL-PV 71d54c8
Merge branch 'dev' into membership-card-panel
BGL-PV f89e027
implmenting edit mode
BGL-PV 37d4a3e
abstracting
BGL-PV 13f970e
performance optimizations
BGL-PV 2d45b64
adding matching functionality
BGL-PV d4e121e
Merge branch 'dev' into membership-card-panel
BGL-PV 14dc455
Merge branch 'dev' into membership-card-panel
BGL-PV 2115b17
updating to use new contract
BGL-PV af16b99
Fixing account page
BGL-PV 1965159
Merge branch 'dev' into membership-card-panel
BGL-PV c1e9a83
membership panel implementation
BGL-PV d88e3cc
update use fetch
BGL-PV d5d200d
removing dumb comments t to remind me to do stuff i dont want to add now
BGL-PV 4498cf6
Merge branch 'dev' into membership-card-panel
BGL-PV 50d0897
moving membership moved to volunteer dashboard
BGL-PV 657bb59
d
BGL-PV 5148956
table description
BGL-PV 5e99956
better naming scheme for example
BGL-PV 061476a
removing expirement
BGL-PV 6ac792c
lint
BGL-PV 712b3f6
Merge branch 'dev' into membership-card-panel
BGL-PV 221ea43
Merge branch 'dev' into membership-card-panel
BGL-PV b80c8c5
implementing shit
BGL-PV 20dfc67
push
BGL-PV 341335d
Merge branch 'dev' into membership-card-panel
BGL-PV 40605de
update
BGL-PV dfcbf85
additional fixes
BGL-PV d16b4c6
implmenting a ton of new shit
BGL-PV 3f69e63
lint
BGL-PV e0abaf7
Merge branch 'dev' into membership-card-panel
BGL-PV c9ba98e
implementing the depricated admin panel
BGL-PV 124d620
bito that took forever
BGL-PV bb5887c
bito
BGL-PV 04c2472
dot separator no longer utf8
zoe2276 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -208,7 +208,7 @@ | |
| } | ||
|
|
||
| .panelBreadcrumb { | ||
| font-weight: 650; | ||
| font-weight: 600; | ||
| color: rgba(15, 23, 42, 0.55); | ||
| } | ||
|
|
||
|
|
||
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.