Sam
|
1c570ab320
|
Client: minor refactor (user)
|
2018-04-29 17:18:05 +02:00 |
|
Sam
|
cd90c802b5
|
Update README.md
|
2018-04-23 21:50:13 +02:00 |
|
Sam
|
3419f3f400
|
Client: update react dependencies
|
2018-04-10 23:01:40 +02:00 |
|
Sam
|
2e0d0da4b6
|
tests update
|
2018-04-10 22:11:33 +02:00 |
|
Sam
|
824e98b996
|
API: app settings in env variable
|
2018-04-10 21:53:18 +02:00 |
|
Sam
|
2d9d3056c2
|
API: use of pytest instead of unittest
|
2018-04-09 22:10:56 +02:00 |
|
Sam
|
2c5ad23f0c
|
API: use of py.test as test runner
|
2018-04-09 14:24:46 +02:00 |
|
SamR1
|
a23643b24d
|
Client: admin menu init
|
2018-01-28 22:36:13 +01:00 |
|
SamR1
|
edddfd0678
|
Client: admin init
|
2018-01-28 13:01:26 +01:00 |
|
SamR1
|
22178c5b23
|
API: minor fix
|
2018-01-28 11:28:47 +01:00 |
|
SamR1
|
5f53d2ae13
|
Activities: database and routes update + unit tests
|
2018-01-21 19:45:13 +01:00 |
|
SamR1
|
3f0b3844d4
|
Activities: database model init
|
2018-01-21 17:43:13 +01:00 |
|
SamR1
|
f4f8dc9ea2
|
travis config update
|
2018-01-20 20:56:10 +01:00 |
|
SamR1
|
3fb7f05fd5
|
moving alembic script directory
|
2018-01-20 20:05:41 +01:00 |
|
SamR1
|
cd1010e339
|
travis update config
|
2018-01-20 19:38:03 +01:00 |
|
SamR1
|
3fcd2cec71
|
Flask-Migrate fix
|
2018-01-20 19:24:30 +01:00 |
|
SamR1
|
90201d4dd1
|
Flask-Migrate init
Flask-Migrate init
|
2018-01-20 19:12:34 +01:00 |
|
SamR1
|
dc9183be80
|
Client: minor fix
|
2018-01-14 21:19:38 +01:00 |
|
SamR1
|
e1062a107c
|
API & Client: pre-commit lint
|
2018-01-14 20:50:50 +01:00 |
|
SamR1
|
f9a1768e64
|
Client: empty form when location change
|
2018-01-14 19:56:04 +01:00 |
|
SamR1
|
4f5de32eed
|
codacy issues fix
|
2018-01-14 17:37:14 +01:00 |
|
SamR1
|
a51f2869bf
|
codacy issues fix
|
2018-01-14 17:19:02 +01:00 |
|
SamR1
|
ec37423dfc
|
README.md update
|
2018-01-14 15:08:31 +01:00 |
|
SamR1
|
63aefce0ca
|
travis config fix
|
2018-01-14 14:56:29 +01:00 |
|
SamR1
|
dbc68de5f2
|
adding nginx
|
2018-01-14 14:41:03 +01:00 |
|
SamR1
|
83daad9523
|
travis config update
|
2018-01-14 13:07:07 +01:00 |
|
SamR1
|
c07e5c9608
|
local docker config (dev) fixed
|
2018-01-14 12:49:52 +01:00 |
|
SamR1
|
2a83d7e105
|
conf update for e2e tests
|
2018-01-13 21:20:32 +01:00 |
|
SamR1
|
41abdc13c4
|
conf update for e2e tests
|
2018-01-13 21:06:25 +01:00 |
|
SamR1
|
b015d426ae
|
travis conf update for e2e tests
|
2018-01-13 15:06:43 +01:00 |
|
SamR1
|
e82dcad394
|
test.sh update
test.sh update
test.sh update
test.sh update
test.sh update
test.sh update
test.sh update
|
2018-01-13 14:36:07 +01:00 |
|
SamR1
|
91d04b2170
|
e2e tests: profile
|
2018-01-13 13:13:10 +01:00 |
|
SamR1
|
fb109ced06
|
docker-compose-ci.yml: adding api tests
|
2018-01-13 13:00:20 +01:00 |
|
SamR1
|
e3b406c627
|
docker-compose-ci.yml update
docker-compose-ci.yml update
|
2018-01-13 11:05:23 +01:00 |
|
SamR1
|
132ce37d5d
|
travis config init
|
2018-01-10 22:43:35 +01:00 |
|
SamR1
|
bf8904fb2d
|
travis config init
|
2018-01-10 22:36:40 +01:00 |
|
SamR1
|
1a6ae7c159
|
Client: Dockerfile init
|
2018-01-07 22:10:25 +01:00 |
|
SamR1
|
279fb9bbea
|
API: Dockerfile init
|
2018-01-07 18:58:30 +01:00 |
|
SamR1
|
a8faabddc3
|
API: use of PostgreSQL instead of MySQL
API: use of PostgreSQL instead of MySQL
|
2018-01-07 18:11:19 +01:00 |
|
SamR1
|
81b1370b5e
|
e2e tests: login
|
2018-01-07 13:02:15 +01:00 |
|
SamR1
|
489c3e9651
|
e2e tests: register
|
2018-01-07 12:44:25 +01:00 |
|
SamR1
|
3a94f9a1b2
|
e2e tests: init
and package.json files fix
|
2018-01-07 12:43:52 +01:00 |
|
SamR1
|
7c3ffa46bd
|
API & Client: dates handling
|
2018-01-01 22:36:44 +01:00 |
|
SamR1
|
ddb765e02d
|
API & Client: Profile picture
|
2018-01-01 21:54:03 +01:00 |
|
SamR1
|
8e21fc4112
|
API & Client: Profile update
|
2018-01-01 17:50:12 +01:00 |
|
SamR1
|
2c4f3c4462
|
API & Client: Profile update
|
2018-01-01 16:59:54 +01:00 |
|
SamR1
|
cac4f368bf
|
API & Client: registration controls
|
2018-01-01 11:10:39 +01:00 |
|
SamR1
|
62d87d05f5
|
Client: profile update & PageNotFound handling
|
2017-12-31 19:32:52 +01:00 |
|
SamR1
|
7f1fa99429
|
Profile: component init
|
2017-12-31 18:43:34 +01:00 |
|
SamR1
|
1a888cd8f5
|
Client: navbar update
|
2017-12-26 16:02:46 +01:00 |
|