Commit Graph
33 Commits
Author SHA1 Message Date
benguozakinci@gmail.com 7a4d28d755 Input field is active after new item created 2021-08-03 13:07:09 +03:00
benguozakinci@gmail.com db8507b856 Focus on name input area is active when a new item is created 2021-07-30 18:49:30 +03:00
benguozakinci@gmail.com 1e128aee96 Document style for input w/ type number 2021-07-30 15:11:31 +03:00
benguozakinci@gmail.com 25ea60b3e2 Disable number input style for firefox browser 2021-07-30 15:09:51 +03:00
benguozakinci@gmail.com 1d32ea2d85 Disable number input style for webkit brwosers 2021-07-30 14:59:06 +03:00
benguozakinci@gmail.com 5d4fd9f57c Add number restriction to quantity input 2021-07-30 14:45:09 +03:00
benguozakinci@gmail.com 1df7c8e87f Integrate back-end for default value 2021-07-27 17:56:35 +03:00
benguozakinci@gmail.com a28dd087de Check if the input is empty before sorting and filterin options 2021-07-27 11:06:18 +03:00
benguozakinci@gmail.com d363b111f2 Use given default char limit to fetch data 2021-07-27 10:25:40 +03:00
benguozakinci@gmail.com 935c53a5d9 Add prop for limiting character by default 2021-07-27 10:06:56 +03:00
benguozakinci@gmail.com 2f9f69c0a2 Correct prop name 2021-07-08 15:14:33 +03:00
benguozakinci@gmail.com 3061bf786e Add payment period for invoicesand bills 2021-07-08 15:11:28 +03:00
benguozakinci@gmail.com 5e291f0332 Update date component with props and functionality 2021-07-08 15:08:45 +03:00
benguozakinci@gmail.com c21857df9c Add payment period prop to reconciliations blade 2021-07-08 15:05:28 +03:00
benguozakinci@gmail.com 3843344abb Remove debugger and add discharged functions back 2021-07-08 10:28:10 +03:00
benguozakinci@gmail.com 40f5a49dc8 Fix varibles 2021-07-07 17:43:29 +03:00
benguozakinci@gmail.com c90ec1e510 Use settings payments due to calculate due date in portal 2021-07-07 16:22:08 +03:00
benguozakinci@gmail.com efe21a74c4 Show due date calendar after start date is changed to another month 2021-07-07 16:20:46 +03:00
benguozakinci@gmail.com 528b9b78bb Create global variable for default payment term 2021-07-07 16:16:37 +03:00
benguozakinci@gmail.com 2d915494d1 Add line break end of the file 2021-07-05 17:53:48 +03:00
benguozakinci@gmail.com b3e1bcd710 Refactor 2021-07-05 17:46:08 +03:00
benguozakinci@gmail.com a823fd010b Remove arrow from top of cancel button 2021-07-05 17:41:07 +03:00
benguozakinci@gmail.com 52a90e05be Remove unnecessary variables and add refactored functionality to purchase price 2021-07-02 17:35:07 +03:00
benguozakinci@gmail.com 9301c7e285 Merge remote changes 2021-07-02 17:30:49 +03:00
benguozakinci@gmail.com 8c78c2cc5e Refactor functionality to not to remove the required chars 2021-07-02 17:30:02 +03:00
benguozakinci@gmail.com 112b842cc4 Correct unnecessary spaces and add comma 2021-07-02 16:45:06 +03:00
benguozakinci@gmail.com cfa3c2091d Refactor function 2021-07-02 16:42:15 +03:00
benguozakinci@gmail.com 5148255dde Remove .DS_Store from everywhere 2021-07-02 16:41:25 +03:00
benguozakinci@gmail.com 6e58f29854 Correct indentation 2021-07-02 16:01:19 +03:00
benguozakinci@gmail.com f7d683fff1 Fix indentation 2021-07-02 15:59:00 +03:00
benguozakinci@gmail.com 8f27089cb0 Refactor duplicated variables 2021-07-02 15:05:25 +03:00
benguozakinci@gmail.com 165f857849 Create regex controller to format input without double . and , 2021-07-02 14:59:33 +03:00
benguozakinci@gmail.com 327d8ea94d Regex that works for the first character entered 2021-07-01 12:34:58 +03:00