• Joined on 2023-11-06
kzrl opened issue springup/cmc-sales#108 2025-05-01 00:26:25 -07:00
Fix vault authentication problems
kzrl pushed to master at springup/cmc-sales 2025-04-07 14:58:03 -07:00
4f1a38c84a docker-compose working on my mac
kzrl pushed to master at springup/cmc-sales 2025-04-07 14:24:03 -07:00
0415b7faac Remove old users
kzrl pushed to master at springup/cmc-sales 2025-04-07 02:19:30 -07:00
36877b3f5c Remove Maritza
kzrl pushed to master at springup/cmc-sales 2025-04-07 00:56:21 -07:00
649350ce12 Fix richard password
kzrl pushed to master at springup/cmc-sales 2025-04-07 00:52:40 -07:00
5d2a2269c5 Fix richard password
kzrl pushed to master at springup/cmc-sales 2025-04-07 00:49:17 -07:00
ed61a8630a Add richard user
kzrl pushed to master at springup/cmc-sales 2025-04-04 02:43:39 -07:00
de5fd0364b Add docker-compose
kzrl commented on issue springup/cmc-sales#106 2025-04-02 04:12:48 -07:00
Rebuild email vault in Django

Plan to implement:

Setup Django app running in Docker along side cmc-sales app. Rebuild the vault in Django, updating the DB in the same way the PHP version does. Build out the Django UI for…

kzrl opened issue springup/cmc-sales#107 2025-04-01 20:45:55 -07:00
Sync Shipments register with Jobs list
kzrl commented on issue springup/cmc-sales#36 2025-04-01 20:44:11 -07:00
Vault capture on CMC PO#

Will be implemented on #106

kzrl closed issue springup/cmc-sales#36 2025-04-01 20:44:11 -07:00
Vault capture on CMC PO#
kzrl commented on issue springup/cmc-sales#106 2025-04-01 20:44:01 -07:00
Rebuild email vault in Django

Needs to behave the same as the existing Vault, capturing emails based on Enquiry numbers, PO numbers (#36), Job numbers etc.

kzrl commented on issue springup/cmc-sales#29 2025-04-01 20:42:33 -07:00
Rebuild the Vault in Go

Closed in favour of cmc/cmc-sales#106

kzrl closed issue springup/cmc-sales#29 2025-04-01 20:42:33 -07:00
Rebuild the Vault in Go
kzrl opened issue springup/cmc-sales#106 2025-04-01 20:42:29 -07:00
Rebuild email vault in Django
kzrl commented on issue springup/cmc-sales#104 2025-04-01 20:39:57 -07:00
Fix Docker so it works with the extremely old ubuntu version we're stuck on

Fixed the image by pushing it to: ghcr.io/kzrl/ubuntu:lucid

kzrl closed issue springup/cmc-sales#104 2025-04-01 20:39:57 -07:00
Fix Docker so it works with the extremely old ubuntu version we're stuck on
kzrl opened issue springup/cmc-sales#105 2025-03-30 14:44:31 -07:00
Work required to rebuild this in Django
kzrl commented on issue springup/cmc-sales#104 2025-03-30 14:15:11 -07:00
Fix Docker so it works with the extremely old ubuntu version we're stuck on

Got a couple options to resolve this:

Option 1:

Pull the old ubuntu:lucid image from docker using the old version on my other PC (current docker will not pull it).

Push it to ghcr.io ,…