Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/parse-community/parse-dashboard

A dashboard for managing Parse Server
https://github.com/parse-community/parse-dashboard

Improve getting started experience for Parse Dashboard

957bfc195e748494cd4bafa133669b6d84ad9769 authored almost 9 years ago
revert Browser error

be964a802504c989424d4acc9f953b7c43389d4f authored almost 9 years ago
Fixed Browser Warning in Console - getDOMNode or findDOMNode, already in componentDidMount

0e844192b5a0d5919486a6c532b4d0946e46c8b4 authored almost 9 years ago
Fix ordering cache return

9f2979ce432f4fac4ca2a2b223938b44e8e9936b authored almost 9 years ago
Save ordering between different use

9f6fb83a5e3574f215d2b01a01a4d4599b7f005b authored almost 9 years ago
Merge pull request #145 from darkkiss/master

Fixed cURL serverURL

72c0feb04dfd52a0daba1b1abdea72e3a64d4c89 authored almost 9 years ago
Fixed cURL serverURL

f80eee4a349f9399175c5179a0f7fdf7550d04b3 authored almost 9 years ago
Merge pull request #142 from ParsePlatform/npm-package

Display features available in newest version

6c46f298292fe927381cf771812869bd74ac3cd9 authored almost 9 years ago
Display features available in newest version

b6dffa45aa500186a4677676465bf29c9c4e29fc authored almost 9 years ago
Merge pull request #140 from ParsePlatform/peterjs.updateErrorMessage

Updating error message handling.

d2cf7ab4f5fa000fecd1586791d8f0999f22dcbb authored almost 9 years ago
Updating error message handling.

Specifically with case of parse-server missing masterkey in mind.

52ebdac06369c273473e78387a5f2afe79aded1a authored almost 9 years ago
Merge pull request #127 from bgw/four-oh-four-emoji

Fix emojis on 404 page

a26f33030c3abaf8a5c02e61d97cdce1d754c3c6 authored almost 9 years ago
Fix emojis on 404 page

The emojis are pulled from http://parse.com/images/404/sprite.png, and
embeded using webpack's f...

51fcac70c835e3f102f27c4437e4a7519561498b authored almost 9 years ago
Update README.md

73c8713f895c7c714e0ac313c076eca3b2765b55 authored almost 9 years ago
Update ISSUE_TEMPLATE.md

d579a7808421dd9250b128a59b3180b65667cdc1 authored almost 9 years ago
Update ISSUE_TEMPLATE.md

596970f0a6ff41dc6b473345460aa1686781a4c0 authored almost 9 years ago
Merge pull request #126 from bgw/app-name-ellipsis

Add ellipsis in more places for long app names

36998078921baaf026e5d9667046bae0132ec659 authored almost 9 years ago
Add ellipsis to the current app name in sidebar

Long app names now look nicer.

c81aad25e36d2bd511a955fb184bb54df2374e14 authored almost 9 years ago
Add ellipsis to the app index page on overflow

Apps with really long names now look nicer in narrow browser windows on
the index page.

f81e0586d5dd1bb7467534c6c17961eec9411a35 authored almost 9 years ago
Merge pull request #123 from bgw/fix-collection-counts-refresh

Fix missing class counts when switching apps

220fe1c85d81b84bb9266d1c1473b0a766ef627d authored almost 9 years ago
Fix missing class counts when switching apps

The Parse Dashboard tracks a count of each Parse Class and displays it
in the data browser. When...

2b6c7a292aa73846ec18ae19868a3b0ac81be804 authored almost 9 years ago
Merge pull request #121 from getsetgames/feature/AppsIndexServerURL

added server url to AppCard

e949e45bdcd2798f9e6b046b6e553fd751b7f571 authored almost 9 years ago
added server url to AppCard

8d06c60e4c5b09ea9ad60d83bd444c6f8d95cfb9 authored almost 9 years ago
Merge pull request #116 from durunvo/master

fix some error on history.push()

eb426f5033a232487c2ea8d271eb62e7eea87a56 authored almost 9 years ago
Merge pull request #111 from bgw/edit-menu/add-class

Add an 'Add a Class' entry to the edit menu

7c6db0cf4ea10ed4173391678f3f5b4da4e17114 authored almost 9 years ago
Add an 'Add a Class' entry to the edit menu

The data browser 'Edit' menu has related options like 'Add a Row' or
'Delete this class', so 'Ad...

31b73cc43c4246af8fd7df6e794143bd4260a589 authored almost 9 years ago
Merge pull request #110 from kevinold/master

Use browserHistory from React Router 2 instead of createHashHistory

ede7a0e12538ed7677aeea79fe58d1c22bbc846f authored almost 9 years ago
Use browserHistory from React Router 2 instead of createHashHistory for PIG, per console warning

e3a4186cec4e48a414e78b9477ea0bc7ac5d0138 authored almost 9 years ago
fix some error on history.push()

dad068980c78456984936f42dccf6c3007948c24 authored almost 9 years ago
Merge pull request #107 from durunvo/master

Upgrade react-router to v2

2bf53de39fc09dc513972be045a813214faaacbc authored almost 9 years ago
Merge pull request #109 from ParsePlatform/array-of-null

Fix issues with arrays contiaining null or pointers to users. Fixes #105.

dfeaab480f4e0b1507c23e1ee9c3a29b8eef8441 authored almost 9 years ago
Fix issues with arrays contiaining null or pointers to users. Fixes #105.

417654d27c6c0750d48f515cff61e0942cfee3a5 authored almost 9 years ago
revert AppsMenu.react back to stateless component

6b04790e2989b7ba44c1819351574515548e83ee authored almost 9 years ago
Update README.md

fb9c19d6cede7633497594395c4aa34c9dc5727b authored almost 9 years ago
Add missing trailing \n

b2d308ccb05fd1d0b2111be6333a782d9e604f80 authored almost 9 years ago
fix indent of AppsMenu

81b227127a5b515b2657fbc5b80c34fa652b1808 authored almost 9 years ago
- Add router as contextTypes of Popover.react as react-router Link need router as context

- Change AppsMenu.react from stateless to React.Component to get contextTypes

6264acb634396bc76f868efee8203bfeee549034 authored almost 9 years ago
update Link style in Component dir

e8db69b01dcf60b5a1f62314760b1937a76ff9ad authored almost 9 years ago
fix indent problem by replace file from github/master (problem was my IDE indent system)

f9e4d68a3a48380fe9c50b62dfe688f88dc1627d authored almost 9 years ago
add \n at the end of file, revert Dashboard.js to its original

b518146010bb15843a25ddad5129812a388dd35d authored almost 9 years ago
update Link react-router to v2 style

ff1c7e06687e8d6ad12f3e9198818728f815f7d9 authored almost 9 years ago
change pushState to push and replaceState to replace

f6de57f9e24018c9cc2d3e21741f377383adae20 authored almost 9 years ago
Merge commit 'bee5b4b414daffe675fcf0583609a958de8b514e'

e333dda6e713432303b7ab9a94151cb6dd0006b1 authored almost 9 years ago
init react-router v2

41e6005586a89b7a609fa1543a4c19581738f9bd authored almost 9 years ago
Remove extra components folder

bee5b4b414daffe675fcf0583609a958de8b514e authored almost 9 years ago
Merge pull request #93 from ParsePlatform/peterjs.devScript

Adding devtool eval to better debug client side errors.

8c3d3261b47ded4b149c3b1ad63502ff6b77760d authored almost 9 years ago
Merge pull request #95 from gabrielperales/master

dashboard screenshot added

0876299a256036b27a59fd675aaebb12ed2b1ec1 authored almost 9 years ago
dashboard screenshot added

091261dba2c5698beb2e8c921ecedb3c72f409d0 authored almost 9 years ago
Adding devtool eval to better debug client side errors.

be2e671d1d646ffefd6df6dd52e6e36ede6ccab3 authored almost 9 years ago
Merge pull request #92 from ParsePlatform/flovilmart.addMoreFilesNPM

Adds README and LICENCE to npm package

77b8a8b1ac2edd126e008c6bd24735c6a19c8684 authored almost 9 years ago
Adds README and LICENCE to npm package

30748577995c4c911c485fdf5c045aa98be7081d authored almost 9 years ago
Merge pull request #88 from ParsePlatform/flovilmart.npmDist

Removes gulp

6153aa6dde42bf514fd8c55b3154d7261478131a authored almost 9 years ago
removes gulp, adds bin to files

548b72da6c51b0851bca2e4af68dfa915606d48d authored almost 9 years ago
Move components back into / temporarily to fix https://twitter.com/vjeux/status/706128843015237632 Closes #87

96eb6f88e2404068002ba1cd2fdad7513d13ef82 authored almost 9 years ago
Merge pull request #86 from kilabyte/READMEFix

fixed typo in readme

f077046d6f951314f1605a1ae286b9ec4a78aa3c authored almost 9 years ago
fixed typo in readme

6c166342901778952b092f2636ebf2c22126b863 authored almost 9 years ago
Merge pull request #80 from ParsePlatform/peterjs.sassLoader

Updating sass-loader version preventing newer versions of Node from b…

8c22ccb737ca219be8d0ad749082032f1af480f3 authored almost 9 years ago
Merge pull request #85 from ParsePlatform/peterjs.issueTemplate

Adding issue template.

8028086ee121765a3e5c2796f9e171e5598d52da authored almost 9 years ago
Adding issue template.

632458d8cdcb0eb6e45a98af069dc9e7fc148df0 authored almost 9 years ago
Merge pull request #76 from ParsePlatform/flovilmart.npmDist

Adds distribution with built package

c506ba1da693d018792e2e276069f4a74d8e87d4 authored almost 9 years ago
Adds distribution with built package

e60052fc08a33b44dd622c566674915f825d510a authored almost 9 years ago
Updating sass-loader version preventing newer versions of Node from breaking.

40ea1076420d1ed605ff0fa2fe1a80d98851c88b authored almost 9 years ago
Merge pull request #65 from ParsePlatform/flovilmart.Folders

Moves all sources to src/

b7efb406769eeb9c586225060167a5e045299b80 authored almost 9 years ago
Moves all sources to src/

- moves webpack configs to webpack/
- adds gulp to build the full server in Parse-Dashboard

7547c4161cd90b4f9426d0d7a5d8f1a83134f8cc authored almost 9 years ago
Merge pull request #70 from Aweary/patch-1

Make clickHandler registration more clear

02a7a67ea7f3222a71ae51bf442f9259863eb9a5 authored almost 9 years ago
Merge pull request #63 from timchunght/docker

Docker

95481a818e72319cfbb4a6b6bbcf4222c9a92888 authored almost 9 years ago
Make clickHandler registration more clear

Declares a `hasOnClick` variable to make the ternary expression returning the `clickHandler` val...

7f9af36b7f3b63dc8cf9e06f658f72a629e04c74 authored almost 9 years ago
Updated Dockerfile to use ENTRYPOINT with production ready command and updated README

4024873219639f24b7c327c7061a2236b1b02610 authored almost 9 years ago
Updated README

ea96b0c67d5f7837fbdcc5ca5bf81c50056460b3 authored almost 9 years ago
Formatted README

00e663c7c10e998adda73011379e8b7c3e481182 authored almost 9 years ago
Added documentation for Docker

f0fc52cbdcd55262ecbfe06b6449400cda3f1e82 authored almost 9 years ago
Added Dockerfile that cache npm install

46866b22e075a84d1b7125d652627eb2e379bb0b authored almost 9 years ago
Merge pull request #61 from ParsePlatform/node-version

Require minimum node version

69ef24b9b2e777455537ad5b7b35392497f13d47 authored almost 9 years ago
Fix trailing comma

78ca4e48adc0c6f3f78f4c09f78aebffe1334fc7 authored almost 9 years ago
Require minimum node version

bfae7aa507df2dad29f4c96dbaba17bf19e4cff9 authored almost 9 years ago
Update README.md

0d6d109330eae5a793541ea6aa0425f20ef4e840 authored almost 9 years ago
Merge pull request #58 from ParsePlatform/flovilmart.CLI

Adds commander CLI, improve remote deployments

c0f745ce0a7ba1c8164a651d6a0100b126e6c7f4 authored almost 9 years ago
Adds commander CLI

- Adds support for --config, --port --allowInsecureHTTP
- Adds support for PARSE_DASHBOARD_ALLOW...

f16f3afd541a7c69cfc5ea686856716425af74c5 authored almost 9 years ago
Merge pull request #49 from ParsePlatform/node-sass-version

Update node-sass version (related to #47)

cb8a8c4f2e481301c3fe2fd1e3fecce28b769807 authored almost 9 years ago
Linkify localhost instruction

2a50bfdf2ca7bf7ae906fac8230c85ce6a33c4c1 authored almost 9 years ago
Merge pull request #43 from ParsePlatform/test

Sample for travis

63afb2a22e0aa4acefad30bfcf5b3a30c02137dc authored almost 9 years ago
Update node-sass version (related to #47)

294b62a19a230fe0900d6dd2e8fd3549df543cd2 authored almost 9 years ago
Sample for travis

26864991a510ff7aa36550a4dc75db1f510bc58a authored almost 9 years ago
Update CONTRIBUTING.md

80fc8960f134ba621fb7e1c362ab4415aa3a6522 authored almost 9 years ago
Update README.md

19bc45ba7c3bcf0d358f64c109b49c82167e55c4 authored almost 9 years ago
Merge pull request #42 from ParsePlatform/travis

Travis

1b9f2e61a31ffb9bfb7dc0ec11b9c6a131db3809 authored almost 9 years ago
Update

7e542262aee133b54b9da22ff05c9ace7519ae92 authored almost 9 years ago
Fixing positioning.

318d7394ae5727f260065bf1d532fd38ed0ba3a2 authored almost 9 years ago
Travis

c2c9048420af6c20576a1ada0aee9c3d315e4981 authored almost 9 years ago
Update CONTRIBUTING.md

f7ef116c6256dfaac5ef15f21b6e972fad556de3 authored almost 9 years ago
Update CONTRIBUTING.md

cf2da0c343f9456bdf6e3aa3c83835d847a0ad38 authored almost 9 years ago
Update CONTRIBUTING.md

fc0f209192c33097336dbb85cf3a1a88dcb4700b authored almost 9 years ago
Update README.md

d80258befd5392632170387b6a661c3da8a2c7f9 authored almost 9 years ago
Merge pull request #41 from ParsePlatform/peterjs.explitDisabledCheckbox

Add not allowed styles to bulk checkbox.

cccac55c4712c6fc4feb70def9d254ea92548d7a authored almost 9 years ago
Add not allowed styles to bulk checkbox.

6e55cb4269d20eb2cdb0109bf48737a78292adc9 authored almost 9 years ago
Merge pull request #39 from ParsePlatform/error-each-app

Detect when an app is unreachable and show a useful error message

1691dddc4e19f318d05220563924612df1101133 authored almost 9 years ago
Merge pull request #38 from ParsePlatform/adjust-margins

Adjustments for new fonts

40e5d0f9e10fa78f245623443ab6aa1552859bb4 authored almost 9 years ago
Merge pull request #40 from ParsePlatform/peterjs.pigexplorer

Cleaning up PIG explorer.

6e28d15edd82bbb6f51b1a76573dd6099e56dd4d authored almost 9 years ago
Cleaning up PIG explorer.

63145b5f5e626ef1873bcdd48b4b03174e52fdb0 authored almost 9 years ago
Detect when an app is unreachable and show a useful error message

b80dad1418eb9bfb0fd465828387d389d651be59 authored almost 9 years ago