Commit Graph

64 Commits

Author SHA1 Message Date
Christopher C. Wells c0dd79ef19 Remove sourcemap references when collecting static files 2022-02-21 10:31:38 -08:00
Christopher C. Wells 73be17240e Update node dependencies 2021-12-14 09:37:47 -05:00
Christopher C. Wells 13a81f6336 Update node dependencies 2021-11-13 05:13:08 -08:00
Christopher C. Wells 124355ebb5 Update Bootstrap to 4.6.1
No more sass division warnings!!
2021-10-30 10:19:02 -07:00
Christopher C. Wells d78130bbff Update dependencies 2021-09-25 14:33:52 -07:00
Christopher C. Wells 5bcf10923c Add `updateglyphs` gulp command
Closes #296
2021-09-03 20:33:25 -07:00
Christopher C. Wells d2decc03b6 Replace Font Awesome with a Fontello custom font 2021-08-31 08:08:13 -07:00
Christopher C. Wells a9f469efcb Update node dependencies 2021-07-19 20:55:30 -07:00
Nicholas Trecina c1769c3923 Reverted tempus dominus to the previous version to fix an issue with marking fields as read only 2021-07-05 21:08:05 -07:00
Christopher C. Wells 36c80d45fc Update to Plotly 2.x. 2021-06-07 20:59:25 -07:00
Christopher C. Wells 4df001ce8f Update Node dependencies 2021-03-18 19:38:03 -07:00
Christopher C. Wells 78842b9ca5 Update node dependencies and static assets 2021-02-24 05:33:50 -08:00
Christopher C. Wells 4639cfb9b0 Update Node dependencies 2020-10-23 20:35:59 -07:00
Christopher C. Wells 73b89886e7 Update NPM dependencies 2020-07-21 19:25:01 -07:00
Christopher C. Wells efa52d14f7 Update NPM dependencies 2020-05-17 05:34:38 -07:00
Christopher C. Wells 3316ce3c2d Update node dependencies 2020-03-14 13:38:55 -07:00
Christopher C. Wells 6ef3fe1229 Update NPM dependencies 2020-02-19 05:24:58 -08:00
Christopher C. Wells 8735655f23 Add user timezone setting support to datetime form fields 2020-02-14 12:07:43 -08:00
Christopher C. Wells ad9cfea541 Update NPM dependencies and static assets 2020-02-08 19:46:43 -08:00
Christopher C. Wells 86f0c2f04b Update references to old repo address 2020-02-06 22:16:57 -08:00
Christopher C. Wells 682ebb34ca Implement pull-to-refresh (#107) 2020-02-04 10:58:26 -08:00
Christopher Charbonneau Wells 49156c1d80
Update to Node 10 minimum version for development (#97)
Updates Travis CI configuration to support Node 10 directly with the `generic` language for supported Python versions.
2020-01-24 21:24:43 -08:00
Christopher C. Wells faecb631dc Update NPM dependencies 2020-01-04 06:21:12 -08:00
Christopher C. Wells a0e70b61f0 Replace abandoned sass-lint with styelint 2019-11-09 06:37:31 -08:00
Christopher C. Wells 1cfb852e87 Update NPM dependencies and static files 2019-11-09 05:46:40 -08:00
Christopher C. Wells 376bb86594 Update node dependencies and static assets. 2019-08-22 20:20:14 -07:00
Christopher C. Wells 739c0ce5d6 Update node dependencies. 2019-07-10 19:10:25 -07:00
Christopher C. Wells f767c7c6fa Update NPM dependencies and static assets. 2019-06-11 21:22:21 -07:00
Christopher C. Wells a80662c4b1 Update NPM dependencies and static assets. 2019-05-02 09:43:51 -07:00
Christopher C. Wells ec4adb4c01 Update NPM dependencies. 2019-04-02 06:21:26 -07:00
Christopher C. Wells 25c1303940 Update node dependencies and static files. 2019-02-24 05:50:42 -08:00
Christopher C. Wells 3bee8017a0 Update dependency lockfiles. 2019-02-02 12:15:27 -08:00
Christopher Charbonneau Wells 1570976c9f Update Heroku deployment configuration. 2018-11-05 18:38:38 -08:00
Christopher Charbonneau Wells 3fffe6c027 Add Gulp "clean" command to remove static folders. 2018-10-08 06:32:06 -07:00
Christopher Charbonneau Wells 6142f6b74c Move NPM dependencies to devDependencies. 2018-10-08 06:31:33 -07:00
Christopher Charbonneau Wells 9100c60619 Update NPM dependencies. 2018-10-06 13:58:22 -07:00
Christopher Charbonneau Wells 3413d7110c Update to Gulp 4.x. 2018-07-15 10:12:55 -07:00
Christopher Charbonneau Wells 2701aadc8d Update NPM dependencies. 2018-07-15 07:21:06 -07:00
Christopher Charbonneau Wells 65a0c4c8cf Update NPM dependencies. 2018-05-05 10:34:24 -07:00
Christopher Charbonneau Wells a524259507 Replace Page Visibility API with focus event listener for dashboard refreshes.
This is a bit of a testing phase to see if the focus event listerner behaves any better than the Page Visibility API, particularly in mobile browsers.
2018-03-22 20:29:40 -07:00
Christopher Charbonneau Wells 1461ac16d8 Force tempusdominus npm dependencies to latest to prevent version mismatch issues. 2018-03-22 19:44:05 -07:00
Christopher Charbonneau Wells 8f65f780f2 Update npm dependencies. 2018-03-22 19:10:33 -07:00
Christopher Charbonneau Wells 6abad4eee7 Update npm dependencies. 2018-03-04 17:56:25 -05:00
Christopher Charbonneau Wells f406b056e5 Update NPM dependencies (Bootstrap 4, Tempus Dominus 5.0.0-alpha15). 2018-01-25 06:32:32 -05:00
Christopher Charbonneau Wells be97142cfe Update NPM dependencies. 2018-01-13 08:17:21 -05:00
Christopher Charbonneau Wells a5c94455ca Prep meta files for v1.0.0 release. 2017-12-27 09:20:32 -05:00
Christopher Charbonneau Wells 19a4e54755 Update npm dependencies. 2017-12-15 21:01:19 -05:00
Christopher Charbonneau Wells 2103b60246 Update Python and NPM dependencies. 2017-11-29 14:08:56 -05:00
Christopher Charbonneau Wells e2733e6b1e Improve Dashboard view.
This commit adds a placeholder image for Child objects (in the future, hopefully, photo uploads will be added) and reworks the Dashboard view to look better when more than one child is in the database. There are also some minor tweaks to the Child detail view and one new Gulp requirement to improve the flow of copying static image assets from apps.
2017-11-06 16:24:21 -05:00
Christopher Charbonneau Wells c339062fba Use visibilityjs and momentjs to update a running timer when it's detail page becomes visible.
This commit is intended to improve the mobile experience by updating the timer detail page with the correct, current duration when, for example, a phone is unlocked after having been locked for a while with the timer detail page open.
2017-10-27 22:28:38 -04:00