Skip to content

Instantly share code, notes, and snippets.

@rjferguson21
Created December 12, 2019 18:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rjferguson21/86fcfa00436e544fd4c99693e69b94f0 to your computer and use it in GitHub Desktop.
Save rjferguson21/86fcfa00436e544fd4c99693e69b94f0 to your computer and use it in GitHub Desktop.

1.7.0 (2019-12-12)

Chores
  • submit:
    • create yes/no radio group with consistent styling (2bcf1d76)
    • complete conversion from BaseControlValueAccessor to NgxSubFormComponent (e4731005)
  • navigation: update labels per user feedback (4d1d7297)
  • submission:
    • add validation for copyright and distribution (82250e63)
    • move authorship out of copyright and move up with authors (c376f0c2)
    • remove unused subform components (412d0783)
  • authorship:
    • refactor to use ngx-sub-form (678b95cb)
  • export-control: add validation for export control (c53bb027)
  • funding-numbers: add validation (659edf0a)
New Features
  • portal:
    • merge changes from dev plus additional wiring of portal (3ea4eacc)
    • WIP wire up my submissions and my approvals (319209fc)
    • WIP: wire up some of the filters (120602fd)
    • add pagination and sorting (271dcf3d)
  • submit: multi-document preview, workflow status in toolbar (e892e882)
  • util: add impersonation mechanism for testing (4dd28a1d)
  • uploads: multi-document uploads (99495a7c)
  • sidebar-toggle: added ability to toggle the width of the metaTabs container. TODO: remove logging and stylize toggle button. (19c048f4)
Bug Fixes
  • ntrenumber: realignment (2804775f)
  • copyright: rename ntrnumber to match swagger (8dcbaa6f)
  • export-control: default boolean values to unset (7255f7f2)
Other Changes
  • //gitlab.appdat.app/imp/sti/strive-web into 35-submission-toolbar (6020b6ad)
  • //gitlab.appdat.app/imp/sti/strive-web into 35-submission-toolbar (68b02c7c)

1.7.0 (2019-09-18)

Bug Fixes

  • build: inject secrets (eb5d3be)
  • build: update to use gitlab build step (c2f669c)

Features

  • build: pull in swagger.json (01ef4f2)

1.6.0 (2019-09-18)

Bug Fixes

  • build: use npm script in dockerfile (b066e74)

Features

  • api: add swagger-gen (2749a07)
  • workflow: add workflow component (3d4d01a)

1.5.1 (2019-08-09)

Bug Fixes

  • deploy: trigger deploy for GL annotations (5c2a270)

1.5.0 (2019-08-08)

Bug Fixes

  • author: updated schema for author with reactive form (597ea3e)

Features

  • services: add auth service (6965ba3)

1.4.2 (2019-07-26)

Bug Fixes

  • docs: update schema with additional fields (ff2b257)

1.4.1 (2019-07-26)

Bug Fixes

  • docs: extract remaining array types into interfaces, fix build (9032981)

1.4.0 (2019-07-26)

Features

  • schema: add schema with typedoc (113efa1)

1.3.0 (2019-07-24)

Features

  • upload: first pass at file upload and split-screen preview (2081e9e)

1.2.0 (2019-07-22)

Features

  • WorkflowModule: add workflow module (29d871b)

1.1.0 (2019-07-22)

Features

  • SubmitModule: add submit module (a0a0cab)

1.0.1 (2019-07-22)

Bug Fixes

  • deploy: serve at base path (8f688e5)

1.0.0 (2019-07-22)

Bug Fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment