mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-18 18:14:31 -04:00
[PR #13] [CLOSED] Add frontend and fix api links #104
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Mintplex-Labs/vector-admin/pull/13
Author: @aniket9763
Created: 7/31/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
0683790add MV versionabe1146fix linksfc6d511frontend v1📊 Changes
36 files changed (+30889 additions, -0 deletions)
View changed files
➕
Frontend/.gitignore(+23 -0)➕
Frontend/README.md(+70 -0)➕
Frontend/build/asset-manifest.json(+15 -0)➕
Frontend/build/favicon.ico(+0 -0)➕
Frontend/build/index.html(+1 -0)➕
Frontend/build/logo192.png(+0 -0)➕
Frontend/build/logo512.png(+0 -0)➕
Frontend/build/manifest.json(+16 -0)➕
Frontend/build/robots.txt(+3 -0)➕
Frontend/build/static/css/main.76c593c5.css(+2 -0)➕
Frontend/build/static/css/main.76c593c5.css.map(+1 -0)➕
Frontend/build/static/js/787.4548c288.chunk.js(+2 -0)➕
Frontend/build/static/js/787.4548c288.chunk.js.map(+1 -0)➕
Frontend/build/static/js/main.6d964dab.js(+3 -0)➕
Frontend/build/static/js/main.6d964dab.js.LICENSE.txt(+39 -0)➕
Frontend/build/static/js/main.6d964dab.js.map(+1 -0)➕
Frontend/package-lock.json(+29794 -0)➕
Frontend/package.json(+39 -0)➕
Frontend/public/favicon.ico(+0 -0)➕
Frontend/public/index.html(+11 -0)...and 16 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.