WIP: Modif tk
change UI with bulma framework and reorganize templating. Add ability to sort tables.
Edited by ty kayn
Merge request reports
Activity
added 39 commits
- c6826574 - [fix] Missing dependency "underscore"
- 9fd487d8 - v0.4.15
- 5c4a0b5b - [build] typescript: skip libs checking
- 415770b0 - [refact] missing word in `getBlockWhereMedianTimeLteAnd`
- 62787b09 - [refact] abstracted `gaussianWotQuality`
- c644ebea - [refact] abstracted `monetaryMass`
- 587cfb49 - [refact] abstracted `wotex`
- 6b5a1788 - [refact] abstracted `membersCount`
- 28abbf67 - [refact] upgrade to Duniter 1.7.x
- 32d74685 - [refact] constants.js ==> constants.ts
- f5bf3c1d - [refact] ignore migration errors temporarily
- cc64d9f7 - [refact] migrate `wotex` module
- 0863718a - [refact] migrate `gaussianWotQuality` module
- 062e0b7b - [mod] Monit now uses a local blockchain storage periodically indexed
- 12a16e62 - [add] new `--reset-data` option to fully reset Monit's local data (blockchain)
- 31be2f2a - [test] add unit tests about Monit indexing
- b3af95bc - [fix] `monetaryMass2` => incorrect data from Duniter 1.7?
- cd15bbdf - [fix] `gaussianWotQuality2` regression
- 1554b5d4 - Merge branch 'feature/duniter-1.7.x'
- 227bfa79 - [modf] show current time in startup logs
- f41b34ce - [mod] `@MonitorExecutionTime` => subdivide getFromCacheOrDB calls
- e9b2c32d - Merge branch 'feature/misc-enhancement'
- 06f26663 - [mod] `members2` => max 100 members (random enabled by default)
- 6beca2f2 - [mod] `members2` => allow to filter by UID or PUBKEY, **no more full scan**
- 590dd993 - Merge branch 'feature/members'
- fce39279 - [fix] `blockCount` crashed
- 8ecfb511 - Merge branch 'fix/blockCount'
- c3845404 - [refact] move `willMembers` functional code into a `module/` folder
- 7f7ccfab - [test] add a `willMembers` basic test
- fece8812 - [fix] `willMembers` was broken (and `members` module as well for pending certs)
- 08563465 - Merge branch 'test/willMembers'
- e869df2f - [enh] add `reindex` command
- 4b8a10aa - Merge branch 'feature/reindex'
- e281dad9 - add public css
- 8546b9ae - [feat] update all views to have a main body
- 68f2f055 - [feat] change to constraints2
- e441b8aa - members table colours and inputs styles
- 78b12b6f - input class, style for check and radio
- f29885ad - [feat] ignore d.ts and generated js files
Toggle commit listadded 1 commit
- 0a8c9bbd - [docs] cgeek as a co author, forum topic link
added 16 commits
- b63b801c - [style] -- bulmacss front end, add public css separated from html
- 32a139ed - [clean] format all js and ts files
- d6014a86 - [feat] ignore map files
- 6182fceb - [feat] update all views to have a main body
- 211405dc - [feat] change to constraints2
- 80c2cbdf - [style] members table colours and inputs styles
- e35e00b1 - [style] input class, style for check and radio
- 1a0826fa - [i18n] fix word
- a4c3be3c - [feat] members with columns, relocate scripts
- feab4ce1 - [clean] format all html
- f2bde3c5 - [feat] members finding with includes
- 3474a9de - [fix] fix members page and will members menu place
- 86067001 - [style] displace menu
- 59cf2986 - [feat] tsc compilation
- bb9574c0 - [feat] rearrange members page
- a6d55032 - [style] table header style
Toggle commit listadded 44 commits
-
a6d55032...216db057 - 27 commits from branch
nodes/typescript/modules:dev
- 0c4c253a - [style] -- bulmacss front end, add public css separated from html
- cfdae4ea - [clean] format all js and ts files
- a023face - [feat] ignore map files
- 69cac962 - [feat] update all views to have a main body
- 02479761 - [feat] change to constraints2
- fc30c52d - [style] members table colours and inputs styles
- f1f12b8f - [style] input class, style for check and radio
- c031d48a - [i18n] fix word
- 1d4c64cc - [feat] members with columns, relocate scripts
- 8d949f58 - [clean] format all html
- b6333f35 - [feat] members finding with includes
- a765b62b - [fix] fix members page and will members menu place
- 79a598c6 - [style] displace menu
- ff823181 - [feat] tsc compilation
- dbc85abc - [feat] rearrange members page
- 4dd293d0 - [style] table header style
- 3507bf78 - rebase on dev branch
Toggle commit list-
a6d55032...216db057 - 27 commits from branch
added 54 commits
-
e2286122...a443774a - 34 commits from branch
nodes/typescript/modules:master
- 69d34b2b - Update willMembers_fr.txt
- a0b6c923 - [style] -- bulmacss front end, add public css separated from html
- c034474a - [clean] format all js and ts files
- 0e1370a9 - [feat] ignore map files
- 1031669c - [feat] update all views to have a main body
- 3f5558ff - [feat] change to constraints2
- e81c8d11 - [style] members table colours and inputs styles
- 0d5c44e5 - [style] input class, style for check and radio
- 926c68b4 - [i18n] fix word
- 322626e1 - [feat] members with columns, relocate scripts
- 24422498 - [clean] format all html
- 94a7495a - [feat] members finding with includes
- 4378b332 - [fix] fix members page and will members menu place
- 14604658 - [style] displace menu
- 84af5319 - [feat] tsc compilation
- 6d84932d - [feat] rearrange members page
- 080eea67 - [style] table header style
- 949a5340 - try another tsc config
- 98e89ef4 - [fix] legend colours
- 17f90816 - [fix] remove compiled files
Toggle commit list-
e2286122...a443774a - 34 commits from branch
added 1 commit
- 637c96ab - [fix] config typescript, add clean files script
Please register or sign in to reply