1
0
Fork 0
mirror of synced 2024-08-21 21:11:23 +12:00
Commit graph

143 commits

Author SHA1 Message Date
mike12345567
de91822ce7 Adding test case for issue found by Andrew with formulas, HBS in deep context objects was being evaluated which is not valid and breaks things. 2021-05-27 11:45:17 +01:00
Budibase Release Bot
2c86cb4f43 v0.9.13 2021-05-27 07:19:23 +00:00
Budibase Release Bot
b970a01def v0.9.12 2021-05-26 16:53:00 +00:00
Budibase Release Bot
f8a7220a56 v0.9.11 2021-05-26 16:14:47 +00:00
Budibase Release Bot
08b7e3a543 v0.9.10 2021-05-26 15:57:10 +00:00
Budibase Release Bot
7ff173687c v0.9.9 2021-05-26 15:16:54 +00:00
Martin McKeaveney
40634b099b v0.9.8 2021-05-26 15:36:41 +01:00
Martin McKeaveney
10a8f063fb v0.9.7 2021-05-26 15:34:28 +01:00
Martin McKeaveney
7befe535fc v0.9.6 2021-05-26 13:37:46 +01:00
Martin McKeaveney
1150593e74 v0.9.5 2021-05-25 15:40:12 +01:00
Martin McKeaveney
3a53dbe1f7 v0.9.4 2021-05-25 12:44:36 +01:00
Martin McKeaveney
4c9c7b05a3 v0.9.3 2021-05-24 21:54:28 +01:00
Martin McKeaveney
40abd4fe3d v0.9.2 2021-05-24 17:20:20 +01:00
Martin McKeaveney
7103df0013 v0.9.1 2021-05-20 14:53:22 +01:00
Martin McKeaveney
fd9f4a3027 v0.9.0 2021-05-20 14:49:19 +01:00
Martin McKeaveney
7ab24fed2b merge with master 2021-05-20 10:40:15 +01:00
Andrew Kingston
b402254b2c Lint 2021-05-14 15:41:58 +01:00
Mike Shanks
04a159986e v0.8.18 2021-05-13 11:17:08 +01:00
Andrew Kingston
023f5c5813 Merge branch 'lab-day-search' of github.com:Budibase/budibase into lab-day-search 2021-05-11 16:08:41 +01:00
mike12345567
5181ca710f Fixing an issue with date objects not being managed by handlebars correctly. 2021-05-11 16:07:55 +01:00
Michael Drury
6435cb5065 Merge pull request #1460 from Budibase/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.13 to 4.17.21
2021-05-07 10:16:48 +01:00
dependabot[bot]
e46964b763 Bump lodash from 4.17.13 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 08:57:55 +00:00
dependabot[bot]
44515b7e6c Bump handlebars from 4.7.6 to 4.7.7 in /packages/string-templates
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 08:56:46 +00:00
mike12345567
e5f3b3956c Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 13:24:14 +01:00
Andrew Kingston
797e8a8b67 Add explicit prettier options 2021-05-04 11:32:22 +01:00
mike12345567
dcf69b2181 Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 10:34:30 +01:00
Keviin Åberg Kultalahti
0afbf1649e lint:fix 2021-05-03 09:31:09 +02:00
mike12345567
2cd4e389a6 Fixing complex test case. 2021-04-30 16:21:59 +01:00
mike12345567
a7022de9b5 Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 2021-04-30 16:17:57 +01:00
Martin McKeaveney
ef268014c1 v0.8.17 2021-04-19 10:39:27 +01:00
mike12345567
3a6cc28df0 Merge branch 'master' of github.com:Budibase/budibase into next 2021-04-16 17:01:35 +01:00
Martin McKeaveney
b0ffb8dcb8 v0.8.16 2021-04-12 19:51:11 +01:00
Martin McKeaveney
fe5dd7e2ac v0.8.15 2021-04-12 17:10:19 +01:00
Martin McKeaveney
b5baf9f892 merge 2021-04-12 13:41:46 +01:00
Martin McKeaveney
c02306e6fb merge 2021-04-12 13:39:53 +01:00
Martin McKeaveney
65be3e9ede v0.8.14 2021-04-11 12:58:22 +01:00
Martin McKeaveney
c19cc4f3c9 v0.8.13 2021-04-11 12:53:39 +01:00
Andrew Kingston
ff938e70b5 Update string-templates tests 2021-04-07 10:56:06 +01:00
Andrew Kingston
7efcc29ba8 Update locks 2021-04-07 10:52:41 +01:00
Andrew Kingston
5bf33c5d6b Fix string-templates and client buindling for ESM 2021-04-01 16:09:16 +01:00
mike12345567
1c44808336 Adding a nuke stack option at top of repo and then setting up proxy for dev experience through envoy. 2021-04-01 12:02:31 +01:00
Andrew Kingston
32e7a7950b Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:42:56 +01:00
Andrew Kingston
a774f400f8 Export package.json from string-templates repo 2021-03-31 19:55:35 +01:00
Andrew Kingston
369a0d6c7a Update string-templates to use a better node polyfill rollup plugin 2021-03-31 19:07:09 +01:00
Andrew Kingston
a2bd824a1d Fix issue with polyfilling node globals 2021-03-31 18:49:53 +01:00
Andrew Kingston
44ad38fdf8 Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00
Martin McKeaveney
637d115534 v0.8.12 2021-03-25 10:40:08 +00:00
Martin McKeaveney
c74205e4c8 v0.8.11 2021-03-24 18:48:26 +00:00
Andrew Kingston
e9bfdabcdd Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor 2021-03-24 15:52:05 +00:00
Andrew Kingston
5276cd7117 Fix edge case bug where the literal handlebars helper would not work with objects including a dash character 2021-03-16 18:16:56 +00:00