Commit Graph

  • 8f451444b1 Show validation error if user email already exists instead of crashing baarkerlounger 2022-03-10 18:30:42 +0000
  • 688341d7dd Permit editable fields in admin baarkerlounger 2022-03-10 15:59:27 +0000
  • a557ad2089 delete commented out tests MadeTech Dushan 2022-03-10 12:01:04 +0000
  • 2b249c3449
    consistently show prevten if it's not a renewal question (#371) kosiakkatrina 2022-03-10 13:35:57 +0000
  • 23b394e9bd consistently show prevten if it's not a renewal question Kat 2022-03-10 13:30:30 +0000
  • cc2ca64295
    Add support for admin lockout Stéphane Meny 2022-03-10 12:03:24 +0000
  • 978042ac09
    Add basic test and change unlock strategy Stéphane Meny 2022-03-10 11:39:45 +0000
  • 25d3e7475d
    Add lockable for admin user Stéphane Meny 2022-03-09 14:23:14 +0000
  • db3e6d29cf
    Add lockable fields and configuration Stéphane Meny 2022-03-09 10:47:16 +0000
  • b83aac0cd7
    reset underoccupation benefitcap if it's not a renewal. Only set underoccupation benefitcap and prevten if it is a renewal (#370) kosiakkatrina 2022-03-10 12:03:52 +0000
  • 3b1e796486 design tweaks MadeTech Dushan 2022-03-10 12:00:31 +0000
  • 11320aa39c reset underoccupation benefitcap if it's not a renewal. Only set underoccupation benefitcap and prevten if it is a renewal Kat 2022-03-10 12:00:02 +0000
  • 49899f58f4 reset underoccupation benefitcap if it's not a renewal. Only set underoccupation benefitcap and prevten if it is a renewal quickfix/providertype-mappings Kat 2022-03-10 11:58:32 +0000
  • a9b9381215
    Fix prevten inferred values, revert routing change for prevten (#369) kosiakkatrina 2022-03-10 11:24:45 +0000
  • e2fbb64931 tests Kat 2022-03-10 11:19:09 +0000
  • 5c94dcd211
    Lookup org id for API requests (#368) baarkerlounger 2022-03-10 11:15:14 +0000
  • 05e03e2397 Fix prevten inferred values, revert routing change for prevten Kat 2022-03-10 11:09:35 +0000
  • edab16a740 Lookup org id for API requests baarkerlounger 2022-03-10 10:47:10 +0000
  • 739d1d761a
    CLDC-1016: Fix 2FA bypass (#367) baarkerlounger 2022-03-10 08:52:17 +0000
  • 6cca4fe5ef Set condition based on class having the 2fa module rather than hardcoding class name baarkerlounger 2022-03-10 08:37:05 +0000
  • 455412fe15 Extract to method baarkerlounger 2022-03-10 08:25:15 +0000
  • 57f109f9a2 Simplest thing to make spec pass baarkerlounger 2022-03-10 08:22:34 +0000
  • 9fb395ebfd Failing test baarkerlounger 2022-02-28 14:17:12 +0000
  • 772f7930a9
    Merge pull request #366 from communitiesuk/feature/CLDC-1058-semantics Kidd Hustle 2022-03-09 17:17:30 +0000
  • 6ab8d08670 update real form MadeTech Dushan 2022-03-09 16:38:45 +0000
  • e0791eb48a fix specs MadeTech Dushan 2022-03-09 16:37:08 +0000
  • dafa19c10e more changes MadeTech Dushan 2022-03-09 16:14:40 +0000
  • 6ca1df6bd1 stryling Kat 2022-03-09 16:00:22 +0000
  • 2fdd4667be CLDC-1058: fix landmark semantic errors kiddhustle 2022-03-09 15:41:11 +0000
  • 03479199d4
    Lead tenant must be at least 16 (#365) baarkerlounger 2022-03-09 14:52:05 +0000
  • f32fe0896f refactor next_page Kat 2022-03-09 14:50:35 +0000
  • e6035b10ef Lead tenant must be at least 16 baarkerlounger 2022-03-09 14:45:35 +0000
  • 20337f217f
    fix the question dependency for prevten (#364) kosiakkatrina 2022-03-09 14:38:42 +0000
  • ee778b58b9 test and linter fixes MadeTech Dushan 2022-03-09 14:24:07 +0000
  • 74a12374f2 make it route backwards on a no MadeTech Dushan 2022-03-09 14:16:22 +0000
  • a2644aab5f fix the question dependency for prevten Kat 2022-03-09 14:09:23 +0000
  • 6ecbf7e187
    Bump ruby (#363) baarkerlounger 2022-03-09 10:54:19 +0000
  • 0c8db99c77 Bump workflow too baarkerlounger 2022-03-09 10:30:57 +0000
  • 67220872f8 Bump ruby baarkerlounger 2022-03-09 10:28:50 +0000
  • cbda43dd1c Rails security bump baarkerlounger 2022-03-09 09:50:54 +0000
  • 2ae94b01d7
    Generically validate all numeric question min and maxes (#362) baarkerlounger 2022-03-09 09:39:16 +0000
  • cf437012c8
    Merge pull request #360 from communitiesuk/void-renew-date-condition Paul Robert Lloyd 2022-03-08 17:28:46 +0000
  • 4d96036db7 Update error message baarkerlounger 2022-03-08 17:04:57 +0000
  • 6ac667e3d2 Reset earnings question prefix and suffix to initial values instead of nil Kat 2022-03-08 17:06:17 +0000
  • 6cbfa6db6f Generically validate all numeric question min and maxes baarkerlounger 2022-03-08 16:57:41 +0000
  • ce76d77c8e lint Kat 2022-03-08 16:16:04 +0000
  • 75cd6adc20 Fix more tests Kat 2022-03-08 16:12:58 +0000
  • d56fc3f5b4 fix some failing specs MadeTech Dushan 2022-03-08 14:05:10 +0000
  • fecf9e50b5 Bump JS dependencies baarkerlounger 2022-03-08 15:13:57 +0000
  • 03db6313b5
    Merge pull request #361 from communitiesuk/turbo-progress-bar Paul Robert Lloyd 2022-03-08 14:37:03 +0000
  • ac35fe98d8 Correct condition syntax for void/renewal date question Paul Robert Lloyd 2022-03-08 14:29:19 +0000
  • c3585f7905 Style turbo progress bar Paul Robert Lloyd 2022-03-08 14:31:25 +0000
  • 3dd15cda61 Remove some of the previous soft validations set up Kat 2022-03-08 11:50:30 +0000
  • 3bd171c9c8 Add tests for helper Kat 2022-03-08 11:05:52 +0000
  • 4c2f3e0a48 extract displaying of the informative text into a helper Kat 2022-03-08 09:09:13 +0000
  • 574b2bbabe Display 2 previous question answers in the informative text Kat 2022-03-07 16:59:43 +0000
  • 62f84385fc Update test & code - failing last new expectation MadeTech Dushan 2022-03-07 16:40:36 +0000
  • 6050006251 remove unneeded code from interruption screen view MadeTech Dushan 2022-03-03 10:53:00 +0000
  • 293aa80955 Add to form and import styling MadeTech Dushan 2022-03-02 16:56:31 +0000
  • 7fb4dec3e3 passing first test MadeTech Dushan 2022-03-02 16:42:29 +0000
  • f2c2a25158 replace all instances of override_net_income_validatiom MadeTech Dushan 2022-02-28 15:05:50 +0000
  • 53ab4081dd validation spec changes MadeTech Dushan 2022-02-28 15:04:28 +0000
  • 023eeb9dc8 spec form changes (to allow tests to run) MadeTech Dushan 2022-02-28 15:03:50 +0000
  • 1181fb91b6 rename net income validation override column MadeTech Dushan 2022-02-28 15:03:07 +0000
  • 9d065be511 remove unneeded controller and spec MadeTech Dushan 2022-02-11 12:24:27 +0000
  • 6275b6aefc remove unneeded js controller MadeTech Dushan 2022-02-11 10:21:18 +0000
  • 42e01d7709 Set up failing test for new soft validation design MadeTech Dushan 2022-02-10 16:21:23 +0000
  • d4313cc05d Point active admin back to upstream main baarkerlounger 2022-03-07 18:32:58 +0000
  • ce99dcd4b1
    Merge pull request #358 from communitiesuk/1009-log-summary-fix Paul Robert Lloyd 2022-03-07 18:01:10 +0000
  • a81c02a524
    Fix dependencies at boot time (#359) Stéphane Meny 2022-03-07 15:21:33 +0000
  • 8f1f5a1021
    Fix dependencies at boot time Stéphane Meny 2022-03-07 15:16:08 +0000
  • 78c762b17f
    CLDC-1015: limit password reset (#356) kosiakkatrina 2022-03-07 14:38:14 +0000
  • 7d870dd611 update manifest Kat 2022-03-07 13:50:33 +0000
  • 0c1811728f
    Merge pull request #354 from communitiesuk/content-update-household-situation Paul Robert Lloyd 2022-03-07 13:45:42 +0000
  • 639e01c847 Use less expensive query for counting logs Paul Robert Lloyd 2022-03-07 12:31:36 +0000
  • 0ed276a9b9 Flipper feature flags PoC baarkerlounger 2022-03-07 10:21:36 +0000
  • 6351de159c Redirect to the too many requests error page Kat 2022-03-07 09:36:33 +0000
  • 02c7f68b44
    Add too many requests page Stéphane Meny 2022-03-04 15:27:52 +0000
  • b240e210ba
    Add PaaS configuration for redis Stéphane Meny 2022-03-04 15:14:23 +0000
  • 17e4c1e272
    Add support to read redis configuration Stéphane Meny 2022-03-04 14:59:28 +0000
  • 2d1cd8442f Add rack attack config for reset password Kat 2022-03-04 13:50:26 +0000
  • 794f3f0c7c
    Set providertype before save (#334) kosiakkatrina 2022-03-04 12:58:24 +0000
  • 1c2a743b6b
    Merge pull request #355 from communitiesuk/1009-logs-summary Paul Robert Lloyd 2022-03-04 12:32:14 +0000
  • 66bb4ba383 Is that correct? Kat 2022-03-04 09:44:06 +0000
  • 4fe98fa86c Add a failing test (for a wrong reason) Kat 2022-03-04 09:28:41 +0000
  • ffcd0ed0d9 Update logs summary page Paul Robert Lloyd 2022-03-03 18:49:23 +0000
  • 7e7b7b0d9e Widen layout Paul Robert Lloyd 2022-03-03 18:06:10 +0000
  • 461eb0fe42 Remove ‘your’ when mentioning logs Paul Robert Lloyd 2022-03-03 16:26:43 +0000
  • 2779071874
    Merge pull request #351 from communitiesuk/content-update-household-needs Paul Robert Lloyd 2022-03-03 15:49:34 +0000
  • b13b6d1542 Content tweaks for household needs section Paul Robert Lloyd 2022-03-03 15:09:27 +0000
  • a582a5ce42 Content tweaks for household situation section Paul Robert Lloyd 2022-03-03 15:41:51 +0000
  • 181bc0e4e1
    Merge pull request #353 from communitiesuk/bump-view-component Paul Robert Lloyd 2022-03-03 15:42:15 +0000
  • 519b0f621b Bump govuk-components gem Paul Robert Lloyd 2022-03-03 15:13:01 +0000
  • cec6fa066b update gemfile MadeTech Dushan 2022-03-03 15:12:42 +0000
  • 44d9c4dc87
    Merge pull request #350 from communitiesuk/beautify-form-json Paul Robert Lloyd 2022-03-03 14:56:02 +0000
  • a05ccdbefd Consistent syntax format for form config JSON Paul Robert Lloyd 2022-03-03 14:38:50 +0000
  • e3b1905593
    Merge pull request #349 from communitiesuk/design-audit-6 Paul Robert Lloyd 2022-03-03 14:31:44 +0000
  • faec67800f Correct content and answer display for household characteristics Paul Robert Lloyd 2022-03-03 13:07:47 +0000
  • 14497a6794 Updated answer labels for Household characteristics Paul Robert Lloyd 2022-03-03 11:25:03 +0000
  • d6036ca6a1 Use dash instead of hyphen in question options Paul Robert Lloyd 2022-03-03 11:05:55 +0000