Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browse as Parse.User #1523

Closed
wants to merge 121 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
121 commits
Select commit Hold shift + click to select a range
4d3308f
Test ACL with parse user login
NinoZX Mar 31, 2020
b4bb2d1
Login dialog upgrades;
NinoZX Apr 3, 2020
2230030
Merge remote-tracking branch 'origin/master' into browse-as-parse-user
NinoZX Apr 3, 2020
bdbaa60
fix: don't update Array, Object or Polygon field on EditRowDialog wh…
NinoZX Apr 11, 2020
a144f64
Merge branch 'master' into browse-as-parse-user
NinoZX Apr 11, 2020
f2e5295
fix: eslint fixes
NinoZX Apr 11, 2020
0f4f23c
UX changes in main nav bar for browse as user;
NinoZX May 26, 2020
937b524
Merge branch 'master' into browse-as-parse-user
NinoZX May 27, 2020
7331eef
fix: eslint fixes
NinoZX May 27, 2020
5377b43
Use master key state property on editRowDialog and ObjectPickerDialog;
NinoZX May 27, 2020
a7321e4
Removed quickfix for next PR
NinoZX Aug 31, 2020
dab2116
Removed quickfix for next PR
NinoZX Aug 31, 2020
4b24fb8
Removed EditRowDialog fixes for next PR
NinoZX Aug 31, 2020
14a5b4e
Merge branch 'master' into browse-as-parse-user
NinoZX Sep 1, 2020
f015d0a
Reposition Browse as User menu item
NinoZX Sep 1, 2020
8f8f9a1
Update Babel Env Preset (#1605)
difelice Oct 12, 2020
7d3ddb0
Fix graphql env variable name in example (#1592)
TheTyrius Oct 15, 2020
142e943
chore: Bump parse to 2.17.0 (#1606)
dplewis Oct 15, 2020
6726f23
Fixes toolbar overlap to page title (#1578)
sergous Oct 15, 2020
d167205
chore: Remove wontfix label from Stalebot (#1607)
dplewis Oct 15, 2020
fe14142
fix: package.json & package-lock.json to reduce vulnerabilities (#1608)
snyk-bot Oct 16, 2020
1b8b361
fix: upgrade query-string from 6.11.1 to 6.13.3 (#1609)
snyk-bot Oct 19, 2020
db735b1
fix: upgrade query-string from 6.13.3 to 6.13.4 (#1610)
snyk-bot Oct 19, 2020
6c8e63d
fix: upgrade query-string from 6.13.4 to 6.13.5 (#1611)
snyk-bot Oct 23, 2020
5b03d39
Fixes EditRowDialog
NinoZX Oct 29, 2020
78d3772
fix: upgrade prismjs from 1.20.0 to 1.22.0 (#1612)
snyk-bot Nov 1, 2020
ead4fe8
Test ACL with parse user login
NinoZX Mar 31, 2020
1b027a9
Login dialog upgrades;
NinoZX Apr 3, 2020
bb8ff85
fix: eslint fixes
NinoZX Apr 11, 2020
875a92c
UX changes in main nav bar for browse as user;
NinoZX May 26, 2020
cba1de4
fix: eslint fixes
NinoZX May 27, 2020
0746f02
Use master key state property on editRowDialog and ObjectPickerDialog;
NinoZX May 27, 2020
0b70607
Removed quickfix for next PR
NinoZX Aug 31, 2020
2e808af
Removed quickfix for next PR
NinoZX Aug 31, 2020
f76420b
Removed EditRowDialog fixes for next PR
NinoZX Aug 31, 2020
d617cae
Reposition Browse as User menu item
NinoZX Sep 1, 2020
333ffd5
Merge branch 'browse-as-parse-user' of github.com:italkco/parse-dashb…
NinoZX Nov 3, 2020
07b5a2b
fix: upgrade @babel/runtime from 7.8.7 to 7.12.0 (#1614)
snyk-bot Nov 5, 2020
3481de3
fix: upgrade multiple dependencies with Snyk (#1615)
snyk-bot Nov 5, 2020
df623be
fix: upgrade @babel/runtime from 7.12.0 to 7.12.1 (#1616)
snyk-bot Nov 6, 2020
75c23be
fix: upgrade query-string from 6.13.5 to 6.13.6 (#1617)
snyk-bot Nov 9, 2020
ef7c275
Add Finished At to Job Status (#1620)
dplewis Nov 10, 2020
2394ea9
feat: upgrade commander from 5.0.0 to 6.2.0 (#1622)
snyk-bot Nov 17, 2020
8c5155b
(feat) column preference for data browser (#1625)
dblythy Nov 18, 2020
8fe3e7f
fix: upgrade @babel/runtime from 7.12.1 to 7.12.5 (#1626)
snyk-bot Nov 25, 2020
faf8d2d
fix: upgrade query-string from 6.13.6 to 6.13.7 (#1628)
snyk-bot Nov 27, 2020
e35eabe
Test ACL with parse user login
NinoZX Mar 31, 2020
e23df3d
Login dialog upgrades;
NinoZX Apr 3, 2020
5d829cd
fix: eslint fixes
NinoZX Apr 11, 2020
f5046a8
UX changes in main nav bar for browse as user;
NinoZX May 26, 2020
e460076
fix: eslint fixes
NinoZX May 27, 2020
29fe883
Use master key state property on editRowDialog and ObjectPickerDialog;
NinoZX May 27, 2020
a3519e1
Removed quickfix for next PR
NinoZX Aug 31, 2020
4b844e3
Removed quickfix for next PR
NinoZX Aug 31, 2020
de04898
Removed EditRowDialog fixes for next PR
NinoZX Aug 31, 2020
62a0c2d
Reposition Browse as User menu item
NinoZX Sep 1, 2020
f99bcc6
Test ACL with parse user login
NinoZX Mar 31, 2020
7cdfccf
Login dialog upgrades;
NinoZX Apr 3, 2020
060ded6
fix: don't update Array, Object or Polygon field on EditRowDialog wh…
NinoZX Apr 11, 2020
ad8684c
fix: eslint fixes
NinoZX Apr 11, 2020
9d2bb49
UX changes in main nav bar for browse as user;
NinoZX May 26, 2020
d9164c0
fix: eslint fixes
NinoZX May 27, 2020
7971748
Use master key state property on editRowDialog and ObjectPickerDialog;
NinoZX May 27, 2020
8334055
Removed quickfix for next PR
NinoZX Aug 31, 2020
6eb5ffc
Removed quickfix for next PR
NinoZX Aug 31, 2020
8725759
Removed EditRowDialog fixes for next PR
NinoZX Aug 31, 2020
2c27541
Reposition Browse as User menu item
NinoZX Sep 1, 2020
c714105
Merge branch 'browse-as-parse-user' of github.com:italkco/parse-dashb…
NinoZX Jan 12, 2021
8eb5898
Used object shorthand on useMasterKey
NinoZX Jan 12, 2021
dee9e96
await fix for user logout
NinoZX Jan 12, 2021
a9f2d88
Clear user & pass from LoginDialog on handleClose
NinoZX Jan 13, 2021
97b9814
Github Action (#1640)
dplewis Jan 13, 2021
8b72954
[Snyk] Upgrade parse from 2.17.0 to 2.18.0 (#1629)
snyk-bot Jan 13, 2021
e6c2f91
fix: upgrade commander from 6.2.0 to 6.2.1 (#1636)
snyk-bot Jan 13, 2021
1d2e0d3
fix: upgrade semver from 7.3.2 to 7.3.4 (#1634)
snyk-bot Jan 13, 2021
b8e3f71
chore(deps): bump ini from 1.3.5 to 1.3.8 (#1641)
dependabot[bot] Jan 13, 2021
5a31407
feat: upgrade react-ace from 8.0.0 to 9.2.1 (#1642)
snyk-bot Jan 19, 2021
1515500
Test ACL with parse user login
NinoZX Mar 31, 2020
63f37ba
Login dialog upgrades;
NinoZX Apr 3, 2020
bed94f3
fix: eslint fixes
NinoZX Apr 11, 2020
753a673
UX changes in main nav bar for browse as user;
NinoZX May 26, 2020
7c64351
fix: eslint fixes
NinoZX May 27, 2020
3adf80d
Use master key state property on editRowDialog and ObjectPickerDialog;
NinoZX May 27, 2020
eec9d0a
Removed quickfix for next PR
NinoZX Aug 31, 2020
3f5cf1c
Removed quickfix for next PR
NinoZX Aug 31, 2020
51ba3f5
Removed EditRowDialog fixes for next PR
NinoZX Aug 31, 2020
746dc0d
Reposition Browse as User menu item
NinoZX Sep 1, 2020
951023f
Test ACL with parse user login
NinoZX Mar 31, 2020
1f72133
Login dialog upgrades;
NinoZX Apr 3, 2020
fac96d2
fix: don't update Array, Object or Polygon field on EditRowDialog wh…
NinoZX Apr 11, 2020
a0bacba
fix: eslint fixes
NinoZX Apr 11, 2020
f2ca190
UX changes in main nav bar for browse as user;
NinoZX May 26, 2020
4fbdbe6
fix: eslint fixes
NinoZX May 27, 2020
c92dc1d
Use master key state property on editRowDialog and ObjectPickerDialog;
NinoZX May 27, 2020
cf24e50
Removed quickfix for next PR
NinoZX Aug 31, 2020
6fcfc47
Removed quickfix for next PR
NinoZX Aug 31, 2020
a8a7b2a
Removed EditRowDialog fixes for next PR
NinoZX Aug 31, 2020
26869dc
Reposition Browse as User menu item
NinoZX Sep 1, 2020
1c31b34
Test ACL with parse user login
NinoZX Mar 31, 2020
b2f43a2
Login dialog upgrades;
NinoZX Apr 3, 2020
acaea11
fix: eslint fixes
NinoZX Apr 11, 2020
065bad1
UX changes in main nav bar for browse as user;
NinoZX May 26, 2020
45f2ac2
fix: eslint fixes
NinoZX May 27, 2020
ca476cd
Use master key state property on editRowDialog and ObjectPickerDialog;
NinoZX May 27, 2020
1879e05
Reposition Browse as User menu item
NinoZX Sep 1, 2020
3f1dc15
Test ACL with parse user login
NinoZX Mar 31, 2020
bbcc52c
Login dialog upgrades;
NinoZX Apr 3, 2020
9868cab
fix: don't update Array, Object or Polygon field on EditRowDialog wh…
NinoZX Apr 11, 2020
bc5b450
fix: eslint fixes
NinoZX Apr 11, 2020
16321f0
UX changes in main nav bar for browse as user;
NinoZX May 26, 2020
53f8894
fix: eslint fixes
NinoZX May 27, 2020
18e04cc
Use master key state property on editRowDialog and ObjectPickerDialog;
NinoZX May 27, 2020
c300108
Removed quickfix for next PR
NinoZX Aug 31, 2020
9d94943
Removed quickfix for next PR
NinoZX Aug 31, 2020
72c270d
Removed EditRowDialog fixes for next PR
NinoZX Aug 31, 2020
f720782
Reposition Browse as User menu item
NinoZX Sep 1, 2020
5f81029
Used object shorthand on useMasterKey
NinoZX Jan 12, 2021
61edef1
Clear user & pass from LoginDialog on handleClose
NinoZX Jan 13, 2021
54b4ba9
Merge branch 'browse-as-parse-user' of github.com:italkco/parse-dashb…
NinoZX Jan 19, 2021
679537e
package-lock.json fix
NinoZX Jan 19, 2021
83b4317
setCurrent to null on BrowserMenu open
NinoZX Jan 25, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,18 @@ daysUntilStale: 45
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- pinned
- security
- good-first-pr
- up-for-grabs
- bug
- enhancement
- feature request
- good first pr
- help wanted
- bug
- pinned
- security
- up for grabs
# Label to use when marking an issue as stale
staleLabel: wontfix
staleLabel: stale
# Limit to only `issues` not `pulls`
only: issues
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
Expand Down
29 changes: 29 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: ci
on:
push:
branches:
- master
pull_request:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-18.04
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: '10.14'
- name: Cache Node.js modules
uses: actions/cache@v2
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
restore-keys: |
${{ runner.os }}-node-
- run: npm ci
- run: ./scripts/before_script.sh
env:
CI: true
24 changes: 24 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: release
on:
release:
types: [published]
jobs:
publish-npm:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
registry-url: https://registry.npmjs.org/
- name: Cache Node.js modules
uses: actions/cache@v2
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
restore-keys: |
${{ runner.os }}-node-
- run: npm ci
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
33 changes: 0 additions & 33 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ HOST: "0.0.0.0"
PORT: "4040"
MOUNT_PATH: "/"
PARSE_DASHBOARD_SERVER_URL: "http://localhost:1337/parse"
PARSE_DASHBOARD_GRAPHQL_URL: "http://localhost:1337/graphql"
PARSE_DASHBOARD_GRAPHQL_SERVER_URL: "http://localhost:1337/graphql"
PARSE_DASHBOARD_MASTER_KEY: "myMasterKey"
PARSE_DASHBOARD_APP_ID: "myAppId"
PARSE_DASHBOARD_APP_NAME: "MyApp"
Expand Down
Loading