1. 27 May, 2020 1 commit
  2. 22 May, 2020 1 commit
  3. 21 May, 2020 3 commits
  4. 03 May, 2020 1 commit
  5. 25 Apr, 2020 2 commits
  6. 24 Apr, 2020 1 commit
  7. 22 Apr, 2020 1 commit
  8. 20 Apr, 2020 2 commits
  9. 18 Apr, 2020 3 commits
  10. 10 Apr, 2020 1 commit
  11. 06 Apr, 2020 1 commit
  12. 21 Mar, 2020 1 commit
  13. 15 Mar, 2020 1 commit
  14. 01 Mar, 2020 5 commits
  15. 22 Feb, 2020 1 commit
    • Nicolas Giard's avatar
      feat: manage / create API keys (#1516) · f72cf664
      Nicolas Giard authored
      * fix: admin api UI update
      
      * feat: admin api - create dialog UI
      
      * feat: admin api - create + list keys
      
      * feat: admin api localization (wip)
      
      * feat: admin api localization
      
      * feat: admin api - toggle state
      
      * feat: process API keys + format gql request errors to json
      f72cf664
  16. 02 Feb, 2020 1 commit
  17. 26 Jan, 2020 2 commits
  18. 25 Jan, 2020 1 commit
  19. 03 Jan, 2020 1 commit
  20. 25 Dec, 2019 1 commit
  21. 21 Dec, 2019 1 commit
  22. 17 Nov, 2019 1 commit
  23. 04 Nov, 2019 1 commit
  24. 31 Oct, 2019 2 commits
  25. 27 Oct, 2019 1 commit
  26. 26 Oct, 2019 1 commit
  27. 25 Oct, 2019 2 commits
    • Phil Cullen's avatar
      fix: MSSQL - expand pages.* to prevent duplicate columns (#1126) · ea5c4ea3
      Phil Cullen authored
      * Expand pages.* to prevent duplicate columns in MSSQL
      
      Replace pages.* in select query with explicit list of columns to avoid multiple identically named columns being returned by MSSQL
      
      * Use global replace for analytics header templates
      
      Replace multiple instances of the same template variable in analytics templates
      
      * Revert "Use global replace for analytics header templates"
      
      This reverts commit 290b53b6e33c45d358252a14c838d12916895601.
      ea5c4ea3
    • apif's avatar
      8badd8fd