Commit Graph

38 Commits

Author SHA1 Message Date
b1a51b96a8 PR-206472: fixing readme and adding text from redux store in initial component 2023-10-09 20:20:09 +00:00
3797b40641 PR-579798: Adding Component cypress testing. 2023-03-07 11:03:19 -06:00
4e1357df9b PR-651276; updating packages. 2023-03-06 15:56:24 +00:00
a4dcc2c391 PR-421183: Adding Cypress and updating packages. 2023-03-02 07:57:42 -06:00
0bbe080ea0 PR-420915: Changing the logic for aliases for one source of truth on tsconfig.json and updating packages. 2023-02-21 00:10:34 +00:00
3d93b141c5 PR-631717: deleting console log. 2023-02-10 21:22:32 +00:00
e70d0a01ca PR-049111: making mayor change for add support to prefix url. 2023-02-10 21:09:27 +00:00
97d46aba2a PR-775729: updating packages and removing asset-require-hook. 2022-12-05 16:55:11 +00:00
a0c7638c32 PR-353330: updating packages and updating redux dev tools. 2022-09-02 20:05:45 +00:00
9c2c283f61 PR-492498: changing some webpack configuration and updating packages. 2022-08-30 17:00:36 +00:00
ef20e83046 PR-645197: fixing the dev environment refresh on hot reloading and updating packages. 2022-08-23 14:22:46 +00:00
27e53ed20b PR-536602: making more changing to fix css. 2022-08-16 20:48:02 +00:00
5780bae041 PR-536602: updating packages and fixing vendors.css error. 2022-08-10 21:42:46 +00:00
8706698bda PR-442024: updating packages and adding support to vendors.css 2022-08-10 16:18:21 +00:00
71cd8c6f40 Updating packages and using scss. 2022-07-07 04:36:26 +00:00
9551bcc747 quiting warning of create store from redux core. 2022-05-27 13:14:34 +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
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
7e9c52049a PR-753737: Se saca el proyecto al directorio Raíz y se actualizan dependencias. 2022-04-28 21:37:20 +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