tomit4
|
39d4635d21
|
:sparkles: Got email validation working properly
|
3 yıl önce |
tomit4
|
ef1fd22432
|
:pencil2: Removed entire question object from being displayed
|
3 yıl önce |
tomit4
|
933e2d47a8
|
:lipstick: syntatic sugar
|
3 yıl önce |
tomit4
|
df826e613c
|
:pencil2: Fixed small typo
|
3 yıl önce |
tomit4
|
311b38c47e
|
:pencil2: Uncommented return statement
|
3 yıl önce |
tomit4
|
d5f8ec51f4
|
:pencil2: Removed unnecessary comments and made let const
|
3 yıl önce |
tomit4
|
a410996d83
|
:construction: Added back in feature to sort survey using allSteps
|
3 yıl önce |
tomit4
|
dcaae88b07
|
:recycle: Refactored survey stages as part of front end mutations
|
3 yıl önce |
tomit4
|
57397cc59e
|
:recycle: Further refactor, separating concerns
|
3 yıl önce |
tomit4
|
63d6d4beeb
|
:recycle: Large refactor concentrating survey object in db
|
3 yıl önce |
tomit4
|
cfbf00a6d8
|
:recycle: Further refactoring of QuestionView in case aspect is at end of survey
|
3 yıl önce |
tomit4
|
4d6a2155d0
|
:recycle: Refactored Onboarding and SurveyComplete based off of recent changes
|
3 yıl önce |
tomit4
|
b690e2ea93
|
:pencil2: added back in answer.validator.js, was rm but not git mv in refactor
|
3 yıl önce |
j
|
497d3299b3
|
:poop: pre-refactor survery
|
3 yıl önce |
tomit4
|
326c76a58b
|
:recycle: Placed promptToComponent in lang.js for easy add of survey items
|
3 yıl önce |
tomit4
|
4fce90e518
|
:pencil2: Removed tests from promptToComponent
|
3 yıl önce |
tomit4
|
b9de498810
|
:pencil2: Removed tests from promptToComponent
|
3 yıl önce |
tomit4
|
c75ba299d6
|
:pencil2: Removed tests from answersSchema
|
3 yıl önce |
tomit4
|
b58e45286a
|
:pencil2: Removed unnecessary comment
|
3 yıl önce |
tomit4
|
48d1324cb3
|
:recycle: Refactored flow of how aspects are created, removed tests
|
3 yıl önce |
tomit4
|
579ff6f92d
|
:memo: More notes on adding survey steps in prep for refactor
|
3 yıl önce |
tomit4
|
49954bc6e1
|
:memo: Commented on adding new survey questions in prep for refactor
|
3 yıl önce |
tomit4
|
21cddbe35b
|
:construction: Finished first pass on dividing word structure of survey
|
3 yıl önce |
tomit4
|
c5a37a8f1d
|
:construction: Finished up custom invalid input messages to user on survey
|
3 yıl önce |
tomit4
|
6c317b24c0
|
:construction: Added rendered response messages if invalid input passed in survey
|
3 yıl önce |
tomit4
|
91cd939ed7
|
:construction: Cleaned up console.logs and simplified validateAnswer
|
3 yıl önce |
tomit4
|
db9d0f3203
|
:construction: Fixed incorrect implementation of splash page check
|
3 yıl önce |
tomit4
|
3a32ac2c02
|
:construction: Started validation for survey procedures
|
3 yıl önce |
tomit4
|
4fdd7dedd5
|
:construction: Started simple obfuscation of password input
|
3 yıl önce |
tomit4
|
855106ada7
|
:recycle: Refactored Radio Questionnaire into individual questions
|
3 yıl önce |
tomit4
|
d0e95e94c5
|
:recycle: Extended refactoring to other onboarding components
|
3 yıl önce |
toj
|
cb7d83c162
|
refactor practice
|
3 yıl önce |
tomit4
|
23aa37c686
|
:lipstick: Styled buttons using waveui standards
|
3 yıl önce |
tomit4
|
13fde257a7
|
:memo: Changed survey questions for more approachability
|
3 yıl önce |
tomit4
|
59328d6ae4
|
:sparkles: Rendering dynamic thank you at survey completion
|
3 yıl önce |
tomit4
|
93cb4b0131
|
:recycle: Simplified thank you logic using v-for
|
3 yıl önce |
tomit4
|
de7e9c1f6c
|
:pencil2: Fixed typo
|
3 yıl önce |
tomit4
|
81f78ab70f
|
:recycle: Refactored thank you into separate component
|
3 yıl önce |
tomit4
|
fe17b8596a
|
:construction: Reformatted thank you message
|
3 yıl önce |
tomit4
|
6641bf98e6
|
:pencil2: Removed testing p tag
|
3 yıl önce |
tomit4
|
69376f4618
|
:construction: Reworded survey questions and added Thank you message
|
3 yıl önce |
tomit4
|
0b777c69d1
|
:recycle: Removed unnecessary thank you section
|
3 yıl önce |
tomit4
|
0a51b6ed0d
|
:lipstick: Just added some simple styling
|
3 yıl önce |
tomit4
|
a6ae1f469a
|
:construction: Set up for redirect after finish of survey
|
3 yıl önce |
tomit4
|
2bd97c45e2
|
:recycle: Refactored onboarding survey flow
|
3 yıl önce |
tomit4
|
96742a3650
|
:recycle: Refactored a onboarding survey flow
|
3 yıl önce |
tomit4
|
b3d1d315ed
|
:construction: Rough draft of more adlibs style survey
|
3 yıl önce |
tomit4
|
d46772d4e8
|
:sparkles: Added display of how much of survey is completed
|
3 yıl önce |
K Rob
|
3554f74365
|
:art: commented profile.service.js to help my own understanding of functions, add aspirations and skills json to the data() property on SummaryBar.vue to match mockup data. Switched from WListItem to WTimeline to allow for title and content in display. #TODO style html and add icons to complete issue tasks
|
3 yıl önce |
maeda
|
c86fc59c5e
|
Merge branch 'paginated-queue-return' of fyindr/siimee into dev
|
3 yıl önce |