Releases: cloud-gov/cg-ui
Releases · cloud-gov/cg-ui
0.0.1
What's Changed
- Set up default issue templates with appropriate labels by @sknep in #2
- Add ADR process and template by @echappen in #6
- Fix bugs in issue templates by @echappen in #10
- adr for stratos converted to markdown by @jduss4 in #13
- Small app testing ability to use cf token for local development by @jduss4 in #23
- splits uaa-docker into its own section, beefs up readme by @jduss4 in #18
- Demo app with uaa auth by @jduss4 in #25
- NextJS prototype - example pages and test suite by @echappen in #16
- Bump the npm_and_yarn group across 1 directories with 1 update by @dependabot in #26
- gh action to test and lint nextjs by @jduss4 in #27
- NextJS prototype cleanup by @echappen in #31
- nextjs builds on pull request by @jduss4 in #35
- Add Nextjs assessment doc by @echappen in #34
- paas-admin ADR by @hursey013 in #38
- NextJS ADR by @echappen in #37
- Updates link to Stratos ADR by @hursey013 in #41
- Accept nextjs adr by @echappen in #47
- Add cloudfoundry page and api endpoint (proof of concept for local development) by @echappen in #52
- removes previous local dev setup in favor of nextjs integration by @jduss4 in #54
- Initial USWDS setup by @echappen in #53
- Jvd/db local by @jduss4 in #58
- NextJS UAA authentication development proof of concept by @echappen in #57
- Move NextJS files to project root by @hursey013 in #69
- Add dependabot config by @hursey013 in #73
- Lint staged files and update eslint rules by @hursey013 in #72
- Update npm dependencies by @hursey013 in #80
- adds directories and files to cfignore by @jduss4 in #79
- Bump next from 14.1.0 to 14.1.4 by @dependabot in #74
- updates readme project description and how to run tests by @jduss4 in #81
- Clean up warnings in lint and test runs; update README by @echappen in #82
- Use jose for jwt decoding in middleware by @echappen in #84
- adds debug info to uaa docker readme by @jduss4 in #85
- Add adr for typescript usage by @echappen in #70
- Bump eslint-config-next from 14.1.0 to 14.1.4 by @dependabot in #89
- Bump @testing-library/react from 14.2.2 to 14.3.0 by @dependabot in #90
- Bump pg from 8.11.4 to 8.11.5 by @dependabot in #91
- Bump jose from 5.2.3 to 5.2.4 by @dependabot in #92
- adds example env file for local dev by @jduss4 in #88
- Get UAA to work when deployed to dev by @echappen in #86
- adds explainers directory by @jduss4 in #104
- Bump @testing-library/react from 14.3.0 to 15.0.2 by @dependabot in #116
- Bump eslint-config-next from 14.1.4 to 14.2.1 by @dependabot in #117
- Bump next from 14.1.4 to 14.2.1 by @dependabot in #118
- Bump sass from 1.72.0 to 1.75.0 by @dependabot in #119
- moves uaa overview to explainer, adds content by @jduss4 in #115
- Exclude dependabot branches from security considerations workflow by @echappen in #120
- Add cloud.gov sass theme settings by @echappen in #124
- initial pass at explainer for adding user to org by @jduss4 in #127
- Add basic page layout and background color by @echappen in #135
- Toggles token depending on local vs deployed environment by @jduss4 in #134
- Add tsconfig.json to repo; make code adjustments by @echappen in #137
- revert to white background by @echappen in #138
- fix typescript errors that were a result of some quick merging by @echappen in #139
- Fix: switch approach to excluding dependabot pr's from running security considerations job by @echappen in #146
- Bump eslint-config-next from 14.2.1 to 14.2.2 by @dependabot in #142
- Bump nock from 14.0.0-beta.5 to 14.0.0-beta.6 by @dependabot in #145
- Bump next from 14.2.1 to 14.2.2 by @dependabot in #144
- Jvd/orgs by @jduss4 in #141
- WIP: update node version to 20x by @echappen in #148
- add docs for updating node version by @echappen in #150
- Initial manage role functions and tests by @jduss4 in #151
- Add vscode configs to gitignore by @echappen in #147
- moves api tests to tests directory by @jduss4 in #154
- updates uaa port to 9001, changes passwords by @jduss4 in #153
- Add user to org rough functionality by @jduss4 in #158
- adds script and instructions to refresh token without manual copy paste by @jduss4 in #159
- Org users list with roles by @jduss4 in #174
- Bump @testing-library/react from 15.0.2 to 15.0.5 by @dependabot in #169
- Bump eslint-config-next from 14.2.2 to 14.2.3 by @dependabot in #167
- Bump next from 14.2.2 to 14.2.3 by @dependabot in #168
- Bump react from 18.2.0 to 18.3.1 by @dependabot in #166
- Remove an org role from a user, with confirmation by @echappen in #176
- Adds adr for uswds strategy by @echappen in #175
- creates cf specific request function and alters response by @jduss4 in #177
- updates PR template by @jduss4 in #178
- provides error message if no local token nor uaa token found by @jduss4 in #180
- Finalize USA Banner by @echappen in #140
- Bump @testing-library/jest-dom from 6.4.2 to 6.4.5 by @dependabot in #182
- Bump sass from 1.75.0 to 1.76.0 by @dependabot in #185
- Bump @testing-library/react from 15.0.5 to 15.0.6 by @dependabot in #183
- Bump react-dom from 18.2.0 to 18.3.1 by @dependabot in #184
- Add concourse dev deployment pipeline by @hursey013 in #152
- typescriptifying actively developed files by @jduss4 in #181
- Add header and identifier to root layout by @hursey013 in #191
- Add CG favicon by @echappen in #193
- remove user from org by @jduss4 in #187
- Handle logout redirect by @hursey013 in #196
- sketches in spaces to org, space detail page by @jduss4 in #188
- adds aliases for commonly used directories by @jduss4 in #199
- Revert "adds aliases for commonly used directories" by @jduss4 in #208
- Use a leading slash with alias imports by @hursey013 in #209
- Add dev docs for app and directory structure by @echappen in #214
- Avoid pruning devDependencies in deployed environment by @hursey013 in #211
- Update issue templates by @echappen in #203
- manage space users by @jduss4 in #218
- Bump sass from 1.76.0 to 1.77.1 by @dependabot in #201
- Bump @testing-library/react from 15.0.6 to 15.0.7 by @dependabot in #202
- adds uswds button component by @jduss4 in #222
- Bump sass from 1...