-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix: OPTIC-945: Improve the bundling strategy and ship a single entrypoint with a common vendor chunk across all libs #6152
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
Merged
Merged
Changes from all commits
Commits
Show all changes
98 commits
Select commit
Hold shift + click to select a range
282a181
chore: Move the FE builds to strictly create one entrypoint and utili…
bmartel c13ab41
remove the scripts to set EDITOR and DM assets
bmartel 2b446a6
fix nx
bmartel 562baa8
putting back the build command of each lib now that the deps are not …
bmartel b0785d9
Merge branch 'develop' into fb-optic-945
yyassi-heartex c976c83
generating common ui lib
bmartel e6edc50
fixing tsconfig
bmartel f0301cb
splitting the build
yyassi-heartex 4167169
making dynamic imports work
bmartel 1554465
fix button conflicts
bmartel eac1053
fix label conflicts
bmartel e9d43b9
fixing pagination
yyassi-heartex 801901e
Merge branch 'fb-optic-945' of github.com:heartexlabs/label-studio in…
yyassi-heartex 295c82e
fixing outliner
yyassi-heartex b412d14
cleaning up lsf buttons usage
yyassi-heartex 595dd49
addressing spinner issue
yyassi-heartex 7b6d371
cleaning up LSF and DM components
yyassi-heartex 8e13749
Merge branch 'fb-optic-945' of github.com:HumanSignal/label-studio in…
bmartel 330a0e0
fix editor dropdown, radio-group and pagination conflicts
bmartel a96ddb6
fix dm pagination to take same approach as other deconflict component…
bmartel f0542a2
fix dm tabs
bmartel 78f89c0
fix dm dropdown
bmartel cfe887e
fix watch command
bmartel abd8b67
cleaning up some child components for LSF and DM
yyassi-heartex b7ed9b0
Merge branch 'fb-optic-945' of github.com:heartexlabs/label-studio in…
yyassi-heartex f4b6f40
cleaning up minor differences
yyassi-heartex 354c1dc
cleaning out long standing console.log
yyassi-heartex 08a9147
cleaning up radio-groups
yyassi-heartex 74e36b4
fixing DM dropdown
yyassi-heartex 7af7ba3
fix bundle strategy to use common chunk vendor
bmartel 040a6eb
fix comment
bmartel 0dfe6f2
fix webhooks add button padding and spacing
bmartel 27a29b2
fix preview loading
bmartel 6becba1
turn off the local FF for memory leak fix as it is not needed and col…
bmartel 9b93c7a
cleaning up LS Pagination
yyassi-heartex a1a8d6b
Merge remote-tracking branch 'origin/develop' into fb-optic-945
bmartel 74588d7
Merge branch 'fb-optic-945' of github.com:HumanSignal/label-studio in…
bmartel c022f6f
fix all_urls.json to remove the unused frontend js/css urls
bmartel 786c2a7
re-establish the test/dev build of LSF standalone
bmartel c3a58a7
outliner old - fixed
yyassi-heartex 52307cb
Merge branch 'fb-optic-945' of github.com:heartexlabs/label-studio in…
yyassi-heartex cf2edd0
outliner old standardizaation with prefix
yyassi-heartex 1e84503
fixing unit tests with updated class names
yyassi-heartex 41a8c47
fixing e2e test
yyassi-heartex 11a1ec2
outliner whack-a-mole + e2e test
yyassi-heartex 17f613a
fix tree node tests
bmartel 17b10d2
image-list e2e
yyassi-heartex fa8f0ff
Merge branch 'fb-optic-945' of github.com:heartexlabs/label-studio in…
yyassi-heartex fbd7938
fix pagination tests
bmartel c65c08e
fix pagination tests
bmartel 3e63ad6
more pagination test update
yyassi-heartex 047af6d
fix remaining lsf integration tests
bmartel 2234492
Merge branch 'fb-optic-945' of github.com:HumanSignal/label-studio in…
bmartel 79cb81c
fix outliner e2e
bmartel 00c00ef
need this to stay until LSE updates as well
bmartel 8bdd6e2
Update label_studio/templates/base.html
bmartel b629c44
fix script inclusions
bmartel 8e2ff52
Merge remote-tracking branch 'origin/fb-optic-945' into fb-optic-945
bmartel fc44a13
fix paragraphs e2e
bmartel b39eca6
fixing labels e2e test
yyassi-heartex f194fe3
control bar element selection tweaked to use cn
yyassi-heartex b06dcdd
leveraging bem to handle class prefix
yyassi-heartex f1eb59c
removing the script defs as they are now included as temp overrides i…
bmartel f1e9ea8
mainContent cn inside the class component
yyassi-heartex 914d1f2
updating to use the unified prefix
yyassi-heartex 95c01c1
removing need for global in 1 spot
yyassi-heartex f23e9f0
moving className declaration up in the component class
yyassi-heartex 52def72
toClassName doesnt add the .
yyassi-heartex 53d68d0
fixing selectors
yyassi-heartex 404b1a1
Merge branch 'develop' into 'fb-optic-945'
yyassi-heartex 6869d9f
fix dm data view conflict
bmartel 30cdd72
Merge branch 'fb-optic-945' of github.com:HumanSignal/label-studio in…
bmartel 57f0c41
fix conflicts in toggle, tag, and checkbox
bmartel 92e5ffe
fix conflicts in menu
bmartel 75ef2ef
fix filters sidebar conflict
bmartel de58198
fix menu and textarea conflicts
bmartel 8a602ff
put back this experiment as it still needs to exist for LSE until fur…
bmartel 7bc206e
Merge remote-tracking branch 'origin/develop' into fb-optic-945
bmartel 62be4d6
don't need the standalone editor setup in development mode of the app
bmartel 8f0feec
fix badge conflict in dm
bmartel 8152afc
Merge branch 'develop' into fb-optic-945
yyassi-heartex 3ab7d53
clearing out some minor exceptions + making sure we use cn where poss…
yyassi-heartex 73fc352
e2e and lint fixes
yyassi-heartex ae47396
fixing integration test
yyassi-heartex 36ea728
switching default fflag_fix_front_lsdv_4620_memory_leaks_100723_short…
yyassi-heartex d428c41
fixed an error affecting submit dropdown trigger
yyassi-heartex 7d893eb
addressing an issue around component overlap affecting UserPic
yyassi-heartex 6956ccf
Merge branch 'develop' into 'fb-optic-945'
yyassi-heartex 1e8fca5
forcing update in LSE by pushing dist folder changes
yyassi-heartex f79d4a0
Update label_studio/templates/base.html
yyassi-heartex 15a2e74
applying changes based on feedback
yyassi-heartex 629d7c4
Merge branch 'fb-optic-945' of github.com:heartexlabs/label-studio in…
yyassi-heartex dd024ce
adding stale flag
yyassi-heartex 9505f71
minor fix addresses big boom
yyassi-heartex db8ac02
lint cleanup
yyassi-heartex 4c9a72c
minor tweak to get unit tests to work
yyassi-heartex 7134200
Merge branch 'develop' into fb-optic-945
yyassi-heartex d9874d4
removing dist files that are no longer being used
yyassi-heartex File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.github/helpers/gh_changelog_generator/gh_changelog_generator.py
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.