1
0
Fork 0
mirror of synced 2024-09-18 18:28:33 +12:00
Commit graph

10964 commits

Author SHA1 Message Date
Michael Drury
06a8872ba5
Merge pull request #4468 from Budibase/dependabot/npm_and_yarn/packages/builder/follow-redirects-1.14.8
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/builder
2022-02-14 14:58:11 +00:00
Budibase Staging Release Bot
131b599086 v1.0.58-alpha.3 2022-02-14 12:04:23 +00:00
Budibase Staging Release Bot
d3f4c4a68b v1.0.58-alpha.2 2022-02-14 11:00:33 +00:00
dependabot[bot]
48841dde16
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/builder
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 21:22:05 +00:00
Budibase Staging Release Bot
36ddce3860 v1.0.58-alpha.1 2022-02-11 18:29:37 +00:00
Budibase Staging Release Bot
bc4a25c98e v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00
Martin McKeaveney
20b4f5aadc merge with master 2022-02-10 18:57:26 +01:00
Budibase Staging Release Bot
d6368fc066 v1.0.50-alpha.7 2022-02-10 11:03:45 +00:00
Budibase Release Bot
b9704c289c v1.0.57 2022-02-10 10:41:52 +00:00
Martin McKeaveney
9144fdef6e merge with develop 2022-02-10 11:39:15 +01:00
Budibase Release Bot
dc9d8b9261 v1.0.56 2022-02-10 09:35:51 +00:00
Budibase Release Bot
c4fdd5f469 v1.0.55 2022-02-09 17:41:16 +00:00
Budibase Staging Release Bot
a557d325a5 v1.0.50-alpha.6 2022-02-09 15:12:28 +00:00
Budibase Release Bot
1f76de54b3 v1.0.54 2022-02-09 14:57:41 +00:00
Martin McKeaveney
56cd47e65e Merge branch 'master' of github.com:Budibase/budibase 2022-02-09 15:50:55 +01:00
Michael Drury
8a10e31762
Merge branch 'develop' into frontend-core 2022-02-09 14:42:05 +00:00
Martin McKeaveney
5fde3ac339 fixing bug with gsheets 2022-02-09 15:41:20 +01:00
Budibase Staging Release Bot
091100f935 v1.0.50-alpha.5 2022-02-09 14:38:55 +00:00
Budibase Release Bot
ad8268ff4a v1.0.53 2022-02-09 14:27:35 +00:00
Andrew Kingston
8f2aca7188 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-09 14:24:05 +00:00
mike12345567
0890c3d001 Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes 2022-02-09 12:48:53 +00:00
Budibase Release Bot
e7ff20a6a5 v1.0.52 2022-02-08 17:19:05 +00:00
mike12345567
ea1b65fde8 Updating the tooltip button to have an info icon like the labels on the right instead. 2022-02-08 17:17:00 +00:00
Budibase Staging Release Bot
0829723d99 v1.0.50-alpha.4 2022-02-08 16:13:59 +00:00
Budibase Release Bot
251a8e313c v1.0.51 2022-02-08 16:06:53 +00:00
Budibase Staging Release Bot
1d2fc68b20 v1.0.50-alpha.3 2022-02-08 15:32:30 +00:00
mike12345567
3d8354d155 Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes 2022-02-08 15:12:04 +00:00
Budibase Staging Release Bot
694ac5e79e v1.0.50-alpha.2 2022-02-08 14:51:54 +00:00
mike12345567
604c3a69cc Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes 2022-02-08 12:28:27 +00:00
Budibase Staging Release Bot
c4f67ea142 v1.0.50-alpha.1 2022-02-08 11:53:04 +00:00
Budibase Release Bot
fc00b828d8 v1.0.50 2022-02-08 10:01:04 +00:00
Andrew Kingston
e6ed16f274 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-08 08:12:37 +00:00
Budibase Staging Release Bot
a076d7ccf1 v1.0.50-alpha.0 2022-02-07 20:42:24 +00:00
Martin McKeaveney
c17a7edd65 merge 2022-02-07 21:24:44 +01:00
mike12345567
cb1eef3c57 Removing empty block. 2022-02-07 18:47:49 +00:00
mike12345567
2f3af46222 Fix for both #4167, allow saving but warn if never sent and #4165 save the query name when clicking name save icon. 2022-02-07 18:47:10 +00:00
mike12345567
9298071cc2 Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 2022-02-07 17:56:01 +00:00
Budibase Staging Release Bot
75bc7555b1 v1.0.49-alpha.16 2022-02-07 16:54:28 +00:00
Budibase Staging Release Bot
7cbbf56a93 v1.0.49-alpha.15 2022-02-07 15:46:09 +00:00
Andrew Kingston
04d53a709c Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-07 14:45:14 +00:00
Andrew Kingston
f0616a6826 Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text 2022-02-07 12:13:29 +00:00
Andrew Kingston
a575763bf6 Use automatic formatting for generated longform fields 2022-02-07 12:11:20 +00:00
Andrew Kingston
a96ef98e39 Add rich text option to long form data type 2022-02-07 12:04:43 +00:00
Budibase Staging Release Bot
f625828b58 v1.0.49-alpha.14 2022-02-07 10:52:24 +00:00
Budibase Staging Release Bot
db3f93e8a9 v1.0.49-alpha.13 2022-02-07 10:27:31 +00:00
Michael Drury
bc8f880552
Merge pull request #4328 from Budibase/fix/3928
Fix for SQL Server - fix pagination issue
2022-02-07 10:20:33 +00:00
mike12345567
86e6223e5a Fixing an issue with search field select erroring in builder when using queries in blocks. 2022-02-04 16:56:12 +00:00
Andrew Kingston
e65ee63a9e Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text 2022-02-04 13:53:01 +00:00
Budibase Staging Release Bot
77f938b856 v1.0.49-alpha.12 2022-02-04 13:16:25 +00:00
Budibase Release Bot
80ae9a30b1 v1.0.49 2022-02-04 12:19:39 +00:00