• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IGVF-DACC / igvf-ui / #750
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: IGVF-3031-pipeline-status-embed
DEFAULT BRANCH: main
Ran 20 Sep 2022 08:22PM UTC
Jobs 1
Files 25
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#750

push

web-flow
IGVF-273 Add UI to display and edit pages of arbitrary text (#71)

Commit Log:

* Add a new full-page Page component that relies on the [path].js getServerSideProps() since we don’t know what the path of any page is. Add a temporary collection page for pages.
* Comment adjustment.
* Make the first block of the page editable.
* Pass updated page contents to the editor instead of the original contents.
* Various temporary and permanent changes. Don’t show the Edit Page button while editing the page. Add a temporary Pages navigation item. Add temporary table CSS styles.
* Update npm packages.
* Only show Edit Page button while authenticated. Change a variable name.
* Allow editing of all blocks on a page instead of just the first one.
* The fallback getServerSideProps() now loads the labs and awards collections if the fallback page is a Page object. I started on a metadataform at the bottom of an edited page. I removed an `h-screen` Tailwind CSS class from _app.js because it caused tall pages to actually be shorter than they actually were.
* Save the metadata for the page along with the blocks.
* Make multi-selection list work with a temporary test component.
* Fix some small errors.
* Add single-selection lists.
* Complete the ListSelect components.
* Finish removing the ListSelect test code.
* Have parent property UI visibly working. The next step is to have the metaata editor directly change Page state instead of keeping its own state. I might eventually have the markdown editors do this too.
* Update page metadata in the single source of truth in <Page> using reducers.
* Stop using a form so I don’t have to work around auto submission.
* Fixed problem of hot reloads breaking the ListSelect.Option click handler by using `isValidComponent`. Upgraded Tailwind CSS to 3.1 so we can use arbitrary variants to style children of Tailwind-styled elements. Added selection lists for awards and labs.
* Fix parent styles.
* Clean up comments ... (continued)

213 of 213 branches covered (100.0%)

Branch coverage included in aggregate %.

521 of 521 relevant lines covered (100.0%)

8.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #750.1 20 Sep 2022 08:22PM UTC 0
100.0
Source Files on build #750
Detailed source file information is not available for this build.
  • Back to Repo
  • 45b7cacc on github
  • Prev Build on dev
  • Next Build on dev
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc