-
Notifications
You must be signed in to change notification settings - Fork 26
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
Workspace - enabling table view for vector layers #667
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a big step toward a new cool feature but still needs some adjustments.
packages/geo/src/lib/feature/shared/strategies/loading-layer.ts
Outdated
Show resolved
Hide resolved
packages/geo/src/lib/workspace/workspace-selector/workspace-selector.directive.ts
Outdated
Show resolved
Hide resolved
packages/geo/src/lib/workspace/workspace-button/workspace-button.component.html
Outdated
Show resolved
Hide resolved
packages/geo/src/lib/workspace/workspace-button/workspace-button.component.ts
Outdated
Show resolved
Hide resolved
packages/integration/src/lib/map/map-details-tool/map-details-tool.component.ts
Outdated
Show resolved
Hide resolved
packages/integration/src/lib/map/map-tools/map-tools.component.ts
Outdated
Show resolved
Hide resolved
packages/integration/src/lib/map/map-tools/map-tools.component.ts
Outdated
Show resolved
Hide resolved
packages/geo/src/lib/workspace/workspace-selector/workspace-selector.directive.ts
Outdated
Show resolved
Hide resolved
packages/integration/src/lib/workspace/workspace-button/workspace-button.component.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not setup no test this and I don't want to stall this PR. Maybe @mbarbeau could take a look at it. I raised some concerns about the entity table columns that have not been adressed but maybe there is no actual issue. Also, this PR has become huge and there is a lot of new stuff (import/export) since my last review that I overlooked but they might deserve a proper review.
remove z-index
… in the current page.
linked with infra-geo-ouverte/igo2#471 |
Please check if the PR fulfills these requirements
What is the current behavior? (You can also link to an open issue here)
What is the new behavior?
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications:
Other information: