2 min read
October report 2022
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.
October report 2022
UI components
- added a new component
j-Paper
- added a new component
j-Unsaved
- added a new component:
j-Detach
- fixed contextmenu in
j-Menu
- improved
j-KeySelection
- added
opt.show
option to thej-FloatingBox
- fixed scopes in the
j-SelectBox
component - improved code in the
j-ListMenu
component - updated
j-Layout
CSS by adding a small fix for the Chrome (+v106) - fixed validation in
j-Choose
jComponent library
- fixed parsing dates with
yy
chars only - fixed
grid
system - fixed
#codelist
phrase in theWATCH()
method - fixed flags and codelists in TAPI/DAPI/WAPI/AJAX
Total.js framework 4
- fixed parsing dates with
yy
chars only - fixed
input
filter in the Schema actions - improved checking SVG during uploading
- updated
opt.files
by adding downloading files from URL address in theREQUEST()
method - updated
RESTBuilder.file(name, filename, [buffer/url])
method - fixed
Object
type without properties in JSON schemas - fixed built-in
session
mechanism (a problem with storing sessionid/userid with the dash-
) - added
CALL().debug()
method for quick printing data - improved HTML Parser
schema.action()
supports a link to the JSON schema declaration
Total.js Code
- updated jComponent
Total.js OpenFiles
- added a new endpoint
/url/{db}/
, it downloads file from URL address automatically - fixed
svg
uploading
Total.js OpenSync
- added support for transformation
Total.js Flow
- fixed
origin
for new FlowStreams - updated jComponent
- updated jComponent CSS library
- added
/notify/
endpoint for external data synchronization - improved
TOUCH()
method by adding.draft([path], [value])
method for obtaining of settings - added a new component
Notify
- added new component
OAuth 2.0
- added new component
Confirmation code
- added new component
TOTP
- added new component
Transform
- added new component
Error
- updated
CSV dataset
component - fixed rendering of readme
- updated
API router
component by extending settings
Total.js FlowStream
- added a new component
Notify
- added new component
OAuth 2.0
- added new component
Confirmation code
- added new component
TOTP
- added new component
Transform
- added new component
Error
- updated
CSV dataset
component - updated
API router
component by extending settings
Total.js Modules
- improved TotalDB module
Total.js Code Editor
- improved auto discover mode for subprocesses
Total.js SuperAdmin
- added support for subprocesses
Total DB
- improved tokens
- renamed columns from
attrNUM
toxNUM
- improved code
Other posts from Total.js Platform
- 2024-11-13Benchmarking Node.js Frameworks: selecting your framework for 2025!
- 2024-11-01October report 2024
- 2024-10-22Performance Testing: Total.js vs. NestJS
- 2024-10-01September report 2024
- 2024-09-27Total.js UI Builder: #2 designing your first interface
- 2024-09-26Total.js V5: Middlewares
- 2024-09-23Beginner Guide to Total.js UI: # 05 Client-side routing
- 2024-09-23Total.js UI #4: Data Binding (Part 2 – Practical Example)
- 2024-09-20Introduction to Total.js UI Builder: A Beginner’s Guide
- 2024-09-13Total.js v5: #06 Understanding File Routing