|
|
ddd204105f
|
fix installation issue
|
2019-12-13 17:03:44 +05:30 |
|
|
|
e28c89085d
|
Merge branch 'master'
|
2019-12-12 20:42:17 +05:30 |
|
|
|
34f7e33abc
|
Merge branch 'master' of https://github.com/bytefury/crater
|
2019-12-12 20:31:57 +05:30 |
|
|
|
387cb4490d
|
Merge branch 'add-customization' into 'master'
update invoice, estimate & payment vars
See merge request mohit.panjvani/crater-web!135
|
2019-12-12 14:56:10 +00:00 |
|
|
|
09829a559e
|
Merge branch 'pdf-issue' into 'master'
fix Pdf issue
See merge request mohit.panjvani/crater-web!136
|
2019-12-12 14:55:04 +00:00 |
|
|
|
b06fc5f0b9
|
Add missing currency code to customer create form
|
2019-12-12 14:37:16 +01:00 |
|
|
|
5f7401f622
|
update invoice, estimate & payment vars
|
2019-12-12 16:04:12 +05:30 |
|
|
|
4f6dae919b
|
Merge branch 'add-customization' into 'master'
Add customization
See merge request mohit.panjvani/crater-web!134
|
2019-12-12 10:05:16 +00:00 |
|
|
|
36be395579
|
Remove unwanted code
|
2019-12-12 14:59:54 +05:30 |
|
|
|
cbf0af2120
|
Refactor Customization Page
|
2019-12-12 13:46:09 +05:30 |
|
|
|
a6896eaa01
|
Merge branch 'master' of https://gitlab.com/mohit.panjvani/crater-web into pdf-issue
|
2019-12-12 13:17:52 +05:30 |
|
|
|
01f3646869
|
add meta tag
|
2019-12-12 11:50:25 +05:30 |
|
|
|
5f0b4b3496
|
Prepend currency code to selector label.
|
2019-12-11 20:36:46 +01:00 |
|
|
|
283b910cc3
|
remove state & city routes from api.php and fix cancel spelling mistake
|
2019-12-11 20:16:11 +05:30 |
|
|
|
81739827c0
|
Add customization
|
2019-12-11 17:02:28 +05:30 |
|
|
|
1cd654b0cc
|
fix invoice & estimate view issue
|
2019-12-09 11:19:57 +05:30 |
|
|
|
9b9761aa5a
|
refactor invoice & estimate migrations
|
2019-12-04 16:38:25 +05:30 |
|
|
|
edc0e115e4
|
fix database connection issue
|
2019-12-04 13:38:51 +05:30 |
|
|
|
3a046b638c
|
decrease update app timeout
|
2019-12-04 12:34:41 +05:30 |
|
|
|
9bcec9bd75
|
replace city & state object with their name
|
2019-12-04 09:37:22 +05:30 |
|
|
|
0fb14afc08
|
fix app_url and quantity validation issue
|
2019-12-02 11:48:48 +05:30 |
|
|
|
3b7637f3cf
|
Merge branch 'master' into dev
|
2019-11-27 12:11:49 +05:30 |
|
|
|
7333746948
|
Merge branch 'record-payment' into 'master'
fix record payment from view invoice
See merge request mohit.panjvani/crater-web!79
|
2019-11-27 06:13:46 +00:00 |
|
|
|
8058f9b022
|
fix update timeout listener error
|
2019-11-25 18:01:40 +05:30 |
|
|
|
ac431ca815
|
remove state & city stuff, Add listener version200
|
2019-11-25 13:46:57 +05:30 |
|
|
|
dbc5950294
|
fix record payment from view invoice
|
2019-11-23 19:30:49 +05:30 |
|
|
|
f6faf10d43
|
fix description line-endings
|
2019-11-23 15:21:39 +05:30 |
|
|
|
e8b8cd9f04
|
Merge branch 'version-110' into 'master'
fix permission success issue
See merge request mohit.panjvani/crater-web!75
|
2019-11-23 08:39:49 +00:00 |
|
|
|
9f4b5e02e8
|
fix permission success issue
|
2019-11-23 14:08:01 +05:30 |
|
|
|
8b54b48805
|
stop window from closing when update in progress
|
2019-11-23 13:43:29 +05:30 |
|
|
|
07601a7130
|
refactor update listener and reload browser window on update success
|
2019-11-23 13:15:58 +05:30 |
|
|
|
7fd1224502
|
Merge branch 'version-110' into 'master'
add confirm box for folder permission on installation
See merge request mohit.panjvani/crater-web!73
|
2019-11-23 07:16:00 +00:00 |
|
|
|
841ff06005
|
clean unused code
|
2019-11-23 12:39:21 +05:30 |
|
|
|
bc18f9b198
|
add confirm box for folder permission on installation
|
2019-11-23 12:34:10 +05:30 |
|
|
|
095f3c0b31
|
Merge branch 'master' of gitlab.com:mohit.panjvani/crater-web
|
2019-11-23 12:18:48 +05:30 |
|
|
|
f2ad8286d7
|
fix label class
|
2019-11-23 12:18:27 +05:30 |
|
|
|
18ad27d513
|
Merge branch 'customer' into 'master'
Fix customer email already exist validation when edit customer
See merge request mohit.panjvani/crater-web!71
|
2019-11-23 06:42:41 +00:00 |
|
|
|
2ad39bfbd6
|
Merge branch 'version-110' into 'master'
fix installation issue & add ver update listener
See merge request mohit.panjvani/crater-web!68
|
2019-11-23 06:15:49 +00:00 |
|
|
|
9f38947fe7
|
Merge branch 'user-avatar' into 'master'
User Avatar
See merge request mohit.panjvani/crater-web!67
|
2019-11-23 06:09:08 +00:00 |
|
|
|
81c1e78bed
|
fix taxes issue
|
2019-11-22 16:07:31 +05:30 |
|
|
|
1be2c7122e
|
Merge branch 'fix-payment' into 'master'
Fix payment edit
See merge request mohit.panjvani/crater-web!61
|
2019-11-22 09:06:21 +00:00 |
|
|
|
e9218e4d21
|
add default-avatar and change hover icon
|
2019-11-22 12:42:03 +05:30 |
|
|
|
812afc2dab
|
add avatar on account-settings
|
2019-11-21 18:45:22 +05:30 |
|
|
|
0c682045f8
|
feat(update app): respond with info color if the app on the latest version
fix #6
|
2019-11-20 22:30:27 -08:00 |
|
|
|
ca6ab997de
|
refactor amount problem in payment
|
2019-11-20 18:20:05 +05:30 |
|
|
|
8b05909b74
|
fix customer email validation
|
2019-11-20 17:46:45 +05:30 |
|
|
|
1e6372cbb1
|
add due amount on invoice select
|
2019-11-20 16:57:31 +05:30 |
|
|
|
f3ef51bffb
|
fix edit payment issue
|
2019-11-20 15:15:52 +05:30 |
|
|
|
41a543ea9c
|
small fix
|
2019-11-20 13:26:06 +05:30 |
|
|
|
0442217dc2
|
fix payment/create and customer email validation
|
2019-11-20 12:39:11 +05:30 |
|