Skip to content

Conversation

@stopfstedt
Copy link
Member

stefan@nichtsnutz: ~/dev/projects/frontend on master[$]
$ egrep -r 'postrequisite(Name|Slug)' packages --exclude-dir=dist --exclude-dir=node_modules                                                                                                         
packages/test-app/tests/classes/event-test.js:    assert.strictEqual(event.prerequisites[0].postrequisiteName, 'event 0');
packages/test-app/tests/classes/event-test.js:    assert.strictEqual(event.prerequisites[0].postrequisiteSlug, event.slug);
packages/test-app/tests/classes/event-test.js:    assert.strictEqual(event.prerequisites[1].postrequisiteName, 'event 0');
packages/test-app/tests/classes/event-test.js:    assert.strictEqual(event.prerequisites[1].postrequisiteSlug, event.slug);
packages/ilios-common/addon/classes/event.js:              postrequisiteName: this.name,
packages/ilios-common/addon/classes/event.js:              postrequisiteSlug: this.slug

begone!

@netlify
Copy link

netlify bot commented Nov 25, 2025

Deploy Preview for ilios-frontend ready!

Name Link
🔨 Latest commit ea0be23
🔍 Latest deploy log https://app.netlify.com/projects/ilios-frontend/deploys/69264b3714471e0008da8888
😎 Deploy Preview https://deploy-preview-8974--ilios-frontend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@stopfstedt stopfstedt force-pushed the rm-unused-event-attrs branch from 579ba96 to ea0be23 Compare November 26, 2025 00:35
@stopfstedt stopfstedt marked this pull request as ready for review November 26, 2025 00:35
Copy link
Contributor

@michaelchadwick michaelchadwick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@michaelchadwick michaelchadwick added the run ui tests Run the expensive UI tests label Dec 1, 2025
@michaelchadwick michaelchadwick merged commit 7ee0c76 into ilios:master Dec 1, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run ui tests Run the expensive UI tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants