317 Révisions (c930df57d546c7a13d371ffbfb96596f04774b7b)

Auteur SHA1 Message Date
  K Rob c930df57d5 :art: background colors added to html, body, and w-toolbar, navbar icons color also updated il y a 3 ans
  K Rob 38c317fa3d :art: moved app icons into sass file and removed style tag from html il y a 3 ans
  K Rob 2133096135 :lipstick: add sass global files main and variables, tested breakpoints with colors and font sizes il y a 3 ans
  K Rob 82b0277629 :sparkles: first touch of responsive il y a 3 ans
  juancarbajal98 59a74dc7e8 :wastebasket: reverted frontend changes il y a 3 ans
  juancarbajal98 47932f2019 :construction: initial attempt at a placeholder card il y a 3 ans
  tomit4 65216b1cde :lipstick: Adjusted naming for readability il y a 3 ans
  tomit4 13c7652f02 :lipstick: Adjusted naming for readability il y a 3 ans
  tomit4 8bf2db2777 :pencil2: Removed unnecessary async call il y a 3 ans
  tomit4 61cc5eb927 :pencil2: Removed unnecessary console.log il y a 3 ans
  tomit4 facb9279ce :bug: Fixed bug: form dropdowns didn't index correctly il y a 3 ans
  tomit4 afc57be3e4 Added immediate focus on form fields il y a 3 ans
  tomit4 dbd7fcb326 :pencil2: A bit of cleaning up before merge il y a 3 ans
  tomit4 78ee88bba6 :pencil2: Removed unnecessary console log il y a 3 ans
  tomit4 a17bdfd7d2 :recycle: Refactor of survey steps logic with J il y a 3 ans
  tomit4 b35285e64a :pencil2: Fixed password validator char amount il y a 3 ans
  tomit4 029051938d :lock: Added regex for distance validation il y a 3 ans
  tomit4 637aa90d05 :memo: Added notation on distance parameter il y a 3 ans
  tomit4 9ff2553eb5 :lock: Put character limitations on name and blurb il y a 3 ans
  tomit4 0f3df13072 :lock: Added more extensive password regex for auth il y a 3 ans
  tomit4 39d4635d21 :sparkles: Got email validation working properly il y a 3 ans
  tomit4 ef1fd22432 :pencil2: Removed entire question object from being displayed il y a 3 ans
  tomit4 933e2d47a8 :lipstick: syntatic sugar il y a 3 ans
  tomit4 df826e613c :pencil2: Fixed small typo il y a 3 ans
  tomit4 311b38c47e :pencil2: Uncommented return statement il y a 3 ans
  tomit4 d5f8ec51f4 :pencil2: Removed unnecessary comments and made let const il y a 3 ans
  tomit4 a410996d83 :construction: Added back in feature to sort survey using allSteps il y a 3 ans
  tomit4 dcaae88b07 :recycle: Refactored survey stages as part of front end mutations il y a 3 ans
  tomit4 57397cc59e :recycle: Further refactor, separating concerns il y a 3 ans
  tomit4 63d6d4beeb :recycle: Large refactor concentrating survey object in db il y a 3 ans
  tomit4 cfbf00a6d8 :recycle: Further refactoring of QuestionView in case aspect is at end of survey il y a 3 ans
  tomit4 4d6a2155d0 :recycle: Refactored Onboarding and SurveyComplete based off of recent changes il y a 3 ans
  tomit4 b690e2ea93 :pencil2: added back in answer.validator.js, was rm but not git mv in refactor il y a 3 ans
  j 497d3299b3 :poop: pre-refactor survery il y a 3 ans
  tomit4 326c76a58b :recycle: Placed promptToComponent in lang.js for easy add of survey items il y a 3 ans
  tomit4 4fce90e518 :pencil2: Removed tests from promptToComponent il y a 3 ans
  tomit4 b9de498810 :pencil2: Removed tests from promptToComponent il y a 3 ans
  tomit4 c75ba299d6 :pencil2: Removed tests from answersSchema il y a 3 ans
  tomit4 b58e45286a :pencil2: Removed unnecessary comment il y a 3 ans
  tomit4 48d1324cb3 :recycle: Refactored flow of how aspects are created, removed tests il y a 3 ans
  tomit4 579ff6f92d :memo: More notes on adding survey steps in prep for refactor il y a 3 ans
  tomit4 49954bc6e1 :memo: Commented on adding new survey questions in prep for refactor il y a 3 ans
  tomit4 21cddbe35b :construction: Finished first pass on dividing word structure of survey il y a 3 ans
  tomit4 c5a37a8f1d :construction: Finished up custom invalid input messages to user on survey il y a 3 ans
  tomit4 6c317b24c0 :construction: Added rendered response messages if invalid input passed in survey il y a 3 ans
  tomit4 91cd939ed7 :construction: Cleaned up console.logs and simplified validateAnswer il y a 3 ans
  tomit4 db9d0f3203 :construction: Fixed incorrect implementation of splash page check il y a 3 ans
  tomit4 3a32ac2c02 :construction: Started validation for survey procedures il y a 3 ans
  tomit4 4fdd7dedd5 :construction: Started simple obfuscation of password input il y a 3 ans
  tomit4 855106ada7 :recycle: Refactored Radio Questionnaire into individual questions il y a 3 ans