|
45feff44fe
|
Updating packages 24/05/2020
|
2022-05-24 14:41:32 +00:00 |
|
|
a05226544f
|
Adding final files from js to ts.
|
2022-05-24 14:09:48 +00:00 |
|
|
d0259f13b1
|
Changing server.js to server.jsx
|
2022-05-24 13:49:35 +00:00 |
|
|
ca1870c64b
|
Change webpack configs to ts.
|
2022-05-24 02:08:23 +00:00 |
|
|
0645d471bb
|
Changing some files to typescript and fixing webpack build.
|
2022-05-23 21:14:30 +00:00 |
|
|
1c5117f6d4
|
Passing Test, routes and config to ts and tsx format.
|
2022-05-23 15:32:14 +00:00 |
|
|
5fb382832d
|
Fixing some errors and deleting unnesessary code.
|
2022-05-23 15:02:21 +00:00 |
|
|
259e7f9a53
|
Updating packages.
|
2022-05-20 23:06:18 +00:00 |
|
|
129136fb5b
|
Merge pull request #2 from aleleba/PR-900072
Se quita el uso de ts-node y se cambia por ts-loader para una mejora de compilación.
|
2022-05-20 16:56:35 -06:00 |
|
|
3e1caebf20
|
Se quita el uso de ts-node y se cambia por ts-loader para una mejora de compilación.
Se sube de version a version 2.0.0
|
2022-05-20 22:55:32 +00:00 |
|
|
3edf54a154
|
Updating npm packages.
|
2022-05-19 13:57:17 +00:00 |
|
|
749060e1e5
|
Merge pull request #1 from aleleba/PR-753737
Start up of the project.
|
2022-04-29 08:34:10 -06:00 |
|
|
26a8eb74bc
|
Start up of the project.
|
2022-04-29 14:32:54 +00:00 |
|
|
c0e181ecbc
|
Start up of the project.
|
2022-04-29 14:31:14 +00:00 |
|
|
7e9c52049a
|
PR-753737: Se saca el proyecto al directorio Raíz y se actualizan dependencias.
|
2022-04-28 21:37:20 +00:00 |
|
|
76272cf3a8
|
PR-753737: Se Agregan los Actions de redux y se convierte todo el frontend a typescript.
|
2022-04-28 18:15:07 +00:00 |
|
|
fded666bc3
|
PR-753737: Agregando Jest y Testing Library para testing.
|
2022-04-28 15:15:16 +00:00 |
|
|
de31ee402b
|
PR-753737: Se elimina paquete innesario @babel/preset-flow.
|
2022-04-27 16:46:16 +00:00 |
|
|
1e58a04f9b
|
PR-753737: Se agrega soporte para imagenes y fonts, se arreglan bien los componentes.
|
2022-04-27 02:12:45 +00:00 |
|
|
0f7822edda
|
PR-753737: Se elimina nodemon como dependencia.
|
2022-04-26 20:47:30 +00:00 |
|
|
9abd6919e5
|
PR-753737: Quitando comentario inessesario de service-worker.
|
2022-04-25 23:34:55 +00:00 |
|
|
39820a070e
|
PR-753737: Se agrega el build del server.
|
2022-04-25 23:28:32 +00:00 |
|
|
ed62a71551
|
PR-753737: Cambiando la carpeta src a client y moviendo todo a una carpeta dentro de client llamada src.
|
2022-04-25 15:12:43 +00:00 |
|
|
e12e752a55
|
PR-753737: Agregando primera version de service-worker.
|
2022-04-25 05:44:06 +00:00 |
|
|
1a5ca4a6a4
|
PR-753737: Eliminando la referencia de tsconfig.
|
2022-04-22 15:02:13 +00:00 |
|
|
df79637288
|
PR-753737: Se agrega soporte para typescript.
|
2022-04-22 15:00:14 +00:00 |
|
|
d6f2d2d5dd
|
PR-753737: Se agrega ESLint a webpack.
|
2022-04-20 00:21:16 +00:00 |
|
|
e87a638e7d
|
PR-753737: Se agregan los vendors y la optimizacion para el build.
|
2022-04-19 23:09:35 +00:00 |
|
|
dd5bc3c55a
|
PR-753737: Se elimina el html inecesario se agrega la configuración del build de producción del SSR.
|
2022-04-19 15:26:24 +00:00 |
|
|
af92072959
|
PR-753737: Se agrega hydrate y se inyecta initial state en SRR.
|
2022-04-18 05:35:25 +00:00 |
|
|
811898186c
|
PR-753737: Se agrega soporte para assets en SSR.
|
2022-04-18 04:16:59 +00:00 |
|
|
fdfd3641c1
|
PR-753737: Se agregaj Redux al proyecto y al SSR.
|
2022-04-18 03:59:56 +00:00 |
|
|
7e018e2763
|
PR-753737: Agregando SSR y React Router.
|
2022-04-17 22:54:45 +00:00 |
|
|
712564e7ca
|
PR-753737: Se agrega react-refresh-webpack-plugin al proyecto.
|
2022-04-16 05:51:26 +00:00 |
|
|
c4e836691b
|
PR-753737: Se empieza a configurar el server side render y el servidor de express.
|
2022-04-15 15:28:11 +00:00 |
|
|
48b52105c6
|
PR-753737: Moviendo Licence a raíz.
|
2022-04-13 20:17:54 +00:00 |
|
|
f7a26dbc6a
|
PR-753737: moviendo toda la logica de front-end a src.
|
2022-04-13 20:12:15 +00:00 |
|
|
e5ffd7c61d
|
PR-753737: Adding final client webpack configuration.
|
2022-04-13 16:48:10 +00:00 |
|
|
93371d933f
|
PR-753737: Empezando a agregar configuración de webpack al proyecto.
|
2022-04-11 15:25:51 +00:00 |
|
|
3dfc7b1739
|
Initial commit
|
2022-04-08 08:09:10 -06:00 |
|