engine

Generate your web application from a simple configuration. We are building a powerful engine allowing the complete development of a web application from a JSON configuration file.

OTHER License

Downloads
2K
Stars
11

Bot releases are visible (Hide)

engine - v0.31.6

Published by thomas-jeanneau 15 days ago

0.31.6 (2024-10-04)

Bug Fixes

  • Logger: SENTRY_DSN loading (f5f4668)
engine - v0.31.5

Published by thomas-jeanneau 15 days ago

0.31.5 (2024-10-04)

Bug Fixes

  • Logger: update schema config (141fdf1)
engine - v0.31.4

Published by thomas-jeanneau 15 days ago

0.31.4 (2024-10-04)

Bug Fixes

  • Logger: simplify ElasticSearch Logger config (918495e)
engine - v0.31.3

Published by thomas-jeanneau 15 days ago

0.31.3 (2024-10-04)

Bug Fixes

  • Logger: add ElasticSearch Logger (8d1fef4)
  • Monitor: update Sentry integration (782ffdc)
engine - v0.31.2

Published by thomas-jeanneau 29 days ago

0.31.2 (2024-09-20)

Bug Fixes

  • Monitor: fix Sentry environnement loading (3294ad3)
engine - v0.31.1

Published by thomas-jeanneau 29 days ago

0.31.1 (2024-09-20)

Bug Fixes

  • Monitor: fix env Sentry DSN loading (7b45d5a)
engine - v0.31.0

Published by thomas-jeanneau 29 days ago

0.31.0 (2024-09-20)

Bug Fixes

Features

  • Logger: add green test: should log 'app started' (13a6764)
engine - v0.30.0

Published by thomas-safidea about 1 month ago

0.30.0 (2024-09-12)

Bug Fixes

  • Git: fix file names (1e38996)
  • Github: fix env variable for ci (f91939b)
  • Linter: fix eslint config (cac0c63)

Features

  • Monitor: add green test: should send an error to Sentry (a022257)
engine - v0.29.0

Published by thomas-safidea about 1 month ago

0.29.0 (2024-09-10)

Bug Fixes

  • Spreadsheet: update green test: should create a .pdf from .xlsx (1ff894a)

Features

  • Spreadsheet: add green test: should create a .pdf from .xlsx (931aafd)
engine - v0.28.1

Published by thomas-safidea about 2 months ago

0.28.1 (2024-08-27)

Bug Fixes

  • Bucket: add green test: should get a .xlsx file from a bucket (261ab8b)
engine - v0.28.0

Published by thomas-safidea about 2 months ago

0.28.0 (2024-08-27)

Features

  • Spreadsheet: add green test: should create a .xlsx file from a template (fb876cf)
engine - v0.27.1

Published by thomas-safidea about 2 months ago

0.27.1 (2024-08-24)

Bug Fixes

  • Action: add green test: should read a record in database (612ed76)
engine - v0.27.0

Published by thomas-safidea about 2 months ago

0.27.0 (2024-08-23)

Bug Fixes

  • Bucket: add green test: should get a docx file from a bucket (f3801dc)
  • Document: add green test: should create a document from a .docx file with a custom filename (aa7a9cb)

Features

  • Bucket: add green test: should start an app with a bucket (9ac7e21)
engine - v0.26.0

Published by thomas-safidea about 2 months ago

0.26.0 (2024-08-23)

Features

  • Document: add green test: should create a document from a .docx file (acc134a)
engine - v0.25.0

Published by thomas-safidea 3 months ago

0.25.0 (2024-08-03)

Features

  • CreatePdf: add green test: should create a PDF url (b67d763)
engine - v0.24.2

Published by thomas-safidea 3 months ago

0.24.2 (2024-08-02)

Bug Fixes

  • Table: add green test: should create a record with an a date field (560fdf1)
engine - v0.24.1

Published by thomas-safidea 3 months ago

0.24.1 (2024-08-02)

Bug Fixes

  • RunJavascriptCode: add green test: should run a javascript code with a database list with isAnyOf filter (e8ccccc)
  • SingleLinkedRecord: add green test: should migrate a table after edit SingleTextField to SingleLinkedRecord (c7e0c32)
engine - v0.24.0

Published by thomas-safidea 3 months ago

0.24.0 (2024-08-02)

Features

  • ApiCalled: add green test: should start an automation from api call (f8aa49d)
engine - v0.23.0

Published by thomas-safidea 3 months ago

0.23.0 (2024-08-02)

Bug Fixes

  • RunJavascriptCode: add green test: should run a javascript code with a database insert (1f2d699)
  • RunJavascriptCode: add green test: should run a javascript code with a database list with filters (e7d29b5)

Features

  • RunJavascriptCode: add green test: should run a javascript code (d5074ff)
engine - v0.22.5

Published by thomas-safidea 3 months ago

0.22.5 (2024-08-01)

Bug Fixes

  • Sqlite: add drop temp table if exist (f504c42)