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

Minor bug fixes #305

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Minor bug fixes #305

merged 3 commits into from
Dec 13, 2023

Conversation

droberts-ctrlo
Copy link
Contributor

  • Can now disable dropdowns
  • Now have notes field in myaccount

@abeverley abeverley merged commit 47d9054 into ctrlo:uiux Dec 13, 2023
5 checks passed
@droberts-ctrlo droberts-ctrlo deleted the user-edit-fix branch December 13, 2023 17:07
droberts-ctrlo added a commit to droberts-ctrlo/GADS that referenced this pull request Dec 19, 2023
* Addition of user notes to account requests (ctrlo#297)

* Update formatting

* Rebuild JS

* Add accidentally-removed Fengari

* Removed API code for not required endpoint

* Move user notes field into same row as email address in user wizard

* Do not populate read-only values during record clone

* Fix datatables not adding click event on page or page-length change

* Rebuild JS

* Fix unable to clone with dependent fields

* Fix for welcome email not being sent on approval of account (ctrlo#299)

* Fix for welcome email not being sent on approval of account

* Removed duplicate code

* Changes as suggested

* Change as suggested

- User import will need testing within system
- Changed Result User class as check for null is no longer required

* Account request notes fix (ctrlo#303)

* Account request notes fix

There were 2 different fields within account request notes for "Notes" - it looks like one of them was added in error (as the "user" class has no "notes" field, and as such, I have removed the "extra" one and fixed the naming and settings of the field that was producing the error.

* Changes as suggested

* Fixed inability to remove title, department, team, and organisation

* Minor bug fixes (ctrlo#305)

* Minor bug fixes

- Can now disable dropdowns
- Now have notes field in myaccount

* Removed ability for user to view own notes field

* Change as suggested

* Fix disabled search fields

* Replace typeahead library

---------

Co-authored-by: Andy Beverley <[email protected]>
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.

2 participants