Releases: debtcollective/disputes
Releases · debtcollective/disputes
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8.0
0.8.0 (2019-07-22)
Bug Fixes
- deps: update dependency @date-io/moment to v1.3.7 (eeffe67)
- deps: update dependency @date-io/moment to v1.3.8 (0c14b5b)
- deps: update dependency apollo-server-express to v2.6.1 (32cb3bc)
- deps: update dependency apollo-server-express to v2.6.3 (580e034)
- deps: update dependency apollo-server-express to v2.6.7 (223cd30)
- deps: update dependency graphql to v14.4.2 (11f0709)
- deps: update dependency knex to v0.17.3 (81acec3)
- deps: update dependency knex to v0.17.6 (a81c44f)
- deps: update dependency knex to v0.19.0 (3a82c08)
- deps: update dependency lodash to v4.17.13 [security] (c907387)
- deps: update dependency next to v9 (20c4d49)
- deps: update dependency react-apollo to v2.5.8 (5b2b236)
- deps: update dependency react-jsonschema-form to v1.6.1 (5d17858)
Features
v0.7.0
0.7.0 (2019-05-25)
Features
- add Wage Garnishment type D, E to index (56fc18d)
- wage: add doe-privacy-release property to all forms (27256ec)
- wage: add type C using atb form from past definitions (dcb4379)
- wage: add type D using "atb Disqualifying Form" from previous def (c81dc49)
- wage: add type E form using "Unauthorized Signature Form" from previous definition (66f4f80)
- wage: Add Wage Garnishment Dispute type A and type B (34bd56c), closes #10
v0.6.0
0.6.0 (2019-05-24)
Bug Fixes
- deps: update dependency @debtcollective/header to v1.6.1 (3f07a00)
Features
- CheckField: add support for group of items mapping ui:widget (9f596c7)
- FieldTemplate: add base to rendeer RadieField component on specific case (4134aaf)
- RadioField: add component to handle radio widget as Material UI (1cbfa1a)
- RadioField: add support for default value declaration (d368662)
- RadioField: allow to trigger changes on form data (98acf20)
- schemas: add Credit Report schema (85cad6d)
- yesno: allow to pass extra details to the root definition instead just title (62355c2)
- yesno: allow to receive a defaultValue to render (7eed682)
v0.5.0
0.5.0 (2019-05-20)
Bug Fixes
- tax: render radio widgets on type C definition of yesno (c5cdddc)
Features
- FieldTemplate: allow to render built-in components when ui:widget has value (db1d6e2)
- index: add link to dispute taxes type E (31b9137)
- pages: add taxes dispute pages for type B and C (5de63f6)
- tax: add "atb-entrance-exam-radio-option" and "atb-entrance-exam-improper-group" yesno (2aaf71c), closes #9
- tax: add "atbd-option" support for "other" selection (Type C) (a263d0e)
- tax: add atb-remedial-program-completed and atb-received-ged to type C (ea0ce9d)
- tax: add base structure for schema type D (d4e09b2)
- tax: add branch for type C prop "atb-entrance-exam-group" (756a7c7)
- tax: add explicit schema for radio button on atb-have-ged (21fa9e6)
- tax: add first branch for yesno within type C (5ad35d6)
- tax: add page to hold type D schema (e6ced2d)
- tax: add Type E schema (a433de2)
- tax: fix schema definition for multiple choice on "atbd-option" (02448a8)
- tax: minor fix on type C definition (c305a7b)
- tax: solve branch for 'atbd-reason-not-to-benefit' using yesno factory (8ab2276)
- tax: Type E add checkboxes UI definition for fc-documents (25e822f)
- yesno: add default value to yesno factory (d1dfa04)
- yesno: add factory to create schema for branched yesno questions across the app (0453169)
v0.4.0
0.4.0 (2019-05-19)
Bug Fixes
- PlainTemplate: avoid to duplicate information for Object properties (32c69b7)
Features
- CheckField: add new component to map checkboxes (cb08578), closes #9
- DateField: allow DateField to show year on the visible value (cf5bcc4)
- DateField: use label values to add placeholder within UI (7f25f02)
- disputes: add personal info lib file to be shared across form templates (f707662)
- NumberField: allow to use format prop to render currency or phone based input (6e176f6)
- pages: add new page for taxe type 'A' disputes (1ebeb86), closes #9
- tax: add missing definition for school information (43aa8df)
- tax: add required properties to type a form (848b8c6)
- tax: add ui order for type a root properties (e483ea8)
- tax: Allow to ask for more info for FFEL Holders (446a044)