Releases: UKHomeOffice/asl-internal-ui
Releases · UKHomeOffice/asl-internal-ui
v3.3.1
v3.3.0
What's Changed
- Init by @lennym in #1
- Add dev start script by @lennym in #2
- Standardise npm auth config across projects by @lennym in #3
- Deleted all views, use version 2.1.0 of asl-service, added config for… by @joefitter in #4
- added slack reporting to drone.yml by @joefitter in #6
- added functional tests. Also pointed at public-api by @joefitter in #5
- Add "Named people and licence holders" page by @lennym in #7
- bumped asl-service to 2.5.0 by @joefitter in #9
- Abstracted content by @joefitter in #10
- Notify failed deployments by @lennym in #11
- Use uid to run as user in dockerfile by @lennym in #12
- Feature/edit place by @joefitter in #13
- Add post deploy tests by @lennym in #14
- Fix post deploy tests by @lennym in #15
- Add projects page by @lennym in #16
- Fix test assertion on page heading by @lennym in #17
- Use ASL-Pages by @joefitter in #18
- Updated to compile assets in main project by @joefitter in #19
- Use latest service and pages versions by @lennym in #20
- Spike/url configuration by @joefitter in #21
- Add ASRU user dashboard by @lennym in #22
- Fix test urls by @lennym in #23
- Fix casing of asru user flag by @lennym in #24
- Add workflow url to deploy config by @lennym in #25
- Delegate deployment to asl-deployments by @lennym in #27
- Add configuration for permissions service by @lennym in #28
- Revive dashboard by @lennym in #29
- Ensure URL parameters that pages are expecting are passed by @lennym in #30
- Fix profile url by @lennym in #31
- use shared tasklist router by @joefitter in #32
- Refactor to use new breadcrumb pattern by @lennym in #33
- Move establishment list page into this repo by @lennym in #34
- Bump pages for tasklist improvements by @wheelsandcogs in #35
- Feature/verbose errors by @joefitter in #36
- updated service and pages, use exported routers by @joefitter in #37
- Ensure establishment id parameter is an int by @lennym in #38
- Add search panel to root dashboard by @wheelsandcogs in #39
- Rename the service by @lennym in #41
- WIP People search by @wheelsandcogs in #40
- Fix account/profile edit journey by @lennym in #42
- Add establishment search results page by @wheelsandcogs in #43
- Add global profile page by @lennym in #44
- Don't use AJAX search on the dashboard by @wheelsandcogs in #46
- Add project search results by @wheelsandcogs in #45
- Link establishment search results to the establishment dashboard by @lennym in #47
- Update dependencies by @lennym in #49
- Add UI for amending ASRU access roles by @lennym in #48
- Add a
className
to ASRU roles list component by @lennym in #50 - Add tabs to task list by @lennym in #51
- increase memory for webpack to prevent crashing by @joefitter in #52
- bump pages for restrictions fixes, sync components and service by @wheelsandcogs in #53
- bumped pages and point to project router not list by @joefitter in #54
- bump pages for activity log in task view by @wheelsandcogs in #55
- added project versions by @joefitter in #56
- removed unused babel hack by @joefitter in #57
- fixed project next steps button - only show if actionable, link to task by @joefitter in #58
- updated label for viewing projects by @joefitter in #59
- installed latest projects, pass schemaVersion by @joefitter in #60
- bumped pages, route establishment base by @joefitter in #61
- link to project from project search by @joefitter in #63
- pils need to be routed to be viewed by @joefitter in #64
- Don't assume an open task exists on a project by @lennym in #62
- Include status column in project search results by @lennym in #65
- Add missing status label by @lennym in #66
- bumped projects, pass establishment name by @joefitter in #67
- bump pages to remove disabled submits by @wheelsandcogs in #68
- Add establishment-profile components to global profile page by @lennym in #69
- Ensure we use a consistent date format by @wheelsandcogs in #71
- ASRU user perms UI improvements by @wheelsandcogs in #72
- Feature/as 1157 spocs and inspectors by @lvnhmd in #70
- Add inspector and spoc columns by @lvnhmd in #73
- Render asru associations by @lvnhmd in #74
- Check if asru exists before checking length by @lvnhmd in #75
- Rename link to task view by @wheelsandcogs in #76
- Increase failure level on audit to critical by @lennym in #77
- removed local projectversion - use from pages, bumped service pages a… by @joefitter in #78
- bumped pages, added pdf url by @joefitter in #79
- Cast establishments length to a boolean by @lennym in #80
- Show success message when unassigning asru user by @lvnhmd in #81
- Pass allowed actions to profile component by @lvnhmd in #82
- bump pages for withdraw application button by @wheelsandcogs in #83
- Add NTS reporting prototype by @lennym in #84
- Remove merge of missing table row by @lennym in #85
- Pipe response immediately by @lennym in #86
- Remove slashes from file paths by @lennym in #87
- Add missing warning to asru user management by @wheelsandcogs in #88
- bump pages for deadline component by @wheelsandcogs in #89
- Use project read url for project update by @lennym in #90
- bump pages for deadline changes by @wheelsandcogs in #91
- Separate establishment names in list view by @wheelsandcogs in #92
- Don't ren...