alekseybobkov
00ced6c79f
UI update
2016-02-28 19:52:21 -08:00
Samuel Georges
c736643202
Tweak the dash loader @alekseybobkov
...
The leaf is too hard to customize (white label considerations)
Use a white container with subtle fade after loading
Introduce rspin (reverse spin) animation, not used, but may come in handy
2016-02-25 18:57:13 +11:00
Samuel Georges
f6d76fade6
Moved dashboard css from storm to backend
...
Dashboard is a specific part of the backend and storm should stand alone from this
2016-02-25 18:07:25 +11:00
alekseybobkov
a892fff938
UI updates
2016-02-24 21:24:31 -08:00
alekseybobkov
b1770626d7
UI updates
2016-02-23 21:44:05 -08:00
alekseybobkov
1deeddeedb
Minor update in the UI
2016-02-22 21:55:36 -08:00
alekseybobkov
6ed4bd5ef6
Updates in the UI
2016-02-22 21:52:23 -08:00
alekseybobkov
a943708b99
UI updates
2016-02-19 22:12:41 -08:00
alekseybobkov
241332e14a
Minor style updates for the Inspector header area
2016-02-04 18:00:10 -08:00
alekseybobkov
264090fb3b
Added new Inspector editor - String List Autocomplete
2016-01-26 19:53:35 -08:00
alekseybobkov
f6dec96c86
Improved memory management in the table widget client-side scripts. Minor CSS fixes.
2016-01-22 21:43:45 -08:00
alekseybobkov
5f2e6f3306
Allow word wrap in the Inspector autocomplete editor
2016-01-17 18:55:00 -08:00
alekseybobkov
7d9d2176ef
Merge branch 'builder-ui' into develop
...
Conflicts:
modules/system/assets/ui/js/input.monitor.js
modules/system/assets/ui/js/inspector.editor.object.js
modules/system/assets/ui/storm-min.js
2015-12-24 14:36:31 -08:00
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
alekseybobkov
fd33be0932
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
Samuel Georges
d3c30475b9
Add support for including small buttons in list columns
...
Recompile assets
2015-12-05 10:06:26 +11:00
Samuel Georges
a596a6babd
row-compact -> row-flush as per Storm naming convention
2015-11-28 14:12:25 +11:00
alekseybobkov
4f5ef8aa68
Inspector - added support for icons and images in the dropdown editor.
2015-11-22 20:48:08 -08:00
alekseybobkov
e7a51a75f4
Minor improvements in the back-end control styling
2015-11-15 15:18:15 -08:00
alekseybobkov
67590fefad
Added flex layout CSS classes. Inspector container wrapper now uses flex layout. Minor CSS fixes.
2015-11-14 20:28:34 -08:00
alekseybobkov
2df22fda83
Minor improvements in the Inspector API
2015-11-13 14:41:49 -08:00
alekseybobkov
f8cd8e72a1
Minor improvement in the Inspector
2015-11-12 21:56:56 -08:00
Samuel Georges
02f7149e57
Allow btn-group to work inside form-buttons
2015-10-31 16:10:24 +11:00
alekseybobkov
6c0932e1e4
Minor fix in the Inspector popover positioning
2015-10-25 18:30:20 -07:00
Samuel Georges
82a385b338
Darken primary [buttons] slightly to make them easier to read
2015-10-17 12:25:20 +11:00
Samuel Georges
6203970122
Progress bar should turn red on error - refs #1518
...
Tidy up progress bar control, streamline brand colours
2015-10-17 12:17:10 +11:00
alekseybobkov
61acdf9f46
Fixed Redactor toolbar styling in Fancy layout, minor fix in Inspector.
2015-10-15 20:17:50 -07:00
alekseybobkov
a5b217ff0b
Merge branch 'develop' into builder-ui
...
Conflicts:
modules/backend/widgets/table/assets/js/build-min.js
modules/backend/widgets/table/assets/js/table.js
2015-10-15 17:32:19 -07:00
alekseybobkov
e26271bc01
Minor fix in Inspector styles. Minor fix in the component helper.
2015-10-15 17:10:56 -07:00
alekseybobkov
082c536372
Merged Inspector files to the Storm library. Minor fixes in the dynamic option editors. Implemented support for all events of the old Inspector.
2015-10-14 20:21:02 -07:00
alekseybobkov
6ddc366808
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
alekseybobkov
409c40c248
Finished Inspector validation, some minor Inspector fixes.
2015-10-09 23:01:47 -07:00
alekseybobkov
aee247727a
Implementing Inspector validation + minor refactoring of the Inspector editors.
2015-10-07 20:16:24 -07:00
alekseybobkov
ae2f3bb62e
Refactored grouping in the Inspector, finished the Object editor. Multiple minor updates of the Inspector.
2015-10-02 20:54:57 -07:00
alekseybobkov
e54352b62e
Added the object list Inspector editor.
2015-09-24 21:16:28 -07:00
alekseybobkov
83b4994d61
Added new Inspector property editors - text and set, minor refactoring of the Inspector code.
2015-09-20 21:15:21 -07:00
Samuel Georges
6db2018f28
Add icon sizes - Refs #1434
2015-09-16 06:03:57 +10:00
alekseybobkov
fea5d8389f
Minor fixes and improvements.
2015-09-10 20:45:07 -07:00
Samuel Georges
9812e1f4ec
Fix protection level on formExtendFields
...
Improve styling on collapsible sections
2015-09-10 20:42:24 +10:00
Samuel Georges
275463996e
When toggling empty tabs: if a hidden tab was selected, select the first visible tab
...
Induce tab overlap using negative right margin instead (first-child tab can be hidden)
Use a slightly cleaner approach than in #1401
2015-08-29 18:42:29 +10:00
Samuel Georges
793bf30c26
Decouple the toolbar from the layout system
2015-08-26 20:24:37 +10:00
Samuel Georges
30593b0031
Update FontAwesome to latest, recompile assets
2015-08-25 19:29:55 +10:00
Samuel Georges
556eff359c
Clean up docs, add inset mode to tab panes
2015-08-07 19:10:31 +10:00
Samuel Georges
be155cc39f
Add inverse goal meter
...
...because some goals can be bad, like an unsubscription rate
2015-08-05 17:56:35 +10:00
Samuel Georges
8cd97b27a6
Add prettify, update Ace, recompile assets
2015-08-03 19:00:45 +10:00
Samuel Georges
c17d47bf3e
Revise ui docs
2015-07-30 21:34:04 +10:00
Samuel Georges
fae4a4b65c
Improve editor toolbar styles, tidy up md editor
2015-07-29 20:29:02 +10:00
Samuel Georges
934f77a1f3
Implement dropdown-fixed mode.
2015-07-29 20:03:48 +10:00
Samuel Georges
f47b99d183
Move storm to its own build
2015-07-29 19:13:42 +10:00