You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* session page working with requirejs
* track page working
* handsontable loading
* track page working with bootstrap
* all pages working with requirejs
* code cleanup and reorganizing dependencies
* cleaning up code
* reorganized to separate views and controllers
* added local copy of bootstrap
* Saving file in correct rows. Headers for demographic data are still in form of keys
* removed .idea
* properly sorted columns and sheets
* grabbing data from hot for csv
* event listeners
* drag and drop, unmask button
* basic table saving
* full table with correct labels
* rendering tables
* redoing table rendering...
* titles render
* table showing on click
* cleaning the lint
* added an alert msg for POST /get_masks
* drag functioning again for unmask
* drag and drop restored for client
* removed extraneous textarea box on unmask page
* removed placeholder values
* removed unnecessary unmask button
* Remove merge conflict leftover
* fixed gender labels on unmasked csv
* removed placeholder session key and password in unmasking page
* moved updating table widths to tableController
* error messages for 500 get masks post
* fixed string parsing error in saving questions
* table headers on unmask page
* linting
* Fix formatting
0 commit comments