Commit Graph

378 Commits

Author SHA1 Message Date
Kiran Maniya 18a50315ba Removed json SQL datatype, Replaced with text
The JSON SQL datatype is not supported in some of SQL server(i.e. 5.6.44). Replaced it with text datatype.
2019-12-13 17:24:07 +05:30
Mohit Panjwani 80be7a492d Merge pull request #50 from nhedger/master
Add missing currency code to customer create/edit form
2019-12-12 20:27:45 +05:30
Nicolas Hedger b06fc5f0b9 Add missing currency code to customer create form 2019-12-12 14:37:16 +01:00
Mohit Panjwani 92f754e888 Merge pull request #43 from nhedger/master
Prepend currency code to label to allow searching by currency code
2019-12-12 13:25:21 +05:30
Mohit Panjwani b2918e9dbb Merge pull request #44 from JaxWilko/fix-incorrect-headers-sent
Removed a space that forced apache to send the wrong headers
2019-12-12 08:59:00 +05:30
Jack Wilkinson 0a064ec5ba Removed a space that forced apache to send the wrong headers 2019-12-12 00:50:45 +00:00
Nicolas Hedger 5f0b4b3496 Prepend currency code to selector label. 2019-12-11 20:36:46 +01:00
Mohit Panjwani 17b59f0d19 Merge branch 'master' 2019-12-11 20:16:23 +05:30
Mohit Panjwani 283b910cc3 remove state & city routes from api.php and fix cancel spelling mistake 2019-12-11 20:16:11 +05:30
Mohit Panjwani 90edc3a85e Merge branch 'dashboard-initial-loading' into 'master'
refactor initial data loading in dashboard

See merge request mohit.panjvani/crater-web!133
2019-12-11 10:18:58 +00:00
Mohit Panjwani 655c2a7849 Merge branch 'master' of https://github.com/bytefury/crater 2019-12-11 13:35:32 +05:30
Mohit Panjwani ca833d174e update readme 2019-12-11 13:35:13 +05:30
Mohit Panjwani 33e8381fc4 Merge pull request #8 from BirkhoffLee/master
Initial Docker support
2019-12-11 13:04:43 +05:30
Birkhoff Lee 9b5125d440 Merge branch 'master' of https://github.com/bytefury/crater 2019-12-11 12:45:03 +08:00
Birkhoff Lee 2899021804 Update example env in accordance w/ Docker setup 2019-12-10 23:53:28 +08:00
Birkhoff Lee d8f6d03d1e Docker: rename nginx container name 2019-12-10 23:52:23 +08:00
Birkhoff Lee c474e98925 Docker: copy example env file when building 2019-12-10 23:40:59 +08:00
yogesh_gohil 9424dc6c27 refactor initial data loading in dashboard 2019-12-09 19:27:21 +05:30
Birkhoff Lee 3692373cd2 Docker: switch from passport:install to passport:keys during build 2019-12-09 19:25:57 +08:00
Mohit Panjwani 7bba576dca Merge branch 'build-202' into 'master'
build version-202

See merge request mohit.panjvani/crater-web!130
2.0.2
2019-12-09 07:00:58 +00:00
raishvaria 05454af593 build version-202 2019-12-09 12:03:57 +05:30
Mohit Panjwani 74fe481ed5 Merge branch 'fix-view-issue' into 'master'
fix invoice & estimate view issue

See merge request mohit.panjvani/crater-web!129
2019-12-09 05:59:44 +00:00
raishvaria 1cd654b0cc fix invoice & estimate view issue 2019-12-09 11:19:57 +05:30
Mohit Panjwani f4a4c05b61 Merge branch 'build-201' into 'master'
Build 201

See merge request mohit.panjvani/crater-web!120
2.0.1
2019-12-04 12:47:51 +00:00
raishvaria 24637bff4a add estimate & invoice item qty cast, build 201 2019-12-04 17:08:36 +05:30
raishvaria 887ad9a73d build version 201 2019-12-04 16:51:22 +05:30
raishvaria 339099bd34 remove qty from inoice & estimate migration change 2019-12-04 16:43:21 +05:30
raishvaria 9b9761aa5a refactor invoice & estimate migrations 2019-12-04 16:38:25 +05:30
Birkhoff Lee 0c71356f59 Docker: remove migration instruction 2019-12-04 18:31:06 +08:00
Birkhoff Lee e539bb501d Docker: persistant database storage in example docker-compose.yaml 2019-12-04 17:22:59 +08:00
Birkhoff Lee 2fcd169270 Downgrade Docker image php version to 7.3.12 2019-12-04 17:19:16 +08:00
Mohit Panjwani 00c917853c Merge branch 'build-201' into 'master'
Build 201

See merge request mohit.panjvani/crater-web!113
2019-12-04 08:15:42 +00:00
raishvaria 122c4f478f build version-201 2019-12-04 13:39:58 +05:30
raishvaria edc0e115e4 fix database connection issue 2019-12-04 13:38:51 +05:30
raishvaria b388e7a237 Merge branch 'master' of https://gitlab.com/mohit.panjvani/crater-web into build-201 2019-12-04 13:18:22 +05:30
Mohit Panjwani 6e3ed9b4f6 Merge branch 'connection-issue' into 'master'
get error message for connection failed

See merge request mohit.panjvani/crater-web!112
2019-12-04 07:45:53 +00:00
jayvirsinh_gohil 338dbb26a1 refactor database connection failed error message 2019-12-04 13:02:38 +05:30
raishvaria f10e5e9d11 build 201 2019-12-04 12:39:57 +05:30
raishvaria 3a046b638c decrease update app timeout 2019-12-04 12:34:41 +05:30
raishvaria 36242c516a fix listener issue 2019-12-04 12:32:26 +05:30
Birkhoff Lee 14d71fedb3 Rename docker-compose.yml.example -> docker-compose.yaml.example 2019-12-04 14:54:28 +08:00
jayvirsinh_gohil c8843eb544 get error message for connection failed 2019-12-04 12:22:23 +05:30
Birkhoff Lee 7fe9a4c2a2 Fix Dockerfile and docker-compose.yml
1. Generate a testing SQLite db on build
2. Optimize image layer caching
3. Fix permissions
4. Simplify nginx configuration
5. Fix nginx infinite redirect loop (couldn't access app folder)
2019-12-04 14:49:57 +08:00
Mohit Panjwani 37f2b6dfc7 Merge branch 'build-201' into 'master'
add listener for version 201

See merge request mohit.panjvani/crater-web!107
2019-12-04 06:03:19 +00:00
raishvaria c90c14312a add listener for version 201 2019-12-04 11:29:39 +05:30
Mohit Panjwani b5b861bb36 Merge branch 'build-200' into 'master'
replace city & state object with their name

See merge request mohit.panjvani/crater-web!106
2019-12-04 05:36:55 +00:00
raishvaria ab041743a2 remove state & city name from shipping address 2019-12-04 09:41:59 +05:30
raishvaria 9bcec9bd75 replace city & state object with their name 2019-12-04 09:37:22 +05:30
Birkhoff Lee 7b697a477e Fix MariaDB config in Docker compose
by specifying a root password.
2019-12-04 11:20:50 +08:00
Birkhoff Lee 146cf835b9 Fix composer install in Dockerfile 2019-12-04 08:59:01 +08:00