Skip to content

Releases: hmrc/api-hub-frontend

0.30.0

15 Feb 15:43
26100df
Compare
Choose a tag to compare

Release : api-hub-frontend 0.30.0

Last commit sha : 26100df
Last commit author : Paul Durham
Last commit time : 2023-02-15T15:36:38Z

HIPP-359: Approver-only pages (#33)

  • HIPP-359: Approver-only pages

  • Tidy up

0.29.0

14 Feb 15:25
894175d
Compare
Choose a tag to compare

Release : api-hub-frontend 0.29.0

Last commit sha : 894175d
Last commit author : Paul Durham
Last commit time : 2023-02-14T15:18:14Z

HIPP-264: Pending production approvals page (#32)

  • Scaffold

  • Populate pending approvals view

  • Tidy up

0.28.0

14 Feb 13:19
d387178
Compare
Choose a tag to compare

Release : api-hub-frontend 0.28.0

Last commit sha : d387178
Last commit author : Paul Durham
Last commit time : 2023-02-14T13:12:39Z

HIPP-311: Retrieve and use approver permissions in frontend (#31)

  • Add canApprove to user model

  • Tidy up

0.27.0

13 Feb 14:58
55e4473
Compare
Choose a tag to compare

Release : api-hub-frontend 0.27.0

Last commit sha : 55e4473
Last commit author : Mike Jackson
Last commit time : 2023-02-13T14:51:52Z

Hipp 260 add scopes frontend (#30)

  • HIPP-260: Add scope new view and controller

  • Fix view and wire up

  • HIPP-260: Some input validation and request handling

  • HIPP-260: Wire up form submission

  • HIPP-260: AddScopeController specs

  • HIPP-260: AddScopeController specs

  • HIPP-260: AddScopeController specs

  • HIPP-260: Refactor form handling

  • HIPP-260: Refactor form handling

  • HIPP-260: Add validation tests

  • HIPP-260: Rename form provider

  • HIPP-260: Review Actions

  • HIPP-260: Review Actions

  • HIPP-260: Review Actions

  • HIPP-260: Review Actions

  • HIPP-260: Review Actions

0.26.0

08 Feb 12:06
36c1029
Compare
Choose a tag to compare

Release : api-hub-frontend 0.26.0

Last commit sha : 36c1029
Last commit author : Paul Durham
Last commit time : 2023-02-08T11:57:19Z

HIPP-233: LDAP Stub (#29)

  • Stub internal-auth

  • Dev and start config

  • Show email on web pages

  • Review comments

  • Add userName to UserModel

  • Display userName when email not present

0.25.0

06 Feb 12:09
2902b80
Compare
Choose a tag to compare

Release : api-hub-frontend 0.25.0

Last commit sha : 2902b80
Last commit author : Mike Jackson
Last commit time : 2023-02-06T12:01:54Z

Hipp 315 ldap authentication (#28)

  • HIPP-315: Part2, email address, wip

  • HIPP-315: retrieve and handle email

  • Refactor with new UserModel

  • Delete deps.out

0.24.0

03 Feb 16:16
7048568
Compare
Choose a tag to compare

Release : api-hub-frontend 0.24.0

Last commit sha : 7048568
Last commit author : Paul Durham
Last commit time : 2023-02-03T16:08:49Z

HIPP-233: LDAP stub (#25)

  • HIPP-233: LDAP stub

  • Set local config

  • Rebase to get LDAP login

  • Fix login URL

0.23.0

02 Feb 13:19
89f0dcc
Compare
Choose a tag to compare

Release : api-hub-frontend 0.23.0

Last commit sha : 89f0dcc
Last commit author : Mike Jackson
Last commit time : 2023-02-02T13:12:23Z

Merge pull request #27 from hmrc/HIPP-315_ldap_authentication

Hipp 315 ldap authentication

0.22.0

02 Feb 09:32
242423a
Compare
Choose a tag to compare

Release : api-hub-frontend 0.22.0

Last commit sha : 242423a
Last commit author : Vlad Shiligin
Last commit time : 2023-02-02T09:25:46Z

Merge pull request #26 from hmrc/HIPP-308

added links to application details page to applications listed on lan…

0.21.0

31 Jan 17:55
54d1abb
Compare
Choose a tag to compare

Release : api-hub-frontend 0.21.0

Last commit sha : 54d1abb
Last commit author : Paul Durham
Last commit time : 2023-01-31T17:47:58Z

HIPP-318: Add links to top of every page (#24)

  • HIPP-318: Add links to top of every page

  • Better message names

  • Tidy up