-
Notifications
You must be signed in to change notification settings - Fork 9
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ongr-io/SettingsBundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ongr-io/SettingsBundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 37 files changed
- 3 contributors
Commits on Nov 15, 2016
-
* added experiments controller * added device detector to composer * added a document for experiment * added a controller for experiments * added an experiment view * started writting javascript for experiments * made initial non dynamic experiment page * made the formtion of eperiment list from es * added new experiment button * added an experiment form * made experiment caching only when they are found * fixed the naming * changed details button to target column * started target loading to a modal * finished rendering the form for new experiment * added routing for experiment submit * updated the script to point to submit an experiment * added a create method in manager * added a submit experiment action * updated experiment propperty nameing * made settingsController handle experiment submition * deleted Experiment and ExperimentManager * made experements to be retrieved from settingsManager * updated the filter to skip experiments * made the display of targets nicer * removed non existing route * added an active experements setting name to manager * impremented getActiveExperiments method in manager * enabled the dynamic display of active experiments * implemented experiment toggle * emplemented experiment deletion * enabled editing experiments * added a getCachedExperiment method to manager * fixed a bug with experiment persisting to es * added an experiment event listener * done controller housekeeping * introduced experiment cookie * excluded experements in profile settings list * changed target checkboxes to multiselect * added a button for details rendering * made clients reload depending on types * made controller not return true on empty request * implemented client recheck * fixed setting wrong values in the form * improved naming in controller * updated experiment listener to handle new experiments * updated active experiments data formation * removed unused constant and added cookie deletion on update in manager * changed multiselect files to cdn * added a filter agg in iterator mock * removed setting a wrong cookie value * added tests * added cache directory to gitignore * fixed styling issues * added documentation for the experiments
Configuration menu - View commit details
-
Copy full SHA for 35d0267 - Browse repository at this point
Copy the full SHA 35d0267View commit details
Commits on Nov 16, 2016
-
Simonas Šerlinskas committed
Nov 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 1e75b06 - Browse repository at this point
Copy the full SHA 1e75b06View commit details
Commits on Mar 20, 2017
-
Updated settings to be compatible with elasticsearch 5.0 (#181)
* renewed dependencies * implemented integration with the new filter manager * updated namespaces in manager * replaced string type in setting document * changed deprecated method calls in profiles controller * fixed a bug with experiment disabling * written a test for the filter * written a test for request listener * updated travis file
Configuration menu - View commit details
-
Copy full SHA for f89c6cf - Browse repository at this point
Copy the full SHA f89c6cfView commit details -
fixed constant PRE_UPDATE value(was same as POST_UPDATE)
Configuration menu - View commit details
-
Copy full SHA for 7a26469 - Browse repository at this point
Copy the full SHA 7a26469View commit details
Commits on Mar 22, 2017
-
Added cache documentation (#174)
* added a cache clear command * added cache documentation * removed unnecessary use statements * updated service check * prepared the bundle for functional tests * added a functional test for the cache clear command * improved the command messages
Configuration menu - View commit details
-
Copy full SHA for 0598e00 - Browse repository at this point
Copy the full SHA 0598e00View commit details -
Last updates before release (#182)
* added changelog * updated readme * updated php version requirement
Configuration menu - View commit details
-
Copy full SHA for 5ae9201 - Browse repository at this point
Copy the full SHA 5ae9201View commit details
There are no files selected for viewing