Commit graph

27 commits

Author SHA1 Message Date
Miodec d2f6a01887 reworked the notification system 2021-01-16 01:12:36 +00:00
Miodec 23544383af refactored result filters into a module 2021-01-03 18:41:53 +00:00
Jack a1c51301e9
Merge branch 'master' into lint_refactor 2020-12-17 16:04:50 +00:00
Jack 8a8289c328 booring bugfixes 2020-12-17 15:45:45 +00:00
Benjamin Kinga 8b9636a440 add layouts to refactored file & lint refactored files 2020-12-14 16:17:35 -06:00
Jack eeaa708cfc
Revert "Convert external dependencies to npm packages" 2020-12-05 14:50:33 +00:00
Marco Pagani c04ff83ef7
Merge branch 'master' into external-deps 2020-12-03 19:54:13 -05:00
typer decba8eaaa refactored misc and cloud functions 2020-11-27 23:27:24 -08:00
Marco Pagani dd8b01ff52 replaced jquery and html2canvas with external deps
fixed import statement for jquery
2020-11-26 01:08:47 -05:00
Marco Pagani f3274c22b3 converted moment to external dependency 2020-11-26 01:07:57 -05:00
typer 607638f608 removed Chart from the linter's globals whitelist 2020-11-13 00:36:59 -08:00
typer 1679e69123 exported db snapshot globally for debugging in the browser 2020-11-12 23:38:30 -08:00
typer b879a5967d added browserify and made db.js an ES6 module 2020-11-12 23:12:53 -08:00
typer c4b1407770 Merge branch 'master' into lint 2020-11-03 19:01:08 -08:00
Jack 15f8146db5 public is now static 2020-11-04 01:01:39 +00:00
typer 676d7c142a fixed or worked around the remaining lint errors. changed those I couldn't fix to warnings so that the app builds 2020-11-02 18:29:42 -08:00
typer 9b15e1e4ca removed recommended extension since it doesn't work anyway 2020-11-02 17:59:35 -08:00
typer 1ac401dbfa moved eslint config definition above use 2020-11-02 17:53:53 -08:00
typer 153efd9a6a Merge branch 'use-gulp' into lint 2020-11-02 17:52:58 -08:00
typer c8273e9875 renamed gulp build to gulp compile, and gulp rebuild to gulp build 2020-11-02 17:43:42 -08:00
typer 4d791a4f10 converted some classes of errors to warnings 2020-11-02 17:37:26 -08:00
typer e70d38f541 fixed most lint errors 2020-11-02 17:32:27 -08:00
typer 56e2910a4d added eslint@6.0.0, gulp-eslint, babel-eslint dev dependencies. added linting to the concatenated source. removed a duplicate function to allow it to build. 2020-11-02 17:13:09 -08:00
typer 18de7cccd5 made gulp output to dist/ 2020-11-02 03:19:24 -08:00
typer 4bf148b944 fixed a bug with sass watching and cleaned up gulpfile 2020-11-01 23:06:30 -08:00
typer ceb798ad6f added sass compilation in gulp build 2020-11-01 22:53:20 -08:00
typer ffe8554c89 added gulp build and a few dev dependencies. can now run with 'npm run start:dev' 2020-11-01 22:25:25 -08:00