Bryan Ashby
37adeb5f90
* Fix some handling of height, itemSpacing, etc. in VerticalMenuView
...
* Change auto scale to be height/width dependent
2015-05-07 16:14:16 -06:00
Bryan Ashby
7fc4858959
* Working, but buggy WIP rework of VerticalMenuView with scrolling
2015-05-06 21:19:24 -06:00
Bryan Ashby
cdfb7ce6f2
* Start work on VerticalMenuView changes allowing scrolling views. Lots to go.
2015-05-05 22:19:21 -06:00
Bryan Ashby
6dfda0e6d4
* Properly handle item spacing in VerticalMenuView
2015-05-04 15:39:48 -06:00
Bryan Ashby
d5017203ac
* WIP experimental pausing for ANSI/art
2015-05-03 21:36:53 -06:00
Bryan Ashby
5a00d219f8
* Start work on pausable ANSI display/etc.
2015-05-03 17:35:55 -06:00
Bryan Ashby
3f92a7949d
* Some code cleanup
...
* Lots of notes/thoughts
2015-04-30 22:29:24 -06:00
Bryan Ashby
e8346779da
* styleColor -> styleSGR1, styleSGR2
2015-04-30 16:41:43 -06:00
Bryan Ashby
48be2f69be
* Start work on new ANSI parser color/style system. Mostly notes. Will do in bulk later
...
* Start of styleColorX concept
2015-04-28 22:42:22 -06:00
Bryan Ashby
39fff7826c
+ Spin & Toggle menu demo start
2015-04-28 21:15:36 -06:00
Bryan Ashby
2c4711a976
* Fix 'small i' textStyle
2015-04-28 17:21:24 -06:00
Bryan Ashby
8bc2f31967
* Minor changes to demo mode.
2015-04-28 17:18:02 -06:00
Bryan Ashby
99fb3b34c7
* Mostly code cleanup & minor refactors
2015-04-27 22:40:05 -06:00
Bryan Ashby
3e93b5b67d
* Allow hot keys to be case insensitive
...
* Start of better demo
2015-04-27 17:27:23 -06:00
Bryan Ashby
028c5be418
+ ToggleMenuView
...
* Start of hotkeys for menus
* General menu cleanup & rework
2015-04-27 16:04:41 -06:00
Bryan Ashby
10d8812300
+ SpinnerMenuView (MCI=SM)
...
* Some menu view rework... WIP
2015-04-26 21:57:23 -06:00
Bryan Ashby
7a643150e7
* Fixed double extra view redraws
...
* Redraw views when all of them are ready @ MCI init
* Moved a lot of properties of views to menu.json/prompts
* Allow scrolling editor for EditTextView
* New @config:path.to.property for menu.json view properties/etc.
2015-04-26 20:46:16 -06:00
Bryan Ashby
5288643189
* Not much
2015-04-25 14:44:48 -06:00
Bryan Ashby
ca2274dcf5
* Not much. Will start on DEMO mode for View development, etc.
2015-04-24 16:54:25 -06:00
Bryan Ashby
91d395e8bc
* Again change ANSI font handling
...
* Add prompt.json
2015-04-23 23:00:48 -06:00
Bryan Ashby
5ab89f952f
* New @systemMethod
2015-04-20 23:24:15 -06:00
Bryan Ashby
ec5f1836c5
* clearScreen -> cls for nostalgia
...
* module cleanup: some simple modules moved to general_menu_method.js @methods
* More work on menu configuration & options
- Removed formatting of args for now. Too tied to MCI, not really needed with argName stuff
2015-04-20 22:50:58 -06:00
Bryan Ashby
8db72430d3
* 'action' must be part of a *menu* not a prompt (they remain generic)
...
* Menus and prompts in better harmony
* Very eary WIP of converting login/apply/etc. to new system. These can now be helper scirpts and not full MenuModules (very simple!)
2015-04-19 22:58:18 -06:00
Bryan Ashby
bac2f63c1a
* Tons of work with menu/prompts refactoring -- more to come soon
...
* More work with menu/prompt accets
2015-04-19 02:13:13 -06:00
Bryan Ashby
5faa11664b
* Lots of work with fonts: Support mappings of various cterm/SyncTERM fonts.
...
* Load font info from SAUCE
* Better work with defaults & theme values
2015-04-16 22:29:53 -06:00
Bryan Ashby
586f3d60b3
* ButtonView is now MCI BT. BN is pre-defined "Board Name"
...
* Client current theme info loaded & used for e.g. passwordChar
* Code cleanup
2015-04-15 22:46:45 -06:00
Bryan Ashby
5eee568586
* Apply now semi functional
2015-04-14 22:27:07 -06:00
Bryan Ashby
77600d3dde
* Fix EtherTerm backspace key
...
* Better WIP apply art / module
* Better WIP 'enter' and 'leave' events from VC
2015-04-14 00:19:14 -06:00
Bryan Ashby
85a72935fa
* Some work on User creation/persistance
...
* Fix some MCI parsing from menu.json
* Add 'options' to menu entries
2015-04-09 22:49:56 -06:00
Bryan Ashby
9bc1e2f3d1
* Mostly placeholder apply menu
2015-04-06 22:29:45 -06:00
Bryan Ashby
9219cc74a5
* Work on User and loading user from db with authenticate()
...
* Show login error in login.js experimental stuff
2015-04-06 00:18:08 -06:00
Bryan Ashby
3336caeec9
+ Introduction of WIP asset system - menus, prompts, art, etc. @type:location/asset
2015-04-05 01:15:04 -06:00
Bryan Ashby
113e16df0d
* Allow passing of arguments to menu's via menu.json including formatted parameters
...
* Fix menu.json setting of focus on view
2015-04-04 14:41:04 -06:00
Bryan Ashby
ae71aa9feb
* Rewrite of menu.json handling. More flexability
...
* Wildcards in menu.json
* Basic menu.json submit filtering working
2015-04-01 22:13:29 -06:00
Bryan Ashby
1ae571ee44
* Updated WIP menu.json ideas
2015-03-31 09:03:47 -06:00
Bryan Ashby
3274908586
* More work on menu system and form handling. Lots of work to do!
2015-03-30 21:29:06 -06:00
Bryan Ashby
d6ffa2b26e
* Lots of WIP around menu.json handlinge/etc.
2015-03-29 21:47:48 -06:00
Bryan Ashby
8c9b0e729f
* WIP ViewController.loadFromMCIMapAndConfig()
2015-03-27 18:02:00 -06:00
Bryan Ashby
cca9334bd3
* WIP on standard menu and menu.json MCI / form mapping. Much to do...
2015-03-26 22:58:22 -06:00
Bryan Ashby
4c4b0de54c
* Better form submit format
...
* Allow comments in menu.json
2015-03-25 23:23:14 -06:00
Bryan Ashby
d1b0663b5d
* Some basic work on connecting modules
2015-03-23 23:12:19 -06:00