-
Notifications
You must be signed in to change notification settings - Fork 41
Work on adding show options to code list pop up #1379
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
Open
Crabcyborg
wants to merge
36
commits into
master
Choose a base branch
from
work_on_adding_show_options_to_code_list_popup
base: master
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.
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
c707b68
Work on adding show options to code list pop up
Crabcyborg 5d653ef
Fix merge conflict and merge master
AbdiTolesa e54e79e
Add show=label shortcode types to calculation fields popup
AbdiTolesa d0e5cc0
Fix eslint error
AbdiTolesa dc3afa1
Move name field additional shortcode variants implementation to pro b…
AbdiTolesa 2d3c6b7
Undo last commit
AbdiTolesa 9d04319
Refactor code a bit
AbdiTolesa e4b34b6
Add a return type definition
AbdiTolesa 65de1c9
Reduce nesting complication
AbdiTolesa bbbbb97
Add condition check for showing show=xx shortcodes in calculation popup
AbdiTolesa d6b8a36
Add inline comment to clarify condition check
AbdiTolesa cdafa45
Add Rename function
AbdiTolesa 8d1c7f5
Fix eslint error
AbdiTolesa f80ffde
Improve performance
AbdiTolesa b528490
Merge branch 'master' into work_on_adding_show_options_to_code_list_p…
Crabcyborg 9152b45
Make sure a function always return boolean
AbdiTolesa 3ca1927
Merge branch 'work_on_adding_show_options_to_code_list_popup' of http…
AbdiTolesa 7da58a6
Merge branch 'master' into work_on_adding_show_options_to_code_list_p…
Crabcyborg 5cbcf7a
Merge master
AbdiTolesa 5319d99
Move changes to source file
AbdiTolesa ee49592
Build files
AbdiTolesa 20367ef
Fix eslint errors
AbdiTolesa cb38709
Get rid of unnecessary checks dependent on Pro
AbdiTolesa 54305f9
Add Address field part shortcodes to calculation popup
shervElmi 84962d2
Refactor: Improve maybeAddAddressPartShortcodes with modern ES6 syntax
shervElmi 1ad9068
Refactor: Clean up JSDoc parameter formatting in maybeAddAddressPartS…
shervElmi 434318a
Add extensibility hook for field part shortcodes in calculation popup
shervElmi 6b72e5c
Merge pull request #2639 from Strategy11/feature/address-field-show-o…
Crabcyborg fb5eeb3
Rebuild files
AbdiTolesa 6c3eae1
Rebuild files
AbdiTolesa 9f75a6c
Rebuild files
AbdiTolesa 1bb6eb7
Rebuild files and merge master
AbdiTolesa 56d366e
Field shortcode popup improvements
Crabcyborg 89eacb4
Merge branch 'master' into work_on_adding_show_options_to_code_list_p…
Crabcyborg ec88b23
Run build
Crabcyborg be6808a
Exclude from math calc options
Crabcyborg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
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 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.
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.
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.
The function call is not valid, which will result in a fatal runtime error.