mirror of
https://github.com/cruip/tailwind-dashboard-template.git
synced 2026-04-26 21:35:51 +03:00
[PR #20] [CLOSED] Updates #25
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tailwind-dashboard-template#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/cruip/tailwind-dashboard-template/pull/20
Author: @PeteUgwu
Created: 5/29/2023
Status: ❌ Closed
Base:
main← Head:updates📝 Commits (10+)
192a512Working on user autha6aa089Work on user auth cont1dd26efBooking pagea6d85f5Work on booking design4d580a7Work on booking detailf971247Customer details5cc55f6Finishing design9269750Calling endpointsf5890a0Create transport719dabaWork on delete transport📊 Changes
85 files changed (+9438 additions, -1056 deletions)
View changed files
➕
amplify.yml(+17 -0)➖
dist/assets/favicon.17e50649.svg(+0 -15)➕
dist/assets/favicon.9264d2e9.ico(+0 -0)📝
dist/assets/icon-01.687b6921.svg(+0 -0)📝
dist/assets/icon-02.fdfc4296.svg(+0 -0)📝
dist/assets/icon-03.ae73290d.svg(+0 -0)➕
dist/assets/index.127c8135.css(+1 -0)➖
dist/assets/index.32a4f0de.css(+0 -1)➕
dist/assets/index.a0515e2a.js(+627 -0)➖
dist/assets/index.f9c03ba7.js(+0 -1)➖
dist/assets/vendor.145e66a0.js(+0 -99)➕
dist/assets/vendor.3360d998.js(+173 -0)📝
dist/index.html(+6 -6)📝
index.html(+3 -3)📝
package-lock.json(+769 -105)📝
package.json(+6 -0)📝
src/App.jsx(+92 -14)➕
src/ProtectedRoutes.jsx(+14 -0)➕
src/apollo-client.js(+89 -0)➕
src/componets/modals/ActivateTransportModal.jsx(+47 -0)...and 65 more files
📄 Description
In this Milestone, I:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.