Commit Graph

1154 Commits

Author SHA1 Message Date
PascalMarchesseault
5672e2786f Quick modification for home 2025-01-18 01:43:31 -05:00
f38262618e Change color by default when creating a new creator's page 2025-01-16 21:33:59 -05:00
9a7fe2498a Fix an error when logging out. 2025-01-16 15:58:46 -05:00
13ecfdb8c2 Change redirect on login to be the landing or creator page if present 2025-01-16 03:38:22 -05:00
7bea18f2c0 TEST CI 2025-01-16 00:57:12 -05:00
bf7d1b91d5 TEST CI 2025-01-16 00:52:03 -05:00
Hutopy
970d573ae0 Update frontend-ci.yml 2025-01-16 00:47:39 -05:00
Hutopy
5dab8618bc Update frontend-ci.yml 2025-01-16 00:41:00 -05:00
631f131041 Merge branch 'main' of https://github.com/Hutopy/hutopy 2025-01-16 00:28:02 -05:00
ca8fbcbfe3 Adds missing localhost keys 2025-01-16 00:27:05 -05:00
Hutopy
1d42368056 Update backend-ci.yml 2025-01-16 00:09:50 -05:00
Hutopy
3f393acec2 Update backend-ci.yml 2025-01-16 00:04:23 -05:00
bb21ef8a53 BACKEND-CI: fix artifact location 2025-01-16 00:03:12 -05:00
1f2a132687 Changed output for artifacts-path to fix issue compiling solution 2025-01-15 23:46:50 -05:00
4a0cd6a91c Adds azure secrets for SWA 2025-01-15 23:29:41 -05:00
a3de839755 Fix build issue in backend-ci.yml 2025-01-15 23:11:29 -05:00
339a4565d2 Fix build issue in backend-ci.yml 2025-01-15 23:10:37 -05:00
59fce15148 Adds Azure secrets for deployment 2025-01-15 23:06:21 -05:00
621b85912e Change dotnet version to 8 for backend CI 2025-01-15 15:35:05 -05:00
2ef37e758e Fix ci structure 2025-01-15 15:32:09 -05:00
a73599efe0 Initial ci 2025-01-15 15:30:00 -05:00
d7e265a8aa Remove azure vault configuration 2025-01-15 15:27:18 -05:00
82ec07e98b Add 'backend/' from commit '040cfd7a75423d4e6136e58a67b40579af4ee966'
git-subtree-dir: backend
git-subtree-mainline: ab911955ed
git-subtree-split: 040cfd7a75
2025-01-15 15:24:30 -05:00
ab911955ed Add 'frontend/' from commit 'c070c0315d66a44154ab7d9f9ea6c211a15f4dba'
git-subtree-dir: frontend
git-subtree-mainline: 205a3bd14b
git-subtree-split: c070c0315d
2025-01-15 15:24:17 -05:00
040cfd7a75 Updates CORS 2025-01-15 15:03:31 -05:00
Hutopy
205a3bd14b Initial commit 2025-01-15 14:43:43 -05:00
c070c0315d Adds @azure/static-web-apps-cli 2025-01-14 02:04:36 -05:00
8dba5fe9d9 Updates environment configurations 2025-01-14 02:04:05 -05:00
6c684f9272 Updates Module pattern. 2025-01-14 01:07:34 -05:00
94348de291 Adds missing appsettings.Production.json 2025-01-13 23:18:47 -05:00
02025f4463 Fix typo in MembershipDbContextInitializer 2025-01-13 23:18:22 -05:00
7f6ba7b769 Changed the module injection pattern 2025-01-13 23:17:53 -05:00
80d567c5df Remove build step from update-databases.sh 2025-01-13 00:48:32 -05:00
PascalMarchesseault
ac39f6aa76 Remove stuff 2025-01-09 12:09:12 -05:00
PascalMarchesseault
14b4cab5fc Ui Fixes 2025-01-09 12:00:19 -05:00
PascalMarchesseault
df150ce9a1 Ui fixes 2025-01-09 12:00:12 -05:00
PascalMarchesseault
b63343faf7 Ui Fixe 2025-01-09 11:59:46 -05:00
3dc39ee991 Adds create-sql-scripts.sh 2025-01-09 00:01:47 -05:00
3ad0ef69f3 The donation button is only visible when AcceptDonation is true on Creator 2025-01-08 23:19:14 -05:00
c59978baff Remove TestDataSeeder 2025-01-08 23:18:57 -05:00
75c18d9613 Renamed ApplicationDbContext to IdentityDbContext 2025-01-08 23:08:23 -05:00
ede5483bbf Adds AcceptDonation to Creator. Sync Content's Creator to Membership's Creator 2025-01-08 21:22:00 -05:00
786530d963 Adds AccountVerified 2025-01-08 16:38:05 -05:00
44d202b906 Adds a Verified field to Creator 2025-01-08 16:07:32 -05:00
b47fe48fc7 Fix misconfigured entity 2025-01-08 16:02:37 -05:00
8c8be21080 Merge remote-tracking branch 'origin/Devsights-changes' 2025-01-08 15:06:17 -05:00
fd94b3e371 Merge remote-tracking branch 'origin/After-Devsights-UIFixes' into After-Devsights-UIFixes 2025-01-08 15:03:46 -05:00
9c10181969 Adds error handling for unique index on Creator's Name 2025-01-08 15:03:32 -05:00
bca460e326 Adds unique index for Creator's Name 2025-01-08 15:00:37 -05:00
dad51f2454 Cleanup Web.csproj 2025-01-07 12:46:03 -05:00