Skip to content

Conversation

koolamusic
Copy link
Owner

No description provided.

brndmg and others added 30 commits January 31, 2017 16:40
* Updated to pass masterKey for Config get request
* updated changelog
I changed to the latest versions of Parse Server and Parse Dashboard
* Data browser updates object count when table is filtered

* requested changes for changelog
Also, this commit fixes 2 React warnings related to not setting a key in a few components (See Logs.react.js and Jobs.react.js)
update links to point to parse-community/parseplatform.org
* replace some outdated parse.com links.

* oops. missed these two.

* Don't forget me!

It appears that I have forgotten how to operate the git.
* Add eslint and editorconfig for linting and consistency

* Add ironically missing final newline to .editorconfig
* Moves download option into file editor

Instead of clicking in the file cell to download, and double clicking in the white part of the cell to edit/delete, this change adds download into the editor, so it’s easier to edit if needed, while keeping the download functionality.

* Changes `let` to `const` in FileEditor.react.js
flovilmart and others added 29 commits June 29, 2017 15:00
Added on the empty Scheduled Jobs page a message that notifies about jobs not being run by parse-server but requires further setup.
* When there are no scheduled jobs
* When scheduling a new job
* When viewing the list of current scheduled jobs
* fix filter for negative and empty number input

* fix formatting

* add line to changelog
* Add support for Polygon type

* Edit empty cell, add support for ‘Add a new column’

* Check for edits
* Updated iOS alert object to display title and body detail

* Updated changelog with Fix details

* Updated push details page to display title and body if present in alert object.

* Addressed Travis build error
* Adds ability to set the cookie session secret

* nits
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* Adjustments for modernization

* remove unused deps, bumps travis min versions
* Enable scheduled push fields if feature is enabled on the server

* Revert changes to package.json

* Add expiration_time and push_time to push payload

* Separate test into hours and days

* Fix imports

* Add payload

* Use expiration_interval and expiration_time

* Convert to interval if the the expiration_time is in local time

* parse-server supports audiences
* Adds support for readOnly masterKey

* nits

* Adds tests for readOnly

* Updates documentation

* nit

* nits
* Added explicit Date __Type field to Dates in Arrays

* Update CHANGELOG.md

* Reformatted to avoid nested ternary operators
* Adds interface for localized push notifications

- This is somewhat different from parse.com and probably more efficient

* Fix lint issues

* nits

* nit

* fixes compile issues

* cache node_modules
* Revert "Update dependencies to enable Greenkeeper 🌴 (#709)"

This reverts commit cf6ed6f.

* Makes sure we propery copy the apps

* ⚡ Release 1.1.2
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* Adjustments for modernization

* remove unused deps, bumps travis min versions

* Adds script that tests publishing

* Updates webpack build scripts

* Better beforeScript

* fixup! Better beforeScript

* Adds progress to webpack publish so travis dont hang

* Proper plugins for tests preprocessor

* Set proper proptype for the test
* Fixes missing supportedPushLocales in #811

* Added console warning if push localization is missing, with information on how to correct it.
Fixes `invalid keyframes name` by wrapping them for interpolation
* Fix broken Learn More link to cloud code documentation page

* Update all other links to documentation too

* Remove unused getSiteDomain
@koolamusic koolamusic merged commit 91611dc into koolamusic:master Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.