-
Notifications
You must be signed in to change notification settings - Fork 0
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
IA-2850: react-router update (main dev branch) #152
Open
quang-le
wants to merge
60
commits into
main
Choose a base branch
from
IA-2850_react-router_update_dev
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
* IA-2941: add react-router peerDep * IA-2941: update IconButton - add location prop to be passed to Link state - import Link directly from react-router-dom * IA-2941: build * IA-2941: cleanup types * IA-2941: update table prop types * IA-2941: build * IA-2941: add reloadDocument prop from react-router Link * IA-2941: add replace prop to IconButton * IA-2941: add target prop to IconButton * IA-2941: fix propType error * Ia 2954 add location to icon button (#150) * IA-2954: replace location prop by hook * IA-2954: use LinkWithLocation in IconButton * IA-2941: fix build after merge
* IA-2936: delete LinkProvider * IA-2936: remove LinkProvider - as well as withLink, LinkContext and useLink * IA-2965: add new routing utils * IA-2936: build * IA-2936: add useGoBack to exports * IA-2936: add dataTEstId prop to input components * IA-2936: fix TS type
* IA-2995: add external links components - ExternalLink: wrapper around an <a/> tag to make teh use case clear - ExternalLinkIconButton: wraps an IconButton in an <a> tag and handles url and onClick props * IA-2995 build * IA-2995: fix condition for console.error * IA-2995 build
IA-3006 IA-3055 Dependencies upgrade
IA-3052 overflow on visible cols
IA-2985 org unit tree new api
* update deps and fix icon type import * build
IA-2850: react-router remove double slash
* IA-3279: reduce max list height, make overflow visible * IA-3279: convert maxHeight to px * IA-3279: adjust maxHeight
If you call `moment.unix()` with `null`, it shows the 01/01/1970 01:00 timestamp. Better would be a `'--'` string.
…stamp IA-3264 Improve displayDateFromTimestamp
fixed the colouring.
This fix allows the usage of subfields, without breaking existing usage.
- Fixes for existing styling (e.g. chevrons in wrong positions) - Additions to better style the selection of forms (subfield filters)
SLEEP-1458 QueryBuilder fixes and improvements
IA-3446 out restriction front
* POLIO-1690: enable errors fro freeSolo Select * POLIO-1690: clean up comment * POLIO-1690: fix build
Refs: IA-2600
IA-3026: Dynamic tab error on delete tab
* IA-1986: add gray border to theme * IA-1986: update dist after merge
* IA-3063: add min and max values to date pickers * IA-3063: build
* IA-3826: update TS - TS: 5.7.2 - react-intl: 7.0.4 - ts es-lint plugin + parser: 8.0.0 * rebuild, incl types
refs: IA-1597, IA-2412
- Add prop to underlying CustomInput - Add it to NumericFormat
refs: POLIO-1703
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.
No description provided.