issues
search
Tweet-311-Denver
/
tweet_311_denver_service
Backend for Tweet311Denver Turing Project
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump knex from 0.20.10 to 2.4.0
#61
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#60
dependabot[bot]
opened
1 year ago
0
Bump node-fetch from 2.6.0 to 2.6.7
#59
dependabot[bot]
opened
2 years ago
0
Bump ajv from 6.11.0 to 6.12.6
#58
dependabot[bot]
opened
2 years ago
0
Bump node-fetch from 2.6.0 to 3.1.1
#57
dependabot[bot]
closed
2 years ago
1
Bump path-parse from 1.0.6 to 1.0.7
#56
dependabot[bot]
opened
3 years ago
0
Bump glob-parent from 5.1.0 to 5.1.2
#55
dependabot[bot]
opened
3 years ago
0
Bump ws from 6.2.1 to 6.2.2
#54
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.15 to 4.17.21
#53
dependabot[bot]
opened
3 years ago
0
Bump handlebars from 4.7.3 to 4.7.7
#52
dependabot[bot]
opened
3 years ago
0
Bump underscore from 1.9.2 to 1.13.1
#51
dependabot[bot]
opened
3 years ago
0
Bump ini from 1.3.5 to 1.3.8
#50
dependabot[bot]
opened
3 years ago
0
Bump node-fetch from 2.6.0 to 2.6.1
#49
dependabot[bot]
closed
2 years ago
1
Bump lodash from 4.17.15 to 4.17.19
#48
dependabot[bot]
closed
3 years ago
1
Bump acorn from 6.4.0 to 6.4.1
#47
dependabot[bot]
opened
4 years ago
0
Back End Slides
#46
Dustin-Mikusko
opened
4 years ago
0
Demo Slides
#45
Dustin-Mikusko
opened
4 years ago
0
Update Readme with workflow, endpoints, formatting, and tech-stack
#44
ap2322
closed
4 years ago
0
Code clean up
#43
Dustin-Mikusko
closed
4 years ago
0
Clean up code and remove unnecessary endpoints ahead of demo
#42
ap2322
closed
4 years ago
0
Update Readme with Schema and match UI
#41
ap2322
closed
4 years ago
0
Heroku puppeteer
#40
Dustin-Mikusko
closed
4 years ago
1
Check for existing location before assigning a new one
#39
Dustin-Mikusko
closed
4 years ago
1
Add test endpoint for FE to use
#38
Dustin-Mikusko
closed
4 years ago
0
Make POST /api/v1/test-reports endpoint for FE to use in development
#37
ap2322
closed
4 years ago
0
Add key validation
#36
ap2322
closed
4 years ago
0
Endpoint Testing and error handling
#35
Dustin-Mikusko
closed
4 years ago
0
Error handling for endpoints
#34
Dustin-Mikusko
closed
4 years ago
0
Increased the decimals on location lat and long from 6 to 8
#33
ap2322
closed
4 years ago
0
Client requests to the API require a "service_key"
#32
ap2322
closed
4 years ago
0
When client POST /api/v1/reports, duplicate locations are not created
#31
ap2322
closed
4 years ago
0
Fix seed file delete locations error because of dependency with reports
#30
ap2322
closed
4 years ago
0
Document GET and POST reports endpoints
#29
ap2322
closed
4 years ago
0
Make puppeteer functions headless
#28
Dustin-Mikusko
closed
4 years ago
0
Update Readme with Reports endpoints
#27
ap2322
closed
4 years ago
0
Add Procfile to heroku
#26
ap2322
closed
4 years ago
0
Make Procfile for heroku
#25
ap2322
closed
4 years ago
0
Post report endpoint
#24
Dustin-Mikusko
closed
4 years ago
0
Get an address_desc using the Geocode class before saving a location
#23
ap2322
opened
4 years ago
0
Modify Reports "category" column to enums
#22
ap2322
opened
4 years ago
0
`globalThis` variable leak detection
#21
Dustin-Mikusko
opened
4 years ago
0
Increase decimal length of lat long from 6 to 8
#20
ap2322
closed
4 years ago
0
Add Geocode class that fetches an address based on a lat and long
#19
ap2322
closed
4 years ago
0
Create Google Geocode service to get address description of lat and long
#18
ap2322
closed
4 years ago
0
Update travis db commands
#17
ap2322
closed
4 years ago
0
Add reports table
#16
ap2322
closed
4 years ago
0
Client can POST to /api/v1/reports
#15
ap2322
opened
4 years ago
0
Add functionality to send user back confirmation
#14
Dustin-Mikusko
closed
4 years ago
0
Create Reports Table on the Backend
#13
ap2322
closed
4 years ago
0
Use Knex and configure for deployment
#12
ap2322
closed
4 years ago
0
Next