v1.7.0
thisislawatts
released this
29 Jan 13:53
·
4540 commits
to production
since this release
1.7.0 (2022-01-29)
Bug Fixes
- academy url (fd40575)
- academy URL for project kamp (03fb961)
- adjust ordering of path so that auth'd routes take precedent (b1b7496)
- align title length for forms (f0bb5bc)
- alignment of tags closes #1076 (e0af26a)
- always allow env REACT_ENV to take precedence (8ae31e5)
- badge URL for larger avatar (2703c5e)
- broken functions build (7cb49e6)
- broken ref in start script (6c3dadf)
- bump the project version (0e64770)
- comments: conditionally add user.location for comment flags (c4fcaed)
- commitlint: husky hooks (ec1a841)
- consistent vertical padding for section heading (006424c)
- correct read permissions (6026cef)
- default all modules to enabled (db7af5e)
- dependency chain for production release (0d4e563)
- do not display discord or forum links (ae06035)
- do not show mappin in user profile (81589ce), closes #1381
- edge case of active pin being delted (466eadb)
- filter out incomplete map pin entries (ce070a2)
- flex style overriding hidden preference (c0e824a)
- formatting of URL, closes #1256 (7b03e88)
- hide user profile section (8523003)
- ignore deleted in filter counts (746ef0f)
- image icon and default value (2b3afa3)
- incorrect filtering of social links (79e8694)
- lightbox styles not loading (5c6c67e)
- limit hoisting for cypress directory (3efe814)
- link through to platform.onearmy.earth (efcd614)
- mobile menu colours should inherit from theme (1223afc)
- only load colours from primary theme file (b0240fe)
- reduce font-size (434fa30)
- regression in background colour (77cb0e9)
- remove beta tester text (3cfcc8e)
- remove hoisting configuration (26f08e6), closes #1308
- remove subtype from member mappin (e8612ca)
- remove unhelpful logging (bc97d97)
- remove usage of material-ui buttons (c897f46)
- replace material-ui with dedicated lib (bb70f15)
- service worker cache headers (c59d62d), closes /github.com/facebook/create-react-app/issues/2440#issuecomment-305592301
- snags raised in review (b4e487f)
- swap loader for logo based loading component (bb97874)
- switch to styled-components (5faaabf)
- theme detailing (79b1e3c)
- type definitions for tests (1450bd7)
- unload state based on URL location (2b3ca93)
- URL rewriting for Academy content (6ae23e0)
- use css mask to make background color dynamic (123c1f9)
- user page slideshow arrows (9ec1546)
- yarn install script (7d43ade)
Features
- 🔥 remove @material-ui/core (691e2a1)
- 🔥 removes unused component (df7cb39)
- add interactive commit util (33f4af3)
- adds a helpful heading message for the viewer (68f39e4)
- adds avatar for project kamp (3b21e81)
- adds conditional module loading (975e675)
- adds gitpod config (54fefa3)
- adds global one army footer (6d6c30e)
- adds global site footer (548c972)
- adds header icon for theme (918199a)
- adds logflare drain (0ff8fce)
- adds logger lib (f1cf604)
- adds project-kamp theme (769cfe1)
- adds redirect for 404 how tos (b098674)
- adds Security link to doc nav (489144a)
- adds theme switch to DevSiteHeader (76ed805)
- bump styled-components to the latest version (44930e4)
- commitlint: add custom formatter (54ca819)
- drop discord and forum as contact method (75bc2e6)
- enrich location data from OSM reverse lookup (26c03a2)
- generate HTML wrapper based on ENV vars (c195830)
- increase supported length of text for howto content (37257a3)
- introduce customised description (f245426)
- introduce GA event around location search (3a84eae)
- introduce theme provider (64edfe0)
- load all styles from precious-plastic by default (e7ad910)
- load configuration from outside of core app bundle (e749b49)
- load log level from the environment (9a3166c)
- load sentry DSN from env (6707ff9)
- make howto comments available to all logged in users (3b6b8ca)
- member can add map pins (6d3cd86)
- member map pins (e429134)
- move all console.logs to use logger (dffdbfe)
- moves external links to theme definition (bf15a62)
- new components to help user generate lat/long co-ordinates (b8a5ac0)
- reduce log level to support info messages being logged (9e2adeb)
- release PR (f858676)
- remove Algolia Places (a029e6e)
- remove explicit import of theme within components (c843b77)
- remove location search from events listing (f09b57d)
- removes where are you based? field (275deef)
- support additional academy locations (9d2b70e)
- support custom favicons (ebde47f)
- support themes within Storybook (323d41a)
- switch from node-sass to sass (0bfe62f)
- switch map to use OSM powered search (71e2b34)
- switch to OSM within Events (5831771)
- switch to react specific version of sentry client (0133671)
- track interaction with comment events (c9acb4c)
- upgrade project to node16 (7baa847)
- use OSM instead of Algolia in Workspace pins (4e854a6)