1.0.0 (2025-07-23)
Bug Fixes
- access selector (#108) (18a6fba)
- add dependency for testing (#120) (6ed4c97)
- add search by code (#112) (45000f0)
- ApiSetup: connection string (e77c22f)
- auth: show loading on submit (1e0f8c5)
- auth: signIn/signUp links (24d3853)
- auth: texts (056188e)
- auto-imports: lint (ac9785c)
- burger menu (#73) (fa19f0d)
- Callback: change setLocation path (dcedb67)
- cards (#148) (66bfe2b)
- change /auth -> /userauth to run the stack (64722b0)
- checkbox (#118) (c65c074)
- crash client (#95) (2311179)
- cron validation & crash client (#97) (f260bf5)
- DataModelGeneration: show count if > 0 (670a002)
- dataSources: correct Redshift value (#185) (918b8c9)
- dataSources: db_name placeholder (c00b219)
- DataSourceSelection: tile width (#165) (4156f5d)
- disable download csv if no exploration (faa1f64)
- duplicated queries (#96) (8959266)
- Explore and Models: locations and fallback (#168) (583ce0d)
- explore sidebar (#81) (00489f4)
- Explore: branch selector (#144) (76ca0f4)
- Explore: layout and order (#155) (74a9a13)
- explore: query on change order (#64) (b522ccd)
- Explore: redirect to onboarding (#159) (cbe3869)
- Explore: refactoring (#134) (53cb096)
- Explore: remove shiftPress (#169) (824dc01)
- Explore: show meta error and remove datasource validation (#124) (073abf7)
- explore: table rendering (#63) (fa25227)
- Explore: test renders Explore (b3e16b7)
- Explore: update tests (#139) (bbab7be)
- ExploreWorkspace: rename var (1bdeb9c)
- failure tests (#145) (fccf660)
- footer: removing text (44a6524)
- forms (#84) (c057330)
- forms validation (#49) (1b709bb)
- github-actions: build app dist (1d6040f)
- github-actions: debug release (0ad8b09)
- github-actions: dist upload (b33aa09)
- github-actions: git ignore dist archives (8ef9edd)
- github-actions: publish dist (5817445)
- github-actions: release package (ca43a75)
- github-actions: remove linting dist folder (52fb998)
- github-actions: remove linting dist folder (cddc02d)
- github-actions: run tests and then release (b7f3f30)
- github-actions: semantic release version (4c94161)
- github-actions: trying to upload dist (3f35d83)
- github-actions: trying to upload dist (22307ec)
- github-actions: trying to upload only dist (85384fe)
- github-actions: trying to upload only dist (957e857)
- github-actions: undefined packages (5f03e5a)
- github-actions: yarn install (05fc672)
- i18n: sql api delete text (a4aa4a9)
- invites: send magic link (#189) (34803f2)
- lagging animation (#142) (a3c29cf), closes #141
- links (#98) (895e410)
- lint pr title job name (1201898)
- lint_pr: lint types (066f412)
- locales/en/sign: sing up -> sign up (2f49fef)
- localize Monaco dependencies (#183) (a66e38a)
- logout url (c2435ed)
- logs loder component (#87) (632817d)
- members access (1e46020)
- members: invite members form (#51) (51d88d9)
- model generation: schema names and count (d66b948)
- models loader (#92) (8af097c)
- Models: console error height (6f91ab5)
- Models: files wrong overwrite (#177) (ba98b2b)
- Models: redirect to onboarding (#162) (f630ed8)
- models: rename schema -> models (337fd43)
- Models: updating data bugs (#126) (dbc5d4d)
- Navbar: docs url (ad4c080)
- NoDataSource: crash client (#127) (840e306)
- onboarding: branch_id and loaders (#176) (0bc7031)
- Onboarding: layout & crash client (#151) (5e83233)
- Onboarding: layout and skip (#164) (a5d9fab)
- package.json: required node version (af0f472)
- pass schema name to model generation (#187) (b5d7457)
- persist (#106) (d3c9296)
- QueryFilters: input height (#175) (0c122d4)
- redirect to sign in if no accessToken (923e502)
- remove aggregations (#113) (044a838)
- remove Dockerfile, not used (4888118)
- remove unused fields from queries and remove unused query (#115) (0a0b59f)
- remove useAppSettings (a892920)
- remove validate_datasource mutation (f15cc2d)
- rest api component design (#171) (b57ed84)
- RolesAndAccess: change route access -> roles (e92accd)
- RolesAndAccess: show error on metadata query (49d55b1)
- routes: remove BasicLayout duplication (2bf25ab)
- settings & app layout (#38) (0102c70)
- settings layout for mob (#66) (45b57dd)
- settings page tables (#70) (83ee2f9)
- settings: onboarding flow (#72) (b4e60dd)
- Settings: redirect link (#50) (0b04353)
- settings: Removed jerking during rendering (#57) (4700e0f)
- shema update on version change (#110) (21bf391)
- show only query logs because no other page exists (fdd7cc7)
- shrinking Data Source names (#48) (f87d42a)
- sidebar on mobile (#79) (43312e2)
- sidemenu (#78) (6b6625e)
- sign in url (b484998)
- signals form (#89) (bc193b3)
- signals menu (#86) (0aa9c60)
- signals: valid basePath (#88) (4f8c9b7)
- sort user sources by created_at (2852675)
- sql api edit (#150) (d722e2d)
- sql-api: table layout (#55) (b8b8755)
- style (cb6022e)
- table text position (#107) (4eaf243)
- teams and roles logic (WIP) (#82) (8f21cdd)
- teams table (#75) (7d4dd1f)
- temp remove useLayoutEffect (c1bd934)
- temporary disable password validation (9c7293e)
- tests (#157) (f9456a1)
- tests setup (#122) (35628d8)
- text (3f1aa93)
- translations: remove dots (408cca1)
- URQLClient: hasura websocket url selection (c4ba325)
- usePermissions: removed (#131) (6612bf4)
- versions url (1776dd7)
- virtual table sorting (#116) (751961d)
- vite yarn lock (34a07ce)
- vitejs version (b8bb0a3)
- vite: proxy url for all services to prevent CORS (10014d8)
- Welcome component undefined (672b1cc)
- window url (f0e3972)
Features
- add AlertsPage (#22) (beb8589)
- add BurgerMenu component (#5) (fe97f22)
- add DataSourceCard component (#7) (9197e48)
- add empty screens (#76) (1e3cb9e)
- add Explore segments section (#163) (f73e8c5)
- add Modal component (#9) (f30078d)
- add navbar (#4) (596459a)
- add NoDataSource component (#8) (1e88a63)
- add Onboarding page (#16) (c5b0a69)
- add PlaygroundFilterSelect component (#44) (55f9d40)
- add query filters form state to location (#100) (e6ce32a)
- add selected datasource persist (#99) (853dae4)
- add SideMenu component (#6) (3509fc0)
- add SignalsLayout component and /signals/ routes group (#83) (a570906)
- add SignIn and Signup components (#14) (13b3787)
- add sql api tests (#166) (28f9dea)
- add VirtualTable unit tests (#130) (70bff31)
- add window global urls (13189c8)
- alert form (#20) (65d66ac)
- alerts table (#21) (a6c754b)
- alerts: alerts and reports integration (#59) (1b31cb3)
- auth: magic links (#56) (c95f3f6)
- auth: page for magic link (#85) (5d64b31)
- basic auth (#25) (4f04961)
- datasources: add athena (#181) (5993157)
- datasources: add hive datasource (#182) (c682e72)
- datasources: add vertica (#180) (1a4d9a8)
- Datasources: basic usability (WIP) (#29) (a0723d0)
- explore workspace (#46) (9bc3063)
- explore: alert and report modals (#65) (7f859a5)
- Explore: basic logic (#61) (f2a4b6f)
- explore: cubes list (#41) (002528c)
- explore: data sources menu (#42) (b5cbe8a)
- Explore: redesign (#147) (5e59c65)
- fonts local (#158) (39bc8bd)
- github-actions: build and release (f93e009)
- github-actions: tests (941ea24)
- hide datasource password (#90) (2b99aec)
- i18n (#3) (01d2784)
- init (f4ebf56)
- language selection & translations (#174) (310de8e)
- lint pr title (3221f32)
- logout page (d84e187)
- Logs (#30) (85a222c)
- members (#11) (fd2d23a)
- modals (#19) (b67a9ca)
- models (#33) (752994a)
- models logic (#60) (115aa35)
- Models: Add filetype selection to filename input (#123) (3d3959c)
- Models: redesign (#153) (4cf1305)
- onboarding (#2) (5f329f5)
- onboarding page (#91) (e0e40f4)
- personal info (#10) (ae91c2c)
- playground filter group (#45) (07751d0)
- query detailed api (#53) (6069423)
- query logs api (#52) (3637864)
- Readme: detailed description (#160) (458ee7c)
- report form (#23) (e517dc4)
- reports page (#24) (aca5f8c)
- roles and access (#13) (64822b5)
- Roles: access lists logic (#36) (9c3a9ba)
- settings header (#17) (9a0250f)
- settings pages (#18) (f51f7ad)
- settings: delete data source confirm (#58) (b2ba6d6)
- Settings: generate models (#54) (05e7133)
- Settings: personal info (#37) (a04a2fb)
- Settings: SQL API logic (#35) (94f0729)
- SideMenu: hide models for members (#132) (ac90ebf)
- sign in page and sign up page (#15) (4663226)
- sql runner tests (#125) (2363ce9)
- storybook upgrade (8024c8b)
- storybook upgrade 7.1.0 -> 7.2.0 (341128a)
- teams (#28) (075c0a1)
- Teams & Members basic logic (#34) (5fedd82)
- teams in settings (f312a66)
- tests config & example (#62) (85e533c)
- upgrade vitejs and storybook (c9943a8)
- VirtualTable component (#40) (6400e82)