An error occurred fetching the project authors.
  1. 02 Mar, 2021 1 commit
  2. 08 Feb, 2021 1 commit
  3. 01 Feb, 2021 1 commit
  4. 11 Jan, 2021 1 commit
    • Paul Slaughter's avatar
      Remove gitpod feature flag · 153dcad8
      Paul Slaughter authored
      - Also removed Gitpod module since we can simply
      access CurrentSettings.gitpod now.
      - Also updated docs to match other places such as
      `doc/api/users.md`
      153dcad8
  5. 08 Dec, 2020 1 commit
  6. 23 Nov, 2020 1 commit
  7. 26 Oct, 2020 1 commit
    • sfang97's avatar
      Add changelog entry · fccf699e
      sfang97 authored
      Remove uneeded test
      Remove feature enabled from spec name
      Fix changelog typo
      fccf699e
  8. 23 Oct, 2020 1 commit
    • sfang97's avatar
      Remove admin approval feature flag · 24a6292e
      sfang97 authored
      Remove admin_approval_for_new_user_signups feature flag since it's
      currently enabled by default and not causing customer problems.
      24a6292e
  9. 05 Oct, 2020 1 commit
  10. 01 Oct, 2020 1 commit
  11. 16 Sep, 2020 1 commit
  12. 15 Sep, 2020 1 commit
  13. 02 Sep, 2020 1 commit
  14. 24 Aug, 2020 1 commit
  15. 13 Aug, 2020 1 commit
    • Justin Ho's avatar
      Fix old integrations settings · e7245e1b
      Justin Ho authored
      After moving the old integrations to the General page,
      some of them were not saving / redirecting properly.
      
      This fixes the issue and removes stub_feature_flags calls
      to make sure specs still pass.
      e7245e1b
  16. 16 Jun, 2020 1 commit
  17. 10 Jun, 2020 1 commit
  18. 09 Jun, 2020 1 commit
  19. 03 Jun, 2020 1 commit
  20. 29 May, 2020 1 commit
  21. 21 May, 2020 1 commit
    • charlieablett's avatar
      Add Spam check endpoint · 61f7b9e4
      charlieablett authored
      - specify spam check endpoint in application settings
      - validated - must be a valid URL
      - integrated into SpamVerdictService alongside Akismet
      - add documentation
      61f7b9e4
  22. 13 May, 2020 3 commits
  23. 20 Apr, 2020 1 commit
    • Eugenia Grieff's avatar
      Add issues_create_limit to settings api · c3b45429
      Eugenia Grieff authored
      - Add issues_create_limit as an optional param to
      application/settings endpoint
      - Add params to setting specs
      - Update Application settings API docs
      - Add missing feature spec for admin settings
      c3b45429
  24. 16 Apr, 2020 1 commit
    • Tyler Amos's avatar
      Users can preview payload from Seat Link toggle · 27e0147f
      Tyler Amos authored
      - Adds preview payload button below the Seat Link toggle on the
        Metrics and Profiling admin page.
      - Creates SeatLinkData module as a place to store common logic needed
        to construct the payload for Seat Link requests.  Used by
        SyncSeatLinkWorker and Preview payload.
      - Moves spec helper method create_current_license to
        EE::LicenseHelpers for reuse.
      - Genericize the UsagePingPayload JS class as PayloadPreviewer
        for reuse.
      - Add info about preview payload to Seat Link documentation.
      27e0147f
  25. 15 Apr, 2020 1 commit
  26. 27 Mar, 2020 1 commit
  27. 23 Mar, 2020 2 commits
    • Justin Ho's avatar
      Add specs for dismissing of message · 5e5cdaec
      Justin Ho authored
      5e5cdaec
    • Justin Ho's avatar
      Update controller and fix specs · 84611821
      Justin Ho authored
      - Only fetch integrations when feature flag is
      enabled.
      - Even when the feature flag is on, we should still
      allow updates via form to allow backwards
      compatibility.
      - Update spec to point to new section path under
      Settings > General instead of Settings > Integrations
      84611821
  28. 17 Feb, 2020 1 commit
  29. 10 Feb, 2020 1 commit
  30. 24 Jan, 2020 1 commit
  31. 22 Jan, 2020 1 commit
  32. 21 Jan, 2020 1 commit
  33. 21 Oct, 2019 2 commits
  34. 26 Sep, 2019 1 commit
  35. 13 Sep, 2019 2 commits