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

RCS / IPPRS org changes #3378

Merged
merged 39 commits into from
Dec 12, 2024
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
aafa048
#3369
temi Nov 22, 2024
7fb8879
#3369
temi Nov 25, 2024
bcf9e9d
Merge remote-tracking branch 'origin/dev' into feature/issue3369
chrisala Nov 29, 2024
c8cc478
WIP for org targets #3369
chrisala Dec 1, 2024
b492164
Merge remote-tracking branch 'origin/dev' into feature/issue3369
chrisala Dec 4, 2024
4eb5c56
IPPRS / RCS reporting WIP #3369
chrisala Dec 6, 2024
72f92d1
IPPRS / RCS reporting WIP #3369
chrisala Dec 6, 2024
134dec5
#3369
temi Dec 6, 2024
8fd6af3
Merge remote-tracking branch 'origin/feature/issue3369' into feature/…
temi Dec 6, 2024
93fa773
Support score names #3369
chrisala Dec 9, 2024
e1c9e1f
Merge remote-tracking branch 'origin/dev' into feature/issue3369
chrisala Dec 9, 2024
6070373
Merge remote-tracking branch 'origin/dev' into feature/issue3369
chrisala Dec 9, 2024
3e9cb29
Updated tests #3369
chrisala Dec 9, 2024
be014dd
Renamed model to fix tests #3369
chrisala Dec 9, 2024
6936cb3
#3369
temi Dec 9, 2024
22fb5df
Merge remote-tracking branch 'origin/feature/issue3369' into feature/…
temi Dec 9, 2024
3dac5be
Fixed paths for context data #3369
chrisala Dec 9, 2024
f617372
Added funding table to UI #3369
chrisala Dec 9, 2024
cfaa2c2
Support blanks and allow them to be excluded from the average #3369
chrisala Dec 10, 2024
952f90b
Add user feedback to save #3369
chrisala Dec 10, 2024
6342fc9
Merge remote-tracking branch 'origin/dev' into feature/issue3369
chrisala Dec 10, 2024
df6d1eb
Added funding for report year to form context #3369
chrisala Dec 10, 2024
0251629
#3369
temi Dec 10, 2024
76f899c
#3369
temi Dec 10, 2024
b60c632
Merge remote-tracking branch 'origin/feature/issue3369' into feature/…
temi Dec 10, 2024
8bd1a2f
Only include scores that are output targets #3369
chrisala Dec 10, 2024
9a9caa5
Validation and label format changes #338
chrisala Dec 10, 2024
f4066f5
label change and targets fixed to 2 decimal places #3369
chrisala Dec 10, 2024
e5ce4c3
Reverted 2 decimal places in targets #3369
chrisala Dec 11, 2024
f036ca9
Fixed access to org targets to only officer and above #3369
chrisala Dec 11, 2024
129207c
Minor label changes for #3369
chrisala Dec 12, 2024
b23fa5f
ala-security-plugin:6.3.0
temi Dec 12, 2024
5d3e4f2
Merge remote-tracking branch 'origin/dev' into feature/issue3369
chrisala Dec 12, 2024
9b80989
Cache org name search results #3369
chrisala Dec 12, 2024
f276669
Cache org name search results #3369
chrisala Dec 12, 2024
b5c7768
Cache org name search results #3369
chrisala Dec 12, 2024
c035a38
Removed business names from org about page #2880
chrisala Dec 12, 2024
89fb664
Trying to fix list styling in test #2880
chrisala Dec 12, 2024
08d0e57
Trying to fix list styling in test #2880
chrisala Dec 12, 2024
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
Prev Previous commit
Trying to fix list styling in test #2880
  • Loading branch information
chrisala committed Dec 12, 2024
commit 08d0e576368378c2df0c91ce3af7047e2dfe34d4
3 changes: 3 additions & 0 deletions grails-app/assets/stylesheets/associated-orgs.css
Original file line number Diff line number Diff line change
@@ -15,5 +15,8 @@

ul.ui-menu {
list-style: none;
padding-left: 10px;
}