Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: fix delete flows | Legend Tang | 2015-03-30 | 1 | -1/+1 |
* | web: add prompt for keyboard navigation | Maximilian Hils | 2015-03-30 | 12 | -56/+290 |
* | s/filter/search/ | Maximilian Hils | 2015-03-30 | 3 | -9/+9 |
* | web: add more keyboard shortcuts | Maximilian Hils | 2015-03-29 | 4 | -21/+43 |
* | web: global key handling | Maximilian Hils | 2015-03-29 | 5 | -7/+28 |
* | web: use contexts to pass down stores. | Maximilian Hils | 2015-03-27 | 9 | -136/+130 |
* | web: minor ux improvements | Maximilian Hils | 2015-03-27 | 1 | -0/+2 |
* | web: fix react-router | Maximilian Hils | 2015-03-27 | 1 | -2/+4 |
* | Merge remote-tracking branch 'vzvu/react-router-0.13.2' | Maximilian Hils | 2015-03-27 | 2 | -4/+1 |
|\ | |||||
| * | web: upgrade to react-router 0.13.2 | vzvu3k6k | 2015-03-27 | 2 | -4/+1 |
* | | web: initial attempt at header editor | Maximilian Hils | 2015-03-27 | 2 | -23/+134 |
|/ | |||||
* | web: add basic edit capability for first line | Maximilian Hils | 2015-03-23 | 9 | -60/+361 |
* | web: add content download | Maximilian Hils | 2015-03-22 | 2 | -2/+6 |
* | web: improve views | Maximilian Hils | 2015-03-22 | 6 | -22/+68 |
* | web: upgrade to react 0.13 | Maximilian Hils | 2015-03-22 | 3 | -65/+79 |
* | web: raw content view | Maximilian Hils | 2015-03-22 | 3 | -6/+53 |
* | tweak css | Maximilian Hils | 2015-03-22 | 9 | -157/+164 |
* | web: add content views | Maximilian Hils | 2015-03-22 | 5 | -14/+174 |
* | structure components | Maximilian Hils | 2015-03-21 | 7 | -407/+426 |
* | web: fix bugs | Maximilian Hils | 2015-03-21 | 6 | -6/+9 |
* | add table sort | Maximilian Hils | 2015-03-17 | 6 | -53/+199 |
* | web: smaller changes | Maximilian Hils | 2015-03-15 | 8 | -52/+32 |
* | update package.json during transition period, see #518 | Legend Tang | 2015-03-15 | 1 | -1/+1 |
* | fix sourcemaps | Maximilian Hils | 2015-03-11 | 1 | -11/+35 |
* | improve source map generation | Maximilian Hils | 2015-03-11 | 1 | -4/+4 |
* | add sourcemap generation for scripts-app-dev task | Suyash | 2015-03-07 | 1 | -9/+15 |
* | Merge remote-tracking branch 'legend/master' | Maximilian Hils | 2015-03-06 | 3 | -5/+17 |
|\ | |||||
| * | another clean up for #503 #504 | Legend Tang | 2015-03-06 | 2 | -2/+5 |
| * | clean up for #503 #504 | Legend Tang | 2015-03-06 | 1 | -4/+4 |
| * | Replace `addListener` method with multiple bindings, fix for #503 504 | Legend Tang | 2015-03-06 | 1 | -3/+12 |
| * | Revert "revert to custom EventEmitter, workaround for #504" | Legend Tang | 2015-03-06 | 2 | -32/+5 |
| * | revert to custom EventEmitter, workaround for #504 | Legend Tang | 2015-03-06 | 2 | -5/+32 |
* | | fix #506 | Legend Tang | 2015-03-06 | 2 | -8/+10 |
|/ | |||||
* | clean up web builds | Maximilian Hils | 2015-03-05 | 4 | -37/+29 |
* | Pin browserify to most recent version that works | Aldo Cortesi | 2015-01-04 | 1 | -1/+1 |
* | Ditch old gulpfile | Aldo Cortesi | 2015-01-03 | 2 | -180/+0 |
* | Add PEG support to gulpfile | Aldo Cortesi | 2015-01-03 | 6 | -84/+106 |
* | Unit test framework for web client-side code | Aldo Cortesi | 2015-01-02 | 4 | -46/+76 |
* | components/utils.js -> common.js | Aldo Cortesi | 2015-01-01 | 7 | -18/+16 |
* | Make header more compact | Aldo Cortesi | 2015-01-01 | 2 | -11/+2 |
* | Use Facebook's dispatcher | Aldo Cortesi | 2015-01-01 | 2 | -22/+6 |
* | Replace custom EventEmitter with one from browserify | Aldo Cortesi | 2015-01-01 | 4 | -40/+10 |
* | Remove unused files | Aldo Cortesi | 2015-01-01 | 3 | -57/+0 |
* | All files and only files in in js/components are jsx | Aldo Cortesi | 2015-01-01 | 11 | -16/+16 |
* | More browesrification. | Aldo Cortesi | 2014-12-31 | 5 | -33/+45 |
* | More conversions to browserify | Aldo Cortesi | 2014-12-30 | 5 | -18/+36 |
* | Fix fonts, stylesheets, add much more flexible bootstrap over-rides. | Aldo Cortesi | 2014-12-30 | 33 | -80350/+84 |
* | Basic conversion: browserified web app now works. | Aldo Cortesi | 2014-12-30 | 26 | -171/+1118 |
* | Start moving to new gulpfile, browerify, etc. | Aldo Cortesi | 2014-12-30 | 1 | -0/+14 |
* | web: integrate filter docs | Maximilian Hils | 2014-12-26 | 2 | -21/+75 |