elforjani3
8c75c74e4c
Merge branch 'master' of https://github.com/abouolia/Bigcapital
2021-02-25 18:31:34 +02:00
elforjani3
0842473bf4
refactoring: rename receivable & payables.
2021-02-25 15:41:14 +02:00
a.bouhuolia
9e2c995813
fix: logo style.
...
fix: page forms style.
feat: auto-fill items entries from item details.
fix: hiding dashboard copyright bar.
2021-02-25 10:51:27 +02:00
a.bouhuolia
947e5ad33d
Merge branch 'master' of https://github.com/abouolia/Ratteb
2021-02-21 19:36:06 +02:00
a.bouhuolia
4fe00d59d8
fix: tables with custom views.
2021-02-21 14:21:07 +02:00
a.bouhuolia
a079f711d4
refactoring: authentication with react-query.
2021-02-20 15:33:20 +02:00
a.bouhuolia
760c38b54b
refactoring: account form.
...
refactoring: expense form.
refactoring: manual journal form.
refactoring: invoice form.
2021-02-15 12:03:47 +02:00
a.bouhuolia
304f0c9ae5
feat: fix items list datatable.
2021-02-08 13:17:11 +02:00
a.bouhuolia
adac2386bb
refactoring: migrating to react-query to manage service-side state.
2021-02-07 08:10:21 +02:00
elforjani3
8b44ae4b73
feat: Drawer.
2021-02-04 18:03:28 +02:00
a.bouhuolia
e093be0663
feat: billing page in dashboard and setup.
2021-01-31 13:16:01 +02:00
a.bouhuolia
b26f6c937c
feat: optimize accounts performance.
...
feat: optimize alerts architecture.
feat: optimize datatable architecture.
feat: optimize datatable style.
2021-01-26 08:44:11 +02:00
a.bouhuolia
1a89730855
feat: journal and general ledger report.
2021-01-21 14:32:31 +02:00
elforjani3
d14e5d6fa7
fix:globalhotkeys & quick new.
2021-01-19 12:23:05 +02:00
elforjani3
4b798e4ea0
feat: global hotkeys.
2021-01-18 22:53:02 +02:00
elforjani3
be8d38db31
feat: Quick New Dropdown.
2021-01-18 01:03:17 +02:00
a.bouhuolia
09db5df686
feat: Optimize SCSS architecture.
2021-01-17 12:17:15 +02:00
elforjani3
dd2ab5e3aa
fix: default tab text.
2020-12-18 18:39:45 +02:00
elforjani3
e398b8c239
fix: View.
2020-12-07 22:37:15 +02:00
Ahmed Bouhuolia
2feb4c2e88
feat: application preferences.
2020-12-02 17:21:54 +02:00
Ahmed Bouhuolia
fe55c84941
feat: dashboard back link in expand mode.
2020-11-30 10:59:10 +02:00
Ahmed Bouhuolia
011542e2a3
feat: expand sidebar once open form editor page.
...
feat: rounding money amount.
feat: optimize page form structure.
feat: refactoring make journal and expense form with FastField component.
2020-11-29 00:10:18 +02:00
Ahmed Bouhuolia
128feb73f8
feat: apply new cards design system.
...
feat: empty status datatables.
fix: edit account.
2020-11-18 21:55:17 +02:00
Ahmed Bouhuolia
8713c77289
fix: hotbug in dashboard lazy loading resources.
2020-10-14 18:06:37 +02:00
Ahmed Bouhuolia
f9f517ae51
feat: optimize setup style pages.
2020-10-14 13:25:20 +02:00
Ahmed Bouhuolia
8b97673100
feat: retrieve organization subscriptions list api.
...
feat: subscriptions reducers.
2020-10-13 21:46:32 +02:00
Ahmed Bouhuolia
1467f1c284
feat: optimize setup style.
2020-10-13 13:00:28 +02:00
Ahmed Bouhuolia
918e174f8a
WIP: register setup wizard pages.
2020-10-12 14:14:19 +02:00
Ahmed Bouhuolia
a2ecb6c79d
fix: isFetching with organizations list.
2020-10-11 21:14:25 +02:00
Ahmed Bouhuolia
e15a48dcdd
refactoring: setup wizard pages with simple architecture.
2020-10-11 20:35:01 +02:00
Ahmed Bouhuolia
507690fedf
feat: register pages routes guards.
...
feat: retrieve all organizations details to authenticated user.
feat: redux organization reducers and actions.
2020-10-11 00:08:51 +02:00
elforjani3
e8c84637b5
fix: preferneces style
2020-09-30 16:52:48 +02:00
Ahmed Bouhuolia
56278a25f0
- feat: Sales estimates APIs.
...
- feat: Sales invoices APIs.
- feat: Sales receipts APIs.
- WIP: Sales payment receipts.
- WIP: Purchases bills.
- WIP: Purchases payments made.
2020-07-22 02:03:12 +02:00
Ahmed Bouhuolia
9d9c7c1568
- fix: store children accounts with Redux store.
...
- fix: store expense payment date with transactions.
- fix: Total assets, liabilities and equity on balance sheet.
- tweaks: dashboard content and sidebar style.
- fix: reset form with contact list on journal entry form.
- feat: Add hints to filter accounts in financial statements.
2020-07-12 12:31:12 +02:00
Ahmed Bouhuolia
273834b13e
- feat: Style tweaks.
...
- feat: footer links on dashboard.
- feat: Inactive accounts view.
2020-07-04 12:40:27 +02:00
Ahmed Bouhuolia
a279a9c5da
feat: Style tweaks.
2020-07-04 02:58:58 +02:00
Ahmed Bouhuolia
cfbe89498a
feat: resize sidebar feature.
2020-07-03 18:19:43 +02:00
Ahmed Bouhuolia
4718f63c94
- feat: Update react-query package to V 2.1.1.
...
- feat: Favicon setup.
- feat: Fix accounts inactivate/activate 1 account.
- feat: Seed accounts, expenses and manual journals resource fields.
- feat: Validate make journal receivable/payable without contact.
- feat: Validate make journal contact without receivable or payable.
- feat: More components abstractions.
- feat: Use reselect.js to memorize components properties.
- fix: Journal type of manual journal.
- fix: Sidebar style optimization.
- fix: Data-table check-box style optimization.
- fix: Data-table spinner style dimensions.
- fix: Submit journal with contact_id and contact_type.
2020-07-01 12:51:12 +02:00
Ahmed Bouhuolia
111aa83908
feat: fix accounts issue.
2020-06-25 13:43:47 +02:00
Ahmed Bouhuolia
3e15cd42c8
feat: Financial statements enhancement.
2020-06-17 22:06:33 +02:00
Ahmed Bouhuolia
79e1752331
feat: Style the dashboard topbar actions and user dropdown.
2020-06-02 19:47:38 +02:00
Ahmed Bouhuolia
dc211bbe7e
Merge remote-tracking branch 'origin/fix_connectors'
2020-06-01 22:55:14 +02:00
elforjani3
e1f56c873b
Fix & connectors folder
2020-06-01 19:21:47 +02:00
Ahmed Bouhuolia
2a466ce2da
- Data table sticky header.
...
- Mini sidebar toggle.
- Refactor withDashboard and withDashboardActions.
2020-05-31 15:57:02 +02:00
Ahmed Bouhuolia
2321c3be99
feat: Remove the not used imports and functions.
2020-05-26 17:55:21 +02:00
Ahmed Bouhuolia
72ba394c53
feat: Fix axios interceptors.
2020-05-26 17:51:00 +02:00
elforjani3
d107e84285
WIP / FIx & no-unused-vars
2020-05-25 19:31:42 +02:00
Ahmed Bouhuolia
fa558a047c
Merge remote-tracking branch 'origin/feature/breadcrumb/fix_localize'
2020-05-20 07:33:50 +02:00
elforjani3
67a23ce452
WIP feature/ Dashboard_breadcrumbs & fix_localize
2020-05-19 04:48:50 +02:00
elforjani3
e6f63fbc88
WIP feature/breadcrumb/fix_localize
2020-05-13 00:02:21 +02:00