Elliot DeNolf
|
48817f62e6
|
Convert package to file, some simple improvements
|
2019-01-24 21:05:00 -05:00 |
|
Elliot DeNolf
|
b110b530a2
|
Implement image resizing
|
2019-01-22 20:24:15 -05:00 |
|
Elliot DeNolf
|
68f7a5a16b
|
Load static dir and url from config
|
2019-01-22 20:22:10 -05:00 |
|
James
|
2d5d63b72b
|
adds SetLocale, begins Localizer, waits for rendering until config loads
|
2019-01-21 18:55:04 -05:00 |
|
Dan Ribbens
|
fdb807c8c8
|
adds tests and handles more scenarios
|
2019-01-14 20:41:24 -05:00 |
|
Dan Ribbens
|
caf26b8402
|
package and configuration for i18n, work in progress
|
2019-01-12 14:46:40 -05:00 |
|
Elliot DeNolf
|
4a63317ae3
|
Functioning uploads
|
2019-01-08 22:52:03 -05:00 |
|
Elliot DeNolf
|
54d679b576
|
Add file upload route
|
2019-01-07 23:26:45 -05:00 |
|
James
|
3813f0da91
|
sets JWT on all client api requests, saves cookie with jwt
|
2019-01-06 15:55:28 -05:00 |
|
Elliot DeNolf
|
83524bc25a
|
Add role middleware tests
|
2019-01-04 02:19:26 -05:00 |
|
Elliot DeNolf
|
7bd4bda08e
|
Fix jest and remove tests as they weren't really unit tests
|
2019-01-04 01:39:56 -05:00 |
|
James
|
6c775d21e5
|
adds auth, jwt
|
2018-12-10 21:52:36 -05:00 |
|
James
|
ae5170aca3
|
introduces HOC for fieldType, greatly simplifying field type components
|
2018-12-07 12:20:10 -08:00 |
|
James
|
33451d5f38
|
enables PUT requests on frontend
|
2018-12-06 17:52:10 -08:00 |
|
James
|
df099238c6
|
enables babel on server side
|
2018-12-06 15:44:38 -08:00 |
|
James
|
33534976aa
|
enables class properties, updates eslint
|
2018-12-06 12:32:54 -08:00 |
|
James
|
2a741501bc
|
enables class property syntax
|
2018-12-06 11:48:25 -08:00 |
|
James
|
1e5544464a
|
adds scss webpack handling, revises components to import scss instead of css
|
2018-12-05 15:26:25 -08:00 |
|
Elliot DeNolf
|
ffb9287769
|
Add mongo query strings to Page get route
|
2018-11-12 20:58:09 -05:00 |
|
James
|
2741b3bcc6
|
removes dist, moves all exporter files to /src
|
2018-10-29 18:46:31 -04:00 |
|
James
|
88f7195133
|
flattens /src and moves Auth, User into /demo
|
2018-10-22 19:35:06 -04:00 |
|
Elliot DeNolf
|
d6c0bca47d
|
Fix merge conflicts
|
2018-09-27 12:00:58 -04:00 |
|
Elliot DeNolf
|
17f78725f4
|
Fix tests and do some clean up
|
2018-09-27 01:03:41 -04:00 |
|
Elliot DeNolf
|
423f56f978
|
Implement passport auth against mongo
|
2018-09-26 22:08:08 -04:00 |
|
James
|
c6b0639c90
|
resolves circular dependency
|
2018-09-25 10:55:01 -04:00 |
|
Dan Ribbens
|
ac9958b44c
|
refactors app to be more like examples found online
|
2018-09-24 22:46:58 -04:00 |
|
James
|
251a656da6
|
Merge branch 'master' of github.com:keen-studio/payload
|
2018-09-17 19:21:14 -04:00 |
|
James
|
80c0bcefe0
|
implements boilerplate mongoose model for Pages
|
2018-09-17 19:20:50 -04:00 |
|
Elliot DeNolf
|
b9f4b026a4
|
Fix tests
|
2018-09-17 08:59:43 -04:00 |
|
James
|
2dbe45b880
|
fixes npm run dev - NOTE - no ES6 supported in demo/server yet
|
2018-09-10 20:23:54 -04:00 |
|
James
|
975263d255
|
scaffolds rudimentary API structure
|
2018-09-10 18:05:38 -04:00 |
|
Elliot DeNolf
|
e4c057c4b2
|
Compile to dist dir and remove building from test script
|
2018-08-20 19:31:17 -04:00 |
|
Dan Ribbens
|
692ddb8738
|
saves react and react redux
|
2018-08-20 19:18:50 -04:00 |
|
Dan Ribbens
|
2893b44b31
|
package changes
|
2018-08-20 18:56:04 -04:00 |
|
Dan Ribbens
|
faa685cb9f
|
progress on merging backend and frontend
|
2018-08-20 18:24:42 -04:00 |
|
Dan Ribbens
|
f6d299c2b5
|
saves front end demo dependencies to package
|
2018-08-17 14:30:55 -04:00 |
|
James
|
c0e4311279
|
scaffolds forms, ajax, redux, routers, scss
|
2018-07-28 23:17:28 -04:00 |
|
James
|
bfc03ecc72
|
modifies ESLint to be less aggressive
|
2018-07-28 13:03:23 -04:00 |
|
James
|
3ec2c33718
|
scaffolds folder structure, writes out scss framework
|
2018-07-28 11:58:07 -04:00 |
|
James
|
8f13107cbe
|
enables image and file handling within webpack
|
2018-07-28 11:22:01 -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
|
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
|
898c888406
|
configures webpack to support demo and end user dev, introduces hot reloadinc scss
|
2018-07-24 13:31:40 -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
|
3857ed4b63
|
builds webpack config, introduces babel, modifies ESLint to expect 4 spaces
|
2018-07-18 12:45:48 -04: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
|
399474aa3f
|
Remove start script as it is no longer relevant
|
2018-05-02 21:52:17 -06:00 |
|
Elliot DeNolf
|
c580507af6
|
Rename package
|
2018-05-02 21:39:58 -06:00 |
|