Skip to content

Commit

Permalink
Build fix (#17)
Browse files Browse the repository at this point in the history
* Working on Github Actions.

* Working on Deployment.

* Fix: Github Actions.

* Fixed username.

* Working on deployment.

* Update clone-and-setup.yml

* Update clone-and-setup.yml

* Update clone-and-setup.yml

* sanity commit.

* snaity commit.

* s.

* sc.

* logging.

* Update app-deployment.yml

* Update app-deployment.yml

* Update db-operations.yml

* Update db-operations.yml

* Update db-operations.yml

* Update db-operations.yml

* Update db-operations.yml

* Removing unused classes.

* Update db-operations.yml

* Update db-operations.yml

* Update app-deployment.yml

* Update app-deployment.yml

* Working on deployment.

* Update db-operations.yml

* Update db-operations.yml

* Update package.json

* Working on Deployment migration runner.

* Fixing docker network.

* sc

* Working on UI fixes.

* Working on QR Download and schema changes.

* Working on decoupling action from formData.

* Minor changes.

* Logging the migrations.

* Debugging.

* changing env name.

* Update app-deployment.yml

* Working on UI changes.

* Dev (#13)

* Working on Github Actions.

* Working on Deployment.

* Fix: Github Actions.

* Fixed username.

* Working on deployment.

* Update clone-and-setup.yml

* Update clone-and-setup.yml

* Update clone-and-setup.yml

* sanity commit.

* snaity commit.

* s.

* sc.

* logging.

* Update app-deployment.yml

* Update app-deployment.yml

* Update db-operations.yml

* Update db-operations.yml

* Update db-operations.yml

* Update db-operations.yml

* Update db-operations.yml

* Removing unused classes.

* Update db-operations.yml

* Update db-operations.yml

* Update app-deployment.yml

* Update app-deployment.yml

* Working on deployment.

* Update db-operations.yml

* Update db-operations.yml

* Update package.json

* Working on Deployment migration runner.

* Fixing docker network.

* sc

* Working on UI fixes.

* Working on QR Download and schema changes.

* Working on decoupling action from formData.

* Minor changes.

* Logging the migrations.

* Debugging.

* changing env name.

* Update app-deployment.yml

* Working on UI changes.

* Resolved bug; consolidated migrations.

* Dev (#1)

* Baseline for Master (#12)

* Working on Github Actions.

* Working on Deployment.

* Fix: Github Actions.

* Fixed username.

* Working on deployment.

* Update clone-and-setup.yml

* Update clone-and-setup.yml

* Update clone-and-setup.yml

* sanity commit.

* snaity commit.

* s.

* sc.

* logging.

* Update app-deployment.yml

* Update app-deployment.yml

* Update db-operations.yml

* Update db-operations.yml

* Update db-operations.yml

* Update db-operations.yml

* Update db-operations.yml

* Removing unused classes.

* Update db-operations.yml

* Update db-operations.yml

* Update app-deployment.yml

* Update app-deployment.yml

* Working on deployment.

* Update db-operations.yml

* Update db-operations.yml

* Update package.json

* Working on Deployment migration runner.

* Fixing docker network.

* sc

* Working on UI fixes.

* Working on QR Download and schema changes.

* Working on decoupling action from formData.

* Minor changes.

* Logging the migrations.

* Debugging.

* changing env name.

* Update app-deployment.yml

* Resolved bug; consolidated migrations.

* Removing caching for docker.

* bug fix.

* Breadcrumbs.

* New migrations,UI changes and bug fixes.

* Removing caching from migrations runner.

* Build fix.
  • Loading branch information
abhik-wil authored Jan 15, 2025
1 parent e26b99e commit d5a9ab0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deeplink-generator/src/app/components/CustomHeading.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Box, Breadcrumbs, Paper, Stack, Typography } from "@mui/material";
import { Box, Breadcrumbs, Paper, Stack, Typography } from "@mui/material";
import { Breadcrumbs, Paper, Stack, Typography } from "@mui/material";
import React from "react";
import { ThemeTogglerButton } from "./ThemeTogglerButton";
import Link from "next/link";
Expand Down

0 comments on commit d5a9ab0

Please sign in to comment.