Open
Conversation
Contributor
|
Visit the preview URL for this PR (updated for commit 3b74081): https://novo-elements--pr1781-next-54bgyk2k.web.app (expires Fri, 10 Apr 2026 14:53:56 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: f1783e19c2444272095017dd8ba433fff0ee3f61 |
…1777) * chore(cleanup): Update to remove wildcard imports and add lint rule * Use lighter weight rule * Include lint rule for extra semi-colons * update package-lock
* test(automation): Add automated tests for example pages * Add tests for disabling button and add many utils * Add more tests for button demo * Reorganize button tests a bit * f/novo-elements-auto - Adding more tests * adding queryBuilder and data-table tests * Update readme * Update dependencies * Update dependencies * Fix lint issues * Modernize unit tests * Add ability to run 1 suite * Create const for component urls * Fix lint issues * Add ability to run single file headed * Add automation ids for buttons * Add more functions * Make the base url dynamic * Update wdio config to run 1 at a time * automation - added automation-ids * automation - fixing failures * Update firebase preview step to run e2e tests * Update upload artifact version * Add more wait time * Reset wait condition * Try installing chrome dependencies * Install chromium browser insead * Reorder steps * Set log level debug * Add flags for remote testing * Try removing stable * Update dependecies * update capabilities and fix lint * Set log level to silent to quiet the log noise * Update timeout and add action * Update readme * Remove commented out code * Rebase with next * Remove table page and move functions to utils * Fix lint issues * Minor updates --------- Co-authored-by: Renata Mazetto <renata.mazetto@bullhorn.com>
…g ViewContainerRefs longer than needed. Added a function on toastService: ownViewContainer
… as 9.0 was meant to be used
#1771) * feat(ConditionBuilder): Allow ability to not recreate templates when calling reset on condition builder * Allow empty filters * Attempt to remove warnings around option tracker # Conflicts: # projects/novo-elements/src/elements/query-builder/condition-definitions/picker-condition.definition.ts * feat(ConditionBuilder): Add clear condition function * Reset allow empty field after clearing * Take into account current state of allow empty field * Reset allowEmptyField to false * Remove logic that sets allowEmptyField on and off * Add allowEmptyField as an input * Add safety checks * feat(ConditionBuilder): Check for field definition before setting default operator * Update to use BooleanInput * Fix import --------- Co-authored-by: Tom Fechtner <tom.fechtner@bullhorn.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Merge Next into Master for Release
Verify that...
npm startandnpm run buildstill worksSafari,ChromeandFirefoxnpm run lintpassesnpm testpasses and code coverage is increasednpm run buildstill worksBullhorn Internal Developers
Novo AutomationScreenshots