Michael S. Molina
|
e605d6dddf
|
fix: All values being selected in Select (#25202)
|
2023-09-06 10:37:21 -03: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 |
|
Lily Kuang
|
f2523b26fa
|
fix: Applying Dashboard Time Range Filters to Overwritten Charts (#25156)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-09-01 14:30:37 -07:00 |
|
JUST.in DO IT
|
8b2a408dea
|
fix(sqllab): Invalid start date (#25133)
|
2023-09-01 11:28:19 -07:00 |
|
aehanno
|
2c4629a77d
|
fix: Fixing untranslated FR strings (#20078)
|
2023-09-01 10:12:12 -03:00 |
|
JUST.in DO IT
|
06bf44a823
|
fix(sqllab): invalid reducer key name (#25152)
|
2023-08-31 13:24:08 -07:00 |
|
JUST.in DO IT
|
846c79ef55
|
chore: consolidate sqllab store into SPA store (#25088)
|
2023-08-30 16:09:57 -07:00 |
|
Sam Firke
|
eeecd59c9d
|
refactor(frontend): make "Search" box the first filter for charts and datasets (#25129)
|
2023-08-30 17:34:03 -04:00 |
|
Jack
|
66e2807009
|
feat: removing renderCard from Tags/index.tsc to remove cardview from Tags ListView (#25105)
|
2023-08-30 19:35:21 +02:00 |
|
Vitor Avila
|
46a0a6e08a
|
fix(DB Connection): Update placeholder values for Snowflake connection (#25119)
|
2023-08-30 14:16:31 +02:00 |
|
JUST.in DO IT
|
29355577f1
|
fix(sqllab): error while removing a referenced table (#25114)
|
2023-08-29 14:38:07 -07:00 |
|
JUST.in DO IT
|
72150ebadf
|
fix(sqllab): rendering performance regression by resultset (#25091)
|
2023-08-28 12:27:18 -07:00 |
|
Michael S. Molina
|
b5bac6c876
|
fix: Filter names overflow wrap (#25087)
|
2023-08-28 11:28:16 -03:00 |
|
Hugh A. Miles II
|
69fb309ec3
|
feat: Update Tags CRUD API (#24839)
|
2023-08-25 21:16:35 +02:00 |
|
JUST.in DO IT
|
4d9e9a4b1c
|
chore(sqllab): typescript for getInitialState (#25047)
|
2023-08-24 16:54:06 -07:00 |
|
Michael S. Molina
|
f584c8462b
|
fix: Cross filters initial scope (#25074)
|
2023-08-24 13:01:45 -03:00 |
|
Michael S. Molina
|
0dadf06245
|
chore: Organizes the files of the ReportModal feature (#25046)
|
2023-08-23 11:02:25 -03:00 |
|
Daniel Vaz Gaspar
|
a9efd4b2e3
|
fix: dataset safe URL for explore_url (#24686)
|
2023-08-23 09:31:44 -03:00 |
|
John Bodley
|
60889d27ed
|
fix: Native filter dashboard RBAC aware dataset permission (#25029)
|
2023-08-22 09:58:43 -07:00 |
|
JUST.in DO IT
|
b339613844
|
chore(sqllab): Relocate user in SqlLab to root (#25010)
|
2023-08-21 09:42:31 -07:00 |
|
Michael S. Molina
|
0be1754666
|
fix: Dashboard fullscreen is removing custom URL params (#25028)
|
2023-08-18 15:07:31 -03:00 |
|
Michael S. Molina
|
52c7186b56
|
chore: Pass the dashboard id when requesting filter values (#25025)
|
2023-08-18 13:19:19 -03:00 |
|
Michael S. Molina
|
b428b06217
|
chore: Removes Saved Query old code (#25007)
|
2023-08-18 09:40:28 -03:00 |
|
Michael S. Molina
|
712e1f760c
|
feat: Moves Profile to Single Page App (SPA) (#25001)
|
2023-08-17 11:01:24 -03:00 |
|
Michael S. Molina
|
2eb0a255d9
|
chore: Removes src/modules top folder (#25005)
|
2023-08-16 16:59:52 -03:00 |
|
Ville Brofeldt
|
f94dc49fd0
|
fix(snowflake): opt-in denormalization of column names (#24982)
|
2023-08-15 16:32:54 -07:00 |
|
JUST.in DO IT
|
155cf54c15
|
fix(sqllab): scroll position after run current sql (#24965)
|
2023-08-15 10:52:35 -07:00 |
|
JUST.in DO IT
|
a44c99899a
|
chore(sqllab): Relocate get bootstrap data logic (#24936)
|
2023-08-11 13:23:07 -07:00 |
|
Michael S. Molina
|
b621ee92c9
|
fix: Duplicated options in Select when using numerical values (#24906)
|
2023-08-11 14:22:15 -03:00 |
|
Rob Moore
|
ce65a3b9cd
|
fix(charts): View in SQL Lab with relevant perm (#24903)
|
2023-08-10 20:04:07 +03: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 |
|
John Bodley
|
f6c3f0cbbb
|
fix: Dashboard aware RBAC "Save as" menu item (#24806)
|
2023-08-09 13:37:52 -07:00 |
|
John Bodley
|
5522facdc6
|
chore: Refactor dashboard security access (#24804)
|
2023-08-09 09:25:58 -07:00 |
|
JUST.in DO IT
|
340bfd88ae
|
fix(explore): double resize triggered (#24886)
|
2023-08-08 10:21:21 -07:00 |
|
JUST.in DO IT
|
6ff7fae0b0
|
fix(dataset): resizable dataset layout left column (#24829)
|
2023-08-03 09:34:33 -07:00 |
|
JUST.in DO IT
|
371bffbfea
|
fix(explore): invalid "No Filter" applied (#24876)
|
2023-08-03 10:17:56 -03: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
|
bf1b1a4c46
|
fix: Explore misleading save action (#24862)
|
2023-08-02 15:46:03 -03:00 |
|
Kamil Gabryjelski
|
f7e76d02b7
|
feat: Add currencies controls in control panels (#24718)
|
2023-08-02 19:22:45 +02:00 |
|
JUST.in DO IT
|
1a9c559a8f
|
fix(sqllab): Add docText for long keyword (#24847)
|
2023-08-02 09:02:57 -07:00 |
|
Michael S. Molina
|
ea17dd637c
|
fix: Links in tooltips of dashboard chart cards (#24846)
|
2023-08-01 10:28:10 -03:00 |
|
Michael S. Molina
|
5bb8e0da89
|
fix: Removes unnecessary query on filters (#24814)
|
2023-07-28 10:56:51 -03:00 |
|
Hugh A. Miles II
|
3b46511439
|
feat(Tags): Allow users to favorite Tags on CRUD Listview page (#24701)
|
2023-07-27 13:17:26 -04:00 |
|
Beto Dealmeida
|
ba508a786c
|
fix: pass schema on dataset creation (#24815)
|
2023-07-26 18:30:05 -07:00 |
|
Hugh A. Miles II
|
e5d626c304
|
feat: add empty state for Tags (#24702)
|
2023-07-26 20:24:25 -04:00 |
|
Michael S. Molina
|
4b1f1d49d6
|
fix: Filters alert width (#24801)
|
2023-07-26 16:30:52 -03:00 |
|
JUST.in DO IT
|
77505173ae
|
fix(sqllab): Replace autocomplete logic by a hook (#24677)
|
2023-07-26 11:24:28 -07:00 |
|
JUST.in DO IT
|
4a81284056
|
fix(sqllab): Replace margin style by gap on query results (#24772)
|
2023-07-25 10:16:03 -03: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 |
|