fixed delete message, closedialog, added adminselector#15
Merged
offtherailz merged 2 commits intoofftherailz:featuregrid_datafrom Jul 26, 2017
Merged
Conversation
offtherailz
added a commit
that referenced
this pull request
Jul 27, 2017
* Merge to master branch * aligned to current feature grid functionalities * add layer title and loading * add featuregrid selector * replaced turf extent with turf bbox * fixed eslint errors * add stub settings button * add column selector * Added feture grid styles * Fixed package * Removed react-copy-to-clipboard from package * Moved react-copy-to-clipboard * Fixed grid settings panel * improved style with inbox shadow * add unit tests * support for selection/multiselection * support to selection finalized * externalized button toolbars * removed not used import * first setup for editing * Added new icons and updated feature grid styles * Implemented changes and delete dialog * draft of delete * implementation of basic number editor. Improved save flows * fixed test * first draft of creation feature * Featuregrid & editing integration (#7) * Merge branch 'iss_1819_extend_draw_support' into HEAD # Conflicts: # web/client/actions/featuregrid.js # web/client/components/data/featuregrid/FeatureGrid.jsx * wip Integration of edit support with new feature grid * WIP integration feature grid * wip continue working on integration of editing and feature grid * refactor toolbar and epic * wip 3 - revision on api of drawsupport * wip edit support, added tests and documentation * disable multi-edit by default. Fixed style * updating toolbar featuregrid (#8) * wip 1 revision toolbar feature grid * wip 2 added in changes when geom changes plus minor stuff * removed unused stuff * Implemented validity checks, fixed issues with NaN in numeric fields * accept string in number editor * Merging toolbar with draw support (#9) * wip 1 revision toolbar feature grid * wip 2 added in changes when geom changes plus minor stuff * removed unused stuff * wip 3 edit flow almost complete * fixed minor issue after merge * Add sample edit focus functionality * hoc work in progres * add package.json * Featuregrid hocs with editing (#10) * wip 1 revision toolbar feature grid * wip 2 added in changes when geom changes plus minor stuff * removed unused stuff * wip 3 edit flow almost complete * fixed minor issue after merge * implemented flow of editing for leaflet * finalizing connection of drawing with feature grid toolbar, plus minor fixes * fixed single selection and new entry * finalized hoc * add support to WMS layer version * refresh layer version on save * Finalized editing featuregrid drawtools (#12) * fixed pagination and sorting * fixed highlight for view mode (#13) * improved editing buttons and externalized general functionalities * fixed wrong get return in featuregrid rows * add possibility to save without geometry * add workaround for GEOS-7233 and reset on close * escape special charapters in WFS * Changes featuregrid (#14) * fixed highlight for view mode * moved reducer to map plugin + test * added tests * improved new feature draw tools * added closedialog * fixsed reducer * fixed test names * Fixed close grid. Localized editor footer and empty text * fixed delete message, closedialog, added adminselector (#15) * fixed delete message, closedialog, adminselector * fixed new ft geom * Avoid editing when same value provided * Add some unit tests * usage of selectors in epics * add saving functionalities
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
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.