Commit Graph

262 Commits

Author SHA1 Message Date
8219d19222 fix partial payment issue 2021-07-30 19:08:07 +05:30
375d4d428e ref solve issue in create payment unable to click 2021-06-28 13:18:31 +05:30
76977c3d2a disable autocomplete and lpignore 2021-06-25 05:25:50 +00:00
236db087ba Merge branch 'master' of https://github.com/bytefury/crater 2021-06-24 14:15:50 +05:30
87667be90c add domain verify feature 2021-06-24 07:28:35 +00:00
d1dd704cdf Add File based templates 2021-06-19 12:11:21 +00:00
8eb47b553e Add Domain Verification on Onboarding Wizard 2021-06-18 09:51:19 +00:00
f95b292717 docs: fix typos 2021-06-15 10:42:35 +02:00
1ffb1b2eec bug: notification issues solved 2021-04-12 16:02:44 +05:30
845f01f170 fix conflicts and issue with add_number_length migration 2021-04-12 11:53:03 +05:30
7f9938c80d Make SMTP username & password optional in mail configuration
Fixes #438
2021-04-10 07:46:32 +00:00
16e4212300 Fixes #439 2021-04-10 07:45:14 +00:00
109de237b1 update: SMTP username & password not mandatory in mail configuraiton 2021-04-10 12:56:09 +05:30
82cf63f200 fix: Custom optional Date field issue 2021-04-10 12:38:50 +05:30
c3d3e5e35f Add New SweetAlert & Notification Components 2021-04-09 12:35:50 +00:00
bfd9850bf6 Add invoice/estimate/payment number length setting (#425)
* Add invoice/estimate/payment number length setting
2021-03-26 13:01:43 +05:30
8008ed0527 Merge pull request #423 from TheZoker/add-more-translation
Add more translation
2021-03-22 14:59:04 +05:30
784bf39df5 fix max-discount issue on estimates and generate new public files 2021-03-22 12:57:46 +05:30
f66755c4aa Merge pull request #365 from DjKhireddine/patch-1
Update Item.vue
2021-03-22 12:56:37 +05:30
b4e1e99d37 Merge pull request #354 from habibhaidari1/master
Fixed small typo that caused wrong breadcrumb
2021-03-22 12:42:33 +05:30
e47cb01ce2 Translate badges 2021-03-21 00:45:43 +01:00
454ad3091a Add some missing translations 2021-03-21 00:45:37 +01:00
2b78aacc83 feat(emails): implemented sending invoice, estimates and payments as attachements 2021-03-02 21:49:03 +01:00
392f6f469b Send Invoices/Estimates/Payments as email attachments 2021-02-05 20:24:56 +01:00
739efcce79 Update Item.vue
There is an error in calculating maxDiscount. 
maxDiscount = item.price * item.quantity
2021-02-02 19:23:32 +01:00
8f2033f621 Fixed small type that caused wrong breadcrumb 2021-01-23 19:29:26 +01:00
a4d556f41e fix tax rounding issues 2021-01-22 14:15:44 +05:30
83de1c47ee fix tax rounding errors and styling issues 2021-01-22 13:44:59 +05:30
678ace744a fix purgecss issue and insert-note z-index 2021-01-22 12:00:10 +05:30
8eeafd3fed fix tailwind-v2 issues 2021-01-06 21:12:22 +05:30
ed978d0174 upgrade tailwind version and laravel-mix 2021-01-06 14:18:41 +05:30
ead0ebb012 fix note button z-index issue 2021-01-04 11:43:00 +05:30
b55f8e5391 fix floating errors 2020-12-31 12:16:04 +05:30
0f99be6cf1 change template button and note-button styles 2020-12-23 11:41:23 +05:30
9227973a7a refactor date issue 2020-12-22 12:51:44 +05:30
d07b63c365 Merge branch 'fix-user-issue' into 'master'
fix isLoading issue

See merge request mohit.panjvani/crater-web!646
2020-12-22 06:43:23 +00:00
c12e27dbfe remove unnecessary comment 2020-12-22 12:12:58 +05:30
44aeff425b fix amount int issue 2020-12-14 19:17:54 +05:30
ea98f03aeb fix isLoading issue 2020-12-11 14:23:04 +05:30
2bd01c4014 update readme and fix #303 2020-12-09 15:10:13 +05:30
ab1ed269fd fix update-app description style 2020-12-08 20:27:05 +05:30
f7a823e9bc fix reset pass validation message and add 401 migration 2020-12-08 19:52:32 +05:30
d2e11bd7df change notes & description column type 2020-12-08 12:55:28 +05:30
e222af335e Merge branch 'date-range' into 'master'
fix date range issue in reports

See merge request mohit.panjvani/crater-web!635
2020-12-07 12:52:58 +00:00
599e6270e8 fix date range issue in reports 2020-12-07 12:34:12 +05:30
58042decd5 fix layout issue 2020-12-05 15:43:35 +05:30
69c6c883c2 Password reset update 2020-12-03 19:04:50 +01:00
fe8482fc71 add ability to delete file from UI 2020-12-03 17:47:16 +05:30
89ee58590c build version 400 2020-12-02 17:54:08 +05:30
33085a0e3c add v-html for description 2020-12-01 12:08:24 +05:30