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
Draft
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
0c4a822
Removed extra dependencies and eslint
droberts-ctrlo Jan 2, 2025
9302204
Updated libraries and tooling
droberts-ctrlo Jan 2, 2025
e91d1b3
Upgraded react version
droberts-ctrlo Jan 2, 2025
c95be37
Refactoring React components - tests to follow
droberts-ctrlo Jan 7, 2025
05130f5
Package changes (should have been in previous commit)
droberts-ctrlo Jan 7, 2025
d0242cc
In retrospect, changes to the react components isn't necessary
droberts-ctrlo Jan 9, 2025
a67726e
Added Jest setup script rather than having to import every time
droberts-ctrlo Jan 9, 2025
5c90124
Further button tests
droberts-ctrlo Jan 13, 2025
4d6bccb
Working on BS4 - 5 migration
droberts-ctrlo Jan 13, 2025
32ab0c1
Update of files - *currently tests are broken due to BS5 setup*
droberts-ctrlo Jan 16, 2025
9a730bd
Updated Cypress tests
droberts-ctrlo Jan 16, 2025
d19ff93
Merge branch 'dev' into js-fixes
droberts-ctrlo Jan 20, 2025
98084a7
Cypress tests now pass
droberts-ctrlo Jan 20, 2025
022100c
Updated styling
droberts-ctrlo Jan 21, 2025
2f0f51f
Merged in current v2.6
droberts-ctrlo Jan 21, 2025
564b495
Update .gitignore
droberts-ctrlo Jan 21, 2025
821be46
Undo accidental staging of public directory
droberts-ctrlo Jan 21, 2025
4a65544
Merge remote-tracking branch 'origin/js-fixes' into js-fixes
droberts-ctrlo Jan 21, 2025
e93c7d3
Removed incorrect unit test
droberts-ctrlo Jan 21, 2025
640c270
Removed extra changes to webpack.config
droberts-ctrlo Jan 21, 2025
e91e5c1
Added definitions for jQuery and test to ensure it's defined correctly
droberts-ctrlo Jan 21, 2025
76e7bfc
Added build stage to Cypress tests
droberts-ctrlo Jan 21, 2025
5acf741
Updates to webdriver tests
droberts-ctrlo Jan 21, 2025
5f204da
`webpack.config` changes
droberts-ctrlo Jan 21, 2025
54a3674
Updated modal close button and added fileDrag component to code
droberts-ctrlo Jan 21, 2025
f064e8c
DataTables display fixes
droberts-ctrlo Jan 21, 2025
59cb863
Updated dashboard components
droberts-ctrlo Jan 23, 2025
4afd8c3
Updated view and removed logging from tests where it wasn't needed
droberts-ctrlo Jan 23, 2025
51a5bc0
Added tests to dashboard
droberts-ctrlo Jan 23, 2025
197a27f
Fixes for styling in react components
droberts-ctrlo Jan 24, 2025
2c553c9
Added further dashboard tests
droberts-ctrlo Jan 24, 2025
7590502
Merge branch 'dev' into js-fixes
droberts-ctrlo Jan 24, 2025
0e7a3ac
Removed edits from BS changes
droberts-ctrlo Jan 24, 2025
12887aa
Merge remote-tracking branch 'origin/js-fixes' into js-fixes
droberts-ctrlo Jan 24, 2025
bca6579
Test updates and fixes for Jest
droberts-ctrlo Jan 24, 2025
3698fa5
Fix for header overflow causing excess page width
droberts-ctrlo Jan 29, 2025
3a64204
Updated dashboard components to use `react-bootstrap`
droberts-ctrlo Feb 6, 2025
770c19a
Bootstrap changes
droberts-ctrlo Feb 6, 2025
b30508f
Bootstrap Changes
droberts-ctrlo Feb 7, 2025
f59c24c
Updated failing tests on React components
droberts-ctrlo Feb 10, 2025
2c7d7ef
React fixes
droberts-ctrlo Feb 10, 2025
f6c9629
Fixes for failing Cypress tests
droberts-ctrlo Feb 10, 2025
2325e0f
DataTables table view fix
droberts-ctrlo Feb 13, 2025
465334f
Started work on cards
droberts-ctrlo Feb 14, 2025
2de548f
Fixed tests and removed skipped tests
droberts-ctrlo Feb 14, 2025
b2d2b23
Cards finished
droberts-ctrlo Feb 24, 2025
5a85f41
Fixed header row
droberts-ctrlo Feb 24, 2025
86cd4c2
Updated view to align items correctly in edit
droberts-ctrlo Feb 24, 2025
b8537a4
Cleaned up sidebar
droberts-ctrlo Feb 24, 2025
8c9148d
Added component for bootstrap popover
droberts-ctrlo Feb 27, 2025
bb97ae7
Modified button config for btn-info
droberts-ctrlo Feb 27, 2025
514c5d4
Add undefined check to bootstrap-select
droberts-ctrlo Feb 27, 2025
4509460
Removed extra logging
droberts-ctrlo Feb 27, 2025
12fb67b
Moved DataTables styling out of general CSS
droberts-ctrlo Feb 27, 2025
4e115cd
Added bootstrap popover and moved init code into closure
droberts-ctrlo Feb 27, 2025
e0e6722
Completed DataTables code
droberts-ctrlo Mar 3, 2025
8e3a415
Further updates to cards for editing and other changes
droberts-ctrlo Mar 3, 2025
c31345e
Fixes for Cypress tests
droberts-ctrlo Mar 4, 2025
93dcaa5
Further Cypress fixes
droberts-ctrlo Mar 4, 2025
21e6e9f
Removed comments containing old code from `_card.scss`
droberts-ctrlo Mar 4, 2025
07363f6
Removed old popover component
droberts-ctrlo Mar 4, 2025
0228c4b
Moved over to Bootstrap 5 tabs
droberts-ctrlo Mar 4, 2025
1cc5949
Updated table permissions view
droberts-ctrlo Mar 5, 2025
aa4d2a1
Updated data-table with hover and clickable rows
droberts-ctrlo Mar 6, 2025
51820e0
Removed collapsible component as this can be handled by BS5
droberts-ctrlo Mar 6, 2025
9305808
Modified bootstrap popover to use more complex content
droberts-ctrlo Mar 6, 2025
ca8f5a1
Various changes
droberts-ctrlo Mar 6, 2025
6993c6a
Removed screenshots for Cypress tests
droberts-ctrlo Mar 7, 2025
76d0e93
Removed transitions that were causing rendering issues
droberts-ctrlo Mar 10, 2025
eaadc19
Merge branch 'dev' into js-fixes
droberts-ctrlo Mar 14, 2025
ab8cda4
Merge branch 'dev' into js-fixes
droberts-ctrlo Mar 14, 2025
c4d4722
Merge branch 'js-fixes' into bootstrap-integration
droberts-ctrlo Mar 14, 2025
cfffff6
Added ts-expect-error for `window.test`
droberts-ctrlo Mar 14, 2025
cb2798c
Typescript changes
droberts-ctrlo Mar 20, 2025
b101730
New listbox with better bootstrap integration and fixes
droberts-ctrlo Mar 20, 2025
3c8d5d2
Added select all and select none buttons
droberts-ctrlo Mar 20, 2025
812ff4e
Updated styling
droberts-ctrlo Mar 20, 2025
d0e06f6
Updated cards in views where they were missed
droberts-ctrlo Mar 20, 2025
1f50888
Merge branch 'bootstrap-integration' into view-listbox-changes
droberts-ctrlo Mar 20, 2025
cc18ff9
Re-styled to bring the control closer to old control and added search
droberts-ctrlo Mar 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .eslintignore

This file was deleted.

46 changes: 0 additions & 46 deletions .eslintrc.js

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -157,9 +157,11 @@ jobs:
echo '*:*:*:postgres:postgrespassword' > ~/.pgpass
chmod 600 ~/.pgpass
- name: 'Install YARN dependencies'
# If the code isn't built (public dir) then the tests will fail
run: |
sudo apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb
yarn
yarn build --no-watch
- name: 'Start the application'
env:
DANCER_CONFDIR: 'webdriver'
1 change: 0 additions & 1 deletion .gitigore

This file was deleted.

22 changes: 0 additions & 22 deletions .jshintrc

This file was deleted.

233 changes: 0 additions & 233 deletions .stylelintrc.js

This file was deleted.

Loading