• Joined on 2023-06-28
todtb approved TWS/kalkutago#15 2023-08-26 14:04:29 +00:00
Feature: User auth
todtb commented on pull request TWS/kalkutago#15 2023-08-26 12:53:31 +00:00
Feature: User auth

For this, probably not. However UUIDs can be nice for PKs on publicly facing resources as you cannot crawl them (ie /user/3 suggests /user/4 exists). Slugs can be used to keep the url tidy.

todtb commented on pull request TWS/kalkutago#15 2023-08-26 12:50:42 +00:00
Feature: User auth

Yeah, but do these mutate state? I thought they were just making the request and returning the parsed body?

todtb commented on pull request TWS/kalkutago#15 2023-08-26 12:29:57 +00:00
Feature: User auth

Have you tried out vuex or the newer pinia yet?

todtb commented on pull request TWS/kalkutago#15 2023-08-26 12:29:57 +00:00
Feature: User auth

Interesting DSL here...

todtb commented on pull request TWS/kalkutago#15 2023-08-26 12:29:57 +00:00
Feature: User auth

Does sea_orm support UUIDs?

todtb commented on pull request TWS/kalkutago#15 2023-08-26 12:29:57 +00:00
Feature: User auth

For the API calls, is there a reason for them to be in state?

todtb commented on pull request TWS/meta#15 2023-08-24 13:58:20 +00:00
Expanded on details

Maybe it would be good to talk about this real-time with a real-time collaborative text editor (Hedgedoc?) to try to hammer out the details of this?

Happy to discuss this synchronously.

todtb approved TWS/meta#15 2023-08-11 13:54:38 +00:00
Expanded on details
todtb commented on pull request TWS/meta#15 2023-08-11 13:54:24 +00:00
Expanded on details

👍

Maybe

git clone ssh://git@git.tams.tech:2222/TWS/<PROJECT>
[see setting up ssh](link)

or

git clone https://git.tams.tech/TWS/<PROJECT>
todtb commented on pull request TWS/meta#15 2023-08-11 13:50:56 +00:00
Expanded on details

The original outline was rather slapdash, just to get something out there, so feel free to deviate from it significantly.

todtb commented on issue TWS/meta#16 2023-08-11 13:49:15 +00:00
A place for documentation

I guess the benefits to a documentation repo is portability (it's just git) and simple to set up with current infrastructure, even if it lacks some bells and whistles.

todtb deleted branch todtb-patch-1 from TWS/meta 2023-08-10 01:47:53 +00:00
todtb pushed to main at TWS/meta 2023-08-10 01:47:53 +00:00
8423e8cdd5 Merge pull request 'Add new_projects.md' (#14) from todtb-patch-1 into main
9dd595d5de Update new_projects
b575258352 Add new_projects.md
Compare 3 commits »
todtb merged pull request TWS/meta#14 2023-08-10 01:47:51 +00:00
Add new_projects.md
todtb commented on pull request TWS/meta#14 2023-08-10 01:47:30 +00:00
Add new_projects.md

Create my own fork and PR into main?

Yeah, I guess it can't hurt to follow that practice even on the meta repo

Should we utilize the WIKI for documentation?

I like that idea! I…

todtb pushed to todtb-patch-1 at TWS/meta 2023-08-08 22:20:38 +00:00
9dd595d5de Update new_projects
todtb created pull request TWS/meta#14 2023-08-08 01:12:11 +00:00
Add new_projects.md
todtb pushed to todtb-patch-1 at TWS/meta 2023-08-08 01:11:05 +00:00
b575258352 Add new_projects.md
todtb created branch todtb-patch-1 in TWS/meta 2023-08-08 01:11:05 +00:00