这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
419ac9c
improve console relationships test (#130)
aswinmprabhu Jul 16, 2018
75c8f77
Merge remote-tracking branch 'upstream/master'
aswinmprabhu Jul 16, 2018
69c1970
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 18, 2018
3b7d52b
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 19, 2018
b368e53
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 19, 2018
9639a5d
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 23, 2018
4e00657
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 24, 2018
6149d2e
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 24, 2018
171dabb
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 24, 2018
39044b6
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 24, 2018
93fb28f
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 25, 2018
990dd6e
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 26, 2018
c148eaf
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Jul 31, 2018
72e829f
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Aug 7, 2018
e057963
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Aug 9, 2018
b49497f
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Aug 15, 2018
879c95b
console: add share button wip
praveenweb Aug 16, 2018
ec35e0e
console: more css fix
praveenweb Aug 17, 2018
e39e887
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Aug 21, 2018
7829f89
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Aug 22, 2018
326d1ff
console: help section ui/ux
praveenweb Aug 22, 2018
d95e9b7
add export metadata button in the console
aswinmprabhu Aug 22, 2018
96448ec
Design fixes
surendran82 Aug 23, 2018
7a5df93
update tweet text
praveenweb Aug 23, 2018
764e9d3
Merge branch 'master' of github.com:hasura/graphql-engine
aswinmprabhu Aug 25, 2018
d80acf6
Merge branch 'master' into issue-293
aswinmprabhu Aug 25, 2018
3cc458b
Install updates package-lock.json
karthikvt26 Aug 27, 2018
11b89a2
Merge remote-tracking branch 'aswin_changes/issue-293' into issue-293
karthikvt26 Aug 27, 2018
c2565f0
Help section UI changes
surendran82 Aug 27, 2018
9ff4f91
merged conflict
surendran82 Aug 27, 2018
c4d8900
Help section UI fix
surendran82 Aug 27, 2018
ec60342
console: update font and padding
praveenweb Aug 27, 2018
cd6e8cd
Merge branch 'master' into console-help-section
praveenweb Aug 27, 2018
d967679
Merges aswin's code and adds import metadata
karthikvt26 Aug 28, 2018
1c947c3
Updates text
karthikvt26 Aug 28, 2018
4d3f61d
Removes export metadata button from schema landing page
karthikvt26 Aug 28, 2018
2b5c2bd
Update metadata text
karthikvt26 Aug 28, 2018
46db4d0
Update metadata text
karthikvt26 Aug 28, 2018
7dfe932
Update error text
karthikvt26 Aug 28, 2018
b6c73a8
Removes extra space in metadata
karthikvt26 Aug 29, 2018
8e2a0e0
Add reload metadata
karthikvt26 Sep 4, 2018
c20419e
Heart icon dropdown fix
surendran82 Sep 4, 2018
5aa702a
Merge remote-tracking branch 'praveen-origin/console-help-section' in…
karthikvt26 Sep 4, 2018
4c73fd0
Pixel font change in the console header heart section
surendran82 Sep 4, 2018
bd88ef8
Add settings icon on the top right nav bar, links to /data/metadata
karthikvt26 Sep 4, 2018
77e7ef3
Merge remote-tracking branch 'praveen-origin/console-help-section' in…
karthikvt26 Sep 4, 2018
61f5432
Link heart icon close button with localStorage
karthikvt26 Sep 4, 2018
739c5ad
Help section dropdown added
surendran82 Sep 4, 2018
ec81316
Merge remote-tracking branch 'praveen-origin/console-help-section' in…
karthikvt26 Sep 4, 2018
7d25882
Add container-fluid to metadata container
karthikvt26 Sep 4, 2018
d7fa63d
Adds support dropdown, heart icon, import/export/reload metadata. Fix…
karthikvt26 Sep 4, 2018
e158bfc
Load font for heart icon from google cloud storage, increases width o…
karthikvt26 Sep 5, 2018
f2c2fe9
Incorporate feedback provided
karthikvt26 Sep 5, 2018
5caa454
Change dropdown to white
karthikvt26 Sep 5, 2018
f5f4803
Fix dropdown closing issue
karthikvt26 Sep 5, 2018
7cae7b8
Merge branch 'master' into issue-293
shahidhk Sep 5, 2018
f8169cb
'reload_metadata' query type (#1)
rakeshkky Sep 5, 2018
f903adc
Update discord icon text under support dropdown
karthikvt26 Sep 5, 2018
611c678
Merge branch 'issue-293' of github.com:karthikvt26/graphql-engine int…
karthikvt26 Sep 5, 2018
db2ff0b
fix server build error
rakeshkky Sep 5, 2018
1ad7fea
Checks server version to display reload metadata option or not
karthikvt26 Sep 5, 2018
e169315
Merge branch 'issue-293' of github.com:karthikvt26/graphql-engine int…
karthikvt26 Sep 5, 2018
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
2 changes: 1 addition & 1 deletion console/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions console/src/components/Common/localStorageManager.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
const loveConsentState = 'console:loveIcon';
const defaultState = {
isDismissed: false,
};

const setLoveConsentState = stateData => {
window.localStorage.setItem(loveConsentState, JSON.stringify(stateData));
};

const getLoveConsentState = stateData => {
const s = window.localStorage.getItem(
loveConsentState,
JSON.stringify(stateData)
);
if (s) {
return JSON.parse(s);
}
window.localStorage.setItem(loveConsentState, JSON.stringify(defaultState));
return defaultState;
};

export { getLoveConsentState, setLoveConsentState };
36 changes: 36 additions & 0 deletions console/src/components/Main/Discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions console/src/components/Main/Github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading