-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug #13500 : wrong regex error messages #2144
Merged
Merged
Conversation
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
ebernard
reviewed
Oct 16, 2024
...ry/src/app/modules/object-editor/components/primitive-editor/primitive-editor.component.html
Outdated
Show resolved
Hide resolved
...mui-library/src/app/modules/object-viewer/services/schema-element-to-display-rule.service.ts
Outdated
Show resolved
Hide resolved
...mui-library/src/app/modules/object-viewer/services/schema-element-to-display-rule.service.ts
Outdated
Show resolved
Hide resolved
marob
requested changes
Oct 16, 2024
...rary/src/app/modules/object-editor/components/primitive-editor/primitive-editor.component.ts
Outdated
Show resolved
Hide resolved
...mui-library/src/app/modules/object-viewer/services/schema-element-to-display-rule.service.ts
Outdated
Show resolved
Hide resolved
marob
requested changes
Oct 16, 2024
ui/ui-frontend/projects/vitamui-library/src/app/modules/dates.constants.ts
Show resolved
Hide resolved
.../vitamui-library/src/app/modules/components/vitamui-input/vitamui-input-error.component.scss
Outdated
Show resolved
Hide resolved
.../vitamui-library/src/app/modules/components/vitamui-input/vitamui-input-error.component.scss
Outdated
Show resolved
Hide resolved
hazco75
force-pushed
the
bug_13500_regex_error
branch
3 times, most recently
from
October 18, 2024 13:56
80cf56e
to
598a500
Compare
Regzox
requested changes
Oct 18, 2024
...jects/pastis/src/app/profile/edit-profile/file-tree-metadata/file-tree-metadata.component.ts
Outdated
Show resolved
Hide resolved
...jects/pastis/src/app/profile/edit-profile/file-tree-metadata/file-tree-metadata.component.ts
Outdated
Show resolved
Hide resolved
...rary/src/app/modules/object-editor/components/primitive-editor/primitive-editor.component.ts
Outdated
Show resolved
Hide resolved
...mui-library/src/app/modules/object-viewer/services/schema-element-to-display-rule.service.ts
Outdated
Show resolved
Hide resolved
Regzox
added
bug
Something isn't working
javascript
Pull requests that update Javascript code
VAS
VAS contribution
labels
Oct 18, 2024
hazco75
force-pushed
the
bug_13500_regex_error
branch
2 times, most recently
from
October 21, 2024 09:05
43ed3ee
to
194482a
Compare
Regzox
approved these changes
Oct 21, 2024
ebernard
approved these changes
Oct 21, 2024
hazco75
force-pushed
the
bug_13500_regex_error
branch
from
October 21, 2024 12:30
194482a
to
767e862
Compare
marob
approved these changes
Oct 21, 2024
hazco75
force-pushed
the
bug_13500_regex_error
branch
from
October 21, 2024 13:17
f2bf630
to
f8318c2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
javascript
Pull requests that update Javascript code
VAS
VAS contribution
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
When modifying AU, fixing error messages about datepicker field + provide datepicker component when predefined regex is chosen.
Type de changement