Releases: fylein/fyle-sage-desktop-api
Releases · fylein/fyle-sage-desktop-api
Bug fix sage desktop dependent field
What's Changed
- Bug fix sage desktop dependent field by @NileshPant1999 in #154
Full Changelog: c502c87...083f35a
use get method instead of Index brackets by
What's Changed
- use get method instead of Index brackets by @NileshPant1999 in #153
Full Changelog: 7cb65ac...c502c87
Advance search export log page
What's Changed
- Fix sentry release failure by @ashwin1111 in #150
- Using github vars for workflow directory by @shreyanshs7 in #152
- Advance search export log by @Ashutosh619-sudo in #151
New Contributors
- @shreyanshs7 made their first contribution in #152
Full Changelog: 013d983...7cb65ac
Bump up fyle-accounting-mappings version
What's Changed
- bumping fyle-accounting-mappings version by @Ashutosh619-sudo in #149
New Contributors
- @Ashutosh619-sudo made their first contribution in #149
Full Changelog: a0f55ef...013d983
Sage Desktop API
What's Changed
- add base folder structure for sage sdk by @NileshPant1999 in #8
- Initial commit with sdk initialization by @NileshPant1999 in #9
- api support for sage 300 accounts by @NileshPant1999 in #10
- Vendor support with dataclasses and generator by @NileshPant1999 in #11
- commitments support for sage 300 by @NileshPant1999 in #12
- support for document support and post request by @NileshPant1999 in #13
- support for operation status by @NileshPant1999 in #7
- dataclasses in jobs costcodes and categories by @NileshPant1999 in #14
- support for post of direct costs by @NileshPant1999 in #15
- base pr for folder structure by @NileshPant1999 in #16
- basic django app setup and installation by @NileshPant1999 in #17
- setup settings and docker setup for sage desktop api by @NileshPant1999 in #18
- user model initialization with fyle rest auth by @NileshPant1999 in #20
- flake linting setup along with pytest by @NileshPant1999 in #23
- PR 1: Workspace model fix with custom fields by @NileshPant1999 in #24
- Gevent Version Bump by @ruuushhh in #35
- migrations for all the merged changes by @NileshPant1999 in #31
- sync sage 300 attributes api by @NileshPant1999 in #39
- Admin apis by @ruuushhh in #36
- Expense Filter APIs by @ruuushhh in #34
- Export setting fix by @ruuushhh in #45
- upgrage python and django versions with logging by @NileshPant1999 in #43
- add support for github workflow for pytest by @NileshPant1999 in #42
- api for fyle expense custom field by @NileshPant1999 in #41
- support for sage300 expense fields api by @NileshPant1999 in #40
- add missing id column in all the tables by @NileshPant1999 in #48
- Base Structure for Import of Sage300 Attributes to Fyle by @NileshPant1999 in #47
- Fyle Fields API by @ruuushhh in #49
- Errors APIs by @ruuushhh in #44
- Accounting export apis added by @ruuushhh in #38
- Accounting Export, Errors migrations by @ruuushhh in #50
- Fyle import attributes by @ruuushhh in #32
- Accounting export count api added by @ruuushhh in #51
- Accounting Export Summary APIs by @ruuushhh in #52
- fix migrations caused by recent merges by @NileshPant1999 in #53
- Reimbursable account added to export settings by @ruuushhh in #54
- Add user serializer, org and profile api by @NileshPant1999 in #56
- Base PR: Import coa as categories with import logs by @NileshPant1999 in #57
- PR 2: add support for cost codes and categories by @NileshPant1999 in #59
- fix state options and migrations by @NileshPant1999 in #63
- Import Jobs as Projects by @ruuushhh in #58
- add support for exportable expense group ids by @NileshPant1999 in #70
- fix import logs relation with workspaces table by @NileshPant1999 in #65
- rename sage300 categories to cost categories by @NileshPant1999 in #64
- add support for scheduling tasks by @NileshPant1999 in #69
- add version support in the sdk and api by @NileshPant1999 in #71
- fix expense model and relevant migrations by @NileshPant1999 in #76
- cors updation by @DhaaraniCIT in #78
- Bug Fix: Default workspace state set to CONNECTION by @ruuushhh in #79
- update requirements file and sage300 url by @NileshPant1999 in #80
- add support for incremental updates by @NileshPant1999 in #81
- PR1: add support for accounting export and expense creations by @NileshPant1999 in #72
- Import Standard Cost Code, Standard Category as Cost Center by @ruuushhh in #66
- Import Vendors as Merchants by @ruuushhh in #68
- Advanced settings sync payments field added by @ruuushhh in #82
- Mapping settings added to import settings by @ruuushhh in #74
- Dependent Fields added to Import settings by @ruuushhh in #75
- minor bug fixes and all by @NileshPant1999 in #83
- import setting bug fix and import of merchant by @NileshPant1999 in #89
- set pagination class to none for sage and fyle fields by @NileshPant1999 in #90
- Custome Field view fixed by @ruuushhh in #92
- add exports module base structure by @NileshPant1999 in #85
- minor bug fixes raised by FE by @NileshPant1999 in #95
- Add loggers and use decorators for exceptions by @NileshPant1999 in #93
- Lint pre commit by @ruuushhh in #87
- Codecov upload from master by @ruuushhh in #102
- add support for operation status api by @NileshPant1999 in #101
- minor fixes and variable renaming by @NileshPant1999 in #105
- add expense to accounting export api by @NileshPant1999 in #108
- add errors to errors table and resolve them along with support of tests by @NileshPant1999 in #109
- remove all expense groups naming call from code by @NileshPant1999 in #114
- minor bug fixes while testing flow by @NileshPant1999 in #106
- add support for export of expenses from fyle to sage300 by @NileshPant1999 in #110
- fix: fix all the models and rerun migrations by @NileshPant1999 in #112
- remove created at for expense grouping by @NileshPant1999 in #115
- add workflow for staging deployment by @NileshPant1999 in #107
- add support for fund source and expenses api by @NileshPant1999 in #97
- Error Serializer: Fix by @anishfyle in #116
- add support for skipped expenses api by @NileshPant1999 in #118
- bug fixes for accounting exports summary and imports by @NileshPant1999 in #119
- Fix: Fyle Redirect URL by @ruuushhh in #121
- bug fix: get vendor id from mappings by @NileshPant1999 in #122
- bug fix: get vendor id from mappings by @NileshPant1999 in #123
- minor bug fixes and resolve employee mapping error by @NileshPant1999 in #126
- Add additional columns to return and bump accounting mappings by @ashwin1111 in https://github.com/fylein/fyle-sage-desktop-api/pu...