-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update: 1.3.0-floweditor-1.18.4 #29
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4fddb11 - Browse repository at this point
Copy the full SHA 4fddb11View commit details
Commits on Oct 14, 2022
-
adding dial and call limit to advanced tab in progress
- added a bit of styling to the advanced tab - added dial limit and call limit to the advanced tab - added dial limit and call limit to the wait JSON
Configuration menu - View commit details
-
Copy full SHA for dff30e4 - Browse repository at this point
Copy the full SHA dff30e4View commit details
Commits on Oct 19, 2022
-
- updated existing unit test snapshot - added placeholders for unit tests
Configuration menu - View commit details
-
Copy full SHA for 02a9643 - Browse repository at this point
Copy the full SHA 02a9643View commit details -
- fixed call limit handler method typo - added placeholder to each text input - minor update to position of __className in list of elem attrs - added todo's to scss
Configuration menu - View commit details
-
Copy full SHA for ad39459 - Browse repository at this point
Copy the full SHA ad39459View commit details
Commits on Oct 20, 2022
-
saving dialLimit and callLimit values in progress
- removed extra unused style rules (but keeping style file for now) - using vanilla p element instead of TextInputElement showLabel attribute for dialLimit and callLimit textbox labels - removed unused TextInputElement __className attribute - added dialLimit and callLimit to helpers nodeToState? - added dialLimit and callLimit to flowTypes wait interface?
Configuration menu - View commit details
-
Copy full SHA for 9fe27cd - Browse repository at this point
Copy the full SHA 9fe27cdView commit details
Commits on Oct 21, 2022
-
dialLimit and callLimit saving and displaying correct, unit tests in …
…progress - removed extra comments in dial router form - explicitly setting dialLimit and callLimit to themselves in setState - switched setting dialLimit and callLimit from "StringEntry = { value: '' }" to just "" in nodeToState - switched setting dialLimit from router.wait.dialLimit to router.wait.dial_limit in nodeToState - switched setting callLimit from router.wait.callLimit to router.wait.call_limit in nodeToState - no changes needed to const wait in stateToNode - unit tests in progress
Configuration menu - View commit details
-
Copy full SHA for f6b67c6 - Browse repository at this point
Copy the full SHA f6b67c6View commit details
Commits on Oct 24, 2022
-
Merge branch 'main' into sl-dial-router-form-advanced-tab
susanm74 authoredOct 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 7962833 - Browse repository at this point
Copy the full SHA 7962833View commit details -
updates based on review, testing in progress
- added explicit defaults for dialLimit and callLimit - switched from StringEntry to NumberEntry - unit tests in progress
Configuration menu - View commit details
-
Copy full SHA for 9f364fc - Browse repository at this point
Copy the full SHA 9f364fcView commit details -
Merge branch 'sl-dial-router-form-advanced-tab' of https://github.com…
…/nyaruka/floweditor into sl-dial-router-form-advanced-tab
Configuration menu - View commit details
-
Copy full SHA for 2404035 - Browse repository at this point
Copy the full SHA 2404035View commit details -
- switched from string to number - removed extra casting/conversion
Configuration menu - View commit details
-
Copy full SHA for 36b8d4c - Browse repository at this point
Copy the full SHA 36b8d4cView commit details
Commits on Oct 25, 2022
-
added unit tests for dial_limit and call_limit
- added tests for dial limit and call limit - removed i18n.t() from TextInputElement name attr value - updated createDialRouter to add dialLimit and callLimit args - updated snapshot
Configuration menu - View commit details
-
Copy full SHA for 055a2dc - Browse repository at this point
Copy the full SHA 055a2dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1154995 - Browse repository at this point
Copy the full SHA 1154995View commit details -
fixed rule translations tab bug, unit test in progress
- fixed originalArgument var name typo - fixed bug where rule translations tab wasn't displaying "has number between" arguments correctly
Configuration menu - View commit details
-
Copy full SHA for 759b3bf - Browse repository at this point
Copy the full SHA 759b3bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c061181 - Browse repository at this point
Copy the full SHA c061181View commit details
Commits on Oct 27, 2022
-
fixed rule translations saving empty strings as translations: [""]
- added truthy filter to kase.arguments just before the check for any kase.arguments
Configuration menu - View commit details
-
Copy full SHA for cfcf4da - Browse repository at this point
Copy the full SHA cfcf4daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a3f9dc - Browse repository at this point
Copy the full SHA 2a3f9dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8baecda - Browse repository at this point
Copy the full SHA 8baecdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0a310 - Browse repository at this point
Copy the full SHA 3d0a310View commit details -
initial work on adding skip contacts in a flow checkbox to start some…
…one else in a flow form
Configuration menu - View commit details
-
Copy full SHA for b5a22e7 - Browse repository at this point
Copy the full SHA b5a22e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4787e84 - Browse repository at this point
Copy the full SHA 4787e84View commit details
Commits on Oct 28, 2022
-
updates based on using simple boolean for checkbox
- switched from temba-checkbox to CheckboxElement - added update logic for skipContactsInFlow in StartSessionForm handleUpdate fn - added init logic for skipContactsInFlow in helpers initializeForm fn - added skipContactsInFlow to helpers stateToAction fn's action object - added skipContactsInFlow to flowTypes StartSession interface - added skipContactsInFlow to assetCreators createStartSessionAction
Configuration menu - View commit details
-
Copy full SHA for ef11414 - Browse repository at this point
Copy the full SHA ef11414View commit details
Commits on Nov 1, 2022
-
Merge branch 'main' into sl-dial-router-form-advanced-tab
susanm74 authoredNov 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 92a59bf - Browse repository at this point
Copy the full SHA 92a59bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df9183 - Browse repository at this point
Copy the full SHA 9df9183View commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b107699 - Browse repository at this point
Copy the full SHA b107699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03858c2 - Browse repository at this point
Copy the full SHA 03858c2View commit details -
Merge branch 'main' into sl-has-number-between-bugfix
susanm74 authoredNov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 3e90e95 - Browse repository at this point
Copy the full SHA 3e90e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 773beff - Browse repository at this point
Copy the full SHA 773beffView commit details -
Merge branch 'sl-has-number-between-bugfix' of https://github.com/nya…
…ruka/floweditor into sl-has-number-between-bugfix
Configuration menu - View commit details
-
Copy full SHA for 8397577 - Browse repository at this point
Copy the full SHA 8397577View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e2b45 - Browse repository at this point
Copy the full SHA d5e2b45View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b258961 - Browse repository at this point
Copy the full SHA b258961View commit details -
working end to end with a simple boolean
- also moved checkbox into advanced tab
Configuration menu - View commit details
-
Copy full SHA for d6162af - Browse repository at this point
Copy the full SHA d6162afView commit details
Commits on Nov 7, 2022
-
switched from simple boolean to JSON object containing boolean
- tentatively created ExclusionsCheckboxEntry to abstract and DRY things out a bit - updated unit tests
Configuration menu - View commit details
-
Copy full SHA for 035fc50 - Browse repository at this point
Copy the full SHA 035fc50View commit details
Commits on Nov 8, 2022
-
Merge pull request nyaruka#1082 from nyaruka/sl-has-number-between-bu…
…gfix wait for response form - numeric rule - rule translations tab - has number between and empty translations bugfixes
Configuration menu - View commit details
-
Copy full SHA for 028b14b - Browse repository at this point
Copy the full SHA 028b14bView commit details -
Merge pull request nyaruka#1083 from nyaruka/sl-start-somebody-else-s…
…kip-support start somebody else in a flow form - add skip contacts in a flow checkbox
Configuration menu - View commit details
-
Copy full SHA for abed310 - Browse repository at this point
Copy the full SHA abed310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c57f38 - Browse repository at this point
Copy the full SHA 9c57f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f213a3 - Browse repository at this point
Copy the full SHA 9f213a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea169d - Browse repository at this point
Copy the full SHA 0ea169dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62cf6fc - Browse repository at this point
Copy the full SHA 62cf6fcView commit details
Commits on Nov 9, 2022
-
wrapped dial and call limit as flex items in a flex container
- added margin and width styling to flex items
Configuration menu - View commit details
-
Copy full SHA for c18dd88 - Browse repository at this point
Copy the full SHA c18dd88View commit details -
removed first child's margin-left and last child's margin-right
- now only adding margin-right to first child - now only adding margin-left to last child
Configuration menu - View commit details
-
Copy full SHA for 91d414e - Browse repository at this point
Copy the full SHA 91d414eView commit details
Commits on Nov 11, 2022
-
switched from using width: 100% in favor of using flex-grow: 1
- and also added back the generic .flex_items margins in case we ever add anything in between the first and last child and need those items to maintain the same margins
Configuration menu - View commit details
-
Copy full SHA for b203c72 - Browse repository at this point
Copy the full SHA b203c72View commit details
Commits on Nov 22, 2022
-
Merge pull request nyaruka#1080 from nyaruka/sl-dial-router-form-adva…
…nced-tab dial router form - new advanced tab with dial limit and call limit values
Configuration menu - View commit details
-
Copy full SHA for 80b7b47 - Browse repository at this point
Copy the full SHA 80b7b47View commit details -
Merge pull request nyaruka#1085 from nyaruka/sl-exclude-numerical-rul…
…es-from-translations excluding all date, time, and numeric rules from translations
Configuration menu - View commit details
-
Copy full SHA for b016068 - Browse repository at this point
Copy the full SHA b016068View commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c4e04c6 - Browse repository at this point
Copy the full SHA c4e04c6View commit details -
Merge pull request nyaruka#1089 from nyaruka/start-session-no-group
Disallow groups on start session action
Configuration menu - View commit details
-
Copy full SHA for 26ce47f - Browse repository at this point
Copy the full SHA 26ce47fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf9ff0c - Browse repository at this point
Copy the full SHA bf9ff0cView commit details
Commits on Nov 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 64262f5 - Browse repository at this point
Copy the full SHA 64262f5View commit details -
Merge pull request nyaruka#1091 from nyaruka/fix-start-session
Fix StartSessionForm bug for definitions without exclusions
Configuration menu - View commit details
-
Copy full SHA for f7200c8 - Browse repository at this point
Copy the full SHA f7200c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0469111 - Browse repository at this point
Copy the full SHA 0469111View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c6f63d - Browse repository at this point
Copy the full SHA 3c6f63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9103c6c - Browse repository at this point
Copy the full SHA 9103c6cView commit details