Kyle Donaldson kdonaldson
  • Joined on 2023-10-10
kdonaldson commented on pull request PriceyBot/PriceyBotPanel#23 2023-10-11 18:01:44 -04:00
feat/ISSUE-11-add-logging

@llama If you are going to use a morphable for this, I would highly recommend setting up a Morph Map instead of using the class names for the morphable types.

https://laravel.com/docs/10.x/elo…

kdonaldson pushed to master at PriceyBot/PriceyBotPanel 2023-10-11 05:13:42 -04:00
25323b4cef Merge pull request 'Fix NPM build scripts' (#25) from bugfix/npm-scripts into master
5bbf2d193a fix: install fonts as dev depenencies
348e99d6c7 fix: remove vue-tsc from build scripts
Compare 3 commits »
kdonaldson deleted branch bugfix/npm-scripts from PriceyBot/PriceyBotPanel 2023-10-11 05:13:42 -04:00
kdonaldson merged pull request PriceyBot/PriceyBotPanel#25 2023-10-11 05:13:41 -04:00
Fix NPM build scripts
kdonaldson pushed to bugfix/npm-scripts at PriceyBot/PriceyBotPanel 2023-10-11 05:07:42 -04:00
5bbf2d193a fix: install fonts as dev depenencies
kdonaldson created pull request PriceyBot/PriceyBotPanel#25 2023-10-11 04:44:19 -04:00
Fix NPM build scripts
kdonaldson created branch bugfix/npm-scripts in PriceyBot/PriceyBotPanel 2023-10-11 04:43:17 -04:00
kdonaldson pushed to bugfix/npm-scripts at PriceyBot/PriceyBotPanel 2023-10-11 04:43:17 -04:00
348e99d6c7 fix: remove vue-tsc from build scripts
kdonaldson opened issue PriceyBot/PriceyBotPanel#24 2023-10-11 02:14:38 -04:00
Investigate CI and CD workflows
kdonaldson commented on issue PriceyBot/PriceyBotPanel#8 2023-10-11 02:09:04 -04:00
Add Dark mode toggle

#RemoveLightMode

kdonaldson commented on pull request PriceyBot/PriceyBotPanel#23 2023-10-11 00:37:58 -04:00
feat/ISSUE-11-add-logging

Unsure how long the content might need to be, but might be good as a text column?

kdonaldson commented on pull request PriceyBot/PriceyBotPanel#23 2023-10-11 00:37:58 -04:00
feat/ISSUE-11-add-logging

Probably doesn't matter but might be a good idea to add constrains onto these for Foreign Keys?

kdonaldson suggested changes for PriceyBot/PriceyBotPanel#23 2023-10-11 00:37:58 -04:00
feat/ISSUE-11-add-logging
kdonaldson commented on pull request PriceyBot/PriceyBotPanel#19 2023-10-10 01:56:36 -04:00
fix/headerauth-crash-missing-header

->hasHeader(...) also works instead of having to do the empty check

kdonaldson suggested changes for PriceyBot/PriceyBotPanel#19 2023-10-10 01:56:36 -04:00
fix/headerauth-crash-missing-header