-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: release v6.0.0 #5036
Merged
Merged
build: release v6.0.0 #5036
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: create MenuAltLeft icon * feat: add mobile sectionsidebar * feat: update start page stories * feat: add section sidebar to preview * fix: remove unused param * fix: remove time icon display setting * fix: adjust formheader styling * ref: remove redundant params * test: update FormStartPage story * fix: adjust header styling * fix: update story * fix: adjust styling * feat: use Chakra's useDisclosure * fix: conditionally render section sidebar icon * ref: move FormSectionsProvider out to parent * test: update FormStartPage stories * ref: rename useDisclosure props * fix: remove PublicFormWithHeaderWrapper * test: update Mini Header stories * fix: add FormSectionsProvider to PreviewFormPage * test: update mini header without sections story Co-authored-by: wanlingt <[email protected]>
…#4235) * feat: remove custom Avatar component not needed, should only need to update theme * feat: update theme for avatar and avatarmenu components * feat: update AvatarMenu props and styling * feat: update Avatar theming to support multiple sizes and colorSchemes * fix(AvatarMenu): add default colorScheme to template component
* fix(AvatarMenu): show correct chevron icon when state is open * ref: use rem instead of px
…velop build: merge release 5.65.0 to v2 develop
#4230) * feat: add switch to react banner * ref: move UiCookieValues to shared types * fix: update admin env route param * feat: add info icon * test: AdminService test * style: fix react-switch-banner css * fix: update window reload function * fix: remove * test: add switch-env e2e test, omdify AdminService test * test: remove switch-env e2e test * fix: update AdminService * fix: update test
* build: run angular tests in form-v2 * test: fix broken AdminService test * build: remove angular tests
…ed (#4233) * fix(fieldlistoption): disable creation for fieldlistoption * chore(adminform.stories): add loading stories for admin form creation * chore(fieldlistoption): add brace for clarity * chore(adminformcreatepage.stories): update stories to use helpers for viewports
…ated time and form instructions (#4155) * feat: added design drawer, allow user to edit estimated completion time and form instructions * refactor: some code refactoring, updated FormBuilder to reuse code from public header for computation of design constants * refactor: updated builder start page view and public start page view to reuse the same FormHeader and FormBannerLogo components. * chore: added fake SPCP id in builder. * chore: resolve merge conflicts with v2/develop * chore: updated MiniHeader tests * fix: update design padding for empty form builder placeholder. * fix: update design padding for empty form builder placeholder... again. * chore: fix nits * refactor: consolidate form header and miniheader into dumb components so they can be easily reused. * chore: added some comments for clarity. * chore: update stories * chore: updates to miniheader story args * fix: update form query upon page mutations
* feat: tooltips for auth settings * refactor: moved tooltip strings into constants.ts
* feat: add prefilled fields to default field values if they exist * feat: pass isPrefilled prop down to each field component but only short text field is using it for now. * feat: add prefilled field banner if any fields are prefilled * feat: add prefilled public form story * fix: append instead of recreating prefill form field * feat: add mobile prefilled field story * ref: retrieve from searchParams directly instead
…#4274) * feat: disable sgid auth option if betaFlags.sgid is false * fix: get user settings from useUser
* feat: add switch env endpoint for respondents * feat: add switchEnvMessage for respondents * feat: add AdminSwitchEnvMessage * fix: adjust styling * fix: adjust PublicSwitchEnvMessage margin * ref: hardcode angular in params * feat: add react-query env mutations * fix: amend cookie expiry date * fix: update cookie expiry * fix: navigate to old workspace page * fix: add window reload * fix: mutations * chore: add removal TODOs * fix: underline inline links
…4262) * fix: height of customize thank you page bar * fix: update hover color for thank you bar * chore: move changes to other file after resolving merge conflicts
…s correctly when logged in (#4275) * feat: add initial useStorePrefillQuery hook nfi whether it actually works lol * ref: rename hook to useFetchPrefillQuery might create a new hook to store query... * feat: add and useStorePrefillQuery hook when logging in * feat: reset default form values to new values if changed * fix: correctly parse stored query in sessionStorage * feat: modify and use useSessionStorage hook * fix: correctly show public auth only if spcpSession is not defined * fix: wrap FormStartPage stories with MemoryRouter PublicFormProvider now uses useSearchParams hook, which requires memory router
…tion (#4271) * feat: added design drawer, allow user to edit estimated completion time and form instructions * refactor: some code refactoring, updated FormBuilder to reuse code from public header for computation of design constants * refactor: updated builder start page view and public start page view to reuse the same FormHeader and FormBannerLogo components. * chore: added fake SPCP id in builder. * chore: resolve merge conflicts with v2/develop * chore: updated MiniHeader tests * fix: update design padding for empty form builder placeholder. * fix: update design padding for empty form builder placeholder... again. * chore: fix nits * refactor: consolidate form header and miniheader into dumb components so they can be easily reused. * chore: added some comments for clarity. * chore: update stories * chore: updates to miniheader story args * chore: merge with v2/feat/builder-startpage * chore: updates to files due to merge with new v2/feat/builder-startpage * fix: update form query upon page mutations * chore: clean up codebase of excess comments and console logs * fix: use previous custom logo meta if logo was not changed. * chore: rename customlogometa * chore: rename start page data input in design store * chore: fix nits
it directs users to root instead of the same page as should be expected
…cId box from SGID option (#4325) * feat: disable changing of authtype when MyInfo fields are in the form, and do not display esrvcid box for SGID * feat: added stories, fixed some nits
build: merge release 5.74.0 into develop
build: merge release 5.74.0 into v2/develop
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.3 to 3.25.4. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.25.3...v3.25.4) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….0 (#4994) Bumps [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) from 3.180.0 to 3.181.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch-logs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.181.0/clients/client-cloudwatch-logs) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudwatch-logs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ed styling (#4973) * feat: add additional screen reader help text for verifiable fields * feat: add more descriptive aria labels for vfn buttons * feat: add a11y text handling for when field has been verified * feat: add success state to input on verification success also fix margins due to usage of stack * fix: attempt to ignore resend button OTP countdown on chromatic * feat: add mobile viewport story for verifiable fields * fix: correct field type a11y help text, increase brevity
…make Twilio credential delete a button (#4990) * fix(v2): vertically center delete column button with Column label * fix(v2): make image description optional, which it is in angular * fix: change twilio delete credentials to button instead of link * Revert "fix(v2): make image description optional, which it is in angular" This reverts commit 0a1cd34.
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.14.0 to 7.14.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@7.14.0...7.14.1) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add help button to side nav * feat: add tooltip * fix: replace question mark icon * style: increase icon size * feat: remove help button from AdminFormNavbar * fix: use custom IconButton component * fix: change iconbutton size * style: update with subtle color theme * ref: refactor color * style: add disabledColor for button * test: add subtle button story * feat: use custom tooltip
should be /billing instead of /api/v3/billings
…o main branch (#5010) * fix(test): update AngularJS's feedback generator quote check should not have any quotes prefix since AngularJS's generator had no changes * chore: run correct AngularJS test script in GitHub Actions * fix: update test-e2e-build command * feat: update validator package to v13.7.0 * chore: update github actions workflows to work on any branch * chore: update chromatic to run on all branches
# Conflicts: # package.json
previously only had rate limits on auth. Verification endpoints won't invoke the super expensive hash comparisons since the verification document will not exist in the first place, but verification endpoints also invoke some database queries, might as well rate limit those too.
feat: form-v2/develop branch into develop
* feat: remove target-branch for react client * feat: remove dependabot alerts for react
* fix: run npm audit fix --production * fix: run npm audit fix --production in /frontend * fix: update ci-angularjs dependencies e2e should depend on build to finish first
karrui
approved these changes
Oct 5, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LETS GO TO MERLION
timotheeg
approved these changes
Oct 5, 2022
LoneRifle
approved these changes
Oct 5, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LETS GO TO MERLION
Sounds like you're saying let's go to throw up
wanlingt
approved these changes
Oct 5, 2022
LGTM |
qin-guan
approved these changes
Oct 5, 2022
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New
#3929
#3471
#3665
#3849
#3946
#3962
#4105
#4250
#4560
#4797
#4967
#4998
#4999
#4143
#3592
aae31eb
#4879
#4996
#2675
#4010
#1937
#2892
#2502
#4664
#4057
#2705
#2557
#4467
#2533
#4775
#4914
#2808
#2247
#5031
#4158
#3913
#4212
#4611
84b640c
#3485
#3909
#4608
#4995
#3752
#3379
#2313
#3632
#3166
#3006
#5010
#4816
#2666
#3168
#4885
#4318
#3532
#3894
#3874
#4977
#3921
#4419
#4551
#4698
#4874
#4670
#3992
required
prop in useFormControl#4916
#4019
#3692
#4020
#4705
#5020
#4061
#4509
#4789
#4591
#4462
#3691
#4524
#2928
#4980
#4677
#3757
#4556
#3750
#3038
#3705
#3693
#3513
#4513
#5018
#3873
#4481
#3697
#3694
#3698
#3699
#3696
#4959
#4152
#4606
#4812
#4458
#4917
#4684
#4526
#4769
#4549
#3644
#4499
#3915
react-testing-library
to v14.4.3#4782
#4426
#4331
#4510
#4873
#4894
#3560
#3126
#3130
#3131
#3134
#3135
#3763
#4515
#2761
#2256
#2669
#2725
#2522
#2210
#2576
#2188
#2240
#2453
#2246
#2121
#2242
#2267
#2454
#2279
#2233
#2478
#2704
#2863
#2304
#2648
#2444
#2806
#2574
#2148
#2134
#3213
#2232
#2712
/client/env
route for sending client env vars as JSON#2878
#4063
#4523
#4542
#4440
#4538
#3919
#4230
#4095
#4577
#4266
#4129
#2384
#4833
#4432
#4495
#4519
#4528
#2649
#4381
#4429
#4045
#4552
#4280
#4482
#4125
#2380
#2255
#4485
#4155
#4271
#4392
#4263
#4352
#4514
#2762
#2889
#2890
#2891
#2939
#2972
#2864
#2885
#2888
#1819
#2631
#2042
#2765
#2715
#2641
#2807
#2714
as
prop in custom Link component#2794
#2764
#2683
#4501
#4000
#4001
#4043
#3185
#3199
#3200
#4412
#3393
#3667
#3666
#3871
#4267
#3027
#3771
#3684
#3609
#4601
#4615
#4973
#3864
#3421
#3440
#4464
#3764
#3585
#4610
#3584
#3036
#3680
#3861
#4275
#2990
#3517
#3210
#3918
#4579
#3936
#3424
#4794
#2684
#4807
#3679
#3823
#3262
#3716
#3828
#2665
#4950
#4430
#3922
#3225
#2915
#3457
#3045
#3753
#3837
#3844
#3805
#3817
#3804
#3825
#3806
#3834
#4576
#3695
#3502
#4672
#3581
#3650
#4821
#4805
#4808
#3872
#3048
#3612
#2998
#3013
#3019
#3092
#2999
#3000
#3012
#2945
#3857
#3978
#4665
#4815
#4699
#3813
#3515
#3916
#3125
#3773
#4564
#3789
#3637
#3514
#4493
#3881
#3209
#4814
#3178
#3611
#3179
#3037
#4860
#3569
#4235
#3788
#3802
#3793
#3571
#3386
#3983
#4047
#3738
#3556
#3390
#4264
#3774
#3942
#3949
#3950
#3953
#3965
#3999
#4142
#3975
#3739
#3577
#4537
#4294
#4065
#4422
#4475
#4529
#4685
#4802
#4447
#4042
#4394
#2793
#4199
#5007
#4032
#4671
#3935
#4451
#3583
#4603
#4686
#4527
#4410
#4428
#4452
#4406
#4832
#3779
#4511
#4682
#4578
#4109
#4695
#4958
#3858
#5035
#4512
#4669
#4788
#4840
#4989
#4888
#4390
#4241
#4405
#4844
#4396
#4817
#3791
#4402
#4876
#4857
#4908
#4850
#3751
#4325
#4242
#2917
#3359
#3427
#3422
#3610
#4994
#5001
#3658
#3847
#4399
#4320
#4388
#4546
#4779
#4525
#4700
#4413
#4433
#4679
#4849
#4367
#2323
#4274
#4463
#4400
#4424
#4262
#4030
#4554
#4459
#4484
#4319
#4434
#4253
#4483
#4466
#4455
#4233
#2632
#2924
#3756
#4895
#3755
#4830
#4922
#4697
#4960
#4965
#4990
#4945
#4605
#4918
#4957
#2784
#4517
#4411
#4964
#4827
#4407
#4674
#4069
#4831
#4925
#4801
#4791
#3875
#4798
#4829
#4778
#4835
#4004
#4590
#3803
#4565
#4596
#3046
#4836
#4843
#4976
#4518
#4673
#4988
#4777
#3561
#3702
#3593
#3887
a2376e4
#3911
#3576
#4926
#4064
#3547
#4421
#3481
#4563
#4562
#3500
#4120
#2923
#3367
#3736
#4859
#4810
#4826
#2941
#2967
#4852
Dependencies
Dev-Dependencies