Skip to content

Releases: projectcaluma/ember-alexandria

v1.11.1

25 Nov 08:17
Compare
Choose a tag to compare

1.11.1 (2021-11-25)

Bug Fixes

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

v1.11.0

27 Oct 19:11
Compare
Choose a tag to compare
v1.11.0 Pre-release
Pre-release

1.11.0 (2021-10-27)

Features

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

v1.10.2

22 Oct 11:00
Compare
Choose a tag to compare
v1.10.2 Pre-release
Pre-release

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)

v1.10.1

30 Sep 07:01
Compare
Choose a tag to compare

1.10.1 (2021-09-30)

Bug Fixes

v1.10.0

23 Sep 08:23
Compare
Choose a tag to compare
v1.10.0 Pre-release
Pre-release

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)

v1.9.1

27 May 12:43
Compare
Choose a tag to compare
v1.9.1 Pre-release
Pre-release

1.9.1 (2021-05-27)

Bug Fixes

  • prevent input lag by adding timeout (b15b2c2)

v1.9.0

15 Apr 08:47
Compare
Choose a tag to compare
v1.9.0 Pre-release
Pre-release

1.9.0 (2021-04-15)

Bug Fixes

Features

  • resolve-api: async support (af47baa)

v1.8.1

14 Apr 13:26
Compare
Choose a tag to compare
v1.8.1 Pre-release
Pre-release

1.8.1 (2021-04-14)

Bug Fixes

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

v1.8.0

14 Apr 13:07
Compare
Choose a tag to compare
v1.8.0 Pre-release
Pre-release

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

09 Feb 11:32
Compare
Choose a tag to compare
v1.7.0 Pre-release
Pre-release

1.7.0 (2021-02-09)

Bug Fixes

  • search: add preventDefault to submit (042d24d)

Features

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