Releases: ministryofjustice/find-moj-data
Releases · ministryofjustice/find-moj-data
v1.1.2 - Fixes and configuration changes
What's Changed
- Linked contact href in footer to data catalogue slack by @murdo-moj in #604
- Update search form domain filters by @mitchdawson1982 in #597
- Datahub Client Tests Workflow by @mitchdawson1982 in #605
Full Changelog: v1.1.1...v1.1.2
Configuration changes
- I have updated the
AZURE_REDIRECT_URI
value for prod.
Implement feedback on tags and domains, and update deployment pipeline
What's Changed
- fmd-551: hide all tags by @hjribeiro-moj in #586
- Browse by Domain Improvements by @mitchdawson1982 in #589
- feat(deployments): Add external domain to ingress (take 2) by @MatMoore in #595
Full Changelog: v1.0.1...v1.1.1
Redeploy v1.0 code as v1.1 did not deploy
Revert "Add custom domain for prod" (#592) Revert "Add custom domain for prod (#591)" This reverts commit 5839505271210a0f492fd1bc5ca4e2fdb98fe428.
v1.1.0 - Pre-launch Pipeline Polishing with Immaculate Ingress Improvements
What's Changed
- Fix role assignment in MOJ dev deployment by @mitchdawson1982 in #587
- Add custom domain for MOJ production environment by @MatMoore in #591
Full Changelog: v1.0.0...v1.1.0
Deploy RDS Database Access
v0.9.0
v0.8.0 FMD RDS Database Variables Release
What's Changed
- 🔥 Remove workflow files by @mitchdawson1982 in #9
- update allowed host setting with fqdn by @mitchdawson1982 in #10
- update docker file build, gitignore. Add docker ignore by @mitchdawson1982 in #12
- add workflow dispatch to deploy by @tom-webber in #13
- add django whitenoise for static file serving by @mitchdawson1982 in #15
- small changes for running local debug by @tom-webber in #16
- Query search results from the catalogue library by @MatMoore in #18
- Add sass via npm to compile stylesheets by @MatMoore in #19
- add environment variables by @mitchdawson1982 in #20
- Update readme with .env variable details. by @mitchdawson1982 in #22
- Bump actions/dependency-review-action from 3 to 4 by @dependabot in #11
- Bump ministryofjustice/github-actions from 13 to 14 by @dependabot in #4
- Update MOJ frontend and make sure JS is initialised by @MatMoore in #23
- Bump actions/checkout from 3 to 4 by @dependabot in #3
- ⚡ Added node base and npm commands to dockerfile and fixed assets… by @mitchdawson1982 in #24
- Add missing main element by @MatMoore in #25
- Update catalogue to 0.7.0 by @MatMoore in #26
- Remove Nginx and apply pre commit linting updates by @mitchdawson1982 in #27
- Dc 2982 frontend changes by @PriyaBasker23 in #29
- Added signed cookie by @PriyaBasker23 in #32
- Update catalogue library by @MatMoore in #33
- Add page titles, defaulting to "Data catalogue" by @MatMoore in #34
- Frontend fixes by @MatMoore in #36
- Improve readability by @MatMoore in #37
- Dp 3108 paginate search results by @LavMatt in #39
- Added sort radio by @murdo-moj in #40
- Add some starter tests by @MatMoore in #43
- add internal moj ips to ingress whitelist by @LavMatt in #57
- Update ingress.yml by @LavMatt in #58
- Implement django forms by @mitchdawson1982 in #56
- Resolve issue with Page Title displaying incorrect information by @mitchdawson1982 in #59
- Dp-3182-views-and-forms-tests by @murdo-moj in #62
- Dpl 3280 service layer tests by @LavMatt in #63
- Add selenium tests by @MatMoore in #70
- Added label for search input by @murdo-moj in #73
- Include subdomains in the filter when we filter by a parent domain by @MatMoore in #77
- A crowning achievement by @MatMoore in #79
- Find-moj-data-45/search-highlighting by @murdo-moj in #78
- Add javascript for domain/subdomain widget behaviour by @MatMoore in #89
- Dp 3072 data product detail page by @LavMatt in #92
- Dp 3047 present additional metadata items by @mitchdawson1982 in #91
- Find moj data 69/glossary by @murdo-moj in #96
- Bump actions/setup-node from 1 to 4 by @dependabot in #97
- Bump faker from 22.6.0 to 23.2.1 by @dependabot in #74
- Bump actions/cache from 2 to 4 by @dependabot in #66
- Bump actions/setup-python from 2 to 5 by @dependabot in #65
- Bump sass from 1.70.0 to 1.71.1 by @dependabot in #95
- Bump black from 23.12.1 to 24.2.0 by @dependabot in #61
- Integrate subdomain filter by @MatMoore in #99
- Add sticky sidebar by @MatMoore in #107
- Update README by @MatMoore in #116
- add href to back link by @LavMatt in #118
- rename k8s secret names to have
-
by @LavMatt in #120 - Make glossary filterable by @MatMoore in #109
- Copy over issue templates from monorepo by @MatMoore in #88
- Revert "Update README" by @MatMoore in #121
- 🔥 Remove unnecessary classification choices by @mitchdawson1982 in #122
- Add fully qualified name by @LavMatt in #134
- update vars in deploy by @LavMatt in #135
- Update matched reason display name options by @mitchdawson1982 in #137
- Trying new test workflow deployment by @murdo-moj in #132
- Introduce table details page by @MatMoore in #136
- Show contact info and metadata on all details pages by @MatMoore in #160
- Update catalogue version by @mitchdawson1982 in #163
- fix variable calls within env by @tom-webber in #165
- Demote headings appearing in markdown by @MatMoore in #166
- Misc fixes to frontend to match design by @MatMoore in #168
- Fix search term highlighting and deploy tags by @mitchdawson1982 in #169
- Expand docstring by @MatMoore in #100
- Condensed metadata component by @MatMoore in #170
- Swapped dev and test environments by @murdo-moj in #174
- Added environment name to alpha banner by @murdo-moj in #183
- Update search term pattern matching by @mitchdawson1982 in #184
- Fmd-149-charts by @murdo-moj in #190
- Dc 156 add database entities by @LavMatt in #205
- Add repo badge and H1 to README by @jemnery in #208
- Added entity type search filter by @murdo-moj in #207
- Repo compliance badge by @jemnery in #209
- Add djhtml to format HTML templates by @MatMoore in #164
- Fix clear filter for entity type by @LavMatt in #224
- ensure DEBUG is set as expected by @tom-webber in #225
- actually fix debug this time by @tom-webber in #226
- Bump library by @MatMoore in #227
- Stop showing "TBC" as "Database Name" in search results by @MatMoore in #236
- Improve captions on details pages by @MatMoore in #243
- Add additional skiplink to bypass glossary nav by @MatMoore in #242
- Add a skip link for skipping filters in search by @MatMoore in #244
- Workaround for skip link issues by @ma...
Client library v1.0.1
datahub-client-v1.0.1a Fix dist path (#312)