Commit Graph

34 Commits

Author SHA1 Message Date
Elliot DeNolf
9a62c2ab5d Use payload/config alias in Meta 2020-08-23 07:28:59 -04:00
Elliot DeNolf
5777868eba Implement page titles based upon active view 2020-08-22 19:53:57 -04:00
James
0930063219 merges eslint-config 2020-07-07 20:02:50 -04:00
James
3fb162770b differentiates between initialData and defaultValue in all field types 2020-06-04 10:16:17 -04:00
James
48bb2cb8a6 modifies field types to rely on path instead of name 2020-06-03 13:49:11 -04:00
James
b8d44204c2 fixes bug with repeater custom fields 2020-06-03 13:00:30 -04:00
James
e15623539b enables nested custom fields 2020-06-03 12:56:43 -04:00
James
14f1fc44ce WIP - reintroduces a method to render custom fields 2020-06-03 11:09:45 -04:00
James
2064bdbfb3 abstracts sensitive data from public data within config and re-introduces functional conditions 2020-05-29 13:28:34 -04:00
James
2db103233c builds RenderCustomComponent 2020-05-27 18:50:05 -04:00
James
4616b06d18 cleans up email and password components, style adjustments 2020-05-16 10:38:44 -04:00
James
1c7c467191 removes securedConfig in favor of Webpack DefinePlugin 2020-05-08 15:27:14 -04:00
James
591c0c232d removes styling and now irrelevant components 2020-05-07 17:06:01 -04:00
James
49ebdaa1ec binds all API routes to api prefix route, refactors to support 2020-04-01 15:21:31 -04:00
James
0ef4b742d5 cleans and sanitizes config for client use 2020-03-31 15:46:12 -04:00
James
c3303cc0a7 fixes bug with saving decoded token instead of token itself within cookie 2020-03-27 12:52:05 -04:00
James
5be2b3435e adds error status if accessing pages that should require login 2020-03-27 12:42:46 -04:00
James
705204e8ab ensures that locale is set in state 2020-01-21 13:29:57 -05:00
James
8beb457041 revises APIError import structure, updates Localizer and StepNav 2020-01-19 16:57:26 -05:00
James
b6231925bc scaffolds RenderFields, moves Init into Routes 2020-01-19 15:04:31 -05:00
James
107d05c637 replaces accidentally moved files, introduces Init workflow 2020-01-19 12:53:45 -05:00
James
cac89ce39f removes redux, renames rem to base, converts all redux components to context 2020-01-19 12:40:12 -05:00
James
4bf0ff2b05 enables loading config within webpack 2020-01-05 18:16:19 -05:00
James
8bcf92a2ed retrieves config from newly created route 2019-10-18 17:26:46 -04:00
James
e1abff2486 updates lots of client side resource URLs, implements webpack-dev-middleware halfway 2019-10-18 12:36:51 -04:00
James
c58f103b76 implements webpack-dev-middleware 2019-10-17 21:04:24 -04:00
James
69f8ef881a begins refactoring frontend into src, moves babel-register to src 2019-10-04 16:07:06 -04:00
James
88f7195133 flattens /src and moves Auth, User into /demo 2018-10-22 19:35:06 -04:00
James
88687e53ef refactors folder structure to module basis 2018-10-22 18:58:42 -04:00
James
acd5a53234 updates form to allow custom button component 2018-08-02 11:03:18 -04:00
James
6723dee304 builds collection editor, builds stepnav 2018-08-01 16:11:20 -04:00
James
29ecbe684e loads collections via redux, begins sidebar construction 2018-08-01 13:42:53 -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
c0e4311279 scaffolds forms, ajax, redux, routers, scss 2018-07-28 23:17:28 -04:00