punchcard

The Punchcard CMS

APACHE-2.0 License

Downloads
584
Stars
31
Committers
8

Bot releases are visible (Hide)

punchcard - v2.4.0

Published by Snugug about 8 years ago

2.4.0

August 29, 2016

New

  • 🆕 workflows fixture object (commit)

Changed

  • 😒 lint error (commit)
  • 😒 getting so much better (commit)
  • 😒 config without clone (commit)
  • 😒 change test file name (commit)
  • 🎨 re-arrange fixtures; comment in test (commit)
  • 😒 remove recursive blocking (commit)
  • 😒 lint error (commit)
  • 🎨 rearrange files (commit)
  • 🔮 no recursive dirs (commit)
punchcard - v2.3.1-0

Published by Snugug about 8 years ago

2.3.1-0

August 29, 2016

Changed

  • 🐛🔮 Fix label deploy fail (commit)
punchcard - v2.3.0

Published by Snugug about 8 years ago

2.3.0

August 29, 2016

New

  • 🆕 Add Label deploy on (commit)

Changed

  • 🎨 Clean up unused text color (commit)
  • 📝 Update project labels (commit)
punchcard - v2.2.0

Published by Snugug about 8 years ago

2.2.0

August 29, 2016

New

  • 🆕 error setup correctly in route (commit)
  • 🆕 workflows uses correct error code (commit)

Changed

  • 😒 un-skip test (commit)
  • 🐛 404 is a number (commit)
  • 🔮 knex timeout causing server.js errors (commit)
  • 😒 comment cleanup (commit)
  • 😒 remove server.js changes (commit)
  • 😒 code cleanup (commit)
  • 🐛 errors not caught with custom err handler (commit)
punchcard - v2.1.1

Published by Snugug about 8 years ago

2.1.1

August 29, 2016

Changed

  • 🐛 upgrade knex time (commit)
  • Fix typo in login error message (commit)
punchcard - v2.1.0

Published by Snugug about 8 years ago

2.1.0

August 17, 2016

New

  • 🆕 Add Ayush to Contributors! (commit)
punchcard - v2.0.0

Published by Snugug about 8 years ago

2.0.0

August 17, 2016

Breaking Changes

  • 💥 references for edit page (commit)

New

  • 🆕 bar ct (commit)
  • 🐎 improves db query; (commit)
  • 🆕 radios for reference; removes no table check (commit)
  • 🆕 setup references for page render (commit)
  • 🆕 input plugin reference (commit)

Changed

  • 👕 fixes linting (commit)
  • 🎨 find instead of singleitem (commit)
  • 👕 adds line (commit)
  • 🎨 new line added (commit)
  • 🐛 move promise down (commit)
  • 🐛 set key to type (commit)
  • 🔥 removes console.log (commit)
  • 🎨 structure changes (commit)
  • 🎨 change singleItem call (commit)
  • 🐛 changes type (commit)
  • 🔥 removes ct (commit)
  • 🎨 changes comment (commit)
  • ✅ adds reference test case (commit)
  • 👕 adds new line (commit)
  • 💚 fixes nyc (commit)
  • 🔥 deletes validation reference plugin (commit)
  • 👕 fixes linting (commit)
  • ✅ adds test; adds ct (commit)
  • 👕 linting fix (commit)
  • ✅ add test for reference (commit)
punchcard - v1.5.3

Published by Snugug about 8 years ago

1.5.3

August 17, 2016

Changed

punchcard - v1.5.1

Published by Snugug about 8 years ago

1.5.1

August 12, 2016

Changed

  • 🐛 Fix edit referrer issue (commit)
punchcard - v1.5.0

Published by Snugug about 8 years ago

1.5.0

August 12, 2016

New

  • 🆕 Add Referrer redirect for workflow save (commit)
  • 🆕 Add proper status in action column (commit)
    • Incomplete if cannot be set to workflows, Approved if gone through a workflow, workflow step name otherwise
  • 🆕 Add Workflow and Config to local vars (commit)

Changed

  • 🔥 Remove Approve action from content landing page (commit)
    • Does not belong here. What's being approved?
    • Updated Edit language for 'Latest Revision'
  • 🔥🐛 Remove Publishable from Workflows (commit)
    • Publishable is a state content is in based on if it is able to be published, not its state in a workflow. Content must be publishable to enter a workflow
punchcard - v1.4.1

Published by Snugug about 8 years ago

1.4.1

August 11, 2016

Changed

punchcard - v1.4.0

Published by Snugug about 8 years ago

1.4.0

August 11, 2016

New

  • 🐎 improves performance of format (commit)

Changed

  • 🐛 format body on set session (commit)
punchcard - v1.3.0

Published by Snugug about 8 years ago

1.3.0

August 11, 2016

New

  • 🆕 Validate off of save or publish (commit)
    • Allows for revisions to be saved without going through the approval process
  • 🆕 Add Save Revision button to content form (commit)
  • 🆕 added better error checking for identifier (commit)
  • 🆕 identifier added to system (commit)

Changed

  • 🎨 Move Save Revision wording to config (commit)
  • 🎨 Fix indentation (commit)
    • Merge conflicts makes tabs not spaces and breaks all the happy things
  • 👕 Fix linting issues (commit)
  • 🎨 Update Content Form UX and styling (commit)
  • 😒 Ignore all log files (commit)
  • 😒 Add required attributes to sample content type (commit)
  • 🐛 remove approval test (commit)
  • 🐛 skip a database test (commit)
  • 🐛 remove some dual-url tests (commit)
  • 🎨 using rev number for missing title (commit)
  • ✅ testing identifier getter (commit)
  • 🔥 some tests failing intermittently (commit)
  • 😒 stopping place (commit)
  • 😒 Bump Content Type version number (commit)
punchcard - v1.2.0

Published by Snugug about 8 years ago

1.2.0

August 09, 2016

New

  • 🆕 added better error checking for identifier (commit)
  • 🆕 identifier added to system (commit)

Changed

  • 🐛 remove approval test (commit)
  • 🎨 using rev number for missing title (commit)
  • ✅ testing identifier getter (commit)
  • 🔥 some tests failing intermittently (commit)
  • 😒 stopping place (commit)
punchcard - v1.1.0

Published by Snugug about 8 years ago

1.1.0

August 09, 2016

New

  • 🆕📝 Add Code of Conduct (commit)
  • 🆕 Add Bug Template to GitHub Templates (commit)
    • Allows us to have all templates in a single place, reduces duplication

Changed

  • 🐛 skip a database test (commit)
  • 🐛 remove some dual-url tests (commit)
  • 🐛 user landing links correct (commit)
  • 🎨 Improve wording of visual styling (commit)
  • 🎨 Clean up definition of done (commit)
  • 🎨 Remove some functionality functionaliy (commit)
  • 🐛 Add missing words to make a real sentance (commit)
  • 🐛 Fix spelling of bug report (commit)
  • 🎨📝 Clean up Emoji linking and Cheatsheet (commit)
    • Cheatsheet no longer made sense and needed to have link to semantic release
  • 📝 Update map/forEach example (commit)
    • Clean up wording of Sass partials
  • 📝 Add that tests are run automatically (commit)
  • 📝 Link Scenarios to Issue Guidelines (commit)
    • And include bug reports in that sentance too
  • 📝 Add documentation to art emoji (commit)
  • 📝 Add squash/rebase recommendations (commit)
    • Don't do it
  • 🎨 Clean up double follow (commit)
  • 📝 Add Pull Request Etiquette (commit)
  • 📝 Update New Functionality and Bug Report guidance (commit)
  • 📝 Update Commit Message guidance (commit)
  • 📝 Update Release Guidance (commit)
    • Remove release branch naming convention
    • Remove :shipit: emoji as releases are no longer hand-rolled
  • 🔥 Deprecate Changelog (commit)
punchcard - v1.0.0

Published by Snugug about 8 years ago

1.0.0

August 05, 2016

Breaking Changes

  • 💥 tests have identifier; PR is breaking change (commit)

Changed

punchcard - v0.16.1

Published by Snugug about 8 years ago

0.16.1

August 02, 2016

Changed

  • 😒 order of deps (commit)
  • 😒 remove test code (commit)
  • 😒 moving email dep (commit)
  • 🎨 submit and suns data removed (commit)
punchcard - v0.16.0

Published by Snugug about 8 years ago

0.16.0

July 29, 2016

New

  • 🆕 Update visual styling for new revision flow (commit)

Changed

  • 😒 Changes made from Scott's PR comments (commit)
punchcard - v0.15.0

Published by Snugug about 8 years ago

0.15.0

July 29, 2016

New

  • 🆕 Add dynamic robots.txt (commit)
Package Rankings
Top 7.11% on Npmjs.org
Badges
Extracted from project README
Build Status Coverage Status Code Climate Deploy
Related Projects