-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* move shorten condition at top (if-else) * ternary assignment * alias: `field['input']` → `input` * reduce nesting * keep a focus on JSON response structure * comments * spacing * client g3w-suite/g3w-client@5bbe9ca * `widget_serializzer_data` → `w_data` * client g3w-suite/g3w-client@c08802c * fix `search_1n` * TODO * ✨ Client g3w-suite/g3w-client@c8f16e9 g3w-suite/g3w-client-plugin-editing@fccb0e6 * g3w-suite/g3w-client@b83cdad * g3w-suite/g3w-client@f797285 * move `layerid` into `WidgetSerializer` * 🐛 Client g3w-suite/g3w-client-plugin-editing@d03671e * g3w-suite/g3w-client@28435f2 * deprecate `G3W_CLIENT_SEARCH_ENDPOINT` * g3w-suite/g3w-client@ea6e5ac * attempt to fix client test * 🐛 Client g3w-suite/g3w-client-plugin-editing@dc37654 * remove initial `values` in within search config * g3w-suite/g3w-client#574 * tests * `blanktext` → `description` * g3w-suite/g3w-client@1f3a8d9 * 🐛 Client g3w-suite/g3w-client-plugin-editing@5211bee * g3w-suite/g3w-client@e108bcd * g3w-suite/g3w-client@9618ec2 * ✨ Client g3w-suite/g3w-client-plugin-editing@0375222 --------- Co-authored-by: volterra79 <[email protected]>
- Loading branch information
1 parent
0e73d1d
commit b6be288
Showing
6 changed files
with
72 additions
and
77 deletions.
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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