Block or Report
Block or report reefdog
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
AppleScripts for creating bookmarks and web archives in Yojimbo from Vienna.
AppleScript 1
-
-
-
-
biffud.com Public
Forked from BadIdeaFactory/biffud.com
This is our website, since someone said we need one
JavaScript
1,509 contributions in the last year
Activity overview
Contribution activity
May 2023
Created 50 commits in 1 repository
Created a pull request in PhilanthropyDataCommons/data-viewer that received 8 comments
Share the DataViewerProposal interface
This PR creates a pattern for sharing TypeScript interfaces between files (src/interfaces/Interface.ts
) and creates our first shared interface: Dat…
Opened 17 other pull requests in 1 repository
PhilanthropyDataCommons/data-viewer
3
open
12
merged
2
closed
- Add data platform panel
- Remove Storybook examples
- Allow table row headers to wrap but with min-width
- Condense next/previous proposal buttons
- Add Dropdown component and story
-
Clean up
getPreferredApplicantNameValues
comment -
Don't cascade
proposal_name
to other fields - Use the PDC logo for our favicon
- Cleanup some React App boilerplate
- Fix applicant name display
- Filter blank proposal values
- Safely select organization name in proposal list
- Get proposal values safely
- Add Paginator component
- Conjoin search input and button
- Fix proposal test data
- Add grid-based proposal list for sidebar
Reviewed 16 pull requests in 2 repositories
PhilanthropyDataCommons/data-viewer
15 pull requests
- Add Dropdown component and story
- Bump @fontsource/source-sans-pro from 4.5.11 to 5.0.1
- Upgrade Storybook from 7.0.0-beta.62 to 7.0.12
- Use server search API
- Use the PDC logo for our favicon
- Fix applicant name display
- Rename canonical fields to base fields
- Get proposal values safely
- Rename API interface type definitions
- Add proposal list sidebar to proposal detail page
- Use 'Base Field' label in proposal detail page
- Refactor API client code
- Add grid-based proposal list for sidebar
- Fix proposal test data
- Use deep proposals data from API
PhilanthropyDataCommons/service
1 pull request
Created an issue in PhilanthropyDataCommons/deploy that received 24 comments
Compress API response
Our API server doesn't seem to be compressing/gzipping the JSON response. It's worth looking into what it would take to enable this. (I don't think…
Opened 10 other issues in 1 repository
PhilanthropyDataCommons/data-viewer
5
open
5
closed
- Duplicate key error in console on proposal detail page
- Improve interactive button styling
- Remove next/previous proposal dev buttons
- Remove Storybook examples
- Long field labels break table formatting
-
Don't cascade
proposal_name
field to other fields - Display applicant name from candidate fields
- Rename shared TypeScript interfaces for clarity
- Decide how to display arrays of values
- Sidebar list of proposals doesn't display org name correctly