Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / performant-software/itsb issues and pull requests
#65 - Update MapTiler API Key
Pull Request -
State: closed - Opened by jamiefolsom over 1 year ago
- 1 comment
#64 - Map not showing on the new server
Issue -
State: closed - Opened by elotroalex over 1 year ago
- 3 comments
#63 - 61 docs
Pull Request -
State: closed - Opened by blms almost 2 years ago
#62 - Migrate to sameboats.org domain
Issue -
State: closed - Opened by blms almost 2 years ago
- 2 comments
#61 - Convert existing JSDoc for react props to new format (and other docs cleanup)
Issue -
State: closed - Opened by blms almost 2 years ago
- 1 comment
Labels: chore
#60 - A workaround to prevent the intersections panel to shrink/grow on mobile
Pull Request -
State: closed - Opened by rsimon almost 2 years ago
- 1 comment
#59 - Additional JSDoc for React component props
Pull Request -
State: closed - Opened by rsimon almost 2 years ago
- 2 comments
#58 - Fixed-size map markers (#36)
Pull Request -
State: closed - Opened by rsimon almost 2 years ago
#57 - Add detail to trajectory tooltips (#35)
Pull Request -
State: closed - Opened by blms almost 2 years ago
- 4 comments
#56 - Add legend to intersections visualization (#37)
Pull Request -
State: closed - Opened by blms almost 2 years ago
- 1 comment
#55 - Mobile revisions (#48)
Pull Request -
State: closed - Opened by blms almost 2 years ago
#54 - "Accelerate" month range input controls (#44)
Pull Request -
State: closed - Opened by blms almost 2 years ago
#53 - Data warnings/errors
Issue -
State: closed - Opened by blms almost 2 years ago
- 5 comments
#52 - AuthorSelect design
Pull Request -
State: closed - Opened by rsimon almost 2 years ago
- 1 comment
#51 - Add python steps to Github Workflow (#47)
Pull Request -
State: closed - Opened by blms almost 2 years ago
#50 - Adapt layout for mobile (#48)
Pull Request -
State: closed - Opened by blms almost 2 years ago
#49 - JSDoc
Pull Request -
State: closed - Opened by rsimon almost 2 years ago
- 3 comments
#48 - Design for mobile
Issue -
State: closed - Opened by blms almost 2 years ago
#47 - put it all on github actions
Issue -
State: closed - Opened by elotroalex almost 2 years ago
- 1 comment
Labels: enhancement
#46 - Change map tile set to "Light"
Issue -
State: closed - Opened by elotroalex almost 2 years ago
- 1 comment
#45 - Add select all and deselect all buttons to author selection
Issue -
State: closed - Opened by elotroalex almost 2 years ago
- 1 comment
Labels: enhancement
#44 - Add accelerator to temporal arrow buttons
Issue -
State: closed - Opened by elotroalex almost 2 years ago
- 1 comment
Labels: enhancement
#43 - Zooming in bug
Issue -
State: closed - Opened by elotroalex almost 2 years ago
- 1 comment
Labels: bug
#42 - Update README.md
Pull Request -
State: closed - Opened by blms almost 2 years ago
#41 - Use HashRouter instead of BrowserRouter (#40)
Pull Request -
State: closed - Opened by blms about 2 years ago
- 1 comment
#40 - Cannot navigate directly to path segment of URL beyond the root in GH Pages
Issue -
State: closed - Opened by blms about 2 years ago
- 1 comment
Labels: bug
#39 - Fix: overlays no longer lose sync with basemap on resize
Pull Request -
State: closed - Opened by rsimon about 2 years ago
#38 - New York City in the Caribbean 🤣
Issue -
State: closed - Opened by jamiefolsom about 2 years ago
- 3 comments
Labels: bug
#37 - Legend for reading the intersections map
Issue -
State: closed - Opened by blms about 2 years ago
- 1 comment
#36 - Trajectories view: GeoJSON layer
Issue -
State: closed - Opened by rsimon about 2 years ago
- 2 comments
#35 - Selecting places in different map views
Issue -
State: closed - Opened by rsimon about 2 years ago
- 2 comments
#34 - AuthorSelect design
Issue -
State: closed - Opened by rsimon about 2 years ago
- 3 comments
#33 - Minor fix: waypoints now sorted by time in intersections sidebar
Pull Request -
State: closed - Opened by rsimon about 2 years ago
#32 - Fixes initial map bounds
Pull Request -
State: closed - Opened by rsimon about 2 years ago
#31 - Various CSS and layout tweaks
Pull Request -
State: closed - Opened by rsimon about 2 years ago
- 1 comment
#30 - Published Peripleo to npm and updated build config
Pull Request -
State: closed - Opened by rsimon about 2 years ago
#29 - 9 intersections sidebar
Pull Request -
State: closed - Opened by rsimon about 2 years ago
- 7 comments
#28 - Revised calculation of presence likelihood
Pull Request -
State: closed - Opened by rsimon about 2 years ago
#27 - Sorting of waypoints by time
Pull Request -
State: closed - Opened by rsimon about 2 years ago
- 1 comment
#26 - Waypoints are not sorted by date in original JSON; sequence is incorrect in trajectories visualization
Issue -
State: closed - Opened by blms about 2 years ago
- 1 comment
Labels: bug
#25 - Add remaining content pages (#8)
Pull Request -
State: closed - Opened by blms about 2 years ago
- 1 comment
#24 - Validate date before changing filter state (#14)
Pull Request -
State: closed - Opened by blms about 2 years ago
- 14 comments
#23 - Add GeoJSON layer for unique linked places (#5)
Pull Request -
State: closed - Opened by blms about 2 years ago
- 1 comment
#22 - Add GitHub workflow for unit tests (#6)
Pull Request -
State: closed - Opened by blms about 2 years ago
- 1 comment
#21 - Combine "start" and "end" into single timespans (#20)
Pull Request -
State: closed - Opened by blms about 2 years ago
- 1 comment
#20 - Records with both "start" and "end" have two timespans instead of one
Issue -
State: closed - Opened by blms about 2 years ago
- 1 comment
Labels: bug
#19 - Search page (1st iteration)
Pull Request -
State: closed - Opened by rsimon about 2 years ago
- 1 comment
#18 - Pull filter state/ITSB store context out of map page (#17)
Pull Request -
State: closed - Opened by blms about 2 years ago
#17 - Maintain search state across page navigation
Issue -
State: closed - Opened by rsimon about 2 years ago
- 2 comments
#16 - React Router refactor, add error/home pages (#7, #11)
Pull Request -
State: closed - Opened by blms about 2 years ago
#15 - Format with prettier, lint with ESLint, add husky pre-commit hook
Pull Request -
State: closed - Opened by blms about 2 years ago
- 2 comments
#14 - Validate dates in browsers without type=month support
Issue -
State: closed - Opened by blms about 2 years ago
- 1 comment
#13 - Detail information on intersections
Issue -
State: closed - Opened by rsimon about 2 years ago
- 5 comments
#12 - Fixed deployment build
Pull Request -
State: closed - Opened by rsimon about 2 years ago
#11 - Navigation and layout
Issue -
State: closed - Opened by blms about 2 years ago
- 2 comments
Labels: question
#10 - Basic search for Place/Trace records
Issue -
State: closed - Opened by blms about 2 years ago
- 7 comments
#9 - Intersections data sidebar
Issue -
State: closed - Opened by blms about 2 years ago
- 1 comment
#8 - Content pages (home, credits, instructions)
Issue -
State: closed - Opened by blms about 2 years ago
- 1 comment
#7 - React-router integration
Issue -
State: closed - Opened by blms about 2 years ago
#6 - GitHub action for unit tests
Issue -
State: closed - Opened by blms about 2 years ago
- 1 comment
Labels: chore
#5 - GeoJSON layer of linked places
Issue -
State: closed - Opened by blms about 2 years ago
- 3 comments
#4 - Peripleo refactoring
Pull Request -
State: closed - Opened by rsimon about 2 years ago
- 1 comment
#3 - Vite build
Pull Request -
State: closed - Opened by rsimon about 2 years ago
- 1 comment
#2 - Spatial Visualization
Issue -
State: closed - Opened by jamiefolsom about 2 years ago
Labels: Epic
#1 - Website
Issue -
State: closed - Opened by jamiefolsom about 2 years ago
Labels: Epic