benjaoming
benjaoming commented on pull request data.coop/membersystem#33 2024-07-20 20:52:43 +00:00
New WaitingListEntry

Unsure why it's failing, is it because I'm building from my own repo?

benjaoming commented on pull request data.coop/membersystem#33 2024-07-20 20:51:33 +00:00
New WaitingListEntry

Seems ready now... there's some datefields as in all other models, so we can GDPR-clean our waiting list later, for instance to avoid storing emails indefinitely. I guess we'll invite people and…

benjaoming pushed to waiting-list at benjaoming/membersystem 2024-07-20 20:46:18 +00:00
250f203900 Fix some issues after merge conflixts
benjaoming pushed to waiting-list at benjaoming/membersystem 2024-07-20 20:34:25 +00:00
d769481848 Add a few more README things on Docker
benjaoming pushed to waiting-list at benjaoming/membersystem 2024-07-20 20:33:43 +00:00
53c72a9b46 Add a few more README things on Docker
benjaoming pushed to waiting-list at benjaoming/membersystem 2024-07-20 20:25:04 +00:00
36d71f180a Merge branch 'main' of git.data.coop:data.coop/membersystem into waiting-list
5d516b7851 Update packages.
f18469833a The ruffening.
480eecca12 Cleanup.
b366bc2499 WIP: cleanup setup
Compare 6 commits »
benjaoming pushed to main at benjaoming/tinytechbureau.com 2024-07-18 12:53:15 +00:00
85a5fefe99 Clarify sales pitch
benjaoming pushed to main at benjaoming/tinytechbureau.com 2024-07-18 12:51:55 +00:00
33b213b10d Shorten sales talk
benjaoming pushed to main at benjaoming/tinytechbureau.com 2024-07-18 12:50:16 +00:00
a40f9f6dcf more sales talk
benjaoming pushed to main at benjaoming/tinytechbureau.com 2024-07-18 12:42:27 +00:00
e6fcb9021f Add some solutions
benjaoming pushed to main at benjaoming/tinytechbureau.com 2024-07-15 14:16:20 +00:00
7f17b07afd WIP stuff
benjaoming commented on issue data.coop/membersystem#34 2024-07-14 18:59:29 +00:00
Undocumented devenv/NixOS and Poetry stuff

Please, for future reference, don't change all the entrypoints in a project without some kind of note in the README... even knowing that the README isn't updated is helpful :)

benjaoming commented on issue data.coop/membersystem#34 2024-07-14 18:58:37 +00:00
Undocumented devenv/NixOS and Poetry stuff

I'm gonna try to clean up the Dockerfile and the README to align with the Hatch commands...

benjaoming commented on issue data.coop/membersystem#34 2024-07-14 18:42:43 +00:00
Undocumented devenv/NixOS and Poetry stuff

So the whole Makefile is dead? 😱

benjaoming commented on issue data.coop/membersystem#34 2024-07-14 18:07:47 +00:00
Undocumented devenv/NixOS and Poetry stuff

Hmm, not easy from a train... the COPY --chown=www:www . . line in Dockerfile is invalidating the Docker cache all the time... moving it so we can cache more build stages....

benjaoming opened issue data.coop/membersystem#34 2024-07-14 17:35:58 +00:00
Undocumented devenv/NixOS and Poetry stuff
benjaoming pushed to waiting-list at benjaoming/membersystem 2024-07-14 17:20:37 +00:00
1405a95094 Waiting list function: WaitingListEntry model for people that can be invited in the future
benjaoming pushed to waiting-list at benjaoming/membersystem 2024-07-14 16:59:38 +00:00
2317138111 WIP: New WaitingListEntry
benjaoming created pull request data.coop/membersystem#33 2024-07-14 16:25:05 +00:00
WIP: New WaitingListEntry + bunch of pre-commit stuff
benjaoming created branch waiting-list in benjaoming/membersystem 2024-07-14 16:24:14 +00:00