Commit Graph

8666 Commits

Author SHA1 Message Date
James
648ee44d95 renames default icon / logo to avoid confusion 2018-08-01 13:55:43 -04:00
James
29ecbe684e loads collections via redux, begins sidebar construction 2018-08-01 13:42:53 -04:00
James
9027bff387 modifies scss framework to be set up with one master partial 2018-08-01 13:15:44 -04:00
James
f1271f6b8b negligence 2018-08-01 12:22:50 -04:00
James
6e4250138b keeps code that will be commonly edited within demo, moves all else to src 2018-08-01 12:22:03 -04:00
James
acd5c5e0d8 moves as much as possible to within /src, need discussion around updating workflow 2018-07-29 20:30:54 -04:00
James
a7ec16f7ca removes app component in favor of larger index 2018-07-29 13:08:10 -04:00
James
1af9c1a680 builds routing and scaffolds Collections 2018-07-29 12:34:45 -04:00
James
8f3776af4b abstracts router for easy modification / manipulation 2018-07-28 23:41:54 -04:00
James
c0e4311279 scaffolds forms, ajax, redux, routers, scss 2018-07-28 23:17:28 -04:00
James
22e7507be9 adds form scss 2018-07-28 13:17:22 -04:00
James
bfc03ecc72 modifies ESLint to be less aggressive 2018-07-28 13:03:23 -04:00
James
3da3ad90f8 fixes eslint by adding react plugin, scaffolds index / app hierarchy 2018-07-28 12:33:30 -04:00
James
3ec2c33718 scaffolds folder structure, writes out scss framework 2018-07-28 11:58:07 -04:00
James
d553214b50 removes unused component 2018-07-28 11:24:31 -04:00
James
8f13107cbe enables image and file handling within webpack 2018-07-28 11:22:01 -04:00
James Mikrut
1a28c40f3b Merge pull request #26 from keen-studio/client-webpack
Client webpack
2018-07-28 11:02:16 -04:00
James
ecb1a4d42c adds path dependency to dev webpack config 2018-07-28 10:15:09 -04:00
James
0df89a338b removes demo / opt / prod webpack configs as they should belong in CLI - not parent module 2018-07-28 10:14:27 -04:00
James
8db81058fa updates editorconfig to support scss 2018-07-28 10:09:46 -04:00
James
656d1e0881 removes css tracked files 2018-07-28 10:07:30 -04:00
James
55e2b656c5 finalizes demo workflow 2018-07-28 09:56:35 -04:00
James
4eff00d4cf god knows 2018-07-26 17:00:13 -04:00
James
4742bb0788 updates demo folder structure 2018-07-24 13:42:25 -04:00
James
898c888406 configures webpack to support demo and end user dev, introduces hot reloadinc scss 2018-07-24 13:31:40 -04:00
James
0b6d0d6a95 removes unused dependency 2018-07-19 08:11:50 -04:00
James
446cb3e415 finishes production webpack build 2018-07-19 08:06:14 -04:00
James
f31f7fe348 enables scss hot reloading 2018-07-18 13:26:23 -04:00
James
83f135ef22 reverts back to 2 spaces instead of 4 2018-07-18 12:52:51 -04:00
James
3857ed4b63 builds webpack config, introduces babel, modifies ESLint to expect 4 spaces 2018-07-18 12:45:48 -04:00
Elliot DeNolf
275dd698ad Use newer node version for tests 2018-05-15 22:48:35 -06:00
James
6d9db9b5f2 adds CircleCI config 2018-05-15 07:49:45 -04:00
James Mikrut
0383b5ac7c Moves Use Case to Wiki instead of living in repo 2018-05-14 15:31:03 -04:00
James Mikrut
a1a6c841f1 Update use-case.md 2018-05-14 08:29:19 -04:00
James
ed678b00ff modifies use-case to use JS syntax highlighting 2018-05-05 18:14:06 -04:00
James
420fe26296 adds use case doc v1 2018-05-05 18:08:00 -04:00
Elliot DeNolf
011c8665fb Add coverage command to README 2018-05-02 22:00:42 -06:00
Elliot DeNolf
58dd42f73b Fix README 2018-05-02 21:58:36 -06:00
Elliot DeNolf
11923388db Move express and mongoose to dev dependencies as they are only used in tests 2018-05-02 21:55:44 -06:00
Elliot DeNolf
9e26f31128 Fix linting 2018-05-02 21:55:10 -06:00
Elliot DeNolf
399474aa3f Remove start script as it is no longer relevant 2018-05-02 21:52:17 -06:00
Elliot DeNolf
69ce73b6eb Merge pull request #6 from keen-studio/Package
Move package to top level
2018-05-02 21:50:02 -06:00
Elliot DeNolf
c580507af6 Rename package 2018-05-02 21:39:58 -06:00
Elliot DeNolf
c8b8c3a62a Turn into proper package by moving to top level 2018-05-02 21:31:36 -06:00
Elliot DeNolf
65e3177b90 Update .editorconfig 2018-04-21 22:31:58 -06:00
Elliot DeNolf
60ff3f53cf Add admin route test 2018-04-21 13:57:19 -06:00
Elliot DeNolf
69ae8ea1b1 Adjust error test names 2018-04-21 12:46:03 -06:00
Elliot DeNolf
deeaa02b0a Adjust returning of errors 2018-04-21 12:43:17 -06:00
Elliot DeNolf
95e012b05e Add coverage command 2018-04-21 12:43:05 -06:00
Elliot DeNolf
d145951e0e Add better .gitignore 2018-04-21 12:42:00 -06:00