1.9.1 (2021-05-27)
- prevent input lag by adding timeout (b15b2c2)
1.9.0 (2021-04-15)
- reduce test matrix (e92d567)
- resolve-api: async support (af47baa)
1.8.1 (2021-04-14)
- document-card: add file extension from last upload to filename (7bee075)
1.8.0 (2021-04-14)
- search: move onSubmit handler to correct element (837b554)
- document-details: add filename to file history (c6c08df)
1.7.0 (2021-02-09)
- search: add preventDefault to submit (042d24d)
- config: add resolver for user and group IDs (7364345)
1.6.0 (2021-02-08)
- deps: add resolution for UIkit and @babel/parser (110ec08)
- route: add queryParams config to route (93fe019)
- routes: add empty model hook and param options to route (e869997)
- deps: switch from Uglify to Terser for code mangling (d8ab74c)
- document-details: update UI for description and its form (c2ef2a5)
1.5.0 (2021-01-15)
- reenable the ember-release test (c317f64)
- document-details: add form to edit the document's description (55f0973)
1.4.0 (2021-01-13)
- temporarily disable the ember-release test (667836f)
- document-grid: show a warning when files cannot be dropped (2dd1ecb)
- tags: filter tags by meta value (2bdcb69)
- introduce created-by to documents, files, and tags (75cd7d0)
1.3.1 (2020-12-03)
- document-grid: rename lastSuccessful alias (d62ecce)
- document-upload-button: update multiple attribute (eb9f193)
1.3.0 (2020-12-02)
- document-grid: use node counter instead of pointer-events (d553f2c)
- tag-filter: change javascript: link to button (f2eca4e)
- document-grid: add drag'n'drop capability to document grid (dd8bc22)
- models: change tag name to non-localized (b5abb58)
- services: add document service for upload and replace (a1d0a2f)
1.2.1 (2020-11-26)
- app: export tag serializer to and remove hard-coded value (0847fad)
1.2.0 (2020-11-24)
- deps: pin ember-uikit to 2.2.0 to fix floating test issue with modal and rootElement (cbbd7d9)
- document-detail: add task import to component (be2549a)
- document-details: reset matching tags and minor fixes (b6b6575)
- dummy: remove smiley from alexandria dummy app (4fe177c)
- dummy: update language to English to conform to backend (0f64b6f)
- models: change some attributes to localized (004e2a1)
- serializers: add file serializer for more control (09bcb3e)
- tags-filter: use badge for tags (85ab804)
- document-delete-buttom: add a prompt to the delete buttons (fe2bca9)
- document-details: add label to document title and fix design (1d75307)
- tags: add tag crud to side panel (1fcc290)
1.1.0 (2020-11-06)
- history: add history of files to the side-panel (c718504)
- config&docs: replace emeisQueryParams with alexandriaQueryParams (bc58d9b)
- css-grid: fix empty icon in grid and positioning (f3344ec)
- filters: prefix filters for api with
filters
(521a279) - grid: replace usage of uk-grid with css grid since uk-grid was buggy (e31b191)
- set-style: pass style through htmlSafe (3a0d74f)
- start-proxy command (4160b02)
- add errorhandling and skeleton loading (d02876e)
- add errorhandling and skeleton loading (d0c8252)
- category-nav: add a all-files button (3b861f2)
- file-details: add document detail view for editing title and meta data (3e92821)
- localization: add ember-localized-model (b7197c6)
- meta-filter: add meta filter config (8f9a864)
- nav: add basic category nav and tagging (5a29cf4)
- search: add basic search to document view (26c0de2)
- add "start-proxy" command (862b377)