Commit Graph

113 Commits

Author SHA1 Message Date
Nicholas Trecina 1063d39af0 Fixed report breadcrumbs being duplicated. Fixed DiaperChangeTypesChildReport pointing to the wrong report view. Fixed child sw
itcher for WHO weight percentiles boy/girl reports.
2023-12-17 04:57:07 -08:00
Christopher C. Wells 9fc666dd2e Add support and testing for Python 3.12 2023-10-20 20:56:28 -07:00
Christopher C. Wells 9baec8d906 Increase carousel slider contrast 2023-10-20 19:24:23 -07:00
Christopher C. Wells cb2197e3bb Update dependencies 2023-09-27 05:18:01 -07:00
Christopher C. Wells b0de44b5d5 Correct missed BS5 class name updates
Fixes #677
2023-07-13 10:27:32 -07:00
Christopher C. Wells ad5f81d84a Adopt new Bootstrap 5 dark mode support 2023-07-09 09:26:13 -07:00
Christopher C. Wells 9c17b617b7 Update node dependencies 2023-07-09 09:01:02 -07:00
Christopher C. Wells 94619b6b5b Merge remote-tracking branch 'origin/master' into v2 2023-05-02 19:56:06 -07:00
Christopher C. Wells 5ec926ac2b Update translations from POEditor 2023-05-02 18:54:19 -07:00
Christopher C. Wells 94045727fa Update dependencies 2023-05-02 17:55:26 -07:00
Christopher C. Wells 0a0582217b Override site settings form 2023-05-02 17:33:31 -07:00
Christopher C. Wells 4d1d915478 Adjust for changes from main rebase 2023-03-25 13:54:25 -07:00
Christopher C. Wells 7b7f17fde6 Remove "inactive" timer concept -- delete on complete
Closes #109
2023-03-25 13:23:05 -07:00
Christopher C. Wells 353533a6ef Remove custom frontend datetime handlers 2023-03-25 13:15:20 -07:00
Christopher C. Wells 3e60f61031 Update node dependencies 2023-03-25 13:10:55 -07:00
Christopher C. Wells 34fe811a54 Upgrade to Bootstrap 5 (#479)
* Update Tempus Dominus to v6 (WIP)

* Re-add calendar input prepend container

* Normalize setting of default date values

* Migrate to Bootstrap 5 (WIP)

* Remove deprecated card columns implementation from dashboard

* Update BS5 data props

* Use Masonry layout for dashboard cards (for now)

This doesn't seem particularly ideal so may need a more involved refactor

* Update styles for Bootstrap 5 deprecations

* Remove resolutions crap

* Refactor deprecated BS4 classes

* Update list table styles

* Refactor deprecated jumbotron class usages

* Update close button structure

* Add `v2` branch to standard CI workflows
2023-03-25 12:57:12 -07:00
Christopher C. Wells f8f605a118 Update node version to 18 2023-03-18 10:07:26 -07:00
Christopher Charbonneau Wells 08ba1a32a8
Add a last pumping dashboard card (#604)
* Add a last pumping dashboard card

* Update static assets

* Add domain during dokku CI pre-deploy
2023-02-15 20:22:27 -08:00
Christopher C. Wells c95b2f07a3 Update latest translations from POEditor 2023-02-11 11:21:26 -08:00
Christopher C. Wells b1f200d847 Update node dependencies and static assets 2023-01-29 15:26:01 -08:00
Christopher Charbonneau Wells 81fd1fabda
Misc updates (#569)
* Remove Render artifact

* Remove gulp-cli from local dependencies

* Update LICENSE years

* Update node dependencies
2022-11-06 08:12:52 -08:00
Christopher C. Wells 0a09fce38d Minify scripts after concat 2022-10-22 14:25:18 -07:00
Mike Gray 3c0df57a8f feat: minify vendor.js
Closes #492
2022-10-22 14:25:18 -07:00
Christopher C. Wells 9bf65704b5 Regenerate static files
Fixes #540
2022-10-12 19:04:59 -07:00
Christopher C. Wells 5a257f5b11 Revert "Set default date during picker initialization"
This reverts commit d397d169
2022-08-04 08:16:01 -07:00
Christopher C. Wells d397d169f9 Set default date during picker initialization 2022-07-29 07:58:01 -07:00
Christopher C. Wells 68bbe242a6 Update node dependencies 2022-07-24 12:46:57 -07:00
Jean-Louis Jouannic 58615fde0a 📦 update production static files
And fixes package.json and package-lock.json out of sync
2022-07-24 12:32:07 -07:00
Christopher C. Wells b058de5496 Update node dependencies 2022-07-13 09:18:13 -07:00
Christopher C. Wells 7178bf9fa4 Update node dependencies 2022-05-29 15:51:48 -07:00
Christopher C. Wells 12572c722b Update node dependencies 2022-05-22 13:29:32 -07:00
Christopher C. Wells 464c3190a1 Rebuild other static files 2022-04-10 16:01:02 -07:00
Christopher C. Wells eeaa6d21e9 Add Catalan locale for Plotly and Moment 2022-04-10 16:01:02 -07:00
bugbountyguy 4ceb6095d3 Rename breastpump to pumping 2022-04-04 20:39:39 -07:00
bugbountyguy 5c45b037f0 Finish up adding the brestpump measurement 2022-04-04 20:39:39 -07:00
Paul Konstantin Gerke d0469caed5 Add missing notes-test (includes tests for tags-feature) 2022-03-06 18:30:58 +01:00
Paul Konstantin Gerke bd78149db3 Update static files so tests run 2022-03-02 22:54:20 +01:00
Paul Konstantin Gerke 23e7c84547 Merge remote-tracking branch 'origin/master' into tags 2022-03-02 22:13:41 +01:00
Paul Konstantin Gerke 897fb7c2d1 Add german translation and refactor tags_editor.js 2022-02-27 19:50:05 +01:00
Paul Konstantin Gerke cfdb9e1ade Made widget translateable, added German translation 2022-02-27 19:41:27 +01:00
Christopher C. Wells e7862801b1 Do not focus text field when using date picker
Fixes #385
2022-02-26 06:14:40 -08:00
Christopher C. Wells ff45ab46a3 Set base design for error response templates 2022-02-25 20:28:12 -08:00
Christopher C. Wells c0dd79ef19 Remove sourcemap references when collecting static files 2022-02-21 10:31:38 -08:00
Christopher C. Wells f174971ee7 Update static assets 2021-12-31 09:19:53 -05:00
Christopher Charbonneau Wells 8f6d0295f3
Improve PWA experience (#359) 2021-12-25 14:31:58 -05:00
Christopher C. Wells 32bfede6e2 Re-add non-svg favicon metadata files
Fixes #357
2021-12-18 17:11:55 -05:00
Christopher C. Wells 73be17240e Update node dependencies 2021-12-14 09:37:47 -05:00
Christopher C. Wells 9371b1a100 Do not extend standard CSS classes 2021-11-13 05:38:25 -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 ab334a39c7 Add UK English locales for dependencies 2021-10-26 19:55:16 -07:00