Skip to content

Conversation

mirkan1
Copy link
Member

@mirkan1 mirkan1 commented Aug 27, 2025

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • New Query Runner (Data Source)
  • New Alert Destination
  • Other

Description

How is this tested?

  • Unit tests (pytest, jest)
  • E2E Tests (Cypress)
  • Manually
  • N/A

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

mirkan1 added 30 commits April 15, 2025 02:57
…s for improved readability and consistency

- Updated variable declarations in SearchableTile, SimpleList, SvgIcon, TileHeader, and various utility files to use const or let instead of var.
- Enhanced code clarity by using block-scoped variables.
- Adjusted dependencies in useEffect and useCallback hooks in AddReportDialog, CreateModelDialog, EditableModelConfig, ReportPageHeader, and useReport hooks for better performance and to prevent unnecessary re-renders.
…ror handling and parameter management in query and report services
- downgraded @typescript-eslint/eslint-plugin and @typescript-eslint/parser to version 2.10.0
- downgraded eslint to version 6.7.2
- upgraded eslint-loader to version 4.0.2
- downgraded eslint-plugin-compat to version 3.3.0
- downgraded eslint-plugin-cypress to version 2.0.1
- downgraded eslint-plugin-jest to version 22.2.2
- downgraded eslint-plugin-jsx-a11y to version 6.4.1
- Upgrade @typescript-eslint/eslint-plugin and @typescript-eslint/parser to version 4
- Upgrade eslint to version 7
- Upgrade eslint-config-react-app to version 6
- Upgrade eslint-plugin-cypress to version 2.11.2
- Upgrade eslint-plugin-flowtype to version 5
- Upgrade eslint-plugin-jest to version 24
- Upgrade eslint-plugin-react-hooks to version 4
- Adjust typescript version to be >=3.3.1 and <4.5.0
…irectory context and improve package-lock.json dependencies
…ch.json and settings.json for VSCode configuration
mirkan1 and others added 30 commits August 8, 2025 21:15
…with actual values for POSTGRES_PASSWORD, REDASH_DATABASE_URL, and REDASH_COOKIE_SECRET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants