Commit Graph

236 Commits

Author SHA1 Message Date
Mohit Panjwani a4d556f41e fix tax rounding issues 2021-01-22 14:15:44 +05:30
Mohit Panjwani 83de1c47ee fix tax rounding errors and styling issues 2021-01-22 13:44:59 +05:30
Mohit Panjwani 678ace744a fix purgecss issue and insert-note z-index 2021-01-22 12:00:10 +05:30
Mohit Panjwani 8eeafd3fed fix tailwind-v2 issues 2021-01-06 21:12:22 +05:30
Mohit Panjwani ed978d0174 upgrade tailwind version and laravel-mix 2021-01-06 14:18:41 +05:30
Mohit Panjwani ead0ebb012 fix note button z-index issue 2021-01-04 11:43:00 +05:30
Mohit Panjwani b55f8e5391 fix floating errors 2020-12-31 12:16:04 +05:30
Mohit Panjwani 0f99be6cf1 change template button and note-button styles 2020-12-23 11:41:23 +05:30
Jay_Makwana 9227973a7a refactor date issue 2020-12-22 12:51:44 +05:30
Mohit Panjwani 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
Mohit Panjwani c12e27dbfe remove unnecessary comment 2020-12-22 12:12:58 +05:30
spvarma 44aeff425b fix amount int issue 2020-12-14 19:17:54 +05:30
spvarma ea98f03aeb fix isLoading issue 2020-12-11 14:23:04 +05:30
Mohit Panjwani 2bd01c4014 update readme and fix #303 2020-12-09 15:10:13 +05:30
Mohit Panjwani ab1ed269fd fix update-app description style 2020-12-08 20:27:05 +05:30
Mohit Panjwani f7a823e9bc fix reset pass validation message and add 401 migration 2020-12-08 19:52:32 +05:30
raishvaria d2e11bd7df change notes & description column type 2020-12-08 12:55:28 +05:30
Mohit Panjwani 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
raishvaria 599e6270e8 fix date range issue in reports 2020-12-07 12:34:12 +05:30
spvarma 58042decd5 fix layout issue 2020-12-05 15:43:35 +05:30
MakerLab-Dev 69c6c883c2 Password reset update 2020-12-03 19:04:50 +01:00
raishvaria fe8482fc71 add ability to delete file from UI 2020-12-03 17:47:16 +05:30
Mohit Panjwani 89ee58590c build version 400 2020-12-02 17:54:08 +05:30
raishvaria 33085a0e3c add v-html for description 2020-12-01 12:08:24 +05:30
raishvaria a7d61b802d hideupdate button for version 4.0.0 2020-12-01 11:02:32 +05:30
yogesh_gohil e379e13802 fix update validation toaster 2020-11-06 19:09:17 +05:30
yogesh_gohil 4484765358 add version check validation 2020-11-05 19:02:55 +05:30
Jay Makwana b9ab87a308 refactor due status 2020-06-03 17:45:35 +05:30
Jay Makwana bd9beaa343 Merge master branch 2020-05-28 19:34:47 +05:30
Mohit Panjwani 482556d378 Merge branch 'resend-email' into 'master'
Add Resend Email Option

See merge request mohit.panjvani/crater-web!236
2020-05-21 05:51:36 +00:00
Jay Makwana 654395a175 Add steps for update app 2020-05-19 07:50:58 +00:00
Jay Makwana 98d15143c2 refactor language problem 2020-05-13 21:16:37 +05:30
Jay Makwana 96187870b4 refactoe issues 2020-05-12 21:11:36 +05:30
Mohit Panjwani d4a1f1a784 fix item selection and item loader 2020-05-12 13:23:06 +05:30
Mohit Panjwani e07532961e reset items on selection 2020-05-12 13:11:29 +05:30
radhu587 050dca5a50 Add copy pdf url option 2020-05-09 14:37:22 +05:30
radhu587 3c096f1386 Add Resend Email Option 2020-05-09 14:22:13 +05:30
Mohit Panjwani 742e1e445a Merge branch 'expense-refactor' into 'master'
add customer in expense

See merge request mohit.panjvani/crater-web!172
2020-03-20 07:12:39 +00:00
Jay Makwana 82d85af672 refactor and merge backend 2020-03-18 18:21:53 +05:30
Jay Makwana 4bb44f8c93 add customer filter on index 2020-03-18 17:19:09 +05:30
Jay Makwana c72265ed50 add languages 2020-03-17 19:38:59 +05:30
Jay Makwana b8958c9eb6 add customer in expense 2020-03-17 19:20:42 +05:30
Jay Makwana d6274854ba refactor search problem 2020-02-19 19:10:43 +05:30
Mohit Panjwani ea4bd1a31d Merge pull request #154 from lukasmu/bugfix/expenses-note
Fixed small bug that might occur when an expense is updated
2020-02-09 12:01:43 +05:30
Mohit Panjwani be16f48f3d Merge pull request #153 from MakerLab-Dev/patch-3
Improved error handling
2020-02-09 12:00:23 +05:30
Lukas Müller d71ca4ffb9 Fixed small bug that might occur when an expense is updated
Previoulsy a string with contents "null" is transmitted and saved to the database when updating an expense with an empty note. This fix prevents that.
Please note that this fix still needs to be compiled with npm.
2020-02-01 14:52:07 +01:00
MakerLab-Dev af189b15b6 Small fix 2020-01-30 20:48:16 +01:00
raishvaria a7275aaa42 fix report download & payments delete issue 2020-01-27 14:46:40 +05:30
raishvaria ca170f5a87 fix dashbord & using FROM_MAIL_ADDRESS issues 2020-01-27 13:43:48 +05:30
raishvaria daf8c9265b fix tab & language issue 2020-01-27 11:18:11 +05:30