-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix workItemIdentifier bug (#108) * Work item id error fixed (#110) * delete error message when close & workItemId trim * trim workItemId addFt * app & env error message fixed * Pbi60040 (#111) * require reason for true/false change * renaming * change true/false to enabled/disabled * CR * leftovers * Color changed for enabled/disabled ft for require reason (#112) * work Item Id error fix (#113) * work Item Id error fix * CR * changed css selectors * Pbi60462 (#116) * Add reason to change * merge fixed * leftovers * textarea similar to input (#117) scroll hidden rows:2 reduce distance word-break * empty reason fixed (#118) * empty reason fixed * string empty or null * leftovers * Refactor (1) - Split components * refactoring * Refactor part 2 * Send props * Refactor Delete Feature Toggle * Rename * Intermediary commit - edit feature toggle * Updates * Finish EditFeatureToggle.vue * Finish EditFeatureToggle * styling and update ft tests * Refactor EditEnvironment & DeleteEnvironment * Try fix Grid bug * loadGridData before ResetGrid * Update Toggle Schedule * Rearrange files & start replacing events * Fix grid error * add events list Co-authored-by: UrcanMiruna <urcan.miruna@yahoo.com> * Fix config file * refactoring * Refactor part 2 * Send props * Refactor Delete Feature Toggle * Rename * Intermediary commit - edit feature toggle * Updates * Finish EditFeatureToggle.vue * Finish EditFeatureToggle * styling and update ft tests * Refactor EditEnvironment & DeleteEnvironment * Try fix Grid bug * loadGridData before ResetGrid * Update Toggle Schedule * Rearrange files & start replacing events * Fix grid error * add events list * add appSettings Co-authored-by: Patricia Mazere <patriciamazere@gmail.com> * updated moggles to .net core 3.1 (#121) Co-authored-by: andrei.lengyel@evozon.onmicrosoft.com <andrei.lengyel@evozon.onmicrosoft.com> * Bug60989 (#122) * Delete reason when deleting an environment * reasonToChange delete methods * CR * add reason only when an environment status was changed * renaming * CR * renamed computed method * fixed build error * Pbi60039 (#123) * add arrows * Change order of an environment * UI fix for move left/right for environments * CR fixes * initialize data when open modal Co-authored-by: Corey Hickok <corey@cynergydigital.com> * add 's' * reset SortOrder for existing apps and environments (#125) * reset SortOrder for existing apps and environments * add unitTests * added ids for buttons, modals (#127) * renamed ids (#128) * renamed ids * renamed id * updated selectors * remove unused imports * fix tests and update selectors * update chromedriver to v81 * Update packages (#133) * Fix security issues * Update * Remove not used package-lock.json (#134) * Fix security issues * Update * Remove incorrect package-lock.json * env name on forceCacheRefresh displayed properly (#135) * forceCacheRefresh fixed (#136) * Pbi61730 (#137) * tests fixes * leftovers * delete jest dependencies (#138) * UI test fix (#140) * Fix security issue (#141) * Fix security issues * Update * Remove incorrect package-lock.json * Update lock file * Pbi61847 2 (#143) * Update packages * ui tests fixes * delete leftovers Co-authored-by: Patricia Mazere <patriciamazere@gmail.com> * show spinner while loading the toggles * add testingframework nuget pkg * refactor * refactoring * fix * Added error display for UI (#146) Co-authored-by: andrei.lengyel@evozon.onmicrosoft.com <andrei.lengyel@evozon.onmicrosoft.com> * Add retry policy (#148) * refactor UI tests * add wait method * added Changed column for Feature Toggles grid * Added trim to feature toggle name * fix test * update testing pkg * refactor * updates * add wait for page spinner * Sortable Created column * Merge from dev * Update merge from dev * Update merge from dev * Update merge to dev Co-authored-by: UrcanMiruna <48584507+UrcanMiruna@users.noreply.github.com> Co-authored-by: Loredana Moga <loredanamoga7@gmail.com> Co-authored-by: loredanamoga7 <59011154+loredanamoga7@users.noreply.github.com> Co-authored-by: UrcanMiruna <urcan.miruna@yahoo.com> Co-authored-by: andreilengyel <andrei.lengyel@evozon.com> Co-authored-by: andrei.lengyel@evozon.onmicrosoft.com <andrei.lengyel@evozon.onmicrosoft.com> Co-authored-by: Corey Hickok <corey@cynergydigital.com> Co-authored-by: Corey Hickok <chickok@cynergydigital.com>
- Loading branch information
1 parent
4451b0f
commit 14c133a
Showing
49 changed files
with
44,793 additions
and
110,493 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
364 changes: 165 additions & 199 deletions
364
Moggles.EndToEndTests/MogglesPages/FeatureTogglesPage.cs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Binary file not shown.
This file contains 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
This file contains 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
Oops, something went wrong.