BigW Consortium Gitlab

  1. 03 Aug, 2017 1 commit
  2. 07 Jul, 2017 1 commit
  3. 29 Jun, 2017 1 commit
  4. 28 Jun, 2017 1 commit
  5. 27 Jun, 2017 2 commits
  6. 23 Jun, 2017 1 commit
  7. 15 Jun, 2017 1 commit
  8. 05 Jun, 2017 1 commit
  9. 16 May, 2017 1 commit
  10. 03 May, 2017 1 commit
  11. 25 Apr, 2017 1 commit
  12. 11 Apr, 2017 1 commit
  13. 13 Mar, 2017 1 commit
  14. 08 Mar, 2017 1 commit
  15. 06 Mar, 2017 1 commit
    • Use native unicode emojis · e6fc0207
      Eric Eastwood authored
       - gl_emoji for falling back to image/css-sprite when the browser
         doesn't support an emoji
       - Markdown rendering (Banzai filter)
       - Autocomplete
       - Award emoji menu
          - Perceived perf
          - Immediate response because we now build client-side
       - Update `digests.json` generation in gemojione rake task to be more
         useful and  include `unicodeVersion`
      
      MR: !9437
      
      See issues
      
       - #26371
       - #27250
       - #22474
  16. 05 Mar, 2017 1 commit
  17. 17 Feb, 2017 2 commits
  18. 13 Feb, 2017 1 commit
  19. 01 Feb, 2017 1 commit
  20. 23 Jan, 2017 1 commit
  21. 18 Jan, 2017 5 commits
  22. 28 Dec, 2016 1 commit
  23. 27 Dec, 2016 2 commits
  24. 23 Dec, 2016 1 commit
  25. 22 Dec, 2016 1 commit
  26. 21 Dec, 2016 2 commits
  27. 15 Dec, 2016 2 commits
    • Changed autocomplete_sources into an action that returns a single 'at' type of sources at a time · 1356e40f
      Luke Bennett authored
      Finished up autocomplete_sources action and added frontend to fetch data only when its needed
      
      Added wait_for_ajax to specs
      
      Fixed builds and improved the setup/destroy lifecycle
      
      Changed global namespace and DRYed up loading logic
      
      Added safety for accidentally loading data twice
      
      Removed destroy as its not necessary and is messing with click events from a blur race condition
      
      Created AutocompleteSourcesController and updated routes
      
      Fixed @undefined from tabbing before load ends
      
      Disable tabSelectsMatch until we have loaded data
      
      Review changes
    • Fixed bug with +1 not autocompleting · 089dbc7d
      Phil Hughes authored
  28. 14 Dec, 2016 2 commits
  29. 12 Dec, 2016 1 commit
  30. 08 Dec, 2016 1 commit