313 コミット (brian_dev_tests)

作成者 SHA1 メッセージ 日付
  tomit4 4a9c6a745f :construction: Removed deleted routes from plugin registry 2年前
  tomit4 4af78019a5 :boom: Removed unnecessary user routes 2年前
  tomit4 6910b78585 :wrench: Adjusted config of send-email to use .env 2年前
  tomit4 3465ee6ea3 :bug: Fixed bug with cors on login 2年前
  tomit4 ed4c997214 :bug: Fixed verification errors 2年前
  tomit4 85b8ea81d4 :bug: Fixed validation error logs 2年前
  tomit4 1c8766e359 :white_check_mark: Added test for user/validate session route 2年前
  tomit4 19c92e2070 :pencil2: Fixed semantic issues and addressed edge null case 2年前
  tomit4 d9b469dc68 :white_check_mark: Added test for user/verify-session route 2年前
  tomit4 0dbad7f7f6 :pencil2: Fixed merge issues 2年前
  tomit4 fd7af168c6 :white_check_mark: Added user-create-token test 2年前
  tomit4 f6debb75db :pencil2: Cleaned up a bit of user-send-email test 2年前
  tomit4 b0d258a6db :white_check_mark: Added user-send-email test 2年前
  tomit4 0f7f8a43e6 :pencil2: Removed old commented out code, added TODO for hasher, etc. 2年前
  tomit4 8bc8d266af :white_check_mark: Added user-remove-session test 2年前
  tomit4 9fc7d2225a :white_check_mark: Continued writing tests for user routes 2年前
  tomit4 b9f2048c82 :white_check_mark: Added test for user signup 2年前
  tomit4 cdd07831b8 :pencil2: Fixed merge issues 2年前
  tomit4 f345b96c87 :pencil2: Fixed merge issues 2年前
  tomit4 7ad445c373 :white_check_mark: Started testing 2年前
  tomit4 90d2daace5 :pencil2: Removed unnecessary route file 2年前
  tomit4 c465912e26 :sparkles: Implemented login 2年前
  tomit4 f7ec41949d :sparkles: Implemented login 2年前
  tomit4 2ba5346c11 :bug: Disabled new profile errors by adjusting mock 2年前
  tomit4 742918adcd :construction: Achieved basic login upon verification from email 2年前
  tomit4 b9863da97c :construction: Began connecting survey to Home of app 2年前
  j 9888a03592 :gear: resolving package-lock with audit 2年前
  j 0888251da9 :recycle: more post rebase tweaks 2年前
  j 56cf0fa16f :recycle: little post rebase fix 2年前
  juancarbajal98 cae3863e11 :construction: extended the score endpoint to support filter query params- duration, presence and certifications 3年前
  juancarbajal98 0f3212ab87 :construction: new filter service to preprocess a users match pool before scoring 3年前
  maeda 205132855e another pre-release (#53) 3年前
  tomit4 a5c1050efb :sparkles: Finished refactor so less network calls and OnboardingView.vue cleaner 2年前
  tomit4 549de038d1 :construction: Got reissuing of token into jwt strategy...needs to switched again? 2年前
  tomit4 33fc9497c6 :construction: Reversed session/access token roles 2年前
  tomit4 80deb3b2df :poop: Failed attempt to authenticate using hashedSessionToken 2年前
  tomit4 efaf03889e :recycle: Started refactor by breaking out validateSession into helper funcs 2年前
  tomit4 afb29c6f8a :pencil2: Replaced session salt string in .env.sample 2年前
  tomit4 0bb9dd37f0 :wrench: Updated salt to come from .env file 2年前
  tomit4 d717f141e7 :recycle: Refactor of profiler logic 2年前
  tomit4 2cf1669715 :sparkles: Notes added for refactor before merge 2年前
  tomit4 4296f12700 :construction: Incorporated changes of juan_spike into brian_dev_111 2年前
  juancarbajal98 855c9a1e0c :construction: small changes necessary for working email auth 2年前
  tomit4 a0f6fd2e65 :sparkles: Finished latest implementation of session/access auth 2年前
  tomit4 7745929a65 :construction: Heavy refactor in onboarding auth logic 2年前
  tomit4 c609c4789a :construction: Heavy token logic refactor, mid way, Onboarding next... 2年前
  tomit4 be07c9c76f :memo: Made notes on needed security fix and ux edge case 2年前
  tomit4 e7c13686bc :bug: Fixed bug with access token expiration 2年前
  tomit4 e3e93694f2 :construction: Set up first attempt at reissuing access token 2年前
  tomit4 1c2498d210 :construction: Setting up to auth check both tokens 2年前