v0.4.1-rc1
Pre-release
Pre-release
v0.4.1 Release Candidate 1
git log 0.3.0..v0.4.1-rc1 --pretty=format:"- %h %s by %an" --no-merges
- 9f93684 Remove references to residencies and a few typo fixes (#97) by Jacob See
- a377f8d Tagging for Releases/Latest/Master (#94) by Derek Wasinger
- 753f54e Add dummy github workflow for PR checks (#96) by Jacob See
- 0ee4306 all logic complete by Philip Double
- 1467a53 reducing data to flatten it for display by Philip Double
- 8cce06e adding extra log to show the bizarreness by Philip Double
- bd564d1 completed the imports and accessing the data by Philip Double
- a8cdc71 creating context, services and schema for Versions by Philip Double
- 53761ba added docstring explaining logic in Feature component by Spencer Stolworthy
- 20209e8 fix in show logic by Spencer Stolworthy
- e519527 deduped check has feature code by Spencer Stolworthy
- 6143cd5 updated snapshots by Spencer Stolworthy
- bc9c7d5 typing for roles by Spencer Stolworthy
- a26f8fe added app roles to constant object by Spencer Stolworthy
- 4ad23ab added disabled states without writer permission by Spencer Stolworthy
- cf3eadd Does just adding this param work...? (#93) by Jacob See
- 912d68c refactored routes by Spencer Stolworthy
- f38ad84 Reject users without access privileges (#91) by Jacob See
- edae2c8 initial rbac commit by Spencer Stolworthy
- 9e0f145 refactored launch button by Spencer Stolworthy
- 8f1c249 Little cleanup before PR by Philip Double
- 392b230 Added Launch functionality, error checking and disabling of launched engagements - update of local engagement data once an item has launched. by Philip Double
- f3b3444 Updated README file by Øystein Bedin
- 01f26c3 Updated README file by Øystein Bedin
- 61e5e90 Updated README file by Øystein Bedin
- c832a98 Updated README file by Øystein Bedin
- 41f5e69 Added ability to disable launch button and provide disabled message (#88) by Philip Double
- 9c6a83c Initial implementation of SSO logout (#86) by Jacob See
- 441c1ce fix typo (#87) by Kevin McAnoy
- 577016a added comment to date format function by Spencer Stolworthy
- 4917882 refixed date function by Spencer Stolworthy
- 61f613d modified start date formatter by Spencer Stolworthy
- 3332d7f General cleanup (#82) by Jacob See
- cc6a452 Versioning (#85) by Kevin McAnoy
- fd706e9 removed console logs by Spencer Stolworthy
- 623a8e3 fixes for tests by Spencer Stolworthy
- 2e1366b set default dropdown values when switching an engagement by Spencer Stolworthy
- e7c9cfc fixes for equality check on engagements in left nav by Spencer Stolworthy
- e316617 updates to style by Philip Double
- a4b9afa updating engagements on create and save, updated faked engagement service by Spencer Stolworthy
- 502ad27 updates to styles by Philip Double
- 83b493a some style updates by Philip Double
- 19a7c4e styling tabs by Philip Double
- 958e48a Create new and save functionality added. by Philip Double
- 43fbda1 adding save/launch by Philip Double
- 2234add removed engagement form, fixed default cloud provider name field by Spencer Stolworthy
- fe7b80e removed stale, commented code by Spencer Stolworthy
- 105cfc8 display previously set provider information by default by Spencer Stolworthy
- e59a8bb start for fixes for engagement form context by Spencer Stolworthy
- c988eca auto-select first item by Philip Double
- 3c56c5a added readme by Spencer Stolworthy
- 936ec2b initial working prototype by Spencer Stolworthy
- ca82a01 continued renaming by Spencer Stolworthy
- 545757a renamed models to schemas, repositories to services by Spencer Stolworthy
- 901470e Began move of engagement_context by Philip Double
- 707b9b9 working out details on column nav by Philip Double
- c28b1dc Only trigger GH actions on upstream repo (#83) by Petter Abrahamsson
- 6394c7f resolved the duplicate key issue on engagement_nav by Philip Double
- 4d7b9bf Moved router to it's own file in the routes folder by Philip Double
- 0da0485 Moved the PageHeader out of App.tsx and into its own component. by Philip Double
- 047a02f Resolved refresh error. by Philip Double
- c909593 implemented call to get engagements by Philip Double
- becf06d Connected engagements to live api replacing fake by Philip Double
- 45848ed added column menu by Philip Double
- d89ba22 added module declaration for react styles by Spencer Stolworthy
- 95c2e5e re-added feature_request because I need to investigate its mojo before removing it. by Philip Double
- 35a9bc1 Moved the menus and added stubs for dashboard and admin. by Philip Double
- 2614d16 converted wizard to tabbed interface by Philip Double
- 16f10ba updated package loc by Spencer Stolworthy
- a1bd15a passed axios to faked repo by Spencer Stolworthy
- e303ef5 defined baseurl for faked engagement repo.... by Spencer Stolworthy
- a42a77d #135 - created new engagement pane for tabbed interface by Philip Double
- 2e98120 Cleanup passoff (#77) by Philip Double
- 5f5e993 Add support for automatic deployment when push to master (#75) by Petter Abrahamsson
- 417c8fb date compare fixes by Spencer Stolworthy
- 31bcfbb fix prettier issue by Jacob See
- b69acb8 add getTime() call by Jacob See
- 5c92483 Merge sso refresh changes into new authentication repository structure by Jacob See
- 3083475 Feature/dip repositories (#71) by Spencer Stolworthy
- ae2090e bumped react-script version to resolve high risk vulnerabilities repo… (#70) by Spencer Stolworthy
- f78f430 Update s2i GH action to add latest tag (#69) by Petter Abrahamsson
- 6897ac9 Bugfix/date compare (#68) by Spencer Stolworthy
- bad8793 Bugfix/token date parsing (#67) by Spencer Stolworthy
- 05352c4 Bugfix/create engagement authenticated (#66) by Spencer Stolworthy
- 12e45ac Bugfix/authenticated config (#65) by Spencer Stolworthy
- 8a38f7a Feature/user dropdown (#64) by Spencer Stolworthy
- ee47bae Add Helm quickstart to dev docs (#62) by Jacob See
- 11407ae Remove routes + documentation update (#63) by Petter Abrahamsson
- 2e96b08 Consolidate build behavior (#60) by Jacob See
- 01b8868 Bugfix/config user options (#61) by Spencer Stolworthy
- 7f7185a Add development chart (#59) by Jacob See
- 3643430 Bugfix/engagement form submission (#57) by Spencer Stolworthy
- 38d978f Bugfix/url breaking changes (#56) by Spencer Stolworthy
- bd165b4 Add config volume mount by Jacob See
- 6ea4259 Support routes in ArgoCD (#54) by Petter Abrahamsson
- 9c49032 fixes for missing route (#53) by Spencer Stolworthy