tomit4
|
7745929a65
|
:construction: Heavy refactor in onboarding auth logic
|
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
|
3 лет назад |
tomit4
|
7ba7e46940
|
:construction: Verification of JWT through headers/strategies achieved
|
3 лет назад |
tomit4
|
536fb847f7
|
:construction: Cleaned up logic from created into methods on Auth and Verification
|
3 лет назад |
tomit4
|
73432c4c5b
|
:construction: Continued working on email auth/save save survey state
|
3 лет назад |
tomit4
|
b522bb49bc
|
:construction: Continuing work on integrating email transac
|
3 лет назад |
tomit4
|
a5485454e9
|
:construction: Set up new Auth component to survey
|
3 лет назад |
tomit4
|
230eb6a574
|
:construction: Setting up for transactional email, very much WIP
|
3 лет назад |
tomit4
|
62d77d27dd
|
:construction: Finished saving responses from survey to database
|
3 лет назад |
tomit4
|
d16fea20cf
|
:construction: Started work on saving survey state by sending responses to db
|
3 лет назад |
tomit4
|
c9cf4765bc
|
:lipstick: Adjusted naming for readability
|
3 лет назад |
tomit4
|
09e4876fb2
|
:lipstick: Adjusted naming for readability
|
3 лет назад |
tomit4
|
c9dd5cffce
|
:pencil2: Removed unnecessary async call
|
3 лет назад |
tomit4
|
6e770b38e6
|
:pencil2: Removed unnecessary console.log
|
3 лет назад |
tomit4
|
d6b0ff51bf
|
:bug: Fixed bug: form dropdowns didn't index correctly
|
3 лет назад |
tomit4
|
564103169f
|
:pencil2: A bit of cleaning up before merge
|
3 лет назад |
tomit4
|
27ae7e0df6
|
:pencil2: Removed unnecessary console log
|
3 лет назад |
tomit4
|
8a505ab812
|
:recycle: Refactor of survey steps logic with J
|
3 лет назад |
tomit4
|
4fd9367da9
|
:lipstick: syntatic sugar
|
3 лет назад |
tomit4
|
58944ab257
|
:pencil2: Fixed small typo
|
3 лет назад |
tomit4
|
7ddcb0673a
|
:pencil2: Uncommented return statement
|
3 лет назад |
tomit4
|
5cc9828ac5
|
:pencil2: Removed unnecessary comments and made let const
|
3 лет назад |
tomit4
|
95b9cd7d53
|
:construction: Added back in feature to sort survey using allSteps
|
3 лет назад |
tomit4
|
3ba236b4f8
|
:recycle: Refactored survey stages as part of front end mutations
|
3 лет назад |
tomit4
|
e28b580318
|
:recycle: Further refactor, separating concerns
|
3 лет назад |
tomit4
|
cc23ad7406
|
:recycle: Large refactor concentrating survey object in db
|
3 лет назад |
j
|
76fcdc9e97
|
:poop: pre-refactor survery
|
3 лет назад |
tomit4
|
0b4b9794fa
|
:recycle: Placed promptToComponent in lang.js for easy add of survey items
|
3 лет назад |
tomit4
|
4fdf670604
|
:pencil2: Removed tests from promptToComponent
|
3 лет назад |
tomit4
|
51827893de
|
:pencil2: Removed unnecessary comment
|
3 лет назад |
tomit4
|
60efd6f5d1
|
:recycle: Refactored flow of how aspects are created, removed tests
|
3 лет назад |
tomit4
|
1ece487871
|
:memo: More notes on adding survey steps in prep for refactor
|
3 лет назад |
tomit4
|
8909c1672d
|
:memo: Commented on adding new survey questions in prep for refactor
|
3 лет назад |
tomit4
|
aaf0fd919d
|
:construction: Finished first pass on dividing word structure of survey
|
3 лет назад |
tomit4
|
22426aff2d
|
:construction: Added rendered response messages if invalid input passed in survey
|
3 лет назад |
tomit4
|
ceab7a9161
|
:recycle: Extended refactoring to other onboarding components
|
3 лет назад |
toj
|
21ead4d949
|
refactor practice
|
3 лет назад |
toj
|
0ed9e0a0e7
|
:bug: missing braces in db connector
|
3 лет назад |
juancarbajal98
|
0efb977dd8
|
:recycle: working static onboarding flow
|
3 лет назад |
juancarbajal98
|
c383dee01d
|
:wrench: rendering Aspects component
|
3 лет назад |
j
|
67113953cc
|
:recycle: refactor components into more reusable pieces | map components to step types by prompt
|
3 лет назад |
j
|
f0248952fb
|
:recycle: intermediary refactor for demonstration of cleaning up data-structures
|
3 лет назад |
j
|
c2c85f5235
|
:sparkles: grabbing chat history | SIIMEE-T-82
|
3 лет назад |
j
|
571ea56f55
|
:recycle: streamlining view loading | removing card mixin | using current profile for load stat
|
3 лет назад |
j
|
b0894306d4
|
:recycle: using some try-catch to produce better errors
|
3 лет назад |
j
|
8941de1be4
|
:gear: tweaking imports for ava | adding rudimentary login service tests
|
3 лет назад |
j
|
a30af96ce3
|
:recycle: cleaning up some loading confusion | sprinkling in more organized logs | moving around some func calls and components
|
3 лет назад |
juancarbajal98
|
d7aa9169da
|
:wrench: onboarding component subfolder | overriding guards temporarily
|
3 лет назад |