CUCentralAdvancement / cms

The Central Advancement Content Management System
MIT License
0 stars 0 forks source link

Add Edit and Layout Pages #38

Closed alexfinnarn closed 3 years ago

alexfinnarn commented 3 years ago

From #37, that issue got too big. No dependencies should be needed, but I might have to monkey around with Tailwind.

Acceptance Criteria

alexfinnarn commented 3 years ago

I needed to add a dependency to serialize the Date fields...initially, I added this and then reverted to json.stringify => json.parse, but I re-added it...so probably gonna stick, but it does add a few dependencies.

https://github.com/blitz-js/legacy-framework/issues/695