Releases: theodi/comma-chameleon
Releases · theodi/comma-chameleon
0.3.0: Fix-up deprecation warnings (#99)
* Shonky wiring to auth to Github * Pass API key to view * Attempt to send to GDP * Parse to query string into an object * Push files into object manually * set root url as a parameter * Build formData manually * Fix bad form names * api_key, not token * Remove logging * Refactorings * Fix deprecation warnings * Cancel button actually does something * Ding IPC deprecation warnings * Ding always-on-top deprecation warnings * I don't think we should include this Until we’re offering a crash-report server e.g. https://github.com/electron/mini-breakpad-server * Tests Not covering the electron stuff yet, as I'm not sure how to stub them * Show resulting URL to user * Rename app * Spinning Bird Kick * Correct field names * Correct title * Delete and ignore views * Add handlebars layouts * Add build script * Use octopub domain * Unbelievably, `mkdir` is a separate module * Picture * Stubs for 'add file to Github' * Load and list datasets * Add file to set on GH * alwaysOnTop considered dreadful * Fix build script for views * Allow user to specify file name and description * Update electron-mocha Failing tests weren't returning 0 * Use `slug`, rather than `slugify` * Fix tests * Make sure travis has all out deps * Test file update * This never got committed * The Low-Hanging Fruit of Menu Customisation * Add file name and description to file adding * Do schema stuff * Update error messages
0.2.2: Massive cleanup (#90)
* Seperate out concerns a bit * Put menu in its own file * Remove this * Move tools * Cleanup main.js * Export tools
0.2.1: Datapackage tweaks (#88)
* Autopopulate Dataset name * Ignore gh-pages artefacts * Form spacing and tab order tweaks * Select first field by default * Update bootstrap-tagsinput * Make sure tagsinput fake input field is the correct width * Trim keywords before add
0.2.0: This should work now
'Should'
Version 0.1.0
Initial release