Skip to content

Latest commit

 

History

History
164 lines (137 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

164 lines (137 loc) · 16.5 KB

0.0.8 (2022-11-23)

Features

  • adds UIQueryMetrics service (d2d4a34)

0.0.7 (2022-11-23)

Bug Fixes

0.0.6 (2022-11-23)

Bug Fixes

0.0.5 (2022-11-22)

Bug Fixes

0.0.4 (2022-11-22)

Bug Fixes

0.0.3 (2022-11-22)

Features

0.0.2 (2022-11-22)

Features

Bug Fixes

0.0.1 (2022-11-22)

Features

  • Add basic sign flow components (1788a56)
  • add easter egg (39ecf46)
  • add keyboard navigation to query dropdown (ace7946)
  • add router (a2abb29)
  • add sign flow views (e37f306)
  • add sign up welcome view (ca1c91d)
  • add user menu (557014a)
  • adds changelog (6cd417a)
  • adds qa deploy config (6cc6afb)
  • adds releases (2afa806)
  • adds source default ports (851883d)
  • adds UIQueryConfig service/types (2e5c9c9)
  • adds wip field definitions (1720173)
  • app: add header (f8d2c4e)
  • app: add navigation (8f3a08d)
  • hubs: add basic re-hydration of query state (64d4946)
  • hubs: add basic validation to SourceConfigurationFlyout (86084a4)
  • hubs: add database property support (94297f3)
  • hubs: add edit icon to source (ebdea2f)
  • hubs: add HubsCreationModal (84c6414)
  • hubs: add HubTreeNodeQuery component (5ae8eae)
  • hubs: add HubTreeNodeQueryType component (e4e353f)
  • hubs: add HubTreeNodeSource component (27a4c15)
  • hubs: add line wrapping (8680bdb)
  • hubs: add nodes auto-sorting (7481cb3)
  • hubs: add query editor (29847cb)
  • hubs: add query editor formatting (22f8386)
  • hubs: add query results (1da607d)
  • hubs: add sources default ports (47e3d22)
  • hubs: add tree search (3ebdab7)
  • hubs: expand keyboard arrows navigation to all hubs (b99259c)
  • hubs: extract BaseTabs component (40e8e02)
  • hubs: extract components (560084d)
  • hubs: query header (2d8ac63)
  • hubs: turn on sql extension (f0d12fa)
  • hubs: update source node after editing (c8c0400)
  • hubs: wire up draft query execution (1315b1a)
  • hubs: wire up folder node (3273a48)
  • hubs: wire up hub creation (45a1974)
  • hubs: wire up query creation (bd37b21)
  • hubs: wire up source connection test (7bda956)
  • hubs: wire up sources catalog (9b9f33a)
  • hubs: wire up sources flow (d1cf9ff)
  • set up base service (35d8abf)
  • settings: add basic settings modal (30d151d)
  • settings: add missing settings tabs (a2aa536)
  • settings: add user store profile update (6332196)
  • settings: wire up api key fetching (ed1bfa2)
  • settings: wire up profile info (38f96e9)
  • settings: wire up security tab (0957775)
  • settings: wire up user avatar changing (765448f)
  • sign-flow: add missing cardholder's name field (6b55a2b)
  • sign-flow: setup Stripe (0f332b2)
  • sign-flow: wip (7e0a97c)
  • sign-flow: wire up /sign-up/plans (39ed6a7)
  • sign-flow: wire up password reset screens (1c5c3aa)
  • sign-flow: wire up resend button (ba95bad)
  • sources-ui-flow: add animation (858ce04)
  • sources-ui-flow: add filtering (c9b1ecd)
  • sources-ui-flow: add modals (e7da10d)
  • update BaseCheckbox component (cda2399)
  • update login/logout logic (ff53ce9)
  • update routing and nokori usage logic (e18f979)
  • update useNokori composable (d0868fb)
  • wip - adds base http service (4e3e4f1)

Bug Fixes

  • add missing prop (6a4fe3b)
  • change session verification method (e59591d)
  • fix issue with async routing (f5ae80a)
  • fix multiple popups issue (73e2087)
  • hubs: add typing (a05022e)
  • hubs: assign all properties of the newly created query (6dfa97f)
  • hubs: assign the right object after query creation (afccb00)
  • hubs: expand sources when adding new source (af03039)
  • hubs: fix code editor fold arrows (4e16f6e)
  • hubs: fix deletion of new node (bcfdf5e)
  • hubs: fix edit mode styles (7bf2eee)
  • hubs: fix wrong parentNodeId (9e35f80)
  • hubs: remove static hub contents (307f77f)
  • hubs: update addSource with real data (5bf702e)
  • hubs: update nodeLabel logic (c18bccd)
  • hubs: update prop names (d5dbce5)
  • hubs: update the sorting order of tree data (685dd31)
  • node selection issue (8ec76f6)
  • node selection issue #2 (7393738)
  • prevent fetching hubs until user data is loaded (19004ca)
  • remove object destructuring (5d3d7b6)
  • reset stores on logging out (e0d665c)
  • sign-flow: add fullscreen support for pages (833dc62)
  • sign-flow: finalize the redirection logic (b8c7c23)
  • sign-flow: routing glitch (f337ba9)
  • sign-flow: update resend email sdk method (bf7eae5)
  • sources-ui-flow: typo (58e0eea)
  • sources-ui-flow: update badge logic (965e7e5)
  • update body scroll lock logic (01c8f87)
  • update folder state when nothing inside (9aa258f)
  • update heading level (27866d4)
  • update heading levels (c736f9b)