62 Commits (feature/core)
 

Author SHA1 Message Date
Sven Slootweg d9aa49dbc3 Implement window titles, add default tasks window 6 years ago
Sven Slootweg 000acb7cb6 Misc. style changes to increase density 6 years ago
Sven Slootweg 1751fb2f86 Add todo item 6 years ago
Sven Slootweg 79fc14a78e Implement sidebar docking 6 years ago
Sven Slootweg 4efe0c0ad0 Extract out drag handling code, add dock sidebars 6 years ago
Sven Slootweg 2016c0dc44 Initial port to React 6 years ago
Sven Slootweg 4dd5bf7d59 Intermediate commit before switching to React 6 years ago
Sven Slootweg 48073c0a0c More reorganization and initial form interception implementation 7 years ago
Sven Slootweg cd0238c86b Clean up gitignore 7 years ago
Sven Slootweg 84a351c88d Reorganization 7 years ago
Sven Slootweg 62e95a3309 Add generated bundle to .gitignore 8 years ago
Sven Slootweg 0ad61bd2c5 Update node-sass 8 years ago
Sven Slootweg ba2b937d4f Remove old cruft 8 years ago
Sven Slootweg 28931e03a8 Update and clean up dependencies 8 years ago
Sven Slootweg c0738b01db Cleaning up build dependencies 8 years ago
Sven Slootweg a108735c4b Rewriting with Riot.js and Babel 8 years ago
Sven Slootweg ce10940e06 Incomplete attempt at converting to Polymer 9 years ago
Sven Slootweg 500afa8b18 Large reorganization; switched from Browserify to Webpack, cleaner gulpfile, preparations for Polymer stack, moved old code aside, etc. 9 years ago
Sven Slootweg a00294188d Monster commit 10 years ago
Sven Slootweg 807a4edb18 More things and stuff... 10 years ago
Sven Slootweg 5120379027 Things and stuff 10 years ago
Sven Slootweg cfc03e3fd4 Changes for Angular version of JSDE 10 years ago
Sven Slootweg f29cb952ea Makre sure to pass through tab key presses if the autocompletion data is outdated 11 years ago
Sven Slootweg e8331783aa Workaround for disappearing autocompleter bug 11 years ago
Sven Slootweg 5a0f4106ef Automatically remove the autocompleter when the attached-to form field loses focus 11 years ago
Sven Slootweg d0980cecc5 Autocompletion for property names 11 years ago
Sven Slootweg 9c7ba13659 Move autocompleter source instantiation to autocompleter code rather than application code 11 years ago
Sven Slootweg 9d88eee04a Code so far for property name autocompletion 11 years ago
Sven Slootweg b1d629f303 Some proper node lookup display 11 years ago
Sven Slootweg a93d16c9dc Start using SASS 11 years ago
Sven Slootweg cd0e813442 First bits of node lookup 11 years ago
Sven Slootweg a30bb1ef33 Improve style for unfocused windows 11 years ago
Sven Slootweg 1c0c847137 Convert line endings 11 years ago
Sven Slootweg c0d37550d5 Add focused window styles 11 years ago
Sven Slootweg 228f6dc3d2 Autocompleter fixes and application keybindings 11 years ago
Sven Slootweg 3a3aeb9ad3 Proper autocomplete search and keybinding handling 11 years ago
Sven Slootweg aca2f4543c Implement an actual search for the search autocomplete 11 years ago
Sven Slootweg b6d0d9eb14 Cancel previous search autocompletion requests when a new one is sent 11 years ago
Sven Slootweg 0599bc2531 Implement search autocompleter callback 11 years ago
Sven Slootweg 46be134177 Cleanup 11 years ago
Sven Slootweg e730534218 Make $.autoComplete a persistent hook 11 years ago
Sven Slootweg 03b9786f3f Fix and test callbacks for autocompleters 11 years ago
Sven Slootweg 7403edbfd9 Implement auto-complete 11 years ago
Sven Slootweg ac0017ef44 This doesn't belong here 11 years ago
Sven Slootweg c17f288e7a Mark invalid fields in the UI after form submission 11 years ago
Sven Slootweg b528536b7e UUID support 11 years ago
Sven Slootweg 6a03a11c1e Auto-create new property fields when existing fields are filled in 11 years ago
Sven Slootweg 59761e6412 Node creation, required form field styling, notification and error popups, JSDE hooks and window-contained form hooking, bugfix in form hooking, icon replacement for form submission, improve form hooking callback signature, include jQuery timing plugin 11 years ago
Sven Slootweg e73e5d970e Add toolbar with 'create' button to 'Create node' window, improve visual style of form, and fix scrolling/resizing of windows 11 years ago
Sven Slootweg 74aa2409b1 Reorganize form structure 11 years ago