-
Right now we use CouchDB admins as our medic admins.
Not only is there no reason to do this: it's dangerous. **CouchDB admins are to CouchDB as root is to 'nix.**
We cannot really use CouchDB r…
-
There is no public API for adding a filter component into a custom column (similar to what is provided when using reflection). Thus, if I need to do some fine-tuning (such as formatting the column by …
-
This project from the onset seems very apt/intelligent. Are there any community space for users of this system to communicate and compare notes etc? I'd like to learn more and see the full potential.
-
# Billy
Grading 9.8/10
- [x] [team ticket](https://github.com/ChiefGuap/p1-DataPirates/issues/48)
- [x] [team video](https://youtu.be/_N3OAS-XOyw)
- [x] [individual video](https://youtu.be/c6…
-
My work:
created profile page frontend and cleaned up frontend for signin/signup
37a7d7f7f581ff785398744bfba0e90a1bc396f5
78fc809ce6a51b6d0397d706367b6bea9af0670a
9671023f0fb91af11040bdfd43e2a065…
-
Objective:
The objective is to conduct a thorough analysis of the codebase and generate a comprehensive document that thoroughly explains the business logic of the application. This document aims to …
-
Objective:
The objective is to conduct a thorough analysis of the codebase and generate a comprehensive document that thoroughly explains the business logic of the application. This document aims to …
-
Hey Richard! Design Docs are looking good but could be better! Here's a checklist that you can follow as well as some comments that I would like you to consider with each design doc. Let me know if yo…
-
**Is your feature request related to a problem? Please describe.**
The UI for backends tends to be limited. As an admin, it'd be nice to be able to do a couple of things:
1) Be able to list groups …
-
**Describe the Bug**
For example, the generated aggregate return type is incorrect. Currently it could be something like:
```typescript
AggregatePost {
count: PostCountAggregate | null;
…