Skip to content

staging-responsive-layout

Choose a tag to compare

Bug fixes:

Fix bug in init srcipt (#868)

This fix allows anet init anet.yml to run again, fixes #867
For developers, it also adds a dbInit gradle task doing the same

Make init command's admin user active (#883)

fixes #882

Framework improvements:

#853: (Only) quote tables/fields that contain capitals (#887)

Small update to commit for #853:
(Only) quote tables/fields that contain capitals (needed for e.g. PostgreSQL compatibility).

Simplify Gradle script. (#885)

Do not create a localSettings.gradle file if it does not exist, simply assume defaults.

Hopefully will less confuse dependabot

Dependencies upgrades

Bump react-dom from 16.4.2 to 16.5.0 in /client (#881)
Bump react from 16.4.2 to 16.5.0 in /client (#872)
Bump react-bootstrap from 0.32.3 to 0.32.4 in /client (#875)
Bump graphql-cli from 2.16.5 to 2.16.7 in /client (#879)
Bump webpack-dev-server from 3.1.7 to 3.1.8 in /client (#874)
Bump react-toastify from 4.3.0 to 4.3.1 in /client (#876)
Bump react-autosuggest from 9.4.0 to 9.4.1 in /client (#878)
Bump react-redux-loading-bar from 4.0.5 to 4.0.7 in /client (#870)
Bump webpack from 4.17.2 to 4.18.0 in /client (#869)
Bump jest from 23.5.0 to 23.6.0 in /client (#877)