Commit Graph
76 Commits
Author SHA1 Message Date
benguozakinci@gmail.com e13faac98e Add regex for adding thousands seperator 2021-09-29 13:20:31 +03:00
benguozakinci@gmail.com fc86990578 Check if dom element exist before change 2021-09-28 10:36:17 +03:00
benguozakinci@gmail.com 04097f5c06 Remove duplicated search bar after bulk action 2021-09-27 19:10:40 +03:00
benguozakinci@gmail.com 0bc9fa8571 Remove testing font and correct typo 2021-09-07 12:37:32 +03:00
benguozakinci@gmail.com eb44af59cb Remove dummy test font 2021-09-07 12:27:03 +03:00
benguozakinci@gmail.com c36c9c63e6 Chinese and japanese characters available ininvoices pdf 2021-09-07 12:17:01 +03:00
benguozakinci@gmail.com e72561278b Add font and configuration for dompdf 2021-09-06 13:35:41 +03:00
benguozakinci@gmail.com 68e788505a Apply format currency to tAxes 2021-09-02 19:17:19 +03:00
benguozakinci@gmail.com fe3a481596 Remove repeating functions 2021-09-02 17:30:59 +03:00
benguozakinci@gmail.com 808306a8a2 Add unique ref for focus events 2021-09-02 17:22:02 +03:00
benguozakinci@gmail.com bcc97e3d72 Move out functionality 2021-09-02 14:50:07 +03:00
benguozakinci@gmail.com a05763f99d Remove preventing event from textarea 2021-09-02 14:31:09 +03:00
benguozakinci@gmail.com 0a9193479a Refactor money format functionality 2021-09-02 14:29:43 +03:00
benguozakinci@gmail.com cda2794750 Remove unnecessary variables from blade 2021-09-02 12:08:19 +03:00
benguozakinci@gmail.com dfa4b9f069 Remove unnecessary variables from blade 2021-09-02 12:05:54 +03:00
benguozakinci@gmail.com 5051d04e3e Prevent possible bugs on create item functionality 2021-09-02 12:00:19 +03:00
benguozakinci@gmail.com f0b37c3bc9 Remove keydown.enter events that disable the submission for line items 2021-09-02 10:54:36 +03:00
benguozakinci@gmail.com 2ab39c4f17 Add money formatting 2021-09-01 18:30:52 +03:00
benguozakinci@gmail.com 4a2fd2cc9f Tooltip shows positions symbol according to prefix 2021-09-01 16:47:42 +03:00
benguozakinci@gmail.com 641e3c5ff7 Add yAxis configuration for customized tick label & tooltip data 2021-09-01 14:26:17 +03:00
benguozakinci@gmail.com ccaa724a3f Remove unrelated event 2021-08-31 16:10:07 +03:00
benguozakinci@gmail.com ae16753da9 Specift the input cleared style condition 2021-08-27 15:54:08 +03:00
benguozakinci@gmail.com bfcfad2694 Upload correct view for accidentally pushed file 2021-08-27 15:44:18 +03:00
benguozakinci@gmail.com 5633689c17 Change input enter event handler to use DOM 2021-08-27 15:33:11 +03:00
benguozakinci@gmail.com 714fd00971 Refactor 2021-08-27 15:29:43 +03:00
benguozakinci@gmail.com d6f285211d Inputs active 2021-08-26 14:50:27 +03:00
benguozakinci@gmail.com ef1f6c785e Required style for add new contact box 2021-08-26 11:15:22 +03:00
benguozakinci@gmail.com 54442bd8ea Fix data type for default period 2021-08-26 09:24:03 +03:00
benguozakinci@gmail.com b6f3cc7c8f Focus on next input when pressed enter 2021-08-25 19:51:38 +03:00
benguozakinci@gmail.com 37eff2d980 Disable form submission on every keydown event 2021-08-25 14:55:01 +03:00
benguozakinci@gmail.com b43b726587 Lint & refactor 2021-08-25 11:58:33 +03:00
benguozakinci@gmail.com e1d73a2fd4 Merge upstream 2021-08-25 11:22:21 +03:00
benguozakinci@gmail.com e6b0aa3ead Undo unwanted changes in branch 2021-08-25 11:21:15 +03:00
bengü thon mai mochiandGitHub af8b75487f Merge branch 'akaunting:master' into invoice-form-enhancements 2021-08-25 11:15:51 +03:00
benguozakinci@gmail.com 197aa5ce1a Refactor 2021-08-25 10:36:33 +03:00
benguozakinci@gmail.com 0820b70a78 Focus the first matched item && enter event adds existing item that is matched 2021-08-24 15:42:01 +03:00
benguozakinci@gmail.com fe4190c680 Highlighting matched items 2021-08-23 14:54:46 +03:00
benguozakinci@gmail.com 77d6618368 Accounts show page 2021-08-04 17:51:44 +03:00
benguozakinci@gmail.com 986522e813 Create draft show page 2021-08-03 17:56:52 +03:00
benguozakinci@gmail.com 17a4237c09 Fix spacing 2021-08-03 13:44:10 +03:00
benguozakinci@gmail.com 97ea0a1692 Make input focused on dropdown open 2021-08-03 13:40:48 +03:00
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
bengü thon mai mochiandGitHub 73207ef7a8 Undo changes to remove file from the commit 2021-07-02 16:52:21 +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
bengü thon mai mochiandGitHub 24c854a582 Overwrite button styles for ColorPicker element 2021-03-15 12:59:27 +03:00