Gabriel Torres Ruiz
|
36daa2dc3f
|
fix(ListView): implement AntD pagination for ListView component (#35057)
|
2025-09-12 14:15:05 -07:00 |
|
Maxime Beauchemin
|
1f482b42eb
|
feat: completely migrate from DeprecatedThemeColors to Antd semantic tokens (#34732)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-18 14:04:26 -07:00 |
|
JUST.in DO IT
|
1a57e50bd6
|
refactor: Migrate ExploreChartPanel to typescript (#34606)
|
2025-08-13 09:35:01 -07:00 |
|
Đỗ Trọng Hải
|
42288c4784
|
build(dev-deps): upgrade Jest to major version v30 (#33979)
|
2025-07-03 11:01:40 +07:00 |
|
Mehmet Salih Yavuz
|
0cff7619f2
|
feat(Dashboard): Row limit warning in dashboards (#33781)
|
2025-06-25 14:47:58 +02:00 |
|
Đỗ Trọng Hải
|
1c2e148d03
|
build(dev-deps): update fetch-mock to v11 (#33854)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-06-23 13:45:51 -07:00 |
|
Maxime Beauchemin
|
dd129fa403
|
feat(theming): land Ant Design v5 overhaul — dynamic themes, real dark mode + massive styling refactor (#31590)
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com>
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Alexandru Soare <37236580+alexandrusoare@users.noreply.github.com>
Co-authored-by: Damian Pendrak <dpendrak@gmail.com>
Co-authored-by: Pius Iniobong <67148161+payose@users.noreply.github.com>
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-06-20 13:38:58 -07:00 |
|
Damian Pendrak
|
0653e123cc
|
feat(chart): add dynamicQueryObjectCount property to Chart Metadata (#33451)
|
2025-05-19 14:54:57 +02:00 |
|
Geido
|
6e1d1ad18b
|
refactor(Icons): Add typing support and improve structure (#32880)
|
2025-03-28 17:16:31 -07:00 |
|
Enzo Martellucci
|
ce6d5f5551
|
refactor(Icons): Replaces custom icons with Ant Design 5 icons (#32112)
Replace custom icons with Ant Design 5 icons to standardize the icon
|
2025-03-18 22:22:41 +01:00 |
|
Đỗ Trọng Hải
|
cf7ce31054
|
build(deps): bump major versions for math-expression-evaluator and fetch-mock + clean up obsolete dev/override packages (#32322)
|
2025-02-28 08:06:19 +07:00 |
|
Evan Rusackas
|
319a860f23
|
chore: Working toward killing enzyme and cleaning up test noise. (#32207)
|
2025-02-11 12:14:36 -07:00 |
|
Maxime Beauchemin
|
fcd166149c
|
chore: Empty state refactor (#31860)
|
2025-01-22 13:20:38 -08:00 |
|
Michael S. Molina
|
399b709aaf
|
refactor: Removes 5.0 approved legacy charts (#31582)
|
2025-01-09 16:45:05 -03:00 |
|
Michael S. Molina
|
93ba8e16c3
|
refactor: Creates the VizType enum (#31193)
|
2024-11-29 10:05:02 -03:00 |
|
Ed Jannoo
|
70f6f5f3ef
|
fix(ui): Disable ability to export data when user does not have the correct permission (#28429)
|
2024-06-20 09:26:51 -06:00 |
|
Đỗ Trọng Hải
|
0ca42a8e4d
|
chore: remove React 16.4's obsolete React imports (#28571)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-06-05 08:13:24 -03:00 |
|
Elizabeth Thompson
|
34b1db219c
|
feat(accessibility): add tabbing to chart menu in dashboard (#26138)
Co-authored-by: geido <diegopucci.me@gmail.com>
Co-authored-by: Diego Pucci <geido@Diegos-MBP.wind3.hub>
|
2024-04-08 18:40:57 +02:00 |
|
Kamil Gabryjelski
|
a498d6d10f
|
refactor: Move fetchTimeRange to core package (#27852)
|
2024-04-03 18:34:23 +02:00 |
|
Maxime Beauchemin
|
12fe2929a4
|
fix: row limits & row count labels are confusing (#27700)
|
2024-04-02 13:58:35 -07:00 |
|
Michael S. Molina
|
231e659b56
|
fix: Results section in Explore shows an infinite spinner (#27366)
|
2024-03-04 08:15:55 -05:00 |
|
Evan Rusackas
|
753ef69529
|
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907)
|
2024-02-15 07:40:17 -07:00 |
|
Ville Brofeldt
|
19f8405bc0
|
chore: make TS enums strictly PascalCase (#26875)
|
2024-01-31 17:40:44 -08:00 |
|
Michael S. Molina
|
284c12697b
|
chore: Removes duplicated featureFlags.ts (#24935)
|
2023-08-10 10:55:44 -03:00 |
|
Maxime Beauchemin
|
d2b0b8eac5
|
feat: make data tables support html (#24368)
|
2023-06-14 15:54:07 -07:00 |
|
Ville Brofeldt
|
37a78b14be
|
feat(sqllab): add headers when copying results to clipboard (#23720)
|
2023-04-18 18:56:15 +03:00 |
|
Ville Brofeldt
|
f6b5b658e5
|
chore(welcome): harmonize submenu with other routes (#22803)
|
2023-03-31 11:34:10 +03:00 |
|
EugeneTorap
|
30dab3a00a
|
chore: Bump flask libs (#22355)
|
2023-01-09 10:10:31 +00:00 |
|
Victor Arbues
|
ebd75366c0
|
feat(chart): add feature flag that displays the data pane closes by default (#21649)
|
2022-10-05 15:34:03 +08:00 |
|
Lyndsi Kay Williams
|
bd1abd3b6e
|
test: Fix act errors in SamplesPane test (#21406)
|
2022-09-09 08:33:14 -03:00 |
|
Lyndsi Kay Williams
|
295de2d098
|
test: Fix act errors in ResultsPaneOnDashboard test (#21404)
|
2022-09-09 08:32:46 -03:00 |
|
Lyndsi Kay Williams
|
fdae29b0f0
|
test: Fix act error in DataTablesPane test (#21403)
|
2022-09-09 08:32:10 -03:00 |
|
Cody Leff
|
875e9f8a04
|
fix(dashboard): Fix scrolling on "View as table" modal (#21282)
|
2022-09-07 10:16:16 +08:00 |
|
Yongjie Zhao
|
dfe5a04938
|
fix: unable to show view as table modal (#21025)
|
2022-08-10 11:35:06 +08:00 |
|
Yongjie Zhao
|
f011abae2b
|
feat: the samples endpoint supports filters and pagination (#20683)
|
2022-07-22 20:14:42 +08:00 |
|
Diego Medina
|
279ab954b1
|
fix: chart empty state & result panel when multiple queries are executed display incorrectly (#20816)
|
2022-07-22 14:58:42 +08:00 |
|
Hugh A. Miles II
|
e5e8867394
|
feat: Visualize SqlLab.Query model data in Explore 📈 (#20281)
|
2022-07-15 19:34:02 -04:00 |
|
Yongjie Zhao
|
fd129873ce
|
feat: multiple results pane on explore and dashboard (#20277)
|
2022-06-09 09:11:34 +08:00 |
|
Diego Medina
|
0e38c686c6
|
fix: Support the Clipboard API in modern browsers (#20058)
* fix: Support the Clipboard API in modern browsers
* fix tests
* PR comment
* Improvements
|
2022-06-03 19:34:00 +08:00 |
|
Yongjie Zhao
|
a020f75a97
|
refactor: decouple DataTableControl (#20226)
|
2022-06-03 09:52:58 +08:00 |
|
Yongjie Zhao
|
3d5ae6226b
|
fix: dashbaord unable to refresh (#20220)
|
2022-06-01 20:37:19 +08:00 |
|
Yongjie Zhao
|
1530c34792
|
fix: failed samples should throw exception (#20228)
|
2022-06-01 18:24:01 +08:00 |
|
Yongjie Zhao
|
e9007e3c2c
|
refactor: decouple DataTablesPane (#20109)
|
2022-05-26 18:59:54 +08:00 |
|
Ville Brofeldt
|
0bcc21bc45
|
chore(data-table): make formatted dttm the default (#20140)
fix test
|
2022-05-20 15:39:10 +03:00 |
|
AAfghahi
|
fd611d7653
|
refactor: Refactor reports for Charts and Dashboards (#19130)
* bumping shillelagh
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Arash/new state report (#16987)
* code dry (#16358)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor(reports): Arash/refactor reports (#16855)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Reports - ReportModal (#16622)
* refactoring progress
* removed consoles
* Working, but with 2 fetches
* report pickup
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* refactor(reports): Arash/again refactor reports (#16872)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Reports - ReportModal (#16622)
* refactoring progress
* removed consoles
* Working, but with 2 fetches
* it is still not working
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* next changes
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* refactor: Reports code clean 10-29 (#17424)
* Add delete functionality
* Report schema restructure progress
* Fix lint
* Removed console.log
* fix(Explore): Remove changes to the properties on cancel (#17184)
* Remove on close
* Fix lint
* Add tests
* fix(dashboard): don't show report modal for anonymous user (#17106)
* Added sunburst echart
* fix(dashboard):Hide reports modal for anonymous users
* Address comments
* Make prettier happy
Co-authored-by: Mayur <mayurp@kpmg.com>
* fix(explore): Metric control breaks when saved metric deleted from dataset (#17503)
* Add functionality is now working (#17578)
* Preset io ch28954 refactor reports (#19129)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Arash/new state report (#16987)
* code dry (#16358)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor(reports): Arash/refactor reports (#16855)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Reports - ReportModal (#16622)
* refactoring progress
* removed consoles
* Working, but with 2 fetches
* report pickup
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* refactor(reports): Arash/again refactor reports (#16872)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Reports - ReportModal (#16622)
* refactoring progress
* removed consoles
* Working, but with 2 fetches
* it is still not working
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* next changes
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* refactor: Reports code clean 10-29 (#17424)
* Add delete functionality
* Report schema restructure progress
* Fix lint
* Removed console.log
* fix(Explore): Remove changes to the properties on cancel (#17184)
* Remove on close
* Fix lint
* Add tests
* fix(dashboard): don't show report modal for anonymous user (#17106)
* Added sunburst echart
* fix(dashboard):Hide reports modal for anonymous users
* Address comments
* Make prettier happy
Co-authored-by: Mayur <mayurp@kpmg.com>
* fix(explore): Metric control breaks when saved metric deleted from dataset (#17503)
* Add functionality is now working (#17578)
* refactoring reports
* ready for review
* added testing
* removed user reducer
* elizabeth suggestions
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Mayur <mayurnewase111@gmail.com>
Co-authored-by: Mayur <mayurp@kpmg.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
* deleted additional folder
* fixing tests
* all but styling
* bumping shillelagh
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Arash/new state report (#16987)
* code dry (#16358)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor(reports): Arash/refactor reports (#16855)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Reports - ReportModal (#16622)
* refactoring progress
* removed consoles
* Working, but with 2 fetches
* report pickup
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* refactor(reports): Arash/again refactor reports (#16872)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Reports - ReportModal (#16622)
* refactoring progress
* removed consoles
* Working, but with 2 fetches
* it is still not working
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* next changes
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* refactor: Reports code clean 10-29 (#17424)
* Add delete functionality
* Report schema restructure progress
* Fix lint
* Removed console.log
* fix(Explore): Remove changes to the properties on cancel (#17184)
* Remove on close
* Fix lint
* Add tests
* fix(dashboard): don't show report modal for anonymous user (#17106)
* Added sunburst echart
* fix(dashboard):Hide reports modal for anonymous users
* Address comments
* Make prettier happy
Co-authored-by: Mayur <mayurp@kpmg.com>
* fix(explore): Metric control breaks when saved metric deleted from dataset (#17503)
* Add functionality is now working (#17578)
* Preset io ch28954 refactor reports (#19129)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Arash/new state report (#16987)
* code dry (#16358)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor(reports): Arash/refactor reports (#16855)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Reports - ReportModal (#16622)
* refactoring progress
* removed consoles
* Working, but with 2 fetches
* report pickup
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* refactor(reports): Arash/again refactor reports (#16872)
* pexdax refactor (#16333)
* refactor progress (#16339)
* fix: Header Actions test refactor (#16336)
* fixed tests
* Update index.tsx
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* code dry (#16358)
* Fetch bug fixed (#16376)
* continued refactoring (#16377)
* refactor: Reports - ReportModal (#16622)
* refactoring progress
* removed consoles
* Working, but with 2 fetches
* it is still not working
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* next changes
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
* refactor: Reports code clean 10-29 (#17424)
* Add delete functionality
* Report schema restructure progress
* Fix lint
* Removed console.log
* fix(Explore): Remove changes to the properties on cancel (#17184)
* Remove on close
* Fix lint
* Add tests
* fix(dashboard): don't show report modal for anonymous user (#17106)
* Added sunburst echart
* fix(dashboard):Hide reports modal for anonymous users
* Address comments
* Make prettier happy
Co-authored-by: Mayur <mayurp@kpmg.com>
* fix(explore): Metric control breaks when saved metric deleted from dataset (#17503)
* Add functionality is now working (#17578)
* refactoring reports
* ready for review
* added testing
* removed user reducer
* elizabeth suggestions
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Mayur <mayurnewase111@gmail.com>
Co-authored-by: Mayur <mayurp@kpmg.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
* deleted additional folder
* fixing tests
* all but styling
* fixed tests
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Mayur <mayurnewase111@gmail.com>
Co-authored-by: Mayur <mayurp@kpmg.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2022-05-11 14:19:51 -04:00 |
|
Yongjie Zhao
|
24e4ab6a1f
|
fix: can not correctly set force in store (#19932)
* fix: can not correctly set force in store
* fix ut
|
2022-05-03 14:37:36 -06:00 |
|
Ville Brofeldt
|
3d2fec9604
|
chore: fix explore pills (#19866)
* chore: fix explore pills
* fix tests
* address comments
* add test and remove redundant div
* switch to dark text
|
2022-04-28 10:28:47 +03:00 |
|
Kamil Gabryjelski
|
594523e895
|
feat(explore): Implement data panel redesign (#19751)
* feat(explore): Redesign of data panel
* Auto calculate chart panel height and width
* Add tests
* Fix e2e tests
* Increase collapsed data panel height
|
2022-04-19 10:10:40 +02:00 |
|
Michael S. Molina
|
04a36d5c92
|
chore: Moves Chart to the components folder (#19029)
|
2022-03-08 08:57:29 -03:00 |
|
John Bodley
|
26486d01c1
|
chore: Remove legacy SIP-15 interim logic/flags (#18936)
* chore: Remove legacy SIP-15 logic
* Update ab9a9d86e695_deprecate_time_range_endpoints.py
* Update UPDATING.md
* Update UPDATING.md
* Update UPDATING.md
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2022-03-04 09:15:36 +13:00 |
|