issues
search
W01fw00d
/
escaping_boredom
Prototype of a Reviews App (Escape Rooms)
https://escaping-boredom.herokuapp.com/
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump minimist and cypress
#82
dependabot[bot]
opened
1 year ago
0
Bump mongoose from 5.9.7 to 5.13.15
#81
dependabot[bot]
opened
1 year ago
0
Bump global-modules-path and webpack-cli
#80
dependabot[bot]
opened
1 year ago
0
Bump json5 from 1.0.1 to 1.0.2
#79
dependabot[bot]
opened
1 year ago
0
Bump express from 4.17.1 to 4.17.3
#78
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#77
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#76
dependabot[bot]
opened
1 year ago
0
Bump loader-utils from 1.2.3 to 1.4.2
#75
dependabot[bot]
opened
2 years ago
0
Bump terser from 4.8.0 to 4.8.1
#74
dependabot[bot]
opened
2 years ago
0
Bump eventsource from 1.0.7 to 1.1.1
#73
dependabot[bot]
opened
2 years ago
0
Bump async from 2.6.3 to 2.6.4
#72
dependabot[bot]
opened
2 years ago
0
Bump url-parse from 1.5.3 to 1.5.10
#71
dependabot[bot]
opened
2 years ago
0
Bump url-parse from 1.5.3 to 1.5.7
#70
dependabot[bot]
closed
2 years ago
1
Bump follow-redirects from 1.10.0 to 1.14.8
#69
dependabot[bot]
opened
2 years ago
0
Bump ajv from 6.11.0 to 6.12.6
#68
dependabot[bot]
opened
2 years ago
0
Bump follow-redirects from 1.10.0 to 1.14.7
#67
dependabot[bot]
closed
2 years ago
1
Bump dot-prop from 4.2.0 to 4.2.1
#66
dependabot[bot]
closed
3 years ago
0
Bump url-parse from 1.4.7 to 1.5.3
#65
dependabot[bot]
closed
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#64
dependabot[bot]
closed
3 years ago
0
Bump ws from 6.2.1 to 6.2.2
#63
dependabot[bot]
closed
3 years ago
0
Bump dns-packet from 1.3.1 to 1.3.4
#62
dependabot[bot]
closed
3 years ago
0
Bump browserslist from 4.8.6 to 4.16.6
#61
dependabot[bot]
closed
3 years ago
0
Bump hosted-git-info from 2.8.5 to 2.8.9
#60
dependabot[bot]
closed
3 years ago
0
Bump url-parse from 1.4.7 to 1.5.1
#59
dependabot[bot]
closed
3 years ago
1
Bump ssri from 6.0.1 to 6.0.2
#58
dependabot[bot]
closed
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1
#57
dependabot[bot]
closed
3 years ago
0
Bump elliptic from 6.5.2 to 6.5.4
#56
dependabot[bot]
closed
3 years ago
0
Bump ini from 1.3.5 to 1.3.8
#55
dependabot[bot]
closed
3 years ago
0
Bump http-proxy from 1.18.0 to 1.18.1
#54
dependabot[bot]
closed
3 years ago
0
Bump bl from 2.2.0 to 2.2.1
#53
dependabot[bot]
closed
3 years ago
0
Bump elliptic from 6.5.2 to 6.5.3
#52
dependabot[bot]
closed
3 years ago
1
Bump websocket-extensions from 0.1.3 to 0.1.4
#51
dependabot[bot]
closed
3 years ago
0
Looks like when doing npm link, we use the chemistry-ui build instead of the unbundled code: we need to change that to make it faster to develop
#50
W01fw00d
opened
4 years ago
0
Create a command (npm?) for npm link hack steps
#49
W01fw00d
closed
4 years ago
1
Favicon is not being shown
#48
W01fw00d
opened
4 years ago
0
Addapt to About Drawer Panel
#47
W01fw00d
closed
4 years ago
0
Add Cypress Tests for About Drawer Panel
#46
W01fw00d
closed
4 years ago
2
Addapt to new About Drawer Panel in ItemList
#45
W01fw00d
closed
4 years ago
0
Use TypeScript
#44
W01fw00d
opened
4 years ago
0
Automate using github actions heroku deployment
#43
W01fw00d
opened
4 years ago
0
WIP: configure heroku to be able to make api calls
#42
W01fw00d
closed
4 years ago
0
In case MongoDB cloud server is not accesible, fallback to local server; and then if fails again, use a .json file with fake data
#41
W01fw00d
opened
4 years ago
0
Create two different "context" variables for dev and prod, for example for API url
#40
W01fw00d
opened
4 years ago
0
Generate a random name for bundle.js file in production with Webpack
#39
W01fw00d
opened
4 years ago
0
How to proxy api requests
#38
W01fw00d
opened
4 years ago
1
Add mongoDB to production server
#37
W01fw00d
closed
4 years ago
1
Fix serving of imgs with webpack in server.js (prod)
#36
W01fw00d
closed
4 years ago
1
Unify use on index.html in public/ for env and prod
#35
W01fw00d
opened
4 years ago
0
Use lighthouse or similar to test performance when app is deployed
#34
W01fw00d
opened
4 years ago
0
Use React.Context vs Redux library for application state
#33
W01fw00d
opened
4 years ago
2
Next