Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

microbiomedata/nmdc-field-notes

pkalita-lbl created a review on a pull request on microbiomedata/nmdc-field-notes

View on GitHub

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...

View on GitHub

pkalita-lbl created a review on a pull request on microbiomedata/nmdc-field-notes

View on GitHub

pkalita-lbl created a review comment on a pull request on microbiomedata/nmdc-field-notes
Oh, yeah, duh that's a much better idea!

View on GitHub

pkalita-lbl created a review on a pull request on microbiomedata/nmdc-field-notes

View on GitHub

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...

View on GitHub

pkalita-lbl created a review on a pull request on microbiomedata/nmdc-field-notes

View on GitHub

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...

View on GitHub

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...

View on GitHub

eecavanna created a review on a pull request on microbiomedata/nmdc-field-notes

View on GitHub

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...

View on GitHub

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.

View on GitHub

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").

View on GitHub

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...

View on GitHub

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...

View on GitHub

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...

View on GitHub

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.

View on GitHub

pkalita-lbl pushed 4 commits to issue-150-slot-visibility-per-study microbiomedata/nmdc-field-notes
  • Replace individual autofill buttons on name and ORCID with single PI button e7910aa
  • Merge pull request #205 from microbiomedata/issue-198-pi-name-button Replace individual autofill buttons on name and... b079543
  • 0.1.0 (6) aacc500
  • Merge branch 'main' into issue-150-slot-visibility-per-study b56760a

View on GitHub

pkalita-lbl created a comment on an issue on microbiomedata/nmdc-field-notes
Build `0.1.0 (6)` was released today.

View on GitHub

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 pushed 1 commit to main microbiomedata/nmdc-field-notes

View on GitHub

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.

View on GitHub

pkalita-lbl deleted a branch microbiomedata/nmdc-field-notes

issue-198-pi-name-button

pkalita-lbl pushed 2 commits to main microbiomedata/nmdc-field-notes
  • Replace individual autofill buttons on name and ORCID with single PI button e7910aa
  • Merge pull request #205 from microbiomedata/issue-198-pi-name-button Replace individual autofill buttons on name and... b079543

View on GitHub

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...

View on GitHub

pkalita-lbl pushed 1 commit to issue-150-slot-visibility-per-study microbiomedata/nmdc-field-notes
  • Add TS const assertion to TEMPLATES 0c923b7

View on GitHub

pkalita-lbl opened a draft pull request on microbiomedata/nmdc-field-notes
Store slot visibility settings on a per-Study basis
Fixes #150 ### Summary Currently, slot visibility is stored as an app-level setting. This means that, for a given user, _all_ studies that use the soil template (for example) will show the s...
Load more