Skip to content

Latest commit

 

History

History
253 lines (145 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

253 lines (145 loc) · 17.3 KB

1.11.1 (2021-11-25)

Bug Fixes

  • don't clear tag selection when selecting a document (b01c971)

1.11.0 (2021-10-27)

Features

  • resolve users and groups, add group column (49a767e)

1.10.2 (2021-10-22)

Bug Fixes

  • pin dev dependencies (e945899)
  • when removing the tag remove it from the URL (4288f66)
  • list-item: Move inline styles out of component template. (c772788)
  • list-view: adds modified translation key (1055d10)
  • list-view: Change table headers and values (7c02e1d)
  • list-view: hides file type column header (52c1e91)
  • list-view: preserves width of filetype icon (ec0ddb8)
  • list-view: translate list view headers (7affb2e)
  • list-view: updates existing test assumptions (54af058)

1.10.1 (2021-09-30)

Bug Fixes

1.10.0 (2021-09-23)

Bug Fixes

  • added 'useYarn' to ember try to get try and get the ci to work (7d46c6a)
  • added missing tests for the side panel to show the download button or not (ebd612a)
  • change ember-lts to 3.28 and CI should still run (8305da0)
  • due to document selection the document navigation had to be rebuilt using divs instead of links which broke the linter (d391bb1)
  • enable ctrl-a in side panel (a5e9063)
  • fix multi document tagging (b63c55f)
  • fix tag manager (bdb3c9a)
  • fix test after adding missing translation (a26bc04)
  • fix the github release workflow (6d467d6)
  • fixed linting errors (1f2d7c5)
  • fixed tag manager with duplicate tags (d0a51f3)
  • fixed the document sorting and removed some comments in the tag service (77f1280)
  • fixed the download button to be at the bottom again (d48e949)
  • fixed the tests now(?) (09cc7ee)
  • last remaining comments per review (a56e0aa)
  • lint hbs and js sources (661818f)
  • linting errors. linting errors everywhere. (27416cf)
  • missing method in document service stub in test (db5b4e3)
  • missing translation (be13ec7)
  • pin the ember-moment PR to an issue instead of head (c329861)
  • refactor the document-view to move all the document selection stuff and initialisation into the document-service (8724d3b)
  • remove 3.24 test from github workflow (0ce5313)
  • remove commented out code (9110775)
  • remove ember-moment (d462a00)
  • remove moment-shims (6152746)
  • updated Ember to v3.28.0 (+ removed some unnecessary resolutions) (456fcf1)
  • updated the zip url to reflect the backend changes (2d106ef)

Features

  • preparing for zip download implementation (6f88a4e)
  • sorting for document-list (8650a96)

Reverts

  • Revert "chore: fixed comments" (201529d)

1.9.1 (2021-05-27)

Bug Fixes

  • prevent input lag by adding timeout (b15b2c2)

1.9.0 (2021-04-15)

Bug Fixes

Features

  • resolve-api: async support (af47baa)

1.8.1 (2021-04-14)

Bug Fixes

  • document-card: add file extension from last upload to filename (7bee075)

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)

1.7.0 (2021-02-09)

Bug Fixes

  • search: add preventDefault to submit (042d24d)

Features

  • config: add resolver for user and group IDs (7364345)

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)

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)

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)

1.3.1 (2020-12-03)

Bug Fixes

  • document-grid: rename lastSuccessful alias (d62ecce)
  • document-upload-button: update multiple attribute (eb9f193)

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)

1.2.1 (2020-11-26)

Bug Fixes

  • app: export tag serializer to and remove hard-coded value (0847fad)

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)

1.1.0 (2020-11-06)

Features

  • history: add history of files to the side-panel (c718504)

1.0.0 (2020-10-07)

Bug Fixes

  • 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)

Features

  • 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)