Skip to content

Releases: BLSQ/openhexa-frontend

v0.35.1

12 Sep 13:56
9523774
Compare
Choose a tag to compare

0.35.1 (2023-09-12)

Bug Fixes

  • Connections: revert changes on doc links (#424) (8ec73f8)

v0.35.0

12 Sep 08:26
b323352
Compare
Choose a tag to compare

0.35.0 (2023-09-12)

Features

  • Pipelines: display timeout on pipeline run page (#418) (975499e)

Bug Fixes

  • Dialog: Make the dialog's content scrollable (#419) (9774720)
  • Make the account page accessible to non legacy users (18fe53f)
  • Pipelines: fix broken link in breadcrumbs (#417) (d1512e4)

Miscellaneous

  • deps: bump cron-parser from 4.8.1 to 4.9.0 (#413) (5ca4310)
  • deps: bump jest-environment-jsdom from 29.4.1 to 29.6.4 (#414) (5abc3c7)
  • Release: Prepare release 0.35.0 (56fdebc)

v0.34.0

22 Aug 14:05
b37b4d0
Compare
Choose a tag to compare

0.34.0 (2023-08-21)

Features

  • Overflow: Add a overflow component that displays a gradient when there is an overflow (5cae039)

Miscellaneous

v0.33.6

16 Aug 07:44
fc3d305
Compare
Choose a tag to compare

0.33.6 (2023-08-16)

Bug Fixes

  • tests: I broke the tests... (c4ad3fb)
  • WorkspaceLayout: Fix problem with very tables with a lot of columns (fb91722)

v0.33.5

14 Aug 09:27
21de1d4
Compare
Choose a tag to compare

0.33.5 (2023-08-14)

Bug Fixes

  • Layout: Header was not sticky, make css simpler (#407) (d66d96d)

v0.33.4

14 Aug 08:14
22ee6e0
Compare
Choose a tag to compare

0.33.4 (2023-08-14)

Features

  • Pipelines: Display nicely db & file outputs (f77c51d)
  • Workspaces: improve invitation management (#400) (3536eff)

Bug Fixes

  • Files: Add a description on what does the toggle (#401) (9663645)
  • Workspace: Layout is broken; Sidebar should not scroll (#403) (e09c5c6)

v0.33.3

08 Aug 12:32
d3c76c6
Compare
Choose a tag to compare

0.33.3 (2023-08-08)

Features

  • Files: Show/hide hidden files & directories (#395) (903ac4f)

Bug Fixes

  • Connections: Hide 'add connection' button for non-admins (#398) (e758916)

v0.33.2

31 Jul 10:09
aea5e70
Compare
Choose a tag to compare

0.33.2 (2023-07-31)

Bug Fixes

  • Connections: Only display the submitError element if there is an error (d0b290d)
  • Connections: Wrong permission was checked to display the create a connection dialog (#392) (fdc3834)

v0.33.1

26 Jul 08:35
e6f432f
Compare
Choose a tag to compare

0.33.1 (2023-07-25)

Features

  • Workspaces: set demo content optional (#388) (9f268b9)

v0.33.0

19 Jul 09:19
bda42a7
Compare
Choose a tag to compare

0.33.0 (2023-07-19)

Features

  • Database: User can select/deselect the columns he wants to see (#382) (974ec3b)

Bug Fixes

  • Modals: prevent glitch when closing modal (#377) (5274ab1)
  • Pipelines: allow scheduling for only pipelines without parameters (#381) (47dad85)

Miscellaneous

  • 'feat' creates a patch version and not a minor version (434703c)
  • Connections UX improvements (#373) (386c8cf)
  • Connections: update IASO logo (#380) (6f73ff2)
  • deps: bump semver from 5.7.1 to 5.7.2 (#374) (1a97f5b)
  • deps: bump tough-cookie from 4.1.2 to 4.1.3 (#368) (4696462)
  • i18n: update translations (386c8cf)
  • Pipelines: scheduling section ux fine-tuning (#383) (5e3754f)