1.0.0 (2021-11-02)
Bug Fixes
- Bug with handling onAuthChange (8308535)
- Change branch filter for deploy (5d70f92)
- cleanup (282671a)
- Correct create tenant route (7fc6418)
- Correct URLs for schema JSON (48c46e0)
- Correctly show boolean types in VC (a6d395b)
- Create feed endpoint requires tenant ID in feed data (0feeb0b)
- CurrentUser response changes (ec9223c)
- Default to first choice if invalid default supplied to DropDown (1e45f44)
- Don't log in if currentUser API call fails (beb51af)
- Don't override schema properties with undefined (3c03b34)
- Edge-cases in schema playground (d937c3d)
- Finally fix post-login "not authenticated" bug (968df6e)
- Fix broken sequential updates of multiple schema props (4f2d427)
- Fix DidSelect default selected wonkiness (6bacfa0)
- Fix error message display (e1d98cb)
- Fix React warning about child list unique keys (c7fcf6d)
- fix text color for danger variant (697d473)
- Fix typos in config.yml (29d89c8)
- Fixing eb deploy command (93be3a4)
- Follow referenced type to check if required (2bd5346)
- Handle empty nested schema attributes (d1955f4)
- Handle login errors properly (2217161)
- Include API error codes in errors thrown by TrustAgencyService (06590e5)
- Issue VC storybook updates/fixes (433ac01)
- Log out when JWT expired instead of breaking on expired JWT (ee64d2f)
- Missed a spot where JWT expiry should be checked (29eaa43)
- Pass schema API URL down into serto-ui (324b26c)
- Propagate auth update when auth state changes (c40f9cc)
- Remove duplicate dropdown option when not supplying defaultSelected (94070e0)
- Schema boolean attributes shouldn't allow being required (822c415)
- Support DidSelect as "required" input (a58f2ab)
- Support new identities API response format (6229ca7)
- ui fixes (#20) (41452f7)
- Update aws-eb orb version (3a82ab6)
- Update nginx.conf and Dockerfile (840961d)
- VC display updates to handle News Article (f5e49ce)
- VC issuanceDate should be ISO string (1e73cdd)
Features
- Ability to publish VCs to feed (e742ac4)
- Ability to reference types in @context+ (1d90f07)
- Ability to toggle between viewing own/global schemas (9fe1b5f)
- About page (a4d381e)
- accept invite (#43) (bd8be0c)
- Add "Identifier" type in wizard UIs for @id properties (858dc02)
- Add "public" field to create feed (f48ee2f)
- Add "view schema" button to schemas page (WIP) (fbfc1f9)
- Add basic schema permalink page (39e159a)
- Add description field to schema creation flow (f63a6ce)
- Add DID alias into VC issuer issuer ID dropdown (bdf4682)
- Add Editor page for new create schema flow (9870d22)
- Add footer (6770385)
- Add home page (39ce103)
- add organization management page (0e29936)
- Add stub schemas page with CreateSchema component (bbbba6f)
- Add Toggle component (a97c055)
- Add universal schema fields to VC issuer (6ed4693)
- api key management functionality (518224e)
- Automatically create initial DID (493a774)
- Choose which DID to issue VC from (32b0fbb)
- Compile @context+ into both formats and perform validation (53f4712)
- Connect with Google's JSON-LD validator + JSON-LD Playground (8a96904)
- Create SchemaDetail component (c0b8fce)
- Create stub discover, about, and playground pages (7083b4f)
- CreateSchema component WIP (c93ae5f)
- CreateSchema define attributes step (7059379)
- CreateSchema review and confirm step (94e502a)
- Display nested properties in SchemaDetail (bb58c19)
- Edit schema warning notice if not logged in or forking (eeea947)
- Enable (mock for now) schema saving (98c7a4d)
- experimental: support identity wallet extension (2d90d06)
- Fetch all system identities for VC subject ID dropdown (d62946e)
- Finish homepage styles (ed295ad)
- Generate full LdContextPlus from CreateSchema component + better types (80d4c9c)
- Generic scrollable content flex modal (64607f6)
- Handle authentication state on Schemas page (cc82a44)
- Handle login/logout buttons globally (db1eefb)
- Hide WIP VC features behind feature flag (18d5525)
- Hook up identities page issue VC button to fill in DID in VC form (d726987)
- Implement update schema UI (b8b3553)
- Include and fall back to base VC JSON Schema (b3f3e23)
- Infer data types/formats from some common @type's (e5f9738)
- Integrate actual schema URLs throughout (cd0098f)
- Integrate with create/get schema API (97c6907)
- Integrate with create/view feeds API (356aade)
- Integrate with endpoint to get NATS token (4929c90)
- Integrate with new backend auth (e0136b7)
- Link example VCs to @context+'s, fix protected "@id" re-definition issue (3b1a6a4)
- List schemas in reverse chron order (0fa3420)
- Load tenants/DIDs on page load (8acadd1)
- Loading state and error handling to create schema (159b5a9)
- Make clicking SchemaCard go to schema permalink page (01ee6d6)
- Option to choose schema JSON view from SchemaDetail (3d968ae)
- polish org management / developer pages (c32ec40)
- Preserve auth tokens across different environments (ccaced3)
- Refetch credentials when issuing a new one (4169013)
- Schema permalink page (d7a5b1d)
- Schemas page (ccd11f3)
- Show feeds in table (9b6b45a)
- Show SchemaDetail component in modal from Schemas page (49669f7)
- Show universal schema properties in schema creation and preview (0bcfc26)
- Show user name/image in login popup (10e3130)
- Standardize to show first and last 4 characters of ETH addresses (3fa84ac)
- Style VC issuance (05fcce3)
- Support array values for @contains (f2e779d)
- Support created/discover tabs in issue VC schema selection (df6c291)
- Support DID dropdown or custom entry for VC subject DID (22e361d)
- Support editing schemas in new editor flow (c37bb7c)
- Support nested credential fields in VC component (9d2211b)
- Support nested fields in Create Schema wizard UI (3786893)
- Support nested fields in Issue VC form (1cbf5f9)
- Support new tenant activation with one-time token (9295121)
- Support schema ID (dd53b80)
- Support schema user permissions (213ea26)
- Support schema-less/id-less VcSchema for basic VC validation (c53e336)
- UI for issuing VCs [CODATA-153] (41c878e)
- Update global layout and implement header nav (5f926df)
- update styling of copy to clipboard component used for members and api keys (9510cd4)
- Update to use SchemaCards (21830b1)
- Use bubble unicode chars 🅐-🅩 as default schema icons (51ce794)
- Use SchemaTable for schema selection in issue VC flow [CODATA-269] (4bd6c33)
- VC issuer for given schema [CODATA-264] (decb081)
- WIP VcSchema class & schema playground demo (e30d7a0)