1. 02 8月, 2019 1 次提交
    • G
      Add outbound requests setting for system hooks · e5e1c907
      George Koltsov 提交于
      This MR adds new application setting to network section
      `allow_local_requests_from_system_hooks`. Prior to this change
      system hooks were allowed to do local network requests by default
      and we are adding an ability for admins to control it.
      e5e1c907
  2. 30 7月, 2019 2 次提交
  3. 26 7月, 2019 1 次提交
  4. 25 7月, 2019 3 次提交
  5. 24 7月, 2019 1 次提交
    • I
      Add links in admin area overview · a6ac0a27
      Illya Klymov 提交于
      Introduces new `feature_entry` helper for dashboard.
      This helper reduces code duplication when listing available features
      and relevant links to configuration sections
      a6ac0a27
  6. 23 7月, 2019 1 次提交
  7. 22 7月, 2019 1 次提交
  8. 17 7月, 2019 3 次提交
  9. 16 7月, 2019 1 次提交
  10. 15 7月, 2019 2 次提交
  11. 12 7月, 2019 7 次提交
  12. 11 7月, 2019 1 次提交
    • S
      Bring buttons style up to design spec · d97032ca
      Scott Hampton 提交于
      This is a CSS effort only.
      
      Fixes the padding of the buttons to be `8px 12px`
      (including border) so that the button height is
      32px.
      
      Also adjusts the border width for all buttons when
      the state is `hover`, `focus`, or `active to be 2px
      thick instead of 1px thick. This is accomplished
      through an inset box-shadow as not to increase
      the size of the button.
      
      Fixes some colors for primary and tertiary buttons.
      d97032ca
  13. 09 7月, 2019 2 次提交
    • N
      Implemented frontend suggestions · 476f0955
      Nick Kipling 提交于
      Converted storage details into a small partial
      Reworded the storage details summary as suggested
      Updated pot file
      476f0955
    • C
      Remove `:graphql` feature flag · 639ab521
      charlie ablett 提交于
      - Remove `FeatureConstrainer` call wrapping api endpoint
      - Remove `Feature.enabled?(:graphql)` conditionals in back and frontend
      - Modify graphql test to be graphql flag agnostic
      - Remove api routing spec
      - Remove frontend feature flag via `gon`
      639ab521
  14. 07 7月, 2019 2 次提交
  15. 05 7月, 2019 1 次提交
  16. 04 7月, 2019 2 次提交
    • C
      Change 'Todo' to 'To Do' · c433082f
      Christie Lenneville 提交于
      Currently, we label items to be done as "Todo." This is grammatically
      incorrect and (therefore) confusing—especially to our Spanish-speaking
      users for whom "todo" has a specific and unrelated meaning.
      
      We should use "To Do" and always use it as singular (not "To Dos").
      
      Updates to wording in a few places per MR (ee) discussion
      
      Updating locale/gitlab.pot
      
      Updates to wording in a few places per MR (ee) discussion
      
      Updating locale/gitlab.pot
      c433082f
    • M
      def94f50
  17. 03 7月, 2019 2 次提交
  18. 02 7月, 2019 1 次提交
  19. 28 6月, 2019 1 次提交
  20. 27 6月, 2019 1 次提交
    • T
      Remove group_clusters feature flag · 3f759e16
      Thong Kuah 提交于
      Now we have terminals for instance and group clusters we can remove the
      FF now. Deploying to group clusters has been working without complaints
      too.
      3f759e16
  21. 26 6月, 2019 4 次提交