Commit Graph

35 Commits

Author SHA1 Message Date
Alexander Wong
dac6daa933
rudamentary mutli-post err handling 2018-04-22 16:39:17 -06:00
Alexander Wong
530593b721
Fully functional widgets for adding shifts
- todo: wait for React Datepicker PR 1380
- batch api call and saga handlers
- view/edit
2018-04-19 10:30:33 -06:00
Alexander Wong
0c8defd469
added functional duration/time selector 2018-04-18 16:50:02 -06:00
Alexander Wong
99dc3a9615
working employee and price selector 2018-04-18 15:01:25 -06:00
Alexander Wong
f90099da36
Merge branch 'master' into scheduling 2018-04-18 13:07:50 -06:00
Alexander Wong
d82e4ca54e Merge branch 'assign-work' of tanner/caremyway-client into master 2018-04-18 19:06:36 +00:00
Alexander Wong
63b523a8a4
shift stub 2018-04-18 13:05:56 -06:00
Alexander Wong
8dede994b4
check for no employee 2018-02-07 16:06:45 -07:00
Alexander Wong
7d284010fb
made slightly more noticable that the worktype was deleted on price 2018-02-07 16:04:32 -07:00
Alexander Wong
f65b34dea4
headers should be h3 2018-02-07 15:58:01 -07:00
Alexander Wong
631d1f6d39
Functionality to add prices as a client, and view them as a provider 2018-02-07 15:52:29 -07:00
Alexander Wong
e6ee51f481
added provider users approve clients functionality 2018-01-21 18:20:41 -07:00
Alexander Wong
bc0628bcb7
functionality for client users to add providers 2018-01-21 15:23:50 -07:00
Alexander Wong
95d86161ec
update deps, added logout clear store 2018-01-21 12:01:59 -07:00
Alexander Wong
3c5aa92840 cleared worktype request success/errors on unmount 2017-09-25 23:21:21 -06:00
Alexander Wong
204e83a2a8 added trailing slash 2017-09-21 22:05:44 -06:00
Alexander Wong
0486a7fe64 Added worktype menu option, usertype check, deletion confirmation, redirect 2017-09-21 20:39:58 -06:00
Alexander Wong
0ae0a92187 Added delete worktype functionality, separated client/provider subprofiles 2017-09-21 15:40:46 -06:00
Alexander Wong
0e6fb475b7 Create/Update worktypes 2017-09-21 15:01:49 -06:00
tanner
48cc050c47 Merge branch 'client-init' of tanner/caremyway-client into master 2017-09-19 03:05:26 +00:00
Alexander Wong
fc8747d295 Completed full user profile editing functionality 2017-09-04 12:29:51 -06:00
Alexander Wong
4ee5670cfb Minor cleanup of profile page for clients and providers 2017-09-04 00:37:06 -06:00
Alexander Wong
f0c30f1023 Functionally complete full registration workflow 2017-09-04 00:30:18 -06:00
Alexander Wong
561664a701 Added Complete Registration stepper component, all stepper logic 2017-09-03 21:47:18 -06:00
Alexander Wong
e69773ac8e Fetched User data on Login, modified PrivateRoute logic 2017-09-03 16:24:43 -06:00
Alexander Wong
4cadf5df3a Cleaned up email verification reducer logic 2017-09-03 14:42:44 -06:00
Alexander Wong
a5df76d7e9 Finished Forgot Password request, Reset Password request 2017-09-03 13:22:27 -06:00
Alexander Wong
ffe3cba510 Fixed auth token header, Moved dispatch out of constructors 2017-09-03 12:15:37 -06:00
Alexander Wong
44c6117ce1 Complete change password functionality 2017-09-03 12:01:16 -06:00
Alexander Wong
1bf1dad0b9 Completed Login/Logout/Protected Routes 2017-09-03 10:41:10 -06:00
Alexander Wong
83ddd34c7c Finished functionally complete email confirmation workflow 2017-08-29 21:12:34 -06:00
Alexander Wong
415aea74a3 Finished functionally complete client registration workflow 2017-08-29 19:51:45 -06:00
Alexander Wong
aaad6ea3eb layout router, sagas, reducers, html structure 2017-08-29 16:55:44 -06:00
Alexander Wong
f1972b5e46 initialized create-react-app@1.4.0 2017-08-29 15:29:44 -06:00
tanner
63b856573a Initial commit 2017-08-24 03:10:45 +00:00