29 Commits

Author SHA1 Message Date
Maxi Redigonda
917d67bb28 Remove unnecessary parts from Makefile 2022-06-01 06:41:59 -03:00
Maxi Redigonda
619b40d9d8 Adding -v command to mount volume with init scripts 2022-05-31 13:57:19 -03:00
Maxi Redigonda
5aa753e542 [DEV-190] Go back to using normal make run 2022-05-31 13:39:51 -03:00
Maxi Redigonda
b1d85fd908 [DEV-190] Mount folder with instructions on how to initialize 2022-05-31 13:38:37 -03:00
Maxi Redigonda
bbe088be5c [DEV-190] Try removing background-running of make run 2022-05-31 13:13:27 -03:00
Maxi Redigonda
65f0c2dcfb Now that indeed mysql is not started, make it start 2022-05-25 10:21:55 -03:00
Maxi Redigonda
0bee25a0e2 Check status before running MySQL command 2022-05-25 10:16:14 -03:00
Maxi Redigonda
da75e70afc Try stopping and re-starting the mysql service, the old way 2022-05-24 19:23:03 -03:00
Maxi Redigonda
4a98c7313e Add better debugging, try starting service 2022-05-24 19:14:22 -03:00
Maxi Redigonda
bf3ae2692f Silly test 2022-05-24 18:48:10 -03:00
Maximiliano Redigonda
3720baf370
[DEV-190] Fix tests (#1204)
* Add sudo

* Try with mysql instead of mysqld
2022-05-11 10:39:50 -03:00
Maximiliano Redigonda
615f42a91b
[DEV-190] Fix tests (mysql socket error, initialize mysqld first) (#1202)
* [DEV-190] Fix tests v2

* Try changing to 127.0.0.1

* Try maybe 0.0.0.0 ?

* Try forcing tcp protocol

* Test with equal symbol

* Try with starting the service first

* Add command to start mysqld to both install actions in Makefile

* Remove mounting volume to check who's the culprit
2022-05-05 15:19:16 -03:00
Maximiliano Redigonda
39f8a601db
[DEV-190] Fix tests (#1201)
* [DEV-190] Add extra setup step before running tests

* 🤦
2022-05-04 12:14:03 -03:00
Maximiliano Redigonda
04923b0e9d
[DEV-190] Migrate tests from Travis CI to GitHub Actions (#1198)
* [DEV-315] Create docker routine for frontend that works on Mac

* Add make option to run bash inside container

* [DEV-190] Migrate tests from Travis CI to Github Actions

* Make install step not interactive

* Run build steps before trying to run tests

* Setup vendor permissions prior to running tests

* Add command to setup permissions in files folder too

* Test tests failing

* Move setup vendor permissions into make install, corrects tests

* Revert "Move setup vendor permissions into make install, corrects tests"

This reverts commit 8092cad24cbf73664905e86a188bb1ab79ee9377.

* Revert "Test tests failing"

This reverts commit 57fd123c559be6fd8eb9d5501e426f22f9647a8c.
2022-05-04 11:06:52 -03:00
Maximiliano Redigonda
5e7f39df05
[DEV-315] Create docker routine for frontend that works on Mac (#1175)
* [DEV-315] Create docker routine for frontend that works on Mac

* Add make option to run bash inside container
2022-05-04 11:06:17 -03:00
Maximiliano Redigonda
c64eb9930b
[DEV-258] Add log commands for PHP debugging (#1167) 2022-03-25 19:03:09 -03:00
Maximiliano Redigonda
80a9a958a8
Revert "Google social login" (#886) 2020-08-28 14:13:23 -03:00
Maxi Redigonda
fad3dce646 Adds google/apiclient to composer json 2020-08-19 16:17:44 -03:00
Ivan Diaz
1d19d5578b
Add gif support, fix styling issues, fix login test (#784) 2020-05-13 16:08:42 -03:00
Ivan Diaz
eca89ea9b4 Fix docker implementation 2020-05-13 02:51:51 -03:00
Ivan Diaz
59413434b0 Implement webpack 2019-07-25 21:35:51 +02:00
Ivan Diaz
b4342167e4 Update API documentation 2018-09-20 17:19:47 -03:00
Ivan Diaz
eef4c8622d Fix assigment issues, login widget issues, recover password issues. Emails always on lowercase. 2018-08-14 15:21:36 -03:00
ivan
635ccea020 Use mysql port from env variable 2018-04-26 21:34:28 -03:00
ivan
e573a5460d Change vendor chmod docker 2018-04-12 22:22:18 -03:00
ivan
909525d630 Fix docker issues 2018-04-11 22:10:28 -03:00
Ivan Diaz
b8740f3aaa Add database creation on install 2018-03-29 16:38:00 -03:00
Ivan Diaz
accc5ba7ae Add fakesmtp to make stop 2018-03-29 15:34:23 -03:00
Ivan Diaz
0c0e9c3e59 Add docker and make support 2018-03-27 23:30:18 -03:00