Skip to content

Releases: 0jonjo/alljobs

v1.0.2

10 Jun 12:28
9baea2b
Compare
Choose a tag to compare

What's Changed

  • Bump the bundler group across 1 directory with 2 updates by @dependabot in #128
  • Remove old configs and files of database and JWT by @0jonjo in #130

Full Changelog: v1.0.1...v1.0.2

v1.0.1

02 Jun 18:51
6e94a33
Compare
Choose a tag to compare

What's Changed

  • Add friendly responses to user/headhunter when try to obtain token by @0jonjo in #126
  • Add logs to api token request and use
  • Add check if token is expired

Full Changelog: v1.0.0...v1.0.1

v1.0.0

31 May 14:29
31701d2
Compare
Choose a tag to compare

What's Changed

  • Add rails_admin gem simple use to main by @0jonjo in #1
  • Test rails admin by @0jonjo in #2
  • Refact style views by @0jonjo in #3
  • Proposals rules by @0jonjo in #4
  • Applies index views adjust by @0jonjo in #5
  • Use partial to refact all index views on project by @0jonjo in #6
  • User helper to show name or social name by @0jonjo in #7
  • Use same page to all jobs indexes by @0jonjo in #8
  • Adjusting and refactoring views by @0jonjo in #13
  • Remodeling Database to new features (Company, Feedback Apply, Proposal Comment, Country) by @0jonjo in #20
  • [21] Create and adjust models to complete business process by @0jonjo in #22
  • [23] create adjust model tests by @0jonjo in #24
  • [25] Refact Profiles by @0jonjo in #26
  • [28] Refact Stars by @0jonjo in #29
  • [30] Refact Applies by @0jonjo in #31
  • [32] add simplecov gem and setup test coverage by @0jonjo in #33
  • [34] Setup CI Github Actions by @0jonjo in #35
  • Add postgres to gemfile by @0jonjo in #36
  • Set Github Action basic tests by @0jonjo in #37
  • [38] Add code climate to ruby yml by @0jonjo in #39
  • [40] Adjust User/Headhunter CRUD Job Openings screens and tests by @0jonjo in #42
  • [27] Adjust tests of create and edit a profile by @0jonjo in #43
  • [44] Refact tests views and controllers of Proposals by @0jonjo in #45
  • [46] Refact Requests Tests by @0jonjo in #47
  • [48] Test changes in tests in CI by @0jonjo in #49
  • [41] Install and set gem Rubocop by @0jonjo in #52
  • [51] Implement profile api controller and check age by @0jonjo in #55
  • [54] Setup basic mailer by @0jonjo in #56
  • [57] Create job to send success action mail to user by @0jonjo in #58
  • [Bug] Adjust apply link on job show by @0jonjo in #60
  • [61] Create basic Container structure to project by @0jonjo in #62
  • [63] Install Sidekiq and adjust tests to work with it by @0jonjo in #64
  • [69] Update from rails 6 to 7 by @0jonjo in #70
  • [69] Adjust docker-compose and devise config to Rails 7 by @0jonjo in #71
  • [50] Implement User/Headhunter comments on proposals by @0jonjo in #72
  • [CI/CD] RailsAdmin initializer crashing pipeline tests by @0jonjo in #74
  • [18] Adjust job level to be an scope (jr senior specialist etc_ by @0jonjo in #75
  • [76] Feature: add email to receive after accept job opening by @0jonjo in #77
  • [78] Rails.applicationbug: update rails-spec and add config to Devise.secrets by @0jonjo in #79
  • [81] Create apply api v1 crud by @0jonjo in #82
  • [83] add gem active model serializers and adjust api controllers by @0jonjo in #84
  • [85]Create token to use api by @0jonjo in #86
  • Remove old items from pipeline by @0jonjo in #87
  • [89] Refact views and controllers to use concerns and helpers by @0jonjo in #90
  • [91] Create routing tests and refact old model tests by @0jonjo in #92
  • [93] change from rubocop to rubocop rails by @0jonjo in #94
  • [98] Refactor: date and currency uses helper methods by @0jonjo in #99
  • [101] Create method and message to record not found access by @0jonjo in #102
  • add alljobs-api link to readme by @0jonjo in #104
  • 104 Remove cp from ruby.yml workflow by @0jonjo in #106
  • Bump the npm_and_yarn group across 1 directory with 17 updates by @dependabot in #107
  • Bump the bundler group across 1 directory with 7 updates by @dependabot in #108
  • [104] update webpack by @0jonjo in #109
  • Bump url-parse from 1.5.3 to 1.5.10 by @dependabot in #111
  • Bump the npm_and_yarn group across 1 directory with 17 updates by @dependabot in #112
  • Bump ansi-regex from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory by @dependabot in #113
  • 114 update dockerfile and docker compose by @0jonjo in #115
  • 114 update dockerfile and docker compose by @0jonjo in #116
  • Bump nokogiri from 1.16.4 to 1.16.5 in the bundler group across 1 directory by @dependabot in #117
  • Adjust tests workflow to use ruby-version file by @0jonjo in #119
  • Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory by @dependabot in #120
  • 121 token validation by @0jonjo in #122
  • 123 change rubocop to rubocop omakase by @0jonjo in #124

New Contributors

Full Changelog: https://github.com/0jonjo/alljobs/commits/v1.0.0