• Joined on 2023-06-30
mihajlo pushed to ci at dc/dc 2023-07-31 11:13:34 +00:00
34ffac39cb ci: PR will only run lint check
mihajlo pushed to issue-1 at dc/dc 2023-07-31 08:12:48 +00:00
52d4b3eefc chore(git): Merge branch 'issue-1' of ssh://git.datacontroller.io:29419/dc/dc into issue-1
908d2761f2 chore: addressing comments
Compare 2 commits »
mihajlo pushed to issue-1 at dc/dc 2023-07-28 18:10:26 +00:00
7c98ad8c5b Merge branch 'development' into issue-1
2a3f4f755c Merge pull request 'Releasing of tsdoc.datacontroller.io' (#15) from ci into development
ddfae9227c chore(git): Merge branch 'development' into ci
eeb4000efe ci: releasing typedoc
Compare 4 commits »
mihajlo created pull request dc/dc#16 2023-07-28 18:10:08 +00:00
Added support for European numeric formats
mihajlo created branch issue-1 in dc/dc 2023-07-28 18:04:03 +00:00
mihajlo pushed to issue-1 at dc/dc 2023-07-28 18:04:03 +00:00
5bb55e6484 style: lint
e48e47bc63 feat: support for European numeric formats
Compare 2 commits »
mihajlo commented on issue dc/dc#1 2023-07-27 18:21:31 +00:00
Add support for European numeric formats

Error for workaround:

import * as numbro from 'numbro';
import germanLanguage from 'numbro/dist/languages/de-DE.min'

Error message:

Could not find a declaration file for…
mihajlo created pull request dc/dc#15 2023-07-27 17:27:01 +00:00
Releasing of tsdoc.datacontroller.io
mihajlo pushed to ci at dc/dc 2023-07-27 17:26:19 +00:00
ddfae9227c chore(git): Merge branch 'development' into ci
c74378423d Merge pull request 'chore: improving the descriptions of the steps in the release.yaml file' (#11) from releasedoc into development
0e020623a5 chore(git): Merge branch 'development' into releasedoc
25fed203c6 chore: improving the descriptions of the steps in the release.yaml file
Compare 4 commits »
mihajlo pushed to development at dc/dc 2023-07-27 17:24:52 +00:00
c74378423d Merge pull request 'chore: improving the descriptions of the steps in the release.yaml file' (#11) from releasedoc into development
0e020623a5 chore(git): Merge branch 'development' into releasedoc
25fed203c6 chore: improving the descriptions of the steps in the release.yaml file
Compare 3 commits »
mihajlo deleted branch releasedoc from dc/dc 2023-07-27 17:24:52 +00:00
mihajlo merged pull request dc/dc#11 2023-07-27 17:24:51 +00:00
chore: improving the descriptions of the steps in the release.yaml file
mihajlo pushed to releasedoc at dc/dc 2023-07-27 17:24:03 +00:00
0e020623a5 chore(git): Merge branch 'development' into releasedoc
2053c858ac Merge pull request 'Added cypress videos to the build artifacts' (#14) from ci into development
4c2c5d5526 style: lint
7ccc745eb2 chore(git): Merge branch 'development' into ci
e93367fb42 ci: capturing cypress videos
Compare 7 commits »
mihajlo created branch ci in dc/dc 2023-07-27 17:20:18 +00:00
mihajlo pushed to ci at dc/dc 2023-07-27 17:20:18 +00:00
eeb4000efe ci: releasing typedoc
mihajlo commented on issue dc/dc#1 2023-07-27 13:42:31 +00:00
Add support for European numeric formats

https://jsfiddle.net/handsoncode/xbj2g41z/

Hot config:

columns: [
 {
        data: 'column name',
        type: 'numeric',
        numericFormat: {
          pattern: '0,0.00 $',
…
mihajlo pushed to development at dc/dc 2023-07-27 12:58:09 +00:00
2053c858ac Merge pull request 'Added cypress videos to the build artifacts' (#14) from ci into development
4c2c5d5526 style: lint
7ccc745eb2 chore(git): Merge branch 'development' into ci
e93367fb42 ci: capturing cypress videos
Compare 4 commits »
mihajlo deleted branch ci from dc/dc 2023-07-27 12:58:09 +00:00