2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 11:09:01 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
18alantom
dde007dd09 refactor: move colors to json
- disable security warnings in dev (cause by http vite server)
2023-06-20 17:50:20 +05:30
zaqoutabed
f288e4dde8 use tailwindcss-rtl package 2023-01-07 13:25:08 +03:00
18alantom
c5fdcf521b incr: remove min restrictions
- minor color update
- increase dashboard colors by 100
2022-06-10 13:15:56 +05:30
18alantom
55a62aca87 incr: update colors 2022-06-09 17:57:11 +05:30
18alantom
b705ce01cd incr(ui): change grays
- more linear interpolation and slate
2022-06-09 16:52:16 +05:30
18alantom
309010bdf5 chore: switch blues
- increased saturation
- fixed hue, vary only lightness
- 600 is Frappe blue
2022-03-01 14:58:21 +05:30
18alantom
22f3080af3 fix(ui): use inline validations 2022-01-10 13:47:23 +05:30
18alantom
b7b9197024 build(tailwind): don't purge, messes up css 2021-12-07 13:18:57 +05:30
18alantom
27b8dfceab chore: bump tailwind to 2, postcss 7 compat mode 2021-11-02 18:00:45 +05:30
Faris Ansari
138b0673a8 feat: Invoice Template Customizer
- Template, Color and Font fields in PrintSettings
- font-manager for loading system fonts
- 3 Invoice Templates: Default, Minimal and Business
- Delete unused old Templates
- Dont show Delete button in Singles
- Rename font family "Inter var experimental" to "Inter"
2020-02-03 23:25:11 +05:30
Faris Ansari
3dc893f00a fix: Table
- Scrolling table after maxRowsBeforeOverflow
- Hover row
- Delete row
2020-02-03 23:24:50 +05:30
Faris Ansari
a7b45c626a feat: Create accounts in CoA directly
- Common error handling method for documents
- Add group hover in tailwind
2019-12-23 16:15:06 +05:30
Faris Ansari
beb3105e9b fix: Setup Wizard fixes
- Company Logo and Name section
- Disable next button on click
- Set company logo in PrintSettings

Other
- Add brand color to tailwind config
- Disabled button
- Override inputClass using a function
2019-12-16 19:22:14 +05:30
Faris Ansari
185b87bc2b fix: Standardise rounded scale 2019-12-11 15:10:21 +05:30
Faris Ansari
1757f8f266 fix: Report
- Tree structured reports
- Profit and Loss
2019-12-03 17:15:07 +05:30
Faris Ansari
6d624438de fix: Customize tailwind theme
- Expose tailwind theme config in theme.js
2019-11-19 23:04:45 +05:30
Faris Ansari
36db289c6e feat: Add Make Payment button
- Generic Dropdown component
2019-10-30 01:03:26 +05:30
Faris Ansari
d7dc08a45d feat: Settings - TabGeneral 2019-10-24 16:09:57 +05:30
Faris Ansari
b771d4112e fix: Use grays from palette 2019-10-23 00:37:46 +05:30
Faris Ansari
6892895215 feat: Misc
- Table control
- FormControl (size=small)
- DatabaseSelector
- SetupWizard
- Tax Quick Edit
- AutoComplete
- Link extends from AutoComplete
2019-10-13 17:33:01 +05:30
Faris Ansari
227133c1ab feat: InvoiceForm
- SalesInvoice List with badges in Status column
- QuickEdit view in InvoiceForm and ListView
- Native Date control for now
- Wrap Quick Edit and Invoice Form in keep-alive
2019-10-11 15:25:50 +05:30
Faris Ansari
59e79ab919 feat: Link field with create new doc 2019-10-06 18:03:21 +05:30
Faris Ansari
eb348c7210 fix: QuickEditForm
- Create a new document
- Rename a document
- Auto save document on value change
2019-10-06 03:11:33 +05:30
Faris Ansari
d407547b84 feat: Add Inter font 2019-10-04 23:25:28 +05:30
Faris Ansari
f040d397bf feat: New Frappe Accounting Design
- Add tailwindcss
- Implement Sidebar
2019-10-03 19:16:12 +05:30