ORIENT/modules/system/assets/ui/js
alekseybobkov 747ca4357f Set default focus in popup windows, minor style fix in the flash message, minor fix in YAML-based back-end navigation initialization. 2015-12-24 14:15:02 -08:00
..
callout.js Add docs for foundation, other minor fixes 2015-06-04 14:55:16 +10:00
chart.bar.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
chart.line.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
chart.meter.js Move chart + scoreboard to UI lib 2015-05-29 22:24:02 +10:00
chart.pie.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
chart.utils.js Move chart + scoreboard to UI lib 2015-05-29 22:24:02 +10:00
checkbox.balloon.js Move balloon selector to Storm UI as checkbox.balloon 2015-07-01 11:38:37 +10:00
checkbox.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
drag.scroll.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
drag.sort.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
drag.value.js Rename "drag" JS files, write basic readme, create an entry point for all controls 2015-05-30 13:59:33 +10:00
dropdown.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
filter.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
flashmessage.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
foundation.baseclass.js Begin moving backend controls to dedicated UI area 2015-05-26 18:55:39 +10:00
foundation.controlutils.js Begin moving backend controls to dedicated UI area 2015-05-26 18:55:39 +10:00
foundation.element.js Added new list.sortable plugin. Minor fix in the scrollpad implementation. 2015-11-27 22:12:27 -08:00
foundation.event.js Begin moving backend controls to dedicated UI area 2015-05-26 18:55:39 +10:00
input.hotkey.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
input.monitor.js Minor update in the form change monitor API. Minor updates in the version manager to support features required for the Builder. 2015-12-06 15:01:06 -08:00
input.preset.js Defauilt input.preset uses "slug" as default, as per docs 2015-09-26 14:15:49 +10:00
input.trigger.js Swap FileHelper methods for new Ini parser 2015-10-03 07:30:11 +10:00
inspector.datainteraction.js Added popup and container wrappers for Inspector, minor fixes in Inspector editors, minor extensions in the popup API. 2015-10-13 20:28:41 -07:00
inspector.editor.autocomplete.js Minor improvements in the Inspector API 2015-11-13 14:41:49 -08:00
inspector.editor.base.js Minor improvement in the Inspector 2015-11-12 21:56:56 -08:00
inspector.editor.checkbox.js Minor improvement in the Inspector 2015-11-12 21:56:56 -08:00
inspector.editor.dictionary.js Minor fixes in Inspector 2015-10-17 18:00:20 -07:00
inspector.editor.dropdown.js Inspector - added support for icons and images in the dropdown editor. 2015-11-22 20:48:08 -08:00
inspector.editor.object.js Implemented Inspector ignoreIfEmpty and ignoreIfDefault properties. Minor refactoring of Inspector. 2015-11-03 22:02:10 -08:00
inspector.editor.objectlist.js Minor fixes in Inspector 2015-10-17 18:00:20 -07:00
inspector.editor.popupbase.js Added popup and container wrappers for Inspector, minor fixes in Inspector editors, minor extensions in the popup API. 2015-10-13 20:28:41 -07:00
inspector.editor.set.js Implemented Inspector ignoreIfEmpty and ignoreIfDefault properties. Minor refactoring of Inspector. 2015-11-03 22:02:10 -08:00
inspector.editor.string.js Implementing Inspector validation, in progress 2015-10-08 21:59:02 -07:00
inspector.editor.stringlist.js Minor improvement in the Inspector 2015-11-12 21:56:56 -08:00
inspector.editor.text.js Minor improvement in the Inspector 2015-11-12 21:56:56 -08:00
inspector.engine.js Minor improvement in the Inspector 2015-11-12 21:56:56 -08:00
inspector.externalparametereditor.js Added live update mode for Inspector. 2015-10-29 22:01:29 -07:00
inspector.groups.js Implementing Inspector validation + minor refactoring of the Inspector editors. 2015-10-07 20:16:24 -07:00
inspector.helpers.js Added popup and container wrappers for Inspector, minor fixes in Inspector editors, minor extensions in the popup API. 2015-10-13 20:28:41 -07:00
inspector.manager.js Minor changes in the Inspector API. 2015-11-09 21:59:19 -08:00
inspector.surface.js Minor improvement in the Inspector 2015-11-12 21:56:56 -08:00
inspector.validationset.js Implementing Inspector validation, in progress 2015-10-08 21:59:02 -07:00
inspector.validator.base.js Implementing Inspector validation, in progress 2015-10-08 21:59:02 -07:00
inspector.validator.basenumber.js Implementing Inspector validation, in progress 2015-10-08 21:59:02 -07:00
inspector.validator.float.js Implementing Inspector validation, in progress 2015-10-08 21:59:02 -07:00
inspector.validator.integer.js Implementing Inspector validation, in progress 2015-10-08 21:59:02 -07:00
inspector.validator.length.js Implementing Inspector validation, in progress 2015-10-08 21:59:02 -07:00
inspector.validator.regex.js Implementing Inspector validation, in progress 2015-10-08 21:59:02 -07:00
inspector.validator.required.js Implementing Inspector validation, in progress 2015-10-08 21:59:02 -07:00
inspector.wrapper.base.js Minor changes in the Inspector API 2015-11-11 13:03:18 -08:00
inspector.wrapper.container.js Added flex layout CSS classes. Inspector container wrapper now uses flex layout. Minor CSS fixes. 2015-11-14 20:28:34 -08:00
inspector.wrapper.popup.js Implemented Inspector ignoreIfEmpty and ignoreIfDefault properties. Minor refactoring of Inspector. 2015-11-03 22:02:10 -08:00
list.rowlink.js Move rowlink + utility classes out 2015-05-26 19:54:35 +10:00
list.sortable.js Added new list.sortable plugin. Minor fix in the scrollpad implementation. 2015-11-27 22:12:27 -08:00
loader.base.js Added the object list Inspector editor. 2015-09-24 21:16:28 -07:00
loader.cursor.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
loader.stripe.js Move load indicator out, renamed and merged all as loader.* 2015-05-28 17:44:56 +10:00
popover.js Minor fix in the Inspector popover positioning 2015-10-25 18:30:20 -07:00
popup.js Set default focus in popup windows, minor style fix in the flash message, minor fix in YAML-based back-end navigation initialization. 2015-12-24 14:15:02 -08:00
select.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
tab.js Minor update in the form change monitor API. Minor updates in the version manager to support features required for the Builder. 2015-12-06 15:01:06 -08:00
toolbar.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00
tooltip.js Tidy up Storm UI so all includes are in a single file 2015-10-17 10:51:40 +11:00