Releases: ayasofyazilim-clomerce/ayasofyazilim-core-project
Releases · ayasofyazilim-clomerce/ayasofyazilim-core-project
0.0.11
What's Changed
- chore(settings): fix page link by @yusualhashash in #1007
- chore(home):fix layout by @yusualhashash in #1008
- refactor: collect app files/folders to (main) by @ecbakas in #1009
- chore: remove unneccasray layout by @ahmeterenodaci in #1010
- chore:update main branch by @ertugrulcan-ays in #1011
- Revert "chore:update main branch" by @eren-ayasofyazilim in #1012
- refactor(management/user): remove email confirmed field from new and edit forms by @yusualhashash in #1028
- feat(management/role): add Assignable role option by @yusualhashash in #1026
- chore(eslint): disable explicit-function-return-type rule by @ahmeterenodaci in #1030
- feat(policy): update grants policy by @yusualhashash in #1031
- feat(granted-policies): add granted-policies provider by @ahmeterenodaci in #1032
- feat(tenant): show tenant information next to logo by @ahmeterenodaci in #1033
- feat(profile): add personal information & personal picture & change password sections by @yusualhashash in #1057
- feat(profile): add sessions & security logs by @yusualhashash in #1060
- chore: add missing actions to identity by @ahmeterenodaci in #1065
- chore(setting): remove settings service from language data by @yusualhashash in #1067
- chore: add permissions by @yusualhashash in #1072
- chore: add permssion to main list by @yusualhashash in #1073
- chore(permission): fix permission in main list by @yusualhashash in #1075
- chore: update react versions by @a0m0rajab in #1077
- feat(management/permission): add permission in pages by @yusualhashash in #1076
- feat(utils): add redirect option to isErrorOnRequest function & add error-component by @ahmeterenodaci in #1078
Full Changelog: 0.0.10...0.0.11
0.0.10
What's Changed
- feat: contract stores languages by @ecbakas in #927
- feat(actions): add (getTravellersApi & getRefundPointsApi & getTaxFreesApi) & type changes by @ahmeterenodaci in #928
- refactor(exportValidation/Billing): make the form be as 2 side by @yusualhashash in #931
- fix(billing): remove exclude list by @yusualhashash in #929
- chore:update ui by @ecbakas in #932
- refactor(Contract/Edit): edit sections now available with link by @ecbakas in #933
- feat(Contract-Stores): post contract stores & update get by @ecbakas in #934
- feat(CountrySettings): update & get by @ecbakas in #935
- feat(Contracts-RefundPoint): actions by @ecbakas in #936
- feat(permission): add useGrantedPolicies hook & isActionGranted to check action allowed by @ahmeterenodaci in #937
- feat(permission): parties use new table and permission checks for actions by @ahmeterenodaci in #950
- feat(permission): use new table and permission checks for action by @ahmeterenodaci in #952
- feat(permission): use new table and permission checks for action in traveller by @ahmeterenodaci in #953
- feat(CountrySettings): move settings view to _components & make typesafe by @ecbakas in #954
- chore: remove upwithcrowd/tahsilet releated files by @ecbakas in #955
- refactor(ContractHeader): split forms by partyType by @ecbakas in #956
- chore:remove build from ui by @ecbakas in #957
- chore:update yaml by @ertugrulcan-ays in #958
- chore(nextjs): update nextjs to 14.2.20 from 14.1.1 by @ahmeterenodaci in #961
- refactor(lib): performance improvements on api calls by @ahmeterenodaci in #962
- feat(permission): permission check in contract related pages & refund by @ahmeterenodaci in #964
- chore(saas): update saas & chore(password-reset): add tenant by @ahmeterenodaci in #968
- refactor(traveller): use the tanstack table instead of the old one and add permissions by @yusualhashash in #969
- refactor(management/user): add the misssing fields in create and edit forms by @yusualhashash in #960
- refactor(tag/detail): remake tag detail page by @ahmeterenodaci in #972
- feat: getRefundPoint details api endpoint by @ecbakas in #973
- fix(page description): no description & fix imports by @ahmeterenodaci in #974
- feat(Templates/RefundFee): clear table fields & scroll issue by @ecbakas in #978
- fix(#977): granted policies not coming when first logged in by @ahmeterenodaci in #979
- chore: remove upwithcrowd related pages closes #966 by @ahmeterenodaci in #980
- feat(Contracts/RefundPoint): languages by @ecbakas in #981
- fix: tenant settings default value & default group by @ecbakas in #982
- feat: refundFee widget for future use by @ecbakas in #983
- fix: invalid if statement for contract page by @ecbakas in #984
- feat: get rebateSettings action by @ecbakas in #985
- refactor(permissions): enhance the functions without useing usestate inside each other by @yusualhashash in #987
- fix(MerchantContract-RebateSettings): missing get while updating reba… by @ecbakas in #988
- feat(error handling): better error handling with unauthorized & not-f… by @ahmeterenodaci in #990
- feat(unauthorized): add missing unauthorized page & use by @ahmeterenodaci in #991
- feat(Contracts-RefundPoint): contract header form for refund points by @ecbakas in #989
- refactor(refund): use isUnauthorized function instread of pagePolicy by @ahmeterenodaci in #992
- feat(ContractRefundPoint): contract header form for edit by @ecbakas in #993
- refactor: clear core project by @ecbakas in #995
- refactor: relocate folders by @ecbakas in #998
- refactor: collect unirefund related folders by @ecbakas in #999
- refactor: split unirefund & app by @ecbakas in #1000
- refactor: delete app based unirefund by @ecbakas in #1001
- chore: update github actions by @ecbakas in #1002
- chore(core): navbar by @ahmeterenodaci in #1003
- chore(navbar): something by @ahmeterenodaci in #1004
- fix(middleware): by @ahmeterenodaci in #1005
- chore: run core on different port by @ahmeterenodaci in #1006
Full Changelog: 0.0.9...0.0.10
0.0.9
What's Changed
- feat(Contract/Stores): get contract stores & list on table by @ecbakas in #924
- feat(management/claims): make the autoform be closed after submit by @yusualhashash in #925
- refactor(filtere): update the filters for traveller by @yusualhashash in #923
- fix(Contracts): stores page name by @ecbakas in #926
Full Changelog: 0.0.8...0.0.9
What's Changed
- feat(Contract/Stores): get contract stores & list on table by @ecbakas in #924
- feat(management/claims): make the autoform be closed after submit by @yusualhashash in #925
- refactor(filtere): update the filters for traveller by @yusualhashash in #923
- fix(Contracts): stores page name by @ecbakas in #926
Full Changelog: 0.0.8...0.0.9
0.0.8
What's Changed
- feat(table): pass trigger data to autoform by @a0m0rajab in #860
- feat(ContractSettings): expandable row styles & set default by @ecbakas in #864
- chore(Contract): table resources by @ecbakas in #865
- feat(management/application): add getTokenLifetime function to get the data from backend to autoform by @yusualhashash in #867
- refactor(Contract): split contract sections into components by @ecbakas in #866
- feat(management/user): add the getTwoFactorEnableApi function to get the data from backend to autoform by @yusualhashash in #868
- fix: type error by @ahmeterenodaci in #869
- feat(management/user): add session option to the action list by @yusualhashash in #870
- feat(refund): add refund by @ahmeterenodaci in #871
- chore(refund): add refund to menu & update ui by @ahmeterenodaci in #872
- refcator(traveller): add control for the data of countries by @yusualhashash in #873
- feat(traveller): add update to traveller for all sections by @yusualhashash in #874
- feat(utils-number): add localizeCurrency & localizeNumber by @ahmeterenodaci in #875
- feat(Contract):contract settings resources & actions by @ecbakas in #876
- feat(traveller): add the update form for personal identification by @yusualhashash in #877
- feat(ContractSettings): create & update & delete by @ecbakas in #878
- feat(traveller): add header and description to edit pages by @yusualhashash in #879
- chore(refund): add locale to date & translations by @ahmeterenodaci in #881
- feat(traveller): add form of create new identification by @yusualhashash in #880
- refactor(templates/refund-tables): serverside by @ahmeterenodaci in #882
- feat: use tenant id from .env by @ecbakas in #883
- refactor(templates/refund-tables): add new refund table & rename things by @ahmeterenodaci in #884
- refactor(actions): use structuredResponse by @ahmeterenodaci in #886
- refactor(Templates/Rebate): change tables to tanstacktable & new reba… by @ecbakas in #885
- feat(Templates/Rebate): table update & badges & links by @ecbakas in #887
- refactor(templates/refund-fees): add new refund table by @ahmeterenodaci in #888
- feat(Templates/Rebate): faceted & table column resources by @ecbakas in #889
- feat: remove confirm dialog by @ecbakas in #890
- feat(role&user): add the permissions option to the action list in role and user by @yusualhashash in #894
- feat(templates/refund-tables): add new rule & update refund table & fix links on templates by @ahmeterenodaci in #891
- feat(Contract/Rebate): badge & edit rebate by @ecbakas in #892
- feat(api-request): add putRefundFeeHeadersApi & rename actions & add translations by @ahmeterenodaci in #895
- feat(templates/refund-fee): add details by @ahmeterenodaci in #896
- chore: update language by @ecbakas in #897
- feat(Contracts): contract widgets & subMerchant actions & language by @ecbakas in #899
- feat(Contract/RebateSettings): rebatesettings form by @ecbakas in #900
- chore: saas change & uncomment refund fee details by @ahmeterenodaci in #901
- feat(auth): add getGrantedPolicies by @ahmeterenodaci in #903
- refactor(Contract): convert sections to page by @ecbakas in #904
- Refactor(permissions): enhance Checkbox functionality and optimize changed data submission by @yusualhashash in #898
- refactor(billing): use tanstack table instead of old one by @yusualhashash in #902
- feat(Contract/RebateSetting): handle post rebate settings by @ecbakas in #905
- chore(sign-up): add meaningful error message by @a0m0rajab in #906
- feat(ApiUtils): redirect based on response option by @ecbakas in #907
- feat(navbar): filter menu items according to granted policies by @ahmeterenodaci in #908
- feat(Contract): update & edit by @ecbakas in #909
- fix(navbar): missing nav items by @ahmeterenodaci in #910
- feat(Contracts): setActive & seperate table,tableData by @ecbakas in #911
- feat(Contract): delete contract action by @ecbakas in #912
- chore: update request data by @ecbakas in #913
- chore(saas): update crm service & remove unused actions by @ahmeterenodaci in #914
- refactor(traveller): edit the forms of edit and new identification by @yusualhashash in #915
- feat: api utils make router optional by @ecbakas in #917
- feat(Contracts): contract actions & form loading handle by @ecbakas in #916
- feat(Contract): language cleanup by @ecbakas in #918
- feat(Contract): stores api enpoints by @ecbakas in #919
- fix(context): i really hope that this pr will solve use context errors by @ahmeterenodaci in #920
- feat: api utils make router optional by @ecbakas in #921
- feat(Contract/Store): page entry point by @ecbakas in #922
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- feat(management/role): add move all users option in action list by @yusualhashash in #843
- feat(Tags): customCell for date fields by @ecbakas in #846
- feat(Contract): default refundTable selection & typesafe form by @ecbakas in #848
- feat(managment/edition): add Move All Tenants option in action list in edition page by @yusualhashash in #847
- refactor(Management/role): use the error message from backend when data does not appear by @yusualhashash in #849
- chore: update ui by @a0m0rajab in #850
- feat(finance/billing): add finance and billing to the main navigation list and add get and delete function in billing page by @yusualhashash in #851
- feat(management/application): add Token Lifetime option to the action list by @yusualhashash in #855
- refactor(MerchantContracts): use tanstackTable by @ecbakas in #854
- feat(management/users): add Set Password option to the action list by @yusualhashash in #856
- feat(tenant/setpassword): add the setPassw0rd option to action list in tenant page by @yusualhashash in #857
- feat(user/two-factor): add two factor option to the action list by @yusualhashash in #858
- feat(finance/billing): add new and update forms for billing page by @yusualhashash in #853
- feat(ContractHeader): split contract widgets for later usage by @ecbakas in #859
- feat(ContractSetting): contract setting create & view by @ecbakas in #861
- refactor(finance/billing): add merchantId to the edit form by @yusualhashash in #862
- feat(Contract): contract settings by @ecbakas in #863
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- chore(tag): show name intead of id by @a0m0rajab in #825
- feat(crm): add postAffiliationsApi & getAffiliationCodeApi & getIndividualsApi by @ahmeterenodaci in #826
- chore(table-component): move export action to the last by @ahmeterenodaci in #827
- feat(export-validation): add filter by @yusualhashash in #828
- refactor(traveller): use the create traveller function without components in backend by @yusualhashash in #830
- refactor(Setting page): refactor the settings page for vat and product group by @yusualhashash in #831
- feat: new contract & rebate remove keys by @ecbakas in #833
- fix(dashboard): convert string to date in filter by @yusualhashash in #834
- refactor:edit contractheader Autoform to SchemaForm by @ecbakas in #835
- feat(AddressHook): compability with SchemaForm by @ecbakas in #837
- chore: update UI by @a0m0rajab in #838
- chore(actions): add structured response by @a0m0rajab in #836
- feat(Contracts): unify contract header edit & new by @ecbakas in #839
- feat(parties/individuals): add new individuals to party & translations by @ahmeterenodaci in #829
- feat(tags): add links by @a0m0rajab in #840
- chore(types): remove any and use typed dataconfig by @a0m0rajab in #841
- chore(tables): update fetch requests by @a0m0rajab in #844
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- chore(expot validation): add translation functions to add and update forms by @yusualhashash in #809
- refactor(parties): use use-address-hook to handle address input by @ahmeterenodaci in #810
- feat(table): add tableFetchRequest to prevent repeated code & use it by @ahmeterenodaci in #813
- chore(setting/template): add translation to the page headers by @yusualhashash in #812
- refcator(traveller): create travellerService in action folder and use it's function in traveller page by @yusualhashash in #811
- feat(crm): add putCrmTelephoneApi & add putCrmEmailAddressApi & use them by @ahmeterenodaci in #814
- feat(tag): add filter by travelers and merchant by @a0m0rajab in #801
- feat(crm): add putCrmOrganizationApi & use it by @ahmeterenodaci in #817
- fix: build traveller page by @a0m0rajab in #819
- chore(saas): account, administration, identity by @a0m0rajab in #818
- feat(crm): add putCrmIndividualNameApi & use it by @ahmeterenodaci in #815
- fix: regionList not updating when country change by @ahmeterenodaci in #821
- feat(crm): add putCrmIndividualPersonalSummaryApi & use it by @ahmeterenodaci in #816
- chore(tags): update filters and error messages by @a0m0rajab in #820
- chore(crm): update saas by @ahmeterenodaci in #822
- chore(tag/details): use backend by @a0m0rajab in #823
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- feat: add custom dialog action to table component by @ahmeterenodaci in #788
- refactor(Contracts): merchant contract list & language resources by @ecbakas in #789
- refactor(Contract): api-requests & use server by @ecbakas in #791
- fix(tags): convert filters to json by @a0m0rajab in #792
- feat: add merchant list to parentId on crm merchant base update form by @ahmeterenodaci in #793
- feat: add api-utils & add getAddressSchema & add getAddressFieldConfig & show error details as message & refactor api requests by @ahmeterenodaci in #795
- chore: simplfy actions by @ahmeterenodaci in #797
- feat(management): add claims option to action list in roles and users pages by @yusualhashash in #796
- feat: add getCitiesByRegionId & getDefaultRegionsByCountryIdApi & getRegionsByCountryIdApi & common address types & handleOnAddressValueChange & region combobox & translation by @ahmeterenodaci in #798
- chore: update saas by @ecbakas in #799
- chore: update package lock & ui & types (related to saas) & prevent undefined api calls on handleOnAddressValueChange by @ahmeterenodaci in #802
- refactor: crm update address by @ahmeterenodaci in #804
- chore: ask taxOfficeId when creating refund points & add hideAddressFields function to Location Service schema by @ahmeterenodaci in #805
- feat(Export Validation): add Export Validation page in operation section by @yusualhashash in #800
- feat: add useAddressHook by @ahmeterenodaci in #807
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- feat(dashboard): add filter to some pages by @yusualhashash in #771
- feat: add global table actions & example table component & more by @ahmeterenodaci in #769
- feat(tags): add tags summary by @a0m0rajab in #768
- chore(Contract): resources by @ecbakas in #776
- feat: add filter to table comment & make deleteRequest optional by @ahmeterenodaci in #775
- feat(Contract):new contract & list contracts by @ecbakas in #777
- refactor(Contract & Templates & Operations): ContractService language types by @ecbakas in #778
- fix: table component error message type by @ahmeterenodaci in #779
- chore:ContractService resources by @ecbakas in #780
- fix(Contract): build errors by @ecbakas in #782
- fix table component error message type by @ahmeterenodaci in #785
- chore(Templates): refund & rebate tables style & cleanup by @ecbakas in #784
- refactor:rename table.ts with api-requests&add CrmService actions by @ahmeterenodaci in #786
- fix(management): make the value as empty when type is select by @yusualhashash in #787
- refactor(traveller): use tableCompanent instead of DataTable by @yusualhashash in #781
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- feat: make party actions generic with type by @ahmeterenodaci in #726
- feat: add create parties page by @ahmeterenodaci in #727
- feat: add getTableDataServerSide & deleteTableRowServerSide & remove client versions & add easy new-data by @ahmeterenodaci in #728
- feat: add addressSchemaByData &getEnumName & rename dto by @ahmeterenodaci in #730
- chore: use structuredError :( by @ahmeterenodaci in #732
- feat: add parties edit page by @ahmeterenodaci in #733
- feat(tag): use get tags api endpoint by @a0m0rajab in #724
- chore: generic organizationSchemaSubPositions&export subposition by @ahmeterenodaci in #734
- chore: table data move types to types.ts & fix imports by @ahmeterenodaci in #735
- feat: add searchparams to middleware by @ahmeterenodaci in #736
- feat: add getPartySubTableData to parties & add subEntityType by @ahmeterenodaci in #737
- refactor: traveller page by @yusualhashash in #731
- fix(traveller): edit the translation function by @yusualhashash in #739
- feat: add translation to forms in setting page by @yusualhashash in #740
- refactor(setting): translation by @yusualhashash in #743
- refactor(traveller): translation by @yusualhashash in #745
- feat(traveller): add translation of enum by @yusualhashash in #746
- feat(traveller): add filter and translation to it by @yusualhashash in #748
- refactor: parties by @ahmeterenodaci in #747
- refactor: delete crm & refactor translations by @ahmeterenodaci in #749
- feat: enable docker for trafik by @a0m0rajab in #750
- refactor(parties/traveller): move traveller to under the parties page and remove old crm from project by @yusualhashash in #751
- feat(tags): add pagination and filters by @a0m0rajab in #744
- refactor: translation of abpuinavigation by @ahmeterenodaci in #753
- chore: fix params on parties & fix translation by @ahmeterenodaci in #754
- refactor:delete old contracts & update saas & templates paged dto changed due saas update & ui update by @ecbakas in #752
- refactor(traveller): edi the className of form and add value to showExpired in filter by @yusualhashash in #758
- refactor(merchant): edit the create form of individual by @yusualhashash in #757
- chore: add translation to crm & add individuals tab to parties by @ahmeterenodaci in #760
- refactor: delete template page after moving it inside contract by @yusualhashash in #759
- language: add translations & add personal summaries put action to parties by @ahmeterenodaci in #762
- feat:toast-on-submit by @ecbakas in #761
- feat: add update merchant base to parties by @ahmeterenodaci in #764
- refactor(merchant): edit the create form of organization and individual by @yusualhashash in #763
- chore: add translation to management page by @yusualhashash in #765
Full Changelog: 0.0.1...0.0.2