Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap integration [B: 1791] #525

Draft
wants to merge 75 commits into
base: dev
Choose a base branch
from

Conversation

droberts-ctrlo
Copy link
Contributor

PR relies on #509

  • Updated bootstrap variables to match branding
  • Implemented usage of bootstrap variables and components where possible
  • Changes to react to use bootstrap components where possible
  • Updated datatables.net code to use proper v2 API

droberts-ctrlo and others added 30 commits January 2, 2025 12:06
- Upgraded basic packages in `package.json` to latest version where possible
- Updated `webpack.config.js` to use latest versions of plugins and builders
- Updated `tsconfig.json` and `jest.config.js` to enable more consistent imports
- Updated JS, TS, and TSX files with the above changes
- Removed stale ESLint directives
- Updated configurations, and code to ensure tests now pass where they were failing due to breaking changes to libraries
- Updated configurations, and code to allow Webpack build to succeed
Also modified code to ensure that build is successful
- Removed "odd" and deprecated code
- Removed transitions as these were causing issues with DataTables
- Stopped Audit table being responsive and therefore allowing overflow to display regardless
- Fixed error in datepicker helper function omitting bs controls
- Moved filedrag styles to scss variables file
- Removed switch styles as they are no longer used
- Fixed curval modal component to use inbuilt UUID generator
- Fixed more-less component to use inbuilt UUID generator
- Formatted purge styles
- Fixed select-all component to use more efficient JQ methods
- Removed summernote index file as it is no longer required
- Fixed summernote to use correct import for component
- Fixed closure in site.js that was causing a bug
- Removed unnecessary casting
- Removed ts-expect-error where this was not required
@droberts-ctrlo droberts-ctrlo changed the title Bootstrap integration Bootstrap integration [B: 1791] Mar 20, 2025
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.

1 participant