Skip to content

v1.0.0

Compare
Choose a tag to compare
@dsueltenfuss dsueltenfuss released this 10 Nov 14:56

1.0.0 (2021-11-10)

Bug Fixes

  • [#504] order industry selector alphabetically (with generic at the top) (c839b92)
  • [#534] fixed annual filings styling within mini-roadmap (610b494)
  • [#577] show error when submitting empty field (ef044eb)
  • [#625] align spacing for SearchBusinessName button (06ca967)
  • [#689] Fix landmark attribute across app (be749bd)
  • [#694] add isMobileLocation to industry object (44f0d90)
  • [#718] aria label added to task status dropdown (c50d33c)
  • [#720] Fixed aria label structure issue within roadmap steps (0355764)
  • [#726] add a line break after the hear primary text (c2aac00)
  • [#750] add operate feature flag to mini-roadmap (2c09d0c)
  • [#755] correct snackbar link to remove space from url (73453c0)
  • [#760] load intercom scripts together (78b5171)
  • [#764] remove error label from invalid fields (25864f3)
  • [#815] onboarding page 2 screen reader reads aloud after selection (db1b4d3)
  • [#913] contrast issues across links (c9dfa5e)
  • [780] fixed beta bar contrast issues (32983ea)
  • add a missing comma for task dependencies (de82eb7)
  • add additional logic for call to action processing (3a5fab9)
  • add missing comma in dependencies (cd2b76f)
  • casing matters (7935770)
  • correct an issue with lambda logging (066f50b)
  • correct issue with generic industry showing twice in the picker (61014ed)
  • correct issues with non medical transport config (7f396a7)
  • correct task name for license requirements (866adea)
  • deps: pin dependencies (f5163d1)
  • deps: pin dependencies (74f0f91)
  • deps: pin dependency dayjs to 1.10.7 (e1dee53)
  • deps: pin dependency next to v11.0.1 (0794926)
  • deps: update dependency @aws-amplify/auth to v4.3.12 (c981418)
  • deps: update dependency @aws-amplify/ui-react to v1.2.11 (e2b2796)
  • deps: update dependency @aws-amplify/ui-react to v1.2.16 (d232223)
  • deps: update dependency @aws-amplify/ui-react to v1.2.18 (b0ce7c7)
  • deps: update dependency @aws-amplify/ui-react to v1.2.19 (6a2ffb2)
  • deps: update dependency @aws-amplify/ui-react to v1.2.20 (dff136c)
  • deps: update dependency @aws-amplify/ui-react to v1.2.21 (31eb1c2)
  • deps: update dependency @emotion/react to v11.5.0 (fb6145c)
  • deps: update dependency @rjsf/core to v3 (ed547d8)
  • deps: update dependency @testing-library/react to v12.1.0 (b3d2f73)
  • deps: update dependency @testing-library/react to v12.1.1 (a3ee52e)
  • deps: update dependency @testing-library/react to v12.1.2 (42a0d8f)
  • deps: update dependency @testing-library/user-event to v13.3.0 (1ecea46)
  • deps: update dependency @testing-library/user-event to v13.5.0 (2a8c544)
  • deps: update dependency aws-amplify to v4 (614e9a9)
  • deps: update dependency aws-amplify to v4.2.10 (4304abd)
  • deps: update dependency aws-lambda to v1.0.7 (5537dea)
  • deps: update dependency axios to v0.21.2 [security] (bf8a4ae)
  • deps: update dependency date-fns to v2.24.0 (af4c404)
  • deps: update dependency date-fns to v2.25.0 (ad0a9e8)
  • deps: update dependency next to v11.1.0 [security] (52a36a3)
  • deps: update dependency next to v11.1.1 [security] (bdc2e11)
  • deps: update dependency next to v12 (9f50b7d)
  • deps: update dependency next-seo to v4.27.0 (4dd19d3)
  • deps: update dependency next-seo to v4.28.1 (ff8871f)
  • deps: update dependency remark-html to v13 [security] (4417e81)
  • deps: update dependency sass to v1.38.1 (2747215)
  • deps: update dependency sass to v1.39.0 (1b3c983)
  • deps: update dependency sass to v1.41.1 (76186ab)
  • deps: update dependency sass to v1.42.1 (25bc34f)
  • deps: update dependency sass to v1.43.2 (8e8ca87)
  • deps: update dependency sass to v1.43.3 (79a7a84)
  • deps: update dependency serverless-offline to v8 (449ffec)
  • deps: update dependency swr to v1 (2d4b868)
  • deps: update dependency swr to v1.0.1 (6abd1b3)
  • deps: update dependency winston-cloudwatch to v3.0.2 (6a5357a)
  • deps: update dependency winston-cloudwatch to v3.1.0 (de9af65)
  • deps: update dependency winston-cloudwatch to v3.1.1 (f786fc1)
  • deps: update jest (a379efe)
  • deps: update jest (f98351b)
  • deps: update jest to v27.1.0 (be5d5e2)
  • deps: update jest to v27.2.0 (2ca1869)
  • deps: update jest to v27.2.5 (98f0416)
  • deps: update material-ui monorepo (f6393bc)
  • deps: update material-ui monorepo (d43c9b3)
  • deps: update material-ui monorepo (f281ed5)
  • deps: update nextjs monorepo to v12.0.2 (d178fe5)
  • deps: update nextjs monorepo to v12.0.3 (8886045)
  • deps: update testing-library (8696bad)
  • pull the region from the env, if its not set (54588be)
  • remove flaky line from profile test (1b0477a)
  • scope: [#515] error modal on profile page (36c3a87)
  • scope: [#515] npm package breaking change (7709b95)
  • scope: [#515] remove unused period from contextinfo links (2570dc4)
  • scope: [#516] modal icon margin (5083616)
  • set retention policy for dynamodb tables (fe28db6)
  • show name as unavailable when it is contained in an existing name (2ca457b)
  • update profile button when saving (2e9b16c)

Features

  • [#231] add a central logging library and replace console.log entries (82a9f61)
  • [#498] open step state management (cf2e321)
  • [#514] add more detailed mini-profile to roadmap (952f90b)
  • [#515] extra profile fields (8fe124a)
  • [#516] congratulatory modal and icons (63d6303)
  • [#534] Annual Report Filing Page + Addition to MiniRoadmap (37b93d5)
  • [#543] add employment agency roadmap (e3fa9b6)
  • [#577] Operate v2 - entity ID validation with fake tax-filing fetching (67ed6ea)
  • [#585] implement circleci config (610286e)
  • [#619] replace cypress orb with standalone image (0bcf465)
  • [#620] implement build and deploy process for main (0a9ef00)
  • [#645] Relocate CTA Button (5acd649)
  • [#662] add feature flag to manage operate section (7e2ef05)
  • [#674] add new shared library and industry definition (4a520ea)
  • [#690] add management page for deadlinks (b40d0f8)
  • [#691] add broken links to mgmt deadlinks page (3c4f730)
  • [#704] distinct style for internal vs external links in tasks (e437dd5)
  • [#751] display operate compliance message (7e7f3dd)
  • [#760] enable identity verification for intercom (fb3beb2)
  • [#764] Municipality inline validation (7950569)
  • [#781] add canBeReseller flag to the industry object and use it when building the roadmap (787e614)
  • [#789] Display not entered/set in Mini Profile (7d67733)
  • [#927] add fake filings (de52651)
  • add home health industry (7574c5a)
  • add root package and make scripts os-agnostic (d9847b8)
  • migrate all install requirements to package.json (4dd6c30)
  • switch to using parameter store for AWS infrastucture config (d85a384)