Skip to content

Latest commit

 

History

History
116 lines (108 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

116 lines (108 loc) · 13.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.51 (2022-11-12)

Features

  • abbreviate large numbers (7264dbe)
  • add health check (5edf57f)
  • add id to table tabs (6b1021d)
  • add new dashboard item (c1b015b)
  • add only disbaled entities to dashboard (ff37858)
  • allow color theming of application (1dde4f8)
  • allow connection string input (a9d3f3b)
  • allow SVG input (bf2b28c)
  • base credentials setup (93af285)
  • base integrations config request handlers (4b5693d)
  • block password change on demo env (c3fed44)
  • boostrap dashboard (a61abee)
  • boostrap scope implementation (78963b9)
  • build key value form (999f464)
  • clean table skeleton (11937c5)
  • complete integrations controller (ea842b9)
  • complete integrations request handler (f8f6ca7)
  • CRUD tab disable indicator (507dffe)
  • dark and light mode color scheme (55fc7f6)
  • dark mode (149bab4)
  • dasboard store (c52c86e)
  • dashboard controller (f9b68f1)
  • Dashboard Create and update (9cece27)
  • dashboard request handler (cb11f3b)
  • dashboard service (82eaab7)
  • date time BE (3740027)
  • define theme colors (3f67f28)
  • delete and arrange dashboard (6657b32)
  • demo video on demo site (9896f0f)
  • disable deleting root account (b77573a)
  • fix theme put endpoint update (459c91a)
  • formatting dashboard schema (828ba17)
  • guest configs (827bce0)
  • handling sqlite connection more gracefully (b9a4688)
  • hide actions on table tab form (7680c63)
  • hide configurations (5003b15)
  • implement getAllItemsIn (ffa9d37)
  • implement use group value (404cd99)
  • implement date filter BE (5ee22ae)
  • implement date input (e9df93e)
  • implement form action (e4eb595)
  • implement getAllAsKeyValuePair (0ddf784)
  • implement icon on summary widget (d7bb5f5)
  • implement image type rendering (d14b853)
  • implement integrations configuration (01b5ede)
  • implement integrations configuration controller (3010dac)
  • implementing data sources (5ec7385)
  • improve mobile view (686db60)
  • integrations configuration UI (ce25a43)
  • lean tables (6af6a79)
  • loop table tabs (df3148b)
  • manage dashboard UI (57a3593)
  • managing dashboard (3fa5887)
  • move account nac down (8761764)
  • move all table actins to the top of page (14c1635)
  • move dark/light to user preferences (7eba9e2)
  • order credentials for m in sane manner (a26a2b7)
  • order to table tabs (e1c802a)
  • pass help text to SVG (51d9240)
  • persist default relationship item (f48964b)
  • process relative dashboard days (9c6914e)
  • register integrations configuration on bootstrap (9fbb219)
  • relative time constants (9f33056)
  • remove dead file (a30ad27)
  • remove id fields from create/update forms (d006733)
  • remove setup flickers (bb436b3)
  • render table on dashboard (6c19580)
  • render table tabs (e91046a)
  • show test login (36e5be6)
  • signin form values for demo account (21f690d)
  • site settings (3a78a00)
  • split credentials to one line (a22b95e)
  • summary status indicator (f155aa4)
  • table filters count (fdfeb29)
  • table tab add and remove (f1f3b2e)
  • table tab button positioning (18d3105)
  • table tab reflecting (95a1c18)
  • table tab settings view (fe2df61)
  • time comparision in all direction (80e796c)
  • use table for table view (b06c3a1)
  • use table tabs in filter (f639668)
  • user preferences imlementation (4313871)

Bug Fixes

  • add table Style card for relations table (c62b7e7)
  • add view state machine for users and roles (c84a08c)
  • AT LAST FIXED BREADCRUMBS GO BACK, PLEASE DONT ASK HOW IT WORKS :wink (b63f587)
  • breadcrumb moving forward (294a00d)
  • dont block non-admin from access config (b23363c)
  • dont error on boostrap (1145d7e)
  • dont error on credentials boostrap (a391950)
  • entityToOneReferenceFields loading issue (9a7b27c)
  • fix summary buttons (9f299bc)
  • getFieldsOffFormat errors on first char input (0caba9b)
  • go to link index (4e8c1dc)
  • move breadcrumb to store (1f68a7d)
  • mutation bug in multiple table filter objects (01b058e)
  • open panel on dashboard (81e47b5)
  • query filters (3d95f13)
  • remove dashpress dbs from view (46d26bb)
  • rendering object types in table (f17dcee)
  • roles id update issues (9a96303)
  • types (a80149e)
  • use correct dashboard filter ID (229b7bf)
  • verify connection before saving (f5aeea7)