Commit Graph

58 Commits

Author SHA1 Message Date
8f2edc220b add dark mode in base tabGroup and tab (#1175)
* add dark mode in base tabGroup and tab

* fix tab-list border in dark-mode

---------

Co-authored-by: yogesh-gohil <yogeshgohil1611@gmail.com>
2023-03-28 12:29:14 +05:30
d14ab013ad add dark mode in GlobalSearchBar (#1197) 2023-03-28 11:35:20 +05:30
f6639f5863 add dark dropdown & company switch (#1167)
* add dark mode in basedropdown

* dark mod add in global search, header

* add dark mode in company switch

* indentation issue fix company switch

* fix dropdown issues

---------

Co-authored-by: yogesh-gohil <yogeshgohil1611@gmail.com>
2023-03-28 11:30:00 +05:30
c5acf1343e add dark mode in BaseFilterWrapper (#1189) 2023-03-25 18:44:29 +05:30
0321ca5515 add dark mode in base dialog component (#1174) 2023-03-25 17:44:00 +05:30
bd345949e5 add dark mode in BaseContentPlaceholders (#1184) 2023-03-25 17:22:28 +05:30
b4b00ebdd6 add dark base switch & base switcher (#1173)
* add dark mode base switch & switcher

* fix indentation
2023-03-25 17:02:36 +05:30
43316dae28 add dark mode in BreadCrumb and PageHeader. (#1172) 2023-03-25 16:50:44 +05:30
80e2548b38 add base multiselect (#1163)
* add base multiselect

* fix invalid state class in dark mode

---------

Co-authored-by: yogesh-gohil <yogeshgohil1611@gmail.com>
2023-03-25 16:47:40 +05:30
e8d92cd641 Merge pull request #1158 from crater-invoice/dark-button
add dark mode in button
2023-03-25 12:47:52 +05:30
2c8bb38531 add disabled button class and loading right prop 2023-03-25 12:38:37 +05:30
af2482a69c fix white variant dark mode in base button 2023-03-23 15:04:53 +05:30
cac35826c2 add dark mode in button 2023-03-20 18:22:30 +05:30
c61fbad5ce add dark base card and darkHighlight component 2023-03-20 16:31:56 +05:30
15f3f566e3 Dark sidebar header (#1156)
* add dark mode in sidebar and header

* add dark theme in blade file
2023-03-20 15:50:27 +05:30
ca55221c4f add dark mode in sidebar and header 2023-03-17 18:25:17 +05:30
787619b907 add v-calendar 2022-04-01 10:24:56 +00:00
adc5962071 Merge branch 'fix-invoice-status-issue' into 'master'
Fix invoice status issue

See merge request mohit.panjvani/crater-web!1470
2022-03-30 07:38:38 +00:00
c4c00002d7 Fix invoice status issue 2022-03-30 07:38:38 +00:00
32949d1eec added "Due Amount, Total Amount and PDF Link" new custom fields 2022-03-30 07:35:53 +00:00
b1689dd2c6 Merge branch 'master' of https://github.com/bytefury/crater 2022-03-06 12:25:44 +05:30
f6771dafd3 fixed search filter is not working 2022-03-04 15:00:56 +05:30
c07e44520a typo: somthing -> something (#820) 2022-03-04 08:21:17 +05:30
2cb51b84c7 add overdue 2022-03-02 18:09:41 +05:30
351e6617d9 fix responsive issue 2022-02-25 12:02:36 +05:30
c28fc073e4 fix responsive cropping issue for ios 2022-02-22 12:29:37 +05:30
771d396bfb Merge branch 'master' of gitlab.com:mohit.panjvani/crater-web into fix_all_customer_load 2022-02-15 18:41:57 +05:30
67e93dcb00 Merge branch 'mark-as-default-template' into 'master'
added mark as default changes in estimate and invoice template

See merge request mohit.panjvani/crater-web!1440
2022-02-15 06:16:57 +00:00
8ba84f68c7 fixed uploaded attachment not removed 2022-02-15 06:10:04 +00:00
84f5890294 Merge branch 'fix_all_customer_load' 2022-02-15 10:51:54 +05:30
ab8089fe98 Merge branch 'master' into fix_all_customer_load 2022-02-15 10:45:50 +05:30
c07e309918 rename variable name 2022-02-14 15:16:26 +05:30
35e71ec110 fix select cutoff issue on invoice create 2022-02-14 14:28:28 +05:30
00133d66c2 added mark as default changes in estimate and invoice template 2022-02-11 12:23:36 +05:30
c6b36d78b9 updated customer and category added in first in dropdown list 2022-02-02 18:57:38 +05:30
1d402e0143 add scroll to load invoices and fixed limited category and customer issue in payment and expense 2022-02-02 18:51:32 +05:30
75a0ed1ffc Add extension-text-align 2022-02-02 16:30:19 +05:30
577c015d14 Merge branch 'remove-link' into 'master'
remove links

See merge request mohit.panjvani/crater-web!1428
2022-02-02 09:33:41 +00:00
30f36461c2 fix custom field invoice issue 2022-01-27 15:04:32 +05:30
980de6d492 remove links 2022-01-20 16:26:09 +05:30
bdea879273 v6 update 2022-01-10 16:06:17 +05:30
f3b527b6b7 fix custom field selection issue 2021-12-10 17:39:59 +05:30
83c6576033 fix: allow 0 value for quantity 2021-12-08 18:53:26 +05:30
848bbb5953 fix: quantity min value 2021-12-08 16:27:18 +05:30
603bf637a7 fix custom field issue and report issues 2021-12-06 12:51:31 +00:00
2b0477d576 fix recurring invoice view page table 2021-12-06 16:11:24 +05:30
04fbbe7b2a restyle invoice filters on medium size screens 2021-12-02 16:00:04 +05:30
a6654c4519 fix filter issues 2021-12-02 12:18:43 +05:30
e1ef208073 Merge branch 'recurring-index-refresh' into 'master'
Recurring index  delete refresh page

See merge request mohit.panjvani/crater-web!1303
2021-12-01 13:44:28 +00:00
5c39525a2b fix: company save loader on duplicate name error 2021-12-01 18:57:33 +05:30