Commit Graph

34 Commits

Author SHA1 Message Date
ada7140124 change order of env variable
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 8m48s
2025-12-06 22:06:06 -05:00
4d6a23fbf1 test graphql uri fix
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 6m1s
2025-12-06 21:58:54 -05:00
8bda185848 fix env variable
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 4m52s
2025-12-06 21:36:45 -05:00
f035c2e746 test test
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 7m50s
2025-12-06 21:23:50 -05:00
1edc0fec18 test
Some checks are pending
Main / build-and-push-docker-image (20.x) (push) Waiting to run
2025-12-06 21:23:22 -05:00
add1ae525a set args at build time
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 7m9s
2025-12-06 21:08:43 -05:00
9557833df6 added build args and variables
Some checks are pending
Main / build-and-push-docker-image (20.x) (push) Has started running
2025-12-06 20:52:00 -05:00
8ae9946ef9 secure api
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 8m44s
2025-12-06 20:29:16 -05:00
e0974d1468 Fixed production issues, fixed render issues, adde
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 8m4s
d secret and env variables into dockerfile and gihub actions files, remade dockerfile and github actions

added build stage

fix build step

remove the second section

asdas

test new file

fix env variables

env

enable corepack

test yarn install

new base

remove corepack

fix yarn install

yarn install

new base (again)

new base

corepack

install yarn

enable corepack

revert base

fix yarn

yarn install

fix build errors

new file

remove in-line comment

update copy command

copy node_monudes

test

workdir top level

ls app folder

test ls

update yarn install

copy more files

remove copy

fix copy

move workdir to top level

fix copy

check folder

test

fix copy - last try

prisma gen

database url secret / env variable for ci/cd

args

env var

args

fix env

fix copy

fix build file name

fix start command

added copy

ANOTHER COPY

copy prisma generated files, fix start command

remove standalone config

fix urql url

update display
2025-12-06 18:41:07 -05:00
1893b8b371 update docker ignore
Some checks failed
Main / build-and-push-docker-image (20.x) (push) Failing after 3m19s
2025-12-05 19:43:11 -05:00
3b7c18a984 Added ci/cd
Some checks failed
Main / build-and-push-docker-image (20.x) (push) Failing after 3m22s
2025-12-05 19:37:35 -05:00
81004f59d2 Added dockerfile and compose files for deployment 2025-12-05 17:15:17 -05:00
fc04f7ba7a Tweaked layout. 2025-12-04 12:39:12 -05:00
d4040322a5 Fix bug when converting date timestamp to date object. Updated the createdAt type. 2025-12-04 12:29:00 -05:00
9b6be363a0 Upgrade dependencies 2025-12-04 12:27:01 -05:00
68512ff2d3 Update styling and heading levels. 2025-11-29 16:29:25 -05:00
b78708d2dd Deleted unused files and components 2025-11-29 16:28:30 -05:00
f9e22626c4 Utilized new components. 2025-11-29 14:27:21 -05:00
e425b7bc6b Updated charts component 2025-11-29 14:27:12 -05:00
ca514247a8 Created stats list 2025-11-29 14:26:53 -05:00
be6ffbe551 Added new queries 2025-11-29 14:26:33 -05:00
6a563f7d7c Change name of file and query. 2025-11-29 14:26:03 -05:00
2dacc47801 Changed Chart Labels 2025-11-29 14:25:26 -05:00
95b3ce9e29 Utilized new components. 2025-11-28 22:12:47 -05:00
eac6e307f4 Added function to reformat raw database rows into the line chart array. 2025-11-28 22:12:39 -05:00
ec357bb9fa Added links deleted chart 2025-11-28 22:12:06 -05:00
86a5ed382a Added reusable line chart. 2025-11-28 22:11:56 -05:00
e4d1d2fad5 Added query for getting stats within a range. 2025-11-28 22:11:46 -05:00
1975759c0b Added global type defs for stats. 2025-11-28 22:11:10 -05:00
463fd1c9b8 Installed Charts 2025-11-28 22:10:49 -05:00
4a2d8b2b3d Expanded groups scheme. Expanded addGroups mutation. Refactored addGroups mutation to update username and title of a group when used. Added an incrementGroups mutation that updates the new deletedLinks row in the scheme. 2025-11-27 18:19:48 -05:00
0cfa09de42 Update yarn commands 2025-11-27 18:18:15 -05:00
834900f9bb Added mutations and queries for DaiailyStats and TotalStats. Updated Schema. Added scalar package. 2025-11-11 20:17:14 -05:00
ff334a7f0d init 2025-10-31 16:06:03 -04:00