Commit Graph

23 Commits

Author SHA1 Message Date
dfaede9fd8 test before building 2021-11-16 07:12:23 -06:00
955f83b8ad Minor updates to Makefile to better support multiple environment targets. 2021-11-16 07:07:45 -06:00
219796f9e2 Add command to run tests in the root Makefile. 2021-11-16 06:41:00 -06:00
845273eaf7 Use the packaged version of notion_utils. 2021-11-16 06:38:38 -06:00
2112d1c970 Rework how the clean build command works. 2021-11-16 06:37:58 -06:00
fed6a48332 Add field on EntryProposal: Visibility (set to "Public") 2021-11-16 06:27:52 -06:00
4e7b072745 Bump package version to 0.3.0 (currently unreleased) 2021-10-30 22:37:25 -05:00
06d2b3f384 api: Extract common Notion functionality to library. 2021-10-30 22:36:41 -05:00
3553ce4ea1 web: Expose debug info, fix view on mobile. 2021-10-27 14:02:55 -05:00
21304533f9 Update package version to 0.2.2 2021-10-26 11:58:13 -05:00
c3395683db web: Update favicon. 2021-10-26 11:57:49 -05:00
038856e179 Update package version to 0.2.1 2021-10-26 11:54:00 -05:00
16b291f9c0 web: Change Department -> Department / Event Type to capture other types of events (district, etc.). 2021-10-26 11:53:50 -05:00
efa6ca215e api: Add support for location in proposed events. 2021-10-26 11:53:17 -05:00
1d792f96bb operations: Add cache invalidation, DEV build config. 2021-10-26 11:52:20 -05:00
111dbdce52 Update package version to 0.2.0 2021-10-26 01:47:38 -05:00
3675c6054a web: EntryProposal form implementation. 2021-10-26 01:46:59 -05:00
e055bee0f3 operations: Add Makefiles and version-bumping script. 2021-10-25 09:34:00 -05:00
7c9bdfe8f8 web: Add vue router. 2021-10-25 09:19:49 -05:00
d70012cb8c operations: terraform to standup prod infrastructure. 2021-10-24 17:23:39 -05:00
7e26ab73d5 .gitignore and project icon/logo. 2021-10-24 05:54:12 -05:00
517df73a72 web: initial commit with Vue starting point. 2021-10-24 05:53:47 -05:00
588454d668 api: initial implementation with support for creating EventProposals. 2021-10-24 05:53:22 -05:00