Skip to content

Releases: prescottprue/fireadmin

v0.9.0

22 May 04:31
Compare
Choose a tag to compare
fix(app): remove checking of environment for analytics events

v0.8.0

30 Nov 12:11
Compare
Choose a tag to compare
  • feat(environments): environments can now be set as "only source" or "only destination"
  • feat(actionRunner): "only source" and "only dest" rules disable action run button
  • fix(styles): previous actions now appear underneath the action runner instead above (based on usage statistics and user input)
  • feat(test): tests added to confirm "only source" and "only dest" environment features
  • feat(ci): settings added to run tests in parallel in CI environment
  • feat(test): use plugin from cypress-firebase to load config from .firebaserc into cypress
  • chore(deps): dev dependencies updated including eslint and cypress-firebase

v0.2.6

13 Jun 09:25
7d842df
Compare
Choose a tag to compare
  • fix(core/deps): material-ui v1.2.* (switch to @material-ui/core in place of material-ui in import paths)
  • fix(app): date formatting for new Firestore dates
  • feat(core): node 6.14.0 now used for travis instead of 6.11.5 to match cloud functions runtime

v0.2.5

17 Mar 11:13
496271b
Compare
Choose a tag to compare
  • feat(actionRunner): use batch operation for Firestore writes containing more than 500 docs
  • fix(actionRunner): fix issue where steps where not copying collections from Firestore (only docs)
  • fix(styling): styling of add environment dialog

v0.2.4

16 Mar 10:02
fb5e705
Compare
Choose a tag to compare
  • fix(sharing): fix issue where adding a collaborator caused the removal of others
  • fix(indexes): Added Firestore indexes that were added from the Firebase UI
  • feat(functions): More npm scripts added to functions package file
  • feat(templates): Styling of the delete button on inputs within Action Template Page
  • feat(functions): Fixed wording of some log messages

v0.2.1

02 Mar 10:21
fb5e705
Compare
Choose a tag to compare
  • feat(actionRunner): Action runner supports user input path types for copy action (allowing for much more generalized templates - "copy any collection" where before only "copy users collection" was supported)
  • feat(events): Action Runner writes system events on start and finish
  • fix(styling): Action User Inputs styled
  • fix(styling): scrolling of project detail pages
  • update(dependencies): @google-cloud/storage updated to 1.6.0 (fixes ECONNRESET error)

v0.2.0

05 Feb 10:29
fb5e705
Compare
Choose a tag to compare
  • Migrations renamed to Actions (since you can now do much more than migrating! 🎆 )
  • Custom Actions allowing for access to previous step results
  • Backup Step for Actions Templates - A simple list of paths that are backed up before the action's steps are run
  • Option for Storing Service Accounts within Firestore instead of Cloud Storage
  • Project Events Page - View a historical record of all interactions at a project level
  • Action page indicates progress
  • Remove usage of old material-ui (make complete switch to v1)

v0.1.4

31 Dec 23:47
f79b685
Compare
Choose a tag to compare
  • Multi path Data Migrations (src/dest with paths and resources instead of single path)
  • Data Migration Templates with "actions" added to /migration-templates route
  • Data Migration Templates can be searched, deleted, and made public/private (only public searchable)
  • Indexing function to support searching of Data Migration Templates through Algolia
  • Custom Migration Template action type allowing for custom JS logic execution as migration action (uses Firepad + Codemirror)
  • Tons of components switched to material-ui v1 instead of older version

v0.1.3

29 Sep 03:36
4462f38
Compare
Choose a tag to compare
  • feat(core): analytics through Google Analytics and react-ga
  • feat(analytics): analytics events for route changes
  • feat(analytics): trackEvent function for tracking events (used to track some basic events so far)

Bower Package

16 Mar 12:17
Compare
Choose a tag to compare
Bower Package Pre-release
Pre-release
v0.0.2

Version 0.0.2.