Benjamyn Love benjamyn
  • Joined on 2020-04-17
benjamyn closed issue The_Bois/MigratorProject#6 2021-01-26 22:53:25 -05:00
Have endpoint for total migrations
benjamyn commented on issue The_Bois/MigratorProject#7 2021-01-26 22:50:59 -05:00
Implement cPanel account testing, and automated detail gathering

Added in commit b2562a1d698668c0515563298b5f08af517e7187

benjamyn closed issue The_Bois/MigratorProject#7 2021-01-26 22:50:59 -05:00
Implement cPanel account testing, and automated detail gathering
benjamyn pushed to master at The_Bois/MigratorProject 2021-01-26 22:41:55 -05:00
69805247bf updated requirements.txt
benjamyn pushed to master at The_Bois/MigratorProject 2021-01-26 22:39:54 -05:00
b2562a1d69 Added cPanel cred checking
benjamyn pushed to master at The_Bois/MigratorProject-frontend 2021-01-26 21:02:45 -05:00
d738049742 Removed unused imports
b627aedf90 Removed test stuff
6f4981699e Moved domain to start of column
Compare 3 commits »
benjamyn pushed to master at The_Bois/MigratorProject-frontend 2021-01-24 17:42:55 -05:00
c1e3d30294 exportCSV now only exports filtered data
benjamyn pushed to master at The_Bois/MigratorProject-frontend 2021-01-22 23:47:57 -05:00
cc6d9a9d41 Changed style
8be0453b58 Removed commended code
4be6cf30a1 added documentation link
284f33292c Made cPanel mig form generic
812a9cfca6 fixed regex
Compare 6 commits »
benjamyn pushed to master at The_Bois/MigratorProject-frontend 2021-01-22 01:02:04 -05:00
fef14103a9 committing random clean ups + build script - Ben why use scp :P
146391ffdd Added material.io as a script/link
6c7d9a4ffd Ben made a build
e7eb8159b6 Changed form, completely HTML5, fewer libraries, returns responses and better validation
68ee64e1a8 Added build script
Compare 5 commits »
benjamyn pushed to master at The_Bois/MigratorProject-frontend 2021-01-21 01:27:32 -05:00
3f2e611ce1 cleaned redundant code
452327ea9b cleaned redundant imports and cleaned validation
73edae78fd Working version of upcoming migrations on dash, including variable date in table, see TimeSlot
299b0874c8 attempt to remove scroll bar on ReactTables
5d705c80a8 Removed default ReactJS icons
Compare 6 commits »
benjamyn pushed to master at The_Bois/MigratorProject 2021-01-21 01:25:10 -05:00
cb1f9dfb88 Changed output format for bookedslots
benjamyn pushed to master at The_Bois/MigratorProject 2021-01-20 22:37:51 -05:00
ceee052a90 removed debug print
d4e6a67d42 Added dateRange to timeslot details
Compare 2 commits »
benjamyn pushed to master at The_Bois/MigratorProject 2021-01-20 01:39:09 -05:00
210fefeaf1 Fixed missing view logic
740849450e Updated requirements.txt
Compare 2 commits »
benjamyn pushed to master at The_Bois/MigratorProject-frontend 2021-01-20 00:02:05 -05:00
1050709fd2 general random quick fixes, added a few things to the env, and typo fixes
9d499eb986 Removed redundant CSS containers and styling
85b4afd835 adding in the timeslot page, that shows available slots over the next few days, possible rework on the TimeSlot.js page as she is fucked
6e6ad45149 added a nice little message on our error page
587e8ef70d preparing for redux
Compare 14 commits »
benjamyn pushed to master at The_Bois/MigratorProject 2021-01-19 23:48:53 -05:00
4b67b918f2 actually fixed missed logic
benjamyn pushed to master at The_Bois/MigratorProject 2021-01-19 23:40:07 -05:00
b1b440d8b1 Changed missed logic
benjamyn pushed to master at The_Bois/MigratorProject 2021-01-19 22:26:14 -05:00
4a15a14297 fixed booked view
benjamyn pushed to master at The_Bois/MigratorProject 2021-01-19 22:24:21 -05:00
7e3ed01e38 fixed bad view
benjamyn pushed to master at The_Bois/MigratorProject 2021-01-19 21:31:54 -05:00
c498286dbe Updated book path and added api key
benjamyn pushed to master at The_Bois/MigratorProject-frontend 2021-01-19 19:09:13 -05:00
a3c380ffd1 Added a basic store, fleshing out for our use, including actions relevant to migationsTracker