1
0
Fork 0
mirror of synced 2024-08-09 23:28:01 +12:00
Commit graph

4178 commits

Author SHA1 Message Date
Rory Powell
fa1f9ad6cc Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00
Rory Powell
d87714107d Add checkout pro step to budibase-ci 2022-04-13 21:13:01 +01:00
Budibase Staging Release Bot
06f22413cb v1.0.105-alpha.14 2022-04-13 13:20:56 +00:00
Budibase Staging Release Bot
0197b96be4 v1.0.105-alpha.13 2022-04-13 11:22:17 +00:00
Michael Drury
420f40d4a5 Merge pull request #5343 from daawaan/fix/win10-dev
Support Windows 10 development
2022-04-13 12:12:02 +01:00
Budibase Staging Release Bot
69904fd870 v1.0.105-alpha.12 2022-04-13 10:40:51 +00:00
melohagan
54b975cb9f Merge pull request #5304 from Budibase/bug/sev3/empty_static_formula_column
Fix for empty static formula column creation error
2022-04-13 11:33:20 +01:00
Budibase Staging Release Bot
b8042b60fe v1.0.105-alpha.11 2022-04-13 09:19:50 +00:00
dependabot[bot]
6264bbb48f Bump urijs from 1.19.8 to 1.19.11 in /packages/server
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.8 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.8...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 00:14:16 +00:00
Rory Powell
03ba6d914f Merge branch 'develop' into feature/licensing 2022-04-12 16:18:41 +01:00
Budibase Staging Release Bot
4340a46fe7 v1.0.105-alpha.10 2022-04-12 09:14:08 +00:00
Budibase Staging Release Bot
6fce5fce89 v1.0.105-alpha.9 2022-04-11 08:16:09 +00:00
Theone Eclarin
8479d69a86 initial commit 2022-04-11 10:02:40 +08:00
Mel O'Hagan
6b5be828e7 passing non-null required for doesContainStrings 2022-04-07 17:13:08 +01:00
Budibase Staging Release Bot
404ec5cec1 v1.0.105-alpha.8 2022-04-07 13:27:06 +00:00
Budibase Staging Release Bot
50729710c5 v1.0.105-alpha.7 2022-04-06 21:25:19 +00:00
Budibase Staging Release Bot
bb7c4e1d41 v1.0.105-alpha.6 2022-04-06 20:15:30 +00:00
Budibase Staging Release Bot
9746ac3ac6 v1.0.105-alpha.5 2022-04-06 13:05:51 +00:00
Budibase Staging Release Bot
57f5f5731a v1.0.105-alpha.4 2022-04-06 10:38:23 +00:00
Budibase Staging Release Bot
1660c3372a v1.0.105-alpha.3 2022-04-06 08:58:34 +00:00
Budibase Staging Release Bot
43b6714a98 v1.0.105-alpha.2 2022-04-05 11:56:35 +00:00
Budibase Staging Release Bot
3725fa4ca5 v1.0.105-alpha.1 2022-04-05 11:22:24 +00:00
Michael Drury
130a02889a Merge pull request #5209 from Budibase/labday/single-docker
Single docker file lab-day
2022-04-05 12:16:09 +01:00
Budibase Staging Release Bot
476386f35a v1.0.105-alpha.0 2022-04-05 10:46:38 +00:00
mike12345567
1f982428e2 Merge branch 'develop' of github.com:Budibase/budibase into labday/single-docker 2022-04-05 11:31:02 +01:00
Budibase Staging Release Bot
d82e15463d v1.0.104-alpha.1 2022-04-04 11:01:50 +00:00
Budibase Release Bot
defd0a29a7 v1.0.104 2022-04-04 09:54:00 +00:00
mike12345567
39182cfbc0 Fixing issue #5817 - making sure that date strings are correctly parsed into the bindings. 2022-04-01 17:13:28 +01:00
mike12345567
05af8cafc2 Fixing test case. 2022-04-01 13:47:38 +01:00
mike12345567
4b7ffbbce7 Single docker container configuration. 2022-04-01 01:00:52 +01:00
Budibase Staging Release Bot
459c285d23 v1.0.104-alpha.0 2022-03-31 09:35:49 +00:00
Budibase Release Bot
db768fa6f6 v1.0.103 2022-03-31 09:27:58 +00:00
Budibase Release Bot
b94a48eac3 v1.0.102 2022-03-31 08:47:33 +00:00
Martin McKeaveney
6c878e71f3 Update index.ts 2022-03-31 09:40:41 +01:00
Budibase Release Bot
42c82f30fe v1.0.101 2022-03-30 16:29:43 +00:00
Martin McKeaveney
cd8188a800 bump versions 2022-03-30 17:19:41 +01:00
Budibase Staging Release Bot
733b20c0b4 v1.0.98-alpha.9 2022-03-30 15:25:14 +00:00
Martin McKeaveney
034408b3c2 merge with master 2022-03-30 15:44:22 +01:00
Budibase Release Bot
f5e10d7a96 v1.0.100 2022-03-30 14:30:40 +00:00
Michael Drury
5bc426bb33 Merge pull request #5179 from Budibase/fix/5153
Fix for MySQL Limits and offsets (numbers in bindings)
2022-03-30 15:23:31 +01:00
mike12345567
258434b3ed Fix for #5153 - doing it at the mysql level as it seems to be affected by incorrect types in a way that other SQL databases aren't - limits the possible damage this can do. 2022-03-30 14:45:13 +01:00
Rory Powell
b69445264d Add additional logging to automations 2022-03-30 14:26:51 +01:00
Budibase Staging Release Bot
96ed7abf85 v1.0.98-alpha.8 2022-03-30 12:21:32 +00:00
Budibase Staging Release Bot
be20424695 v1.0.98-alpha.7 2022-03-30 11:45:01 +00:00
Budibase Staging Release Bot
f8f8d3c9cb v1.0.98-alpha.6 2022-03-29 12:03:54 +00:00
Michael Drury
137cde43f8 Merge pull request #5154 from Budibase/dep-update-29-03-2022
Dependabot merge
2022-03-29 12:57:49 +01:00
mike12345567
5036f80fcb Merge branch 'dependabot/npm_and_yarn/packages/server/minimist-1.2.6' of github.com:Budibase/budibase into dep-update-29-03-2022 2022-03-29 12:24:40 +01:00
Budibase Staging Release Bot
21f7599509 v1.0.98-alpha.5 2022-03-29 10:18:40 +00:00
Budibase Release Bot
04b8886ce8 v1.0.99 2022-03-29 09:23:26 +00:00
Budibase Staging Release Bot
be02c8be94 v1.0.98-alpha.4 2022-03-29 07:24:22 +00:00