Commit Graph

44 Commits

Author SHA1 Message Date
Corbin Bullard
a6d0e6f37a
fix(RLS): Fix Info Tooltip + Button Alignment on RLS Modal (#25400) 2023-10-10 20:52:37 +03:00
Hugh A. Miles II
0c40bea064
fix: Tags Page ListView size to 10 (#25536) 2023-10-05 15:03:19 -04:00
Hugh A. Miles II
4532079c71
fix(tags): Update loading + pagination for Tags Page (#25473) 2023-10-05 13:46:10 -04:00
JUST.in DO IT
34f99708d4
chore(sqllab): Typescript for SqlEditor component (#25228) 2023-10-05 12:33:01 -04:00
JUST.in DO IT
5ab1e7eae4
feat(sqllab): SPA migration (#25151) 2023-10-04 15:21:41 -04:00
Hugh A. Miles II
53013395d7
fix: Tags Polish II (#25496) 2023-10-03 20:41:01 -04:00
Hugh A. Miles II
85251f8cae
fix: Tags Page Polish (#25403)
Co-authored-by: Lily Kuang <lily@preset.io>
2023-09-29 22:13:26 -04:00
Hugh A. Miles II
090ae64dfa
feat(tag): fast follow for Tags flatten api + update client with generator + some bug fixes (#25309) 2023-09-18 11:56:08 -07:00
Stepan
14c324950a
feat(datasource): Checkbox for always filtering main dttm in datasource (#25204)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-09-14 15:57:08 -07:00
Hugh A. Miles II
55ac01b675
feat: Tags ListView Page (#24964) 2023-09-12 14:48:07 +02:00
Sandeep Patel
d0305445b2
fix: Issue #24493; Resolved report selection menu in chart and dashboard page (#25157) 2023-09-05 11:10:42 -03:00
Vitor Avila
46a0a6e08a
fix(DB Connection): Update placeholder values for Snowflake connection (#25119) 2023-08-30 14:16:31 +02:00
Hugh A. Miles II
69fb309ec3
feat: Update Tags CRUD API (#24839) 2023-08-25 21:16:35 +02:00
Michael S. Molina
0dadf06245
chore: Organizes the files of the ReportModal feature (#25046) 2023-08-23 11:02:25 -03:00
Michael S. Molina
712e1f760c
feat: Moves Profile to Single Page App (SPA) (#25001) 2023-08-17 11:01:24 -03:00
Ville Brofeldt
f94dc49fd0
fix(snowflake): opt-in denormalization of column names (#24982) 2023-08-15 16:32:54 -07:00
Michael S. Molina
284c12697b
chore: Removes duplicated featureFlags.ts (#24935) 2023-08-10 10:55:44 -03:00
Beto Dealmeida
9c54280d85
feat: add MotherDuck DB engine spec (#24934) 2023-08-09 16:42:14 -07:00
JUST.in DO IT
6ff7fae0b0
fix(dataset): resizable dataset layout left column (#24829) 2023-08-03 09:34:33 -07:00
Hugh A. Miles II
b71541fb7f
fix: validation errors appearing after ssh tunnel switch (#24849) 2023-08-02 17:41:37 -04:00
Michael S. Molina
6089b5fdae
fix: Select onChange is being fired without explicit selection (#24698)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2023-07-24 13:03:45 -03:00
JUST.in DO IT
b2831b419e
fix(datasets): Replace left panel layout by TableSelector (#24599)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-07-20 11:59:31 -07:00
EugeneTorap
117435f0d8
chore: update UI dev libs and fix warnings & vulnerabilities (#24648) 2023-07-10 20:44:35 -06:00
Hugh A. Miles II
226c7f807d
fix: SSH Tunnel creation with dynamic form (#24196) 2023-07-02 23:48:48 -04:00
Beto Dealmeida
aa6870b23c
chore: better styling alerts/reports modal (#24558) 2023-06-29 18:45:11 -07:00
Beto Dealmeida
be9eb0f3a3
feat: customize screenshot width for alerts/reports (#24547) 2023-06-29 14:32:58 -07:00
Kamil Gabryjelski
83ff4cd86a
feat: Implement currencies formatter for saved metrics (#24517) 2023-06-28 20:51:40 +02:00
Daniel Vaz Gaspar
62364a4b15
fix: FE call to changed recent_activity endpoint (#24420) 2023-06-16 15:14:32 +01:00
Beto Dealmeida
bf91ed98ee
fix: DB extension collapse (#24315) 2023-06-08 10:41:37 -07:00
Michael S. Molina
522eb97b65
feat: Migrates Pivot Table v1 to v2 (#23712) 2023-06-08 10:13:39 -03:00
Beto Dealmeida
c3b96d12de
feat: split database information (#24067) 2023-05-22 13:35:58 -04:00
Stepan
09e399ae28
fix(reports): error when creation alert/report with localization (#24159) 2023-05-21 12:52:07 +03:00
Ville Brofeldt
5424b95138
chore: deprecate rls base related filters (#24128) 2023-05-19 21:55:05 +03:00
Beto Dealmeida
6b5459121f
feat: database extension registry (#23174)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Lily Kuang <lily@preset.io>
2023-05-18 17:00:06 -07:00
curious86
e3514054f9
fix(alert modal): set current user as default alert owner during new alert initialization (#24070)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-05-16 15:55:37 -06:00
JUST.in DO IT
594d3e0e0c
fix(alerts): flaky test error (#23860) 2023-04-28 08:57:57 -07:00
Michael S. Molina
09bd40bf15
fix(revert): Reverts storybook-addon-mock inclusion (#23818) 2023-04-26 08:53:13 -03:00
Michael S. Molina
90e2b839a3
chore: Deprecates FilterBox (#23784) 2023-04-24 13:54:31 -03:00
Michael S. Molina
f7810b6020
feat(revert): Re-introduces the RLS page (#23777) 2023-04-24 13:10:58 -03:00
Jack Fragassi
3d10296f4b
fix: Database modal parameter inputs persisting after modal closed and reopened (#23686) 2023-04-17 09:33:29 -07:00
Michael S. Molina
6234888c69
chore: Removes deprecated feature flags for 3.0 (#23663) 2023-04-17 10:48:05 -03:00
Michael S. Molina
adcb8cf0ac
refactor: Moves CRUD features to src/features (#23482) 2023-04-06 09:23:32 -03:00
Kamil Gabryjelski
d966db61af
feat: Add metadata bar to drill by modal (#23542) 2023-04-04 15:50:35 +02:00
Kamil Gabryjelski
8c374f391d
chore: Dataset specific MetadataBar (#23429)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-03-24 11:03:55 +01:00