Releases: Enterprise-CMCS/macpro-mako
Releases · Enterprise-CMCS/macpro-mako
v1.5.0-val.7
v1.5.0-val.6
1.5.0-val.6 (2024-02-21)
Bug Fixes
- authority, type, subtype: Reconcile our concepts of authority, type, and subtype (#380) (993bdae)
- case issue: Fix a place where a comparison was not working as intended due to case. (5e4dbe1)
- chip action type: Set action type to Amend for CHIP spa submissions (#401) (6233cf7)
Features
v1.5.0-val.5
1.5.0-val.5 (2024-02-20)
Features
v1.5.0-val.4
v1.5.0-val.3
1.5.0-val.3 (2024-02-16)
Bug Fixes
v1.5.0-val.2
1.5.0-val.2 (2024-02-15)
Bug Fixes
v1.5.0-val.1
1.5.0-val.1 (2024-02-14)
Bug Fixes
- account for sub-group groups (b450488)
- actions: Updating action template and forms content (#322) (f7cbba5)
- auth: Do not allow cognito auth for production (16e82c2)
- breadcrumbs: Fix breadcrumb posture for issue and responding to rai (#278) (6568bdd)
- button clickability: Correct bad button clicability (#185) (9fbcebc)
- change switch to radio with children (38d67ee)
- change to singular checkbox with child (a8508da)
- char-limit: remove character limit in abp1 (d075356)
- check uploads content: Check that a client upload's extension matches the file contents (#371) (4d157db)
- cms-status: fix cms status filter bug (19c7052)
- cognito: Enable cognito for QE (a06ab68)
- dependency pulled now, changed example (7f52017)
- dev costs: Run 1 node OS clusters in dev environments (#161) (b70b584)
- disallow zero household size (#253) (6499289)
- docs/_deploy-metrics/package.json & docs/_deploy-metrics/yarn.lock to reduce vulnerabilities (#268) (e26d307)
- dora: Fix dora... i broke it on the last merge (#149) (a214571)
- downloadall: Fix a bug causing failure to dwonload all (#231) (6c53fda)
- e2e: add a11y routes and fix issues (85ecb27)
- enable disable: Add an enabled/disable transform that will shape the record correctly for indexing in main (#279) (2119be2)
- faq btn: fix faq btn a11y (#344) (b984055)
- faq btn: remove asChild from faq btn (#342) (76c57c2)
- fields no longer sharing names (3770904)
- filter chip bugs: Squashing filter chip bugs (#164) (bc22df0)
- gha: Tweaks to github actions (#158) (43efcc8)
- idm deploy bug: Fix issue when deploying non-IDM backed environemnts (#157) (01e8964)
- idm url: Parameterize idm url (#222) (f09d025)
- initial submission: Fixes authority value while non-dynamic (#150) (00d338f)
- kafka cleanup: Fix error with kafka cleanup by adding a loop (#234) (86d75e6)
- mako-issues-01: Mako Issues (fix) (#132) (2e93be3)
- maxRecordCount: Add maxRecordCount to pagination (529abc7)
- minor issues: Security group tweaks, fix kibana user loading, lint fixes, etc (#146) (99ee500)
- minor things: Some clean up and standardization (#177) (0705c3f)
- multi upload: Refactor submission service fix (#245) (fb25383)
- name mismatch (f767a24)
- new submission button: making new submission button clickable (#288) (0203591)
- new-submission: style changes to info block to match figma (#277) (14523fc)
- only show onemac: Filter out any records from dashboard that did not originate from onemac legacy or micro (#346) (3ba6571)
- OS-filters: add adjustments for filters from Padma's feedback (6f41456)
- OY-25433: WIP filter changes (697d4d6)
- OY2-26442: Form validation issues (#246) (113db94), closes #154
- package-actions: changing the attachment instruction text (#263) (805d302)
- package-actions: Consolidate package checks for now (#281) (21a821f)
- package-actions: Wrap RespondToRai with package action checks (#274) (a5bbc53)
- race condition: Apply bucket policies to avoid race condition (#224) (a3ae1f8)
- race condition: Apply bucket policies to avoid race condition (#224) (#230) (4a2191d)
- race condition, continuted: Allow putBucketPolicy retry with a delay to be more forgiving (#233) ([8a88af4](https://github.com/Enterprise-CMCS/macp...
v1.7.0
1.7.0 (2024-02-14)
Bug Fixes
- cognito: Enable cognito for QE (a06ab68)
- seatool deletes: Fix bug where delete events in seatool were not being processed correctly, due to a return in place of a continue. (#370) (3406a9b)
- sinkSeatool tolerance: Make sinkSeatool more tolerant of processing errors (#368) (decac40)
- waiver forms: Waiver form QE remediation (#379) (67f5afb)
- wf-reset: Small updates to webforms to improve testing (#375) (201b5e3)
Features
- alerts: Modal and Alert banner upgrades (#366) (91ec0bb)
- effective submission date: Set Initial Submission Date to the next valid business day. (#358) (d5c9e6a)
- init waiver: init waiver submission forms (#361) (ef8e91e)
- update RAI withdraw behavior: Update RAI withdraw behavior to accommodate Medicaid specific biz logic (#357) (4523f31)
1.5.0 (2024-01-09)
What's Changed
- feat(add e2e): add e2e logic into github actions by @jdinh8124 in #118
- feat(faq update): made functional changes to the faq page by @Walesango2 in #125
- feat(OY2-25401): Filter dropdown alphabetical ordering by @pkim-gswell in #129
- feat(dashboard): Add LoadingSpinner to table by @charmcitygavin in #137
- feat(add-inputs): Add default inputs and example form page by @benjaminpaige in #136
- Create Filter Chips for Open Search Query by @daniel-belcher in #124
- feat(dashboard): Update dashboard a bit by @mdial89f in #139
- Form and SEA Tool data submission to facilitate development by @kevinhaube in #138
- chore(deps): bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #142
- chore(diagram): Update diagram for submission by @mdial89f in #143
- feat(topic mgmt): Implement a mako data topic strategy, so we have a place to send mako data by @mdial89f in #144
- feat(initial submission): Set up New Submission triage options by @kevinhaube in #140
- chore(deps): Update zod by @mdial89f in #147
- feat(initial submission): Waiver & SPA options, Landing pages for external app submissions by @kevinhaube in #145
- fix(minor issues): Security group tweaks, fix kibana user loading, lint fixes, etc by @mdial89f in #146
- fix(dora): Fix dora... i broke it on the last merge by @mdial89f in #149
- fix(initial submission): Fixes authority value while non-dynamic by @kevinhaube in #150
- fix(mako-issues-01): Mako Issues (fix) by @13bfrancis in #132
- feat(IDM support): support IDM integration by @mdial89f in #153
- add ajv resolver by @benjaminpaige in #155
- fix(idm deploy bug): Fix issue when deploying non-IDM backed environemnts by @mdial89f in #157
- fix(gha): Tweaks to github actions by @mdial89f in #158
- spike(webforms): POC (WIP) by @pkim-gswell in #154
- chore(docs): Update some documentation by @mdial89f in #160
- Dependency framework for PoC by @daniel-belcher in #159
- feat(Button): Update outline style to match design by @charmcitygavin in #152
- fix(dev costs): Run 1 node OS clusters in dev environments by @mdial89f in #161
- feat(faq page formatting): made changes to the faq page adding tables to applicable sections. rewrote e2e test that was failing by @Walesango2 in #151
- Pull master into saw by @jdinh8124 in #165
- fix(filter chip bugs): Squashing filter chip bugs by @benjaminpaige in #164
- Adjust webform layout by @benjaminpaige in #167
- feat(styling-updates): Replace OneMAC logo with new source, Underline links missing underlines by @kevinhaube in #163
- feat(add-breadcrumbs): Add Bread Crumbs to the Mako Web Application by @13bfrancis in #162
- update slot to slots and ui by @benjaminpaige in #168
- feat(webforms): Form styling updates by @charmcitygavin in #169
- feat(OY2-25568): Solidify and incorporate strong form types by @pkim-gswell in #170
- feat(forms-api): Adding forms api handler by @jdinh8124 in #156
- feat(webforms): Fix layout issues by @charmcitygavin in #172
- Multishark by @benjaminpaige in #173
- fix(webforms): Spacing, font size, and border by @charmcitygavin in #174
- feat(attachments infrastructure): Bucket, file scanning, and presigned urls. by @mdial89f in #176
- Finsoup by @pkim-gswell in #178
- fix(minor things): Some clean up and standardization by @mdial89f in #177
- Abp1 by @daniel-belcher in #179
- feat(UI): Add query/hook for forms API to UI by @charmcitygavin in #183
- feat(package actions): Set up API to return actions; UI to read and render actions by @kevinhaube in #182
- feat(role based view): implemented a role based view for user groups by @Walesango2 in #175
- fix(accessibility): adjust accessibility issues by @jdinh8124 in #180
- feature(medicaid submission): Medicaid Form Submission by @13bfrancis in #181
- fix(button clickability): Correct bad button clickability by @mdial89f in #185
- feat(webforms): RHF Validator by @pkim-gswell in #184
- feat(breadcrumbs): Refactor breadcrumbs to remove path filter by @kevinhaube in #186
- fix(webforms): Layout fixes before QA by @charmcitygavin in #188
- fix(ABP1): Ensure copy text matches Figma and PDF by @charmcitygavin in #190
- fix(status-filter): fix cms status filtering bug by @benjaminpaige in #191
- feat(Role based users update): update package status in all instances where applicable by @Walesango2 in #187
- feat(misc-inputs): Handle non standard numerical inputs by @benjaminpaige in #193
- fix(maxRecordCount): Add maxRecordCount to pagination by @benjaminpaige in #195
- Add required attribute to abp1 field inputs by @benjaminpaige in #196
- feat(package-actions): Enable/Disable Formal RAI Response Withdraw by @kevinhaube in #192
- fix(opensearch filters): Adjust opensearch filters for better UX by @jdinh8124 in #194
- feat(add-modal): Add Modal Component for Re-use in Forms by @13bfrancis in #198
- Release to val by @mdial89f in #199
- Padma t1 by @daniel-belcher in #202
- feat(issue and respond to RAIs): Implement post sub actions for issuing and responding to RAIs by @mdial89f in #197
- Release to val by @github-actions in #203
- fix(char-limit): remove character limit in abp1 by @benjaminpaige in #207
- feat(package actions): Update Enable/Disable RAI Withdraw UI to use ConfirmationModal by @kevinhaube in #205
- fix(char-limit): remove character limit in abp1 by @benjaminpaige in #209
- feat(draft): Add base save draft functionality to webforms by @benjaminpaige in #218
- feat(schema-backend): Move schema and types to the backend lambda layer by @jdinh8124 in #213
- fix(ui updates per cms): Dashboard and Forms styling by @daniel-belcher in #217
- pra disclosure by @daniel-belcher in #216
- fix(setupIndex): fix case where index already exists by @mdial89f in #219
- Release to val by @github-actions in #208
- fix(no role case): Display banner for users with no roles by @mdial89f in #220
- fix(idm home page): Make the href to idm home page a parameter by @mdial89f in #222
- Release to val by @github-actions in https://github.com/Enter...
v1.4.0
1.4.0 (2023-09-22)
Bug Fixes
- Application Endpoint Url: update application endpoint url namespace (#45) (891304e)
- bootstrapusers inv al: lets bootstrap users in val (36d511d)
- cc typo: Code climate (81aff51)
- cc typo: Code climate (a5ec911)
- cleanup: some quick cleanup from qa (#77) (4fba18d)
- code climate: Ignore faq directory for codeclimate (#120) (e5f9a3f)
- costs: Make things a little bit cheaper (#112) (5ec6ae1)
- dependency issue: Add an implicit dependency between the metric filters and the cloudwatch log groups, to avoid a race condition (#109) (96e9dda)
- dependency issue: Add implicit dependency in api service between metric filters and log groups (#110) (e14bfd3)
- deploy speed: Various fixes to help dev experience (#128) (c549299)
- destroy: Fix destroy by putting the egress rule on the security group (#93) (041f5ee)
- destroy functionality: Fix the issue where destroys fail due to ENIs and SG stuff (#48) (fa5f73e)
- disable user sign up: remove cognito sign up option - the test users remain (#47) (b525e55)
- download bug: Fix a path issue when generating download urls (#131) (3e4d7e1)
- invalidating cloudfront: Invalidate the cloudfront cache differently (#119) (b264740)
- leadAnalystName: fix search fields (e84490f)
- local logout: fix a typo in the logout redirect uri (1ec2d94)
- name: Correct name as it appears in browser tabs (5cd7586)
- setup: Update workspace setup to write to .zshenv instead of .zshrc (4fa6e4d)
- typo in cc config: Fix code climate config typo (a7f955c)
- ui: Add
tw-
prefix to Tailwind classes to avoid CSS collisions (#106) (a0ee5c6) - update test case: update test to include login test and faq page (#105) (0856595)
- workspace setup: Fix and re-enable our CI around workspace setup (#123) (93406c1)
Features
- add types: Update validation schema and types and upsert pattern (#80) (b97ae71), closes #67
- add-onemac-tombstone: Allow onemac records to be deleted from opensearch (646d0ba), closes #67
- assorted: Assorted changes for the v1 read only system (#86) (9282170), closes #67
- bootstrap-kibana-users: add a default user for kibana opensearch on environment startup (1030851)
- cloudwatch: add alarms and widgets to mako dashboard (e91512b)
- dns and certs: Add/fix capability to conditionally load a domain and associated cert (#49) (62ab21a)
- dyn-search: Implement Dynamic Search (#102) (19891b3)
- export: fix export issues (#99) (3cbb27c)
- filters: adding os table filters (#114) (b4afee0)
- flatten-dates-export: flatten main data - convert epoc to iso - add export (#96) (8f958e9), closes #97 #67
- kibana-url: added logic to add kibana dashboard url as workflow (0bf61be)
- opensearch: Move to an opensearch data solution (#62) (48dde74), closes #56 #63
- os: Refactor query + Integrate Pagination (#90) (5c4efa4)
- os: sorting + hash state (#98) (f7b5cab)
- rai-responses: Added support for rai responses (#103) (01f2e1c)
- rebuild table: Add capability to replay sinks and rebuild the table (#50) (d8a086c), closes #46 #47 #48 #49
- refactor-ui: Refactor and Improve ...