mike12345567
|
4f2a623eb0
|
Initial attempt at transpiling HBS to JS.
|
2022-07-28 20:20:53 +01:00 |
mike12345567
|
8ce1b471fd
|
Fixes for SQL issues raised by Marty.
|
2022-03-02 17:40:50 +00:00 |
mike12345567
|
61283e465d
|
Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest.
|
2022-02-03 18:44:34 +00:00 |
mike12345567
|
135aff4a31
|
Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed.
|
2022-01-24 18:22:59 +00:00 |
mike12345567
|
04934a544a
|
Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula.
|
2022-01-21 16:24:24 +00:00 |
Andrew Kingston
|
403f64d1ac
|
Use vm2 for JS execution in node, and a vm polyfill for the browser. Use 2 standalone entrypoints for string-templates depending on env
|
2021-10-14 11:51:05 +01:00 |
Andrew Kingston
|
4fd31b9eac
|
Add JS helper to string templates
|
2021-10-11 14:53:55 +01:00 |
mike12345567
|
e07792263e
|
Adding a case for Firefox undefined bindings when checking validity.
|
2021-08-06 15:32:55 +01:00 |
mike12345567
|
5dd53f67ac
|
Some work towards supporting many SQL relationships.
|
2021-06-28 17:42:39 +01:00 |
Andrew Kingston
|
9815a3ff8c
|
Remove lodash functions and recursive context mutation in string templates to increase performance
|
2021-06-25 15:04:54 +01:00 |
Andrew Kingston
|
7e082a18d8
|
Allow string templates to handle null objects without failing
|
2021-06-09 14:17:11 +01:00 |
mike12345567
|
2938d3a92d
|
Fixing broken backend test cases.
|
2021-06-07 14:08:49 +01:00 |
Andrew Kingston
|
c6827e8a75
|
Improve client performance and add action to control data provider queries
|
2021-06-01 14:59:42 +01:00 |
mike12345567
|
3a1be567b8
|
Fixing an issue with date objects not being managed by handlebars correctly.
|
2021-05-11 16:07:55 +01:00 |
Andrew Kingston
|
583faba9da
|
Add BBUI to monorepo and use vite for builder, client lib and standard components
|
2021-03-31 16:14:56 +01:00 |