Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pkalita-lbl created a review comment on a pull request on microbiomedata/nmdc-field-notes
> whatever automatic process was used to convert the Google Sheets document into this object Haha, if only. No, it was a manual process. So no worries (or lots of worries??) there. The value...
pkalita-lbl created a review comment on a pull request on microbiomedata/nmdc-field-notes
Oh, yeah, duh that's a much better idea!
pkalita-lbl created a review comment on a pull request on microbiomedata/nmdc-field-notes
Will do. I like the idea of introducing a `SlotName` type. It wouldn't necessarily add anything strictly from a type-checking perspective (I don't see us going to the trouble of maintaining some...
eecavanna created a review on a pull request on microbiomedata/nmdc-field-notes
Looks good! I found the PR description very helpful, both to understand the real-world context (i.e. motivation for doing this) and to understand various aspects of the diff. I left some comment...
eecavanna created a review comment on a pull request on microbiomedata/nmdc-field-notes
Update: I have an idea for an alternative. Instead of storing `group.description` as an arbitrary string, store it as a React node. Then, instead of rendering the string in the current way (i.e. vi...
eecavanna created a review on a pull request on microbiomedata/nmdc-field-notes
Looks good! I found the PR description very helpful, both to understand the real-world context (i.e. motivation for doing this) and to understand various aspects of the diff. I left some comment...
eecavanna created a review comment on a pull request on microbiomedata/nmdc-field-notes
I will assume this is a `TODO` for the future (after this branch gets merged in) as opposed to before this branch gets merged in.
eecavanna created a review comment on a pull request on microbiomedata/nmdc-field-notes
I don't know exactly what this message looks like in context. Another word that came to mind is "visible" (as an alternative to "chosen").
eecavanna created a review comment on a pull request on microbiomedata/nmdc-field-notes
```ts /** * [...] But for now, this is a simple * way to get the job done. [...] */ ``` I'm OK with this file being merged in as is, with that framing of the situation. One thing that...
eecavanna created a review on a pull request on microbiomedata/nmdc-field-notes
Looks good! I found the PR description very helpful, both to understand the real-world context (i.e. motivation for doing this) and to understand various aspects of the diff. I left some comment...
eecavanna created a review on a pull request on microbiomedata/nmdc-field-notes
Looks good! I found the PR description very helpful, both to understand the real-world context (i.e. motivation for doing this) and to understand various aspects of the diff. I left some comment...
simroux opened an issue on microbiomedata/nmdc-field-notes
Auto-fill fields when only one option is available
This was discussed briefly in the Field Notes meeting of December 9th, 2024, and is a low-priority improvement. The idea is that for specific templates, some fields will be restricted to only one v...eecavanna created a comment on a pull request on microbiomedata/nmdc-field-notes
I'm planning on reviewing this today.
pkalita-lbl pushed 4 commits to issue-150-slot-visibility-per-study microbiomedata/nmdc-field-notes
pkalita-lbl created a comment on an issue on microbiomedata/nmdc-field-notes
Build `0.1.0 (6)` was released today.
pkalita-lbl closed an issue on microbiomedata/nmdc-field-notes
Release new beta build before current one expires
The current build expires in about 22 days (from November 25; so, in mid-December).pkalita-lbl created a comment on a pull request on microbiomedata/nmdc-field-notes
Oops, I see I have conflicts to fix. I will get to that later today.
pkalita-lbl pushed 2 commits to main microbiomedata/nmdc-field-notes
pkalita-lbl closed an issue on microbiomedata/nmdc-field-notes
Replace the magic wand icons in PI name and ORCID with more explicit action button
Some beta feedback indicated that there was confusion about what the magic wand icons in the Name and ORCID fields of the Study create/edit form were for ![Image](https://github.com/user-attachmen...pkalita-lbl closed a pull request on microbiomedata/nmdc-field-notes
Replace individual autofill buttons on name and ORCID with single button
Fixes #198 ### Summary Previously the Name and ORCID iD fields of the Study form individually had autofill buttons. These changes replace those two buttons with a single autofill button. ...pkalita-lbl created a comment on a pull request on microbiomedata/nmdc-field-notes
This is open for review now even though it is still a draft. I'm leaving it as a draft as a reminder to myself to not merge it yet. I want to first merge https://github.com/microbiomedata/nmdc-f...
pkalita-lbl pushed 1 commit to issue-150-slot-visibility-per-study microbiomedata/nmdc-field-notes
- Add TS const assertion to TEMPLATES 0c923b7