James
|
2572ecbdac
|
revises withEditData
|
2020-01-21 13:46:02 -05:00 |
|
James
|
705204e8ab
|
ensures that locale is set in state
|
2020-01-21 13:29:57 -05:00 |
|
James
|
6e80d12474
|
updates withListData
|
2020-01-21 13:23:02 -05:00 |
|
James
|
e6264fb4cf
|
revises the way that custom components are handled and imported
|
2020-01-21 13:00:41 -05:00 |
|
James
|
916b2457bd
|
finds bug with custom client components when attempting to import webpack aliases
|
2020-01-21 12:14:29 -05:00 |
|
James
|
eaaf1863df
|
fixes bug in client side routing
|
2020-01-19 22:10:38 -05:00 |
|
James
|
349a3c5c87
|
revises error handling
|
2020-01-19 21:46:35 -05:00 |
|
James
|
125f177e12
|
adds mount hook, uses it to format select input appropriately
|
2020-01-19 21:22:51 -05:00 |
|
James
|
7019a4db09
|
better not found
|
2020-01-19 20:39:03 -05:00 |
|
James
|
519330e20e
|
wires up User context
|
2020-01-19 20:32:26 -05:00 |
|
James
|
4a62a73005
|
wires up create first user to auto redirect to dashboard afterward
|
2020-01-19 19:51:06 -05:00 |
|
James
|
6d7c878aaf
|
removes old create user route, should rely on default interface for that
|
2020-01-19 19:24:38 -05:00 |
|
James
|
09c0df52c5
|
adds log out view
|
2020-01-19 19:18:24 -05:00 |
|
James
|
d779686b0e
|
moves DefaultTemplate to a template basis, adds Log Out
|
2020-01-19 19:03:47 -05:00 |
|
James
|
c65f2ea88f
|
configures step nav properly
|
2020-01-19 17:20:51 -05:00 |
|
James
|
8beb457041
|
revises APIError import structure, updates Localizer and StepNav
|
2020-01-19 16:57:26 -05:00 |
|
James
|
8f05e11743
|
wires up RenderFields, modifies enum to be named select
|
2020-01-19 15:39:09 -05:00 |
|
James
|
b6231925bc
|
scaffolds RenderFields, moves Init into Routes
|
2020-01-19 15:04:31 -05:00 |
|
James
|
a1494e62b0
|
merges modernize client
|
2020-01-19 12:55:47 -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
|
e41bbcf84e
|
remove superagent
|
2020-01-19 11:32:52 -05:00 |
|
James
|
721e89de2c
|
ensures frontend routing works
|
2020-01-05 19:58:04 -05:00 |
|
James
|
557169d098
|
enables custom components
|
2020-01-05 19:24:18 -05:00 |
|
James
|
4bf0ff2b05
|
enables loading config within webpack
|
2020-01-05 18:16:19 -05:00 |
|
James
|
618d6dc19b
|
singularizes Upload and User
|
2019-12-31 17:38:23 -05:00 |
|
James
|
8bcf92a2ed
|
retrieves config from newly created route
|
2019-10-18 17:26:46 -04:00 |
|
James
|
57d42a7596
|
finishes webpack dev config
|
2019-10-18 16:54:00 -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
|
c040b98fd8
|
fixes alignment on Collection Add
|
2018-10-22 17:21:07 -04:00 |
|
James
|
c1fc954bf4
|
fixes misc eslint errors
|
2018-10-22 17:19:33 -04:00 |
|
James
|
7d63a31aad
|
adds CORS to 8080 for dev purposes - may need to move to new file
|
2018-09-27 18:58:47 -04:00 |
|
James
|
9a1896a9d7
|
fixes eslint issues
|
2018-09-25 12:03:02 -04:00 |
|
James
|
423c7401aa
|
removes html validation from form
|
2018-09-25 11:56:20 -04:00 |
|
James
|
a407097408
|
refactors components index to eliminate duplicative export / import, enables form submission and validation
|
2018-09-25 11:47:51 -04:00 |
|
James
|
c6b0639c90
|
resolves circular dependency
|
2018-09-25 10:55:01 -04:00 |
|
James
|
10032744d7
|
adds Form component to Filter and rolled back frustrating Webpack bug dealing with FormConsumer
|
2018-09-25 00:11:57 -04:00 |
|
James
|
8badbf9329
|
refactors form components to handle any number of nested field components
|
2018-09-24 22:07:01 -04:00 |
|
James
|
70e76d80ef
|
converts all filters in collection views to find
|
2018-09-17 20:11:56 -04:00 |
|
James
|
e44dfb46c6
|
es6-ified demo, flattened collections scaffold files
|
2018-09-17 18:45:55 -04:00 |
|
James
|
400b8a12eb
|
adds specificity to fonts include
|
2018-08-15 15:09:38 -04:00 |
|
James
|
a561e3334a
|
fixes scss compilation issue
|
2018-08-14 09:47:29 -04:00 |
|
James
|
283d5d3152
|
collapses multiple dependencies into one import
|
2018-08-13 16:18:10 -04:00 |
|
James
|
28aa56c7ac
|
refactors all client paths to incorporate new import structure
|
2018-08-13 14:33:15 -04:00 |
|
James
|
256f9fe5b4
|
POC for better module import syntax
|
2018-08-13 12:21:55 -04:00 |
|
James
|
ae5a469cd2
|
fixes code organization for default template widths
|
2018-08-07 11:26:55 -04:00 |
|