Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.5
    Release 1.5:
    
    Highlights include:
    - Switch to Google Authentication
    - Add a Slack notification service
    - Allow employees without managers
    - Overhaul of employee ldap query (now, with more accuracy!)
    - Initial Helm chart (not deployed yet, but it's a start)
    
    Matt Critchlow (37):
          build: update gems to latest versions
          ruby: bump to 2.6.5
          docker: rewrite setup to use single Dockerfile
          Makefile: export UID/GID w/ id
          Try using UID/GID directly for container user
          Abort container user until we can use rootless docker
          Fix bundler docker volume location
          docker: add vim for development editor
          build: update gems; fix new rubocop error
          Add okcomputer gem for health checks
          Extract ActionMailer delivery/host to env vars
          Add postfix to Dockerfile to support ActionMailer
          Separate ldap data loading from seed data
          Add ldap data loading to docker entrypoint script
          Support production database in entrypoint script
          Refactor db env vars; remove DATABASE_URL
          Add DATABASE_COMMAND env var to entrypoint script
          Remove postfix from application image
          Create initial helm chart
          helm: add network policy for email pod
          docker: fix bundler setup
          stats: make end_date inclusive for query
          Add lint step to Makefile
          Add slack notification to Recognition
          Add console option to Makefile
          Bump dependencies
          Update datepicker - directly target input element
          rubocop: update config,code for latest version
          Add pry-byebug for interactive pry-debugging
          Allow Employees without managers
          Rename APPS_H5_EMAIL_HOST to APPS_H5_APP_HOST
          Add APPS_H5_APP_HOST to circleci
          Fix woo-hoo spelling in slack notification
          Group capistrano gems for deployment
          John, you were our favorite exception
          Use pretty_name for SlackNotifier
          Fix additional rubocop namespace moves
    
    Vivian Chu (9):
          Extract credentials to environment variables
          Set require_master_key to false
          Add Google OAuth
          Add environment variable AUTH_METHOD
          Add test for uid lookup function
          Update the populate_from_ldap function to ignore employee without mail attribute
          Add tagged
          Rename APPS_H5_EMAIL_HOST to APPS_H5_APP_HOST in .env file
          Update ldap query to use different security group
    
    dependabot-preview[bot] (26):
          build: bump capistrano-bundler from 1.5.0 to 1.6.0
          build: bump pagy from 3.3.1 to 3.3.2
          build: bump puma from 4.0.0 to 4.0.1
          build: bump puma from 4.0.1 to 4.1.0
          build: [security] bump nokogiri from 1.10.3 to 1.10.4
          build: bump puma from 4.1.0 to 4.2.0
          build: bump pagy from 3.4.1 to 3.5.1
          build: bump capistrano from 3.11.0 to 3.11.1
          build: bump factory_bot_rails from 5.0.2 to 5.1.0
          build: bump bootsnap from 1.4.4 to 1.4.5
          build: bump capybara from 3.28.0 to 3.29.0
          build: bump selenium-webdriver from 3.142.3 to 3.142.4
          build: bump turbolinks from 5.2.0 to 5.2.1
          build: bump uglifier from 4.1.20 to 4.2.0
          build: [security] bump loofah from 2.3.0 to 2.3.1
          build: bump net-ldap from 0.16.1 to 0.16.2
          build: bump puma from 4.2.1 to 4.3.0
          build: bump puma from 4.3.0 to 4.3.1
          build: [security] bump rack from 2.0.7 to 2.0.8
          build: bump puma from 4.3.1 to 4.3.2
          build: bump capistrano from 3.11.2 to 3.12.0
          build: [security] bump puma from 4.3.2 to 4.3.3
          build: bump rubocop from 0.80.0 to 0.80.1
          build: bump dotenv-rails from 2.7.4 to 2.7.5
          build: bump listen from 3.1.5 to 3.2.1
          build: [security] bump omniauth from 1.9.0 to 1.9.1
    
    dt-ucsd (1):
          Tweaked "Opt-Out" text
  • 1.4
    Release 1.4:
    
    Primarily a maintanence release with dependency updates, ruby version
    bumped to 2.6.3, and some docker cleanup
    
    Matt Critchlow (6):
          gitignore: support ignoring local project files
          docker: entrypoint script to centralize db setup
          docker: teach helper script to use all envs
          rubocop: add rubocop-performance gem
          build: bump gems with updates
          build: bump ruby to 2.6.3
    
    Vivian Chu (1):
          Change ruby version to 2.6.3
    
    dependabot-preview[bot] (9):
          build: bump pagy from 3.2.1 to 3.3.0
          build: bump capybara from 3.20.2 to 3.22.0
          build: bump selenium-webdriver from 3.142.2 to 3.142.3
          build: bump jquery-rails from 4.3.3 to 4.3.5
          build: bump spring from 2.0.2 to 2.1.0
          build: bump capybara from 3.22.0 to 3.24.0
          build: bump whenever from 0.11.0 to 1.0.0
          build: bump rubocop from 0.69.0 to 0.71.0
          build: bump puma from 3.12.1 to 4.0.0
  • 1.3
    Release 1.3:
    
    Add simple paging feature to High Five!
    
    Matt Critchlow (5):
          deps: use latest bundler
          docker: use bundler caching in compose
          circleci: use correct version of Bundler
          docker: don't use builder image for now
          recognitions: add paging in index view
    
    dependabot[bot] (16):
          Bump factory_bot_rails from 5.0.1 to 5.0.2
          Bump capybara from 3.16.1 to 3.17.0
          Bump selenium-webdriver from 3.141.0 to 3.141.5926
          [Security] Bump nokogiri from 1.10.2 to 1.10.3
          build: bump capybara from 3.17.0 to 3.18.0
          build: bump selenium-webdriver from 3.141.5926 to 3.142.0
          build: bump whenever from 0.10.0 to 0.11.0
          build: bump coffee-rails from 4.2.2 to 5.0.0
          build: bump bootsnap from 1.4.3 to 1.4.4
          build: bump rubocop from 0.67.2 to 0.68.1
          build: bump coveralls from 0.8.22 to 0.8.23
          build: bump capybara from 3.18.0 to 3.20.2
          build: bump jbuilder from 2.8.0 to 2.9.1
          build: bump rubocop-rspec from 1.32.0 to 1.33.0
          build: bump selenium-webdriver from 3.142.0 to 3.142.2
          build: bump rubocop from 0.68.1 to 0.69.0
  • 1.2
  • staging
    a917a253 · Update sign out message ·
    signout msg
  • 1.1
  • v1.0
    d066b658 · Fixed rubocop issue ·