- [bug] Fix bad output when exporting JSON to CSV
- [bug] Fix cases where the response returned from GitHub is not a Base64 encoded string.
- [bug] UTF-8 encode non-ASCII names in vCards #22
- [bug] Drop
toStringmethod ondefaultCheckedcondition in radio elements - [ui] Better label to describe downloading all contacts on listing page
- [bug] Better handling of
booleanvalues - [ui] Clear the select form type after selection
- [ui] Style autocomplete to better align with existing style
- [Feature] Add a autocomplete select from defined list form type #17
- [Internal] Break form items into components #13
- [UI] Style admin fields differently #11
- [bug] User form values passed by parent to the form component were not updating as
componentWillReceivePropswas not called.
- [feature] Added
pushStateas an optional flag to enable push state paths. Uses a hash prefix if this is not set.
- [bug] Missing basePath on conditioned filtering.
- [bug] Added
basePathto allreRoutepaths.
- [bug] Explicty pass
basePathto all routes and use a base tag in index.html.
- [feature] Added optional
basePathparameter to support root paths other than'/'.
- [feature] Added
user.editevent - [ui] Loading state on all IO
- [ui] Redirect to listing page after all user operations
- [bug] Pass optional branch param to fetch parameters.
- [bug] Fix error on
sortsdispatching.
- [bug] Corrected documentation and function call for
sorts.
- [bug] Corrected documentation and function calls for
listingTemplate&statsTemplate.
- [bug] Support branches when reading form & team data contents.
- [bug] Deploy first release.
- Initial commit.