Releases: projectcaluma/ember-alexandria
Releases · projectcaluma/ember-alexandria
v1.8.1
1.8.1 (2021-04-14)
Bug Fixes
- document-card: add file extension from last upload to filename (7bee075)
v1.8.0
1.8.0 (2021-04-14)
Bug Fixes
- search: move onSubmit handler to correct element (837b554)
Features
- document-details: add filename to file history (c6c08df)
v1.7.0
1.7.0 (2021-02-09)
Bug Fixes
- search: add preventDefault to submit (042d24d)
Features
- config: add resolver for user and group IDs (7364345)
v1.6.0
1.6.0 (2021-02-08)
Bug Fixes
- 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)
Features
- deps: switch from Uglify to Terser for code mangling (d8ab74c)
- document-details: update UI for description and its form (c2ef2a5)
v1.5.0
1.5.0 (2021-01-15)
Bug Fixes
- reenable the ember-release test (c317f64)
Features
- document-details: add form to edit the document's description (55f0973)
v1.4.0
1.4.0 (2021-01-13)
Bug Fixes
- temporarily disable the ember-release test (667836f)
Features
- 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)
v1.3.1
1.3.1 (2020-12-03)
Bug Fixes
- document-grid: rename lastSuccessful alias (d62ecce)
- document-upload-button: update multiple attribute (eb9f193)
v1.3.0
1.3.0 (2020-12-02)
Bug Fixes
- document-grid: use node counter instead of pointer-events (d553f2c)
- tag-filter: change javascript: link to button (f2eca4e)
Features
- 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)
v1.2.1
1.2.1 (2020-11-26)
Bug Fixes
- app: export tag serializer to and remove hard-coded value (0847fad)
v1.2.0
1.2.0 (2020-11-24)
Bug Fixes
- 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)
Features
- 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)