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

Modified create view [B: 1791] #526

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

Conversation

droberts-ctrlo
Copy link
Contributor

Relies on #525

Modified listboxes for WCAG compliance and cleaner code

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
- 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 Modified create view Modified create view [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