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

Frontend Deployment for Add-API #269

Open
wants to merge 38 commits into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
e238fac
moved to gh-pages from main branch
Amokhalad Mar 16, 2024
2b4a914
gh pages deployment
Amokhalad Mar 16, 2024
a3dc08a
add api: frontend deployment
Amokhalad Mar 17, 2024
347e166
add api frontend deployment, changed navbars
Amokhalad Mar 17, 2024
31b23f3
changing main nav bar and setting up a proxy for backend
Amokhalad Mar 17, 2024
2b45bb8
changing main nav bar and setting up a proxy for backend
Amokhalad Mar 17, 2024
2c2d781
edit gitignore
Amokhalad Mar 17, 2024
0a87c22
formatting and newlines
Amokhalad Mar 17, 2024
95386b0
Update index.html. EOF newline
Amokhalad Mar 17, 2024
e808c89
Delete apizoo/app/package-lock.json
Amokhalad Mar 17, 2024
4b5e7a4
bringing back settings.json and fixing apizoo navbar
Amokhalad Mar 17, 2024
1dd174b
bringing back settings.json and fixing apizoo navbar
Amokhalad Mar 17, 2024
3da1b95
Merge branch 'add-api' of https://github.com/Amokhalad/gorilla into a…
Amokhalad Mar 17, 2024
6888134
Update settings.json. newline
Amokhalad Mar 17, 2024
9714f41
Update settings.json
Amokhalad Mar 17, 2024
8f112dc
Updated frontend. Added examples, add dashboard context so that the i…
Amokhalad Mar 21, 2024
90c83d3
Merge branch 'add-api' of https://github.com/Amokhalad/gorilla into a…
Amokhalad Mar 21, 2024
adc6cb2
fixed issue with username being None on submitting PR
Amokhalad Mar 21, 2024
aa0bfa0
ignored node_modules and add package-lock.json to apizoo
Amokhalad Mar 21, 2024
58b328e
improved functionality of edit and copy buttons
Amokhalad Mar 22, 2024
ccd12eb
improved readability for apiurlsinput component
Amokhalad Mar 26, 2024
ce009a7
major ui enchancements
Amokhalad Mar 26, 2024
7265f62
update to incorportate hosted backend
Amokhalad Mar 26, 2024
bfc612f
update to incorportate hosted backend
Amokhalad Mar 26, 2024
71c3cde
binary files for major ui updates
Amokhalad Mar 26, 2024
51d9e47
changed frontend to handle access token exchange
Amokhalad Apr 20, 2024
6a66d9d
add new build binaries
Amokhalad Apr 20, 2024
8a69c7c
fixed login system and added ability to check if current access token…
Amokhalad Apr 22, 2024
6298fff
same as previous commit
Amokhalad Apr 22, 2024
0bff7aa
updated binaries
Amokhalad Apr 22, 2024
a5970d2
Revert changes in apizoo directory to match remote master
Amokhalad Apr 23, 2024
a9838f4
fixed directory structure, improved output card, and added more examples
Amokhalad Apr 23, 2024
56975d7
Merge branch 'gh-pages' into add-api
Amokhalad Apr 23, 2024
e7d1906
finer OAuth permissions, removing and modifying uncessary changes
Amokhalad Apr 23, 2024
6871c28
Update leaderboard.html
Amokhalad Apr 23, 2024
b9d1101
Update leaderboard.html
Amokhalad Apr 23, 2024
473881a
removing and modifying uncessary changes
Amokhalad Apr 23, 2024
92cb1cb
Update .gitignore
Amokhalad Apr 23, 2024
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
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
_site/
.jekyll-cache/
*__pycache__
*.DS_Store
**/node_modules

# add-api ignores
add-api/addapi-server



2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"liveServer.settings.port": 5501
}
}
6 changes: 6 additions & 0 deletions add-api/build/assets/index-02wb_053.css

Large diffs are not rendered by default.

840 changes: 840 additions & 0 deletions add-api/build/assets/index-9tsI-G39.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions add-api/build/assets/index-BJRbYeyV.css

Large diffs are not rendered by default.

928 changes: 928 additions & 0 deletions add-api/build/assets/index-BUFpaGgh.js

Large diffs are not rendered by default.

840 changes: 840 additions & 0 deletions add-api/build/assets/index-BVA-jnam.js

Large diffs are not rendered by default.

840 changes: 840 additions & 0 deletions add-api/build/assets/index-BgD521sR.js

Large diffs are not rendered by default.

933 changes: 933 additions & 0 deletions add-api/build/assets/index-BhWZkbGR.js

Large diffs are not rendered by default.

840 changes: 840 additions & 0 deletions add-api/build/assets/index-CPOkXSQX.js

Large diffs are not rendered by default.

840 changes: 840 additions & 0 deletions add-api/build/assets/index-CwKc5gQL.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions add-api/build/assets/index-DeA1UZN-.css

Large diffs are not rendered by default.

933 changes: 933 additions & 0 deletions add-api/build/assets/index-DkbafjJM.js

Large diffs are not rendered by default.

928 changes: 928 additions & 0 deletions add-api/build/assets/index-Tw89ILPK.js

Large diffs are not rendered by default.

Binary file added add-api/build/favicon.ico
Binary file not shown.
19 changes: 19 additions & 0 deletions add-api/build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!doctype html>
Amokhalad marked this conversation as resolved.
Show resolved Hide resolved
<html lang="en">

<head>
<meta charset="UTF-8" />
<link rel="icon" href="/addapi/favicon.ico" />
Amokhalad marked this conversation as resolved.
Show resolved Hide resolved
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Gorilla Add API</title>
<script type="module" crossorigin src="/addapi/assets/index-BhWZkbGR.js"></script>
<link rel="stylesheet" crossorigin href="/addapi/assets/index-DeA1UZN-.css">
Amokhalad marked this conversation as resolved.
Show resolved Hide resolved
</head>

<body>
<noscript><strong>We're sorry but Gorilla doesn't work properly without JavaScript enabled. Please enable it to
continue.</strong></noscript>
<div id="root"></div>
</body>

</html>
18 changes: 18 additions & 0 deletions add-api/client/.eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
module.exports = {
root: true,
env: { browser: true, es2020: true },
extends: [
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
"plugin:react-hooks/recommended",
],
ignorePatterns: ["dist", ".eslintrc.cjs"],
parser: "@typescript-eslint/parser",
plugins: ["react-refresh"],
rules: {
"react-refresh/only-export-components": [
"warn",
{ allowConstantExport: true },
],
},
};
18 changes: 18 additions & 0 deletions add-api/client/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!doctype html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Gorilla Add API</title>
</head>

<body>
<noscript><strong>We're sorry but Gorilla doesn't work properly without JavaScript enabled. Please enable it to
continue.</strong></noscript>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>

</html>
Loading