Skip to content
This repository was archived by the owner on Mar 31, 2024. It is now read-only.

Latest commit

 

History

History
402 lines (249 loc) · 26.7 KB

File metadata and controls

402 lines (249 loc) · 26.7 KB

1.10.3 (2023-08-20)

Bug Fixes

  • rollback the deployment script (f1cc27a)

1.10.2 (2023-08-20)

Bug Fixes

  • delete settings from lockfile (c13aa96)

1.10.1 (2023-08-20)

Bug Fixes

1.10.0 (2023-03-10)

Features

  • resend verifications steps for unverified app users (#92) (c84da9b)

1.9.0 (2023-02-10)

Features

  • email-template: update the template (#86) (ebc89b7)

1.8.0 (2023-02-09)

Features

  • employee-authentication: change the structure and share models … (#84) (3ff457e)

1.7.1 (2023-02-03)

Bug Fixes

  • update README using Version 7.26.3 (compiled to binary; bundled Node.js v14.19.2) (3db66f8)

1.7.0 (2023-01-29)

Bug Fixes

Features

  • api-docs: add sign up user endpoint docs (8e1524b)

1.6.0 (2023-01-29)

Features

1.5.0 (2023-01-29)

Features

1.4.0 (2023-01-26)

Features

1.3.0 (2023-01-25)

Features

1.2.1 (2023-01-25)

Bug Fixes

  • upload the installed deps to server (#68) (bcf2a61)

1.2.0 (2023-01-25)

Features

1.1.19 (2023-01-24)

Bug Fixes

  • update target branch in semantic release config (973b09e)

1.1.18 (2023-01-24)

Bug Fixes

  • save pm2 processes after finishing the deploy (06e3989)

1.1.17 (2023-01-24)

Bug Fixes

  • generate new build versions (29721a0)

1.1.16 (2023-01-24)

Bug Fixes

  • fix the workflows order (4ca06ef)

1.1.15 (2023-01-24)

Bug Fixes

  • update the package.json after the release is published (5f2caee)
  • update the package.json after the release is published (56902cf)

1.1.14 (2023-01-24)

Bug Fixes

  • run the tests when something is sent to the develop branch (e9c5481)

1.1.13 (2023-01-24)

Bug Fixes

1.1.12 (2023-01-24)

Bug Fixes

  • move all the CI steps to one job (e61b769)

1.1.11 (2023-01-24)

Bug Fixes

  • try to make do cicd work (9475fe3)

1.1.10 (2023-01-24)

Bug Fixes

  • try to make do cicd work (4df8a14)

1.1.9 (2023-01-24)

Bug Fixes

  • try to make do cicd work (68b3aee)

1.1.8 (2023-01-24)

Bug Fixes

  • try to make do cicd work (13b833a)

1.1.7 (2023-01-24)

Bug Fixes

1.1.6 (2023-01-24)

Bug Fixes

1.1.5 (2023-01-24)

Bug Fixes

1.1.4 (2023-01-24)

Bug Fixes

1.1.3 (2023-01-24)

Bug Fixes

1.1.2 (2023-01-24)

Bug Fixes

1.1.1 (2023-01-24)

Bug Fixes

1.1.0 (2023-01-24)

Features

  • add deploy github action (55562bf)

1.0.2 (2023-01-20)

Bug Fixes

  • fix commitlint + Husky + semantic-release integration (#57) (48224fd)

1.0.1 (2023-01-20)

Bug Fixes

  • testing husky/commit-msg hook (b1bc4f0)
  • testing husky/commit-msg hook (34df1cb)
  • testing husky/commit-msg hook (848959f)
  • testing husky/commit-msg hook (26cd1b2)
  • testing husky/commit-msg hook (1658e94)

1.0.0 (2023-01-20)

Bug Fixes

  • add a not found error on stripe handler (b745c83)
  • add babel as transpiler (1f4479f)
  • add redis to workflow (7764aec)
  • adjusts for the comapny sign-up integration (#50) (666a4dd)
  • allow new users to signup and receive account verification emails (12968dc)
  • avoid creating verified users with factories (df099e8)
  • avoid duplicating users when someone tries to signup twice without verify their account (8d47092)
  • avoid wrong redirect (f39c2fb)
  • env scripts (e9b8d45)
  • fix .env.test (0935b26)
  • fix .env.test (4724c45)
  • fix const name (1371b2e)
  • fix emails domains (86c4149)
  • fix github actions (a77e9c9)
  • fix nodejs version (eb934e6)
  • fix README.md (18123d7)
  • fix rollback migrations (5b36b48)
  • fix semantic-release version on ci (687c13d)
  • fix send email template script to use a custom verified domain (ed47243)
  • fix signup logic (925685e)
  • fix template name (a9fbd10)
  • fix test.env (e48e722)
  • fix tests (b080815)
  • fix tests (829c974)
  • fix tests (f225fff)
  • fix tests (d072733)
  • fix tests factories (35b9525)
  • fix verify_account email template (e1a7487)
  • fix yarn.lock (a4f8a06)
  • fix yarn.lock (7c4d028)
  • fix yarn.lock (459d7b1)
  • fix yarn.lock conflict (b86687c)
  • fix yarn.lock conflict (109a24f)
  • get profile photo by id (05d6512)
  • improve Sentry setup (7ded563)
  • prepare the environment to Heroku (48736c7)
  • prepare to Heroku (3c4c709)
  • prepare to Heroku (937dd0c)
  • remove Gymc and use Grupo C (7ee8535)
  • remove mongodb connection and close redis connection before each test suit (4a2efd3)
  • remove no-reply email address from .env because it was moved to a constants file (566e6a3)
  • remove redis password for test env (ecba838)
  • remove Sentry DSN from .env.test (6cd8b74)
  • remove transactions (dadb918)
  • rename company from Grupo C to Vain (4aa88e1)
  • try to fix semantic-release (e2721d1)
  • try to fix semantic-release (1e3cbe7)
  • try to run with .env.test (38d7aa2)
  • update tests with the new body keys (6851b78)
  • update yarn.lock (063c4fc)
  • use NODE_ENV in Procfile (c1751d8)
  • use NODE_ENV in Procfile (82ed63d)
  • use nodejs 14 for semantic-release ci (0e70556)
  • use nodemon instead of noe (b4a16d0)
  • use nodemon instead of noe (e7f9e93)
  • use PORT env variable given by Heroku (ef6077a)

Features

  • activate a company if the payment was accepted (a3e979a)
  • add /health route (#49) (ddb7927)
  • add /me endpoint (7ffebaf)
  • add a migration to add genre field to the users table (d81d04e)
  • add a migration to create the addresses table (a79fc95)
  • add a new email template and update it on AWS (092660b)
  • add a signup endpoint (0138538)
  • add AccountVerificationLink tests (684eb71)
  • add Address model (044876e)
  • add all required webhook handlers (45b6516)
  • add an endpoint to change users passwords (f3584c4)
  • add an endpoint to check if a company can sign up (903ff69)
  • add an endpoint to generate a checkout session (e77e90c)
  • add an endpoint to resend email verifications (5b9501c)
  • add an endpoint to resend phone number verification codes (4df6623)
  • add an endpoint to resend the verification email (d7c9bf3)
  • add an endpoint to resend the verification SMS (819aeb8)
  • add an endpoint to sign up a company (440e781)
  • add an endpoint to validate the phone number for employees (ecbd295)
  • add an endpoint to verify phone numbers (b744eb9)
  • add AWS SES scripts to manage email templates (84feefc)
  • add build and start scripts (672268f)
  • add companies router (f7bab7a)
  • add companies tests (3722809)
  • add default errors (fa09ea7)
  • add delete image endpoint (92ca310)
  • add engine version and Procfile (96e1547)
  • add first test suit responsible for signup (253a837)
  • add first version of github actions (350f2f9)
  • add forgot password base structure (b66a782)
  • add forgot password feature tests (2f2b982)
  • add husky (f910a94)
  • add image upload to AWS S3 and disk options (5c989ae)
  • add migrations and models (e5426f3)
  • add phone_number to user when signing up (f4847de)
  • add phone_number to users table (54bbe16)
  • add PhoneNumberVerificationCode model (580fc5e)
  • add profile_photo_id to users (eb6877f)
  • add queue setup (044b211)
  • add refresh token feature (8a9aa77)
  • add request limiter (#52) (7cd7567)
  • add right redirects (fa6336f)
  • add right stripe webhook handlers (f5d4f38)
  • add session controller (e4cd6c4)
  • add session route (6eafaf5)
  • add sign-in tests (fb2a343)
  • add signup tests (20d8e7d)
  • add StoreForgotPasswordService tests (8fbaf11)
  • add stripe authentication middleware (7ce7493)
  • add test structure (bf4f998)
  • add transactions to all services that manipulate data (5edafd3)
  • add transactions to StoreUserService (9096db6)
  • add User model (10c75d2)
  • add validators with translated messages (d7d04ca)
  • add webhook handler for the customer.subscription.deleted even (dbf1bf5)
  • add webhooks tests (39ea33c)
  • allow import dynamic email templates such as css blocks, signatures, headers, etc (c4924fe)
  • cluster the app (87d430c)
  • default project structure (0b6663a)
  • generate random verification link (67d79eb)
  • handle free trial invoices (e7adc3a)
  • prepare the environment (2f16495)
  • reset user password (1b4d4a1)
  • return forgot password token when providing valid data (5cec37d)
  • save user address when signing up (3b4f368)
  • semantic-release: add semantic-release setup and github action (#55) (c74d18c)
  • send a confirmation email after payment succeeded (7b65b4c)
  • send and create a forgot password code through email (538b193)
  • send emails using AWS SES (124ee34)
  • send SMS code when verifying email address (efcc09c)
  • verify users when opening a valid verification link (db2d227)
  • wip: add SMS delivery with AWS SNS (e0463f3)
  • wip: break the verified field into email and phone number fields and rename the AccountVerificationLink model to EmailVerificationLink (a379f3e)