1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00
Commit graph

6069 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti 3c4a0f38f4 Merge branch 'master' into feature/layout-poc 2021-06-11 09:09:34 +02:00
Andrew Kingston 79993bafda Add placeholders and empty states automatically as required to any empty client components 2021-06-11 08:05:49 +01:00
Andrew Kingston b11279bd5b Remove leftover dependency 2021-06-10 18:47:22 +01:00
Andrew Kingston 65d6216d33 Refactor client component structure, fix select bar z index, add titles to container bar settings 2021-06-10 18:42:41 +01:00
Andrew Kingston da72a079ae Use IntersectionObservers to determine visibility of selected and hovered components 2021-06-10 15:13:51 +01:00
mike12345567 4474a93933 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-10 14:26:47 +01:00
Budibase Release Bot e91bab560d v0.9.45 2021-06-10 13:17:08 +00:00
Martin McKeaveney a44d59541d merge 2021-06-10 14:15:03 +01:00
Michael Drury efb2fee346 Merge pull request #1692 from Budibase/fix/length-helper
Quick fixes for length handlebars helper
2021-06-10 14:09:12 +01:00
Keviin Åberg Kultalahti a8294f2389 Merge branch 'master' into feature/layout-poc 2021-06-10 14:57:20 +02:00
Budibase Release Bot 0c935fb5fa v0.9.44 2021-06-10 12:54:14 +00:00
Martin McKeaveney fac91d0cee Merge pull request #1691 from Budibase/fix/recent-bugs
fix feedback notification panel, prevent MinIO bucket from being deleted
2021-06-10 13:45:43 +01:00
mike12345567 c52be5aad6 Updating examples, adding length tests and updating HBS helpers library. 2021-06-10 13:44:44 +01:00
Keviin Åberg Kultalahti a66d3456b8 Merge branch 'master' into feature/layout-poc 2021-06-10 13:55:48 +02:00
Budibase Release Bot 989ff250b1 v0.9.43 2021-06-10 11:21:35 +00:00
Michael Drury cb43edb640 Merge pull request #1690 from Budibase/fix/smtp-tls
Adding options to SMTP form for configuring TLS/STARTTLS
2021-06-10 12:14:00 +01:00
Martin McKeaveney dfceb02711 Merge branch 'master' of github.com:Budibase/budibase into plus-datasources 2021-06-10 12:13:28 +01:00
Martin McKeaveney cbb681e140 re-adding if 2021-06-10 12:10:19 +01:00
Martin McKeaveney a7dbada7dc fix feedback notification panel, prevent MinIO bucket from being deleted 2021-06-10 12:07:39 +01:00
Budibase Release Bot fac53fe92f v0.9.42 2021-06-10 10:51:32 +00:00
Michael Drury 1be573c0e5 Merge pull request #1684 from Budibase/fix/attachments
Quick attachments fix discovered when investigating the MinIO issue
2021-06-10 11:43:48 +01:00
mike12345567 73e7398a41 Removing leading slash. 2021-06-10 11:34:37 +01:00
Andrew Kingston 1b2d5b6e47 Use more unique class names to avoid clashes 2021-06-10 11:34:01 +01:00
mike12345567 21d463ce43 Spelling error. 2021-06-10 11:30:24 +01:00
mike12345567 2ce312b5b0 Making sure auth section of form can always be filled in. 2021-06-10 11:28:03 +01:00
mike12345567 86f13557ca Adding options to SMTP form for configuring TLS/STARTTLS. 2021-06-10 11:25:06 +01:00
Andrew Kingston 70167591d9 Apply less aggressive global CSS rules to containers 2021-06-10 11:24:42 +01:00
Andrew Kingston f4cb901f33 Fully remount update forms when initial values change 2021-06-10 11:17:14 +01:00
Andrew Kingston 20e568baea Add more opinionated container styles to make layout out components even easier 2021-06-10 10:59:00 +01:00
Andrew Kingston ae5bc4171f Add customProps function to screen component for building autoscreens 2021-06-10 10:36:43 +01:00
Andrew Kingston 18a175e87a Update layouts to use new container props and be more responsive 2021-06-10 10:36:23 +01:00
Keviin Åberg Kultalahti 7dc7f80571 Merge branch 'master' into feature/layout-poc 2021-06-10 11:35:46 +02:00
Andrew Kingston 6b062c90c2 Update autoscreens to be more responsive by default 2021-06-10 10:20:59 +01:00
Andrew Kingston d777cbf5b1 Add default styles to containers to improve component layouts 2021-06-10 10:20:47 +01:00
Andrew Kingston 2124c85a09 Update autoscreens to have new container props 2021-06-10 09:48:08 +01:00
Andrew Kingston bb473c53f7 Don't apply new container layout settings unless props have been defined, so that existing containers are unchanged 2021-06-10 09:28:10 +01:00
Andrew Kingston b8d8829560 Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-10 09:20:45 +01:00
Andrew Kingston fc80979653 Fix indicator border radius style when flipped 2021-06-10 09:20:17 +01:00
Andrew Kingston 8576166d03 Hugely improve performance of selection and highlight indicators in builder preview 2021-06-10 09:05:08 +01:00
Budibase Release Bot 968c4dabb7 v0.9.41 2021-06-09 18:01:31 +00:00
Andrew Kingston 9040a0bd1c Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-09 18:54:36 +01:00
mike12345567 5086a4d0c9 Super quick fix for attachments, keeping in correct object store directory. 2021-06-09 17:38:24 +01:00
Martin McKeaveney ca4d976a76 plus datasource schema 2021-06-09 16:55:58 +01:00
Andrew Kingston 7d30f69352 Remove log statement 2021-06-09 16:42:14 +01:00
Andrew Kingston 6e2823a4c0 Invert boolean filter expressions to consider nulls as false 2021-06-09 16:41:15 +01:00
Budibase Release Bot aed973681e v0.9.40 2021-06-09 15:26:30 +00:00
mike12345567 dcdbafa4cc Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-09 16:20:36 +01:00
mike12345567 22431a4ea2 Updating SMTP config to show better errors. 2021-06-09 15:45:54 +01:00
Andrew Kingston 2383e4e54a Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-09 15:10:11 +01:00
Budibase Release Bot ad45781228 v0.9.39 2021-06-09 13:51:07 +00:00
Andrew Kingston 18a78c979d Merge pull request #1678 from Budibase/form-fixes
Form fixes
2021-06-09 14:42:59 +01:00
Martin McKeaveney 1d75e13fa2 merge 2021-06-09 14:36:14 +01:00
Andrew Kingston 4d8e878f6f Allow string templates to handle null objects without failing 2021-06-09 14:17:11 +01:00
mike12345567 9a05c52438 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-09 13:57:23 +01:00
Keviin Åberg Kultalahti 9f36b4f5ef Merge branch 'master' into feature/layout-poc 2021-06-09 14:10:55 +02:00
Keviin Åberg Kultalahti 2244211ce6 add horizontal or vertical setting to navbar manifest 2021-06-09 14:10:29 +02:00
Andrew Kingston 739abfd706 Update autoscreens to add new form type setting 2021-06-09 13:08:36 +01:00
Andrew Kingston e5737987c5 Change form type setting to 'actionType' to avoid clashing with old settings 2021-06-09 12:55:17 +01:00
Andrew Kingston f586042267 Add type setting to forms and fix inheriting initial values 2021-06-09 12:53:12 +01:00
Budibase Release Bot 123f5d390f v0.9.38 2021-06-09 11:37:37 +00:00
Andrew Kingston 8ab567e64c Correctly set initial values when registering fields in forms 2021-06-09 12:29:27 +01:00
Michael Drury cabea04bbc Merge pull request #1675 from Budibase/fix/timezones
Allowing use of timezones with date helper
2021-06-09 12:29:00 +01:00
Budibase Release Bot 70de6b34fc v0.9.37 2021-06-09 11:22:57 +00:00
Michael Drury ae1ec4a7ea Merge pull request #1467 from Budibase/dependabot/npm_and_yarn/packages/client/postcss-8.2.10
Bump postcss from 8.2.9 to 8.2.10 in /packages/client
2021-06-09 12:13:25 +01:00
Michael Drury 1f774b1f88 Merge pull request #1590 from Budibase/dependabot/npm_and_yarn/packages/builder/ws-7.4.6
Bump ws from 7.4.4 to 7.4.6 in /packages/builder
2021-06-09 12:13:15 +01:00
mike12345567 e67f19ea20 Updating test. 2021-06-09 12:11:40 +01:00
mike12345567 094b3f68ae Formatting./ 2021-06-09 11:52:26 +01:00
mike12345567 bda8e7c8f5 Adding info about timezone to date helper info. 2021-06-09 11:50:00 +01:00
mike12345567 b741194b7d Updating date helper to allow timezone capabilites. 2021-06-09 11:44:24 +01:00
dependabot[bot] af6bf5a855 Bump ws from 7.4.4 to 7.4.6 in /packages/builder
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:42:53 +00:00
dependabot[bot] 40914306df Bump ws from 7.4.5 to 7.4.6 in /packages/worker
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:42:49 +00:00
Budibase Release Bot 03ad1f0312 v0.9.36 2021-06-09 10:41:59 +00:00
dependabot[bot] 325c4fc94a Bump postcss from 8.2.9 to 8.2.10 in /packages/client
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.9...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:35:06 +00:00
Martin McKeaveney 27a28d8aa7 Merge pull request #1670 from Budibase/dependabot/npm_and_yarn/packages/bbui/ws-5.2.3
Bump ws from 5.2.2 to 5.2.3 in /packages/bbui
2021-06-09 11:34:32 +01:00
Martin McKeaveney 79952987a7 Merge pull request #1671 from Budibase/dependabot/npm_and_yarn/packages/worker/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1 in /packages/worker
2021-06-09 11:34:25 +01:00
Martin McKeaveney 6b0c214322 Merge pull request #1672 from Budibase/dependabot/npm_and_yarn/packages/client/browserslist-4.16.6
Bump browserslist from 4.16.3 to 4.16.6 in /packages/client
2021-06-09 11:34:17 +01:00
Martin McKeaveney 0dbdf3a37b Merge pull request #1673 from Budibase/dependabot/npm_and_yarn/packages/builder/postcss-8.3.0
Bump postcss from 8.2.9 to 8.3.0 in /packages/builder
2021-06-09 11:34:09 +01:00
dependabot[bot] 091bf6ea58 Bump ws from 5.2.2 to 5.2.3 in /packages/server
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:13:51 +00:00
dependabot[bot] ac98cdd85e Bump ws from 5.2.2 to 5.2.3 in /packages/bbui
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:13:33 +00:00
Budibase Release Bot 8b1895f10c v0.9.35 2021-06-09 10:12:38 +00:00
dependabot[bot] 069f50615e Bump browserslist from 4.16.3 to 4.16.6 in /packages/client
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:03:54 +00:00
Martin McKeaveney 6e96329737 Merge pull request #1548 from Budibase/dependabot/npm_and_yarn/packages/bbui/browserslist-4.16.6
Bump browserslist from 4.16.4 to 4.16.6 in /packages/bbui
2021-06-09 11:03:22 +01:00
Martin McKeaveney 03ace9f913 Merge pull request #1549 from Budibase/dependabot/npm_and_yarn/packages/builder/browserslist-4.16.6
Bump browserslist from 4.16.3 to 4.16.6 in /packages/builder
2021-06-09 11:03:14 +01:00
dependabot[bot] 223648c97f Bump postcss from 8.2.9 to 8.3.0 in /packages/builder
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.3.0.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.9...8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:03:10 +00:00
mike12345567 ae0dbacb31 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-09 11:03:01 +01:00
dependabot[bot] 08ed1c53ea Bump normalize-url from 4.5.0 to 4.5.1 in /packages/worker
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 10:02:46 +00:00
Martin McKeaveney 6ab9894f5b Merge pull request #1594 from Budibase/dependabot/npm_and_yarn/packages/string-templates/ws-7.4.6
Bump ws from 7.4.2 to 7.4.6 in /packages/string-templates
2021-06-09 11:02:28 +01:00
Martin McKeaveney 5d4e486d36 Merge pull request #1471 from Budibase/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.5 to 2.8.9
2021-06-09 11:02:19 +01:00
Martin McKeaveney f16ab86f9f Merge pull request #1591 from Budibase/dependabot/npm_and_yarn/packages/client/ws-7.4.6
Bump ws from 7.3.1 to 7.4.6 in /packages/client
2021-06-09 11:02:09 +01:00
Martin McKeaveney db48968d32 Merge pull request #1610 from Budibase/dependabot/npm_and_yarn/packages/worker/urijs-1.19.6
Bump urijs from 1.19.2 to 1.19.6 in /packages/worker
2021-06-09 11:01:48 +01:00
Keviin Åberg Kultalahti 09bcbb17a9 Merge branch 'master' into feature/layout-poc 2021-06-09 10:24:05 +02:00
Keviin Åberg Kultalahti 9931c578a1 change name to section, add illegalChildren prop to manifest 2021-06-09 10:23:42 +02:00
dependabot[bot] e13ebf1b7d Bump ws from 7.3.1 to 7.4.6 in /packages/client
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 19:58:24 +00:00
dependabot[bot] 44f3ee4d4f Bump ws from 7.4.2 to 7.4.6 in /packages/string-templates
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.2...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 19:57:59 +00:00
Budibase Release Bot 0ed9cfc939 v0.9.34 2021-06-08 19:56:50 +00:00
Budibase Release Bot 9559aecd5a v0.9.33 2021-06-08 19:28:00 +00:00
Martin McKeaveney 50186daed4 pin posthog version to fix CLI 2021-06-08 20:20:19 +01:00
Budibase Release Bot 7496938a72 v0.9.32 2021-06-08 18:48:22 +00:00
dependabot[bot] 8de6aa6668 Bump urijs from 1.19.2 to 1.19.6 in /packages/worker
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.6.
- [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.2...v1.19.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 18:42:04 +00:00
Martin McKeaveney fbc09f4b4a Merge pull request #1667 from Budibase/fix/stability-bugfixes
Fix/stability bugfixes
2021-06-08 19:40:41 +01:00
Budibase Release Bot ba90d908c0 v0.9.31 2021-06-08 18:15:16 +00:00
dependabot[bot] faa87100a8 Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 18:10:12 +00:00
dependabot[bot] bc78351578 Bump browserslist from 4.16.3 to 4.16.6 in /packages/builder
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 18:08:52 +00:00
dependabot[bot] 524980eaeb Bump browserslist from 4.16.4 to 4.16.6 in /packages/bbui
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 18:08:12 +00:00
Michael Drury b48342c55c Linting. 2021-06-08 18:29:34 +01:00
mike12345567 033258b495 Updating export template script to remove users as well. 2021-06-08 18:09:09 +01:00
mike12345567 72c3ff8c2e Formatting. 2021-06-08 18:06:56 +01:00
mike12345567 fe66c3535c Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong). 2021-06-08 18:06:16 +01:00
Martin McKeaveney 65abd63744 lint 2021-06-08 17:14:46 +01:00
mike12345567 b05c67e8b5 Formatting. 2021-06-08 16:11:46 +01:00
mike12345567 33184be064 Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 2021-06-08 16:06:30 +01:00
Andrew Kingston 746de696fa Fix icon for hAlign center in containers 2021-06-08 15:18:34 +01:00
Andrew Kingston 4138103f68 Improve client app overflow and selection indicators 2021-06-08 15:16:37 +01:00
Martin McKeaveney feca6cc962 remove builder role from google auth, only allow google sign in if local account exists 2021-06-08 14:46:18 +01:00
Martin McKeaveney eeaca8fc82 do not make query execution a requirement 2021-06-08 14:26:06 +01:00
Andrew Kingston 3a6b627609 Fix navigation component due to new wrapping divs around components 2021-06-08 14:22:00 +01:00
Andrew Kingston 65e7453fbf Render builder preview selection indicators via top level component instead of via styleable healper. Add indiciator on hover and add name to indicator 2021-06-08 14:19:03 +01:00
Martin McKeaveney 499583ff22 fixing attachments for public apps 2021-06-08 12:50:58 +01:00
mike12345567 8a10d2e5b5 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-08 12:27:37 +01:00
Martin McKeaveney 7f934327b7 making new screen modal choose the currently filtered role 2021-06-08 11:42:39 +01:00
Martin McKeaveney d223b3fef0 remove test appID from datasources call 2021-06-08 09:35:50 +01:00
Andrew Kingston c41f57861c Make settings bar spectrum compatible 2021-06-08 08:14:50 +01:00
Andrew Kingston 0dd0748f5c Add back in lock file 2021-06-08 08:02:00 +01:00
Andrew Kingston 888f6cf398 Move settings bar into client library and allow configuration from manifest.json 2021-06-08 08:00:54 +01:00
Budibase Release Bot bb20722b48 v0.9.30 2021-06-07 17:12:41 +00:00
Martin McKeaveney 905c8f461f Merge branch 'master' of https://github.com/Budibase/budibase into plus-datasources 2021-06-07 18:09:03 +01:00
Budibase Release Bot dfed27393a v0.9.29 2021-06-07 16:43:08 +00:00
Budibase Release Bot 3fcc2be1e9 v0.9.28 2021-06-07 16:26:33 +00:00
Michael Drury 81a9a40a18 Merge pull request #1558 from Budibase/fix/cypress-fixes
Fix/Update Cypress test cases
2021-06-07 17:16:37 +01:00
mike12345567 88290f2a13 Removing unused function. 2021-06-07 17:00:03 +01:00
mike12345567 1f798f594d Fixing conditional issues. 2021-06-07 16:59:54 +01:00
mike12345567 e75b1338c2 Skipping component test case. 2021-06-07 15:46:09 +01:00
Martin McKeaveney ba34b45ea5 Merge branch 'master' of https://github.com/Budibase/budibase into plus-datasources 2021-06-07 14:36:25 +01:00
Martin McKeaveney e4febf1ad0 fix rbac for tables 2021-06-07 14:29:06 +01:00
mike12345567 e20b115b4d Fixing broken backend test cases. 2021-06-07 14:08:49 +01:00
mike12345567 794119ec39 Merge branch 'fix/cypress-fixes' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-07 13:23:18 +01:00
mike12345567 1e9ce62261 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-07 13:22:27 +01:00
mike12345567 b6be635cb8 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-07 13:16:36 +01:00
Andrew Kingston b1398340f5 Merge pull request #1620 from Budibase/lab-day-plausible
Lab day work (better searching for external data sources, date range component, fixes)
2021-06-07 09:47:10 +01:00
Andrew Kingston 58c2ce4959 Fix radio group opacity on firefox on ubuntu 2021-06-07 09:41:27 +01:00
Budibase Release Bot 509375313a v0.9.27 2021-06-04 20:56:30 +00:00
mike12345567 a58cd69133 Managing the finding of old revision in older apps. 2021-06-04 21:34:41 +01:00
mike12345567 b82af48351 Fixing an issue with the various components of a relationship column being edittable after it was created. 2021-06-04 21:25:34 +01:00
mike12345567 5317d7b1f3 Relationship name wasn't editable - fixing this. 2021-06-04 21:19:21 +01:00
mike12345567 4fdbeafca5 Adding test case for data source opinionated query endpoint. 2021-06-04 15:16:15 +01:00
mike12345567 c00f1ea0bc Adding schema validation and API endpoint to data sources for query. 2021-06-04 14:53:49 +01:00
Keviin Åberg Kultalahti f989d18a3f remove unused class 2021-06-04 15:52:28 +02:00
Keviin Åberg Kultalahti 9c7f56a9ae auto-wrapping on size collapse 2021-06-04 15:52:05 +02:00
Budibase Release Bot 4bb24f7e9a v0.9.26 2021-06-04 13:05:28 +00:00
Keviin Åberg Kultalahti 134cf87608 display placeholders 2021-06-04 14:34:52 +02:00
Keviin Åberg Kultalahti b8c7f6d298 rework selector styles 2021-06-04 14:34:40 +02:00
mike12345567 fd2b7c415a Merge branch 'plus-datasources' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-04 13:28:34 +01:00
mike12345567 0c681e7dea Merge branch 'fix/builder-roles' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-04 13:10:57 +01:00
mike12345567 7032305f01 Formatting. 2021-06-04 12:13:57 +01:00
mike12345567 fe4fcad77c Fixing issue with builder not always having the correct roles to view an app - global builders are now admins in all apps. 2021-06-04 12:13:29 +01:00
Martin McKeaveney dd69d5480b Joi schema validation for plus datasources 2021-06-04 10:50:02 +01:00
Martin McKeaveney 36d04d010b Merge branch 'master' of https://github.com/Budibase/budibase into plus-datasources 2021-06-04 10:25:14 +01:00
Budibase Release Bot 903adb40a8 v0.9.25 2021-06-04 09:13:55 +00:00
Keviin Åberg Kultalahti ebdbbdc094 wip layout component 2021-06-04 08:57:18 +02:00
Martin McKeaveney ca6735a11a set content type on client lib upload 2021-06-03 21:33:44 +01:00
mike12345567 2fe6efaed3 Updating test cases. 2021-06-03 18:48:04 +01:00
mike12345567 01fabba959 Merge branch 'plus-datasources' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-03 18:19:33 +01:00
Martin McKeaveney 00e3f06643 todo comment 2021-06-03 17:58:17 +01:00
Martin McKeaveney de4051da45 endpoint for plus datasources 2021-06-03 17:56:04 +01:00
mike12345567 738b5af4c0 Switching from .toString to .toSQL().toNative() for sql injection protection. 2021-06-03 17:45:19 +01:00
mike12345567 20d7d36a16 Using all lowercase 'query' function name for the builder. 2021-06-03 16:47:31 +01:00
mike12345567 f507daa46a Linking up to existing SQL integrations. 2021-06-03 16:45:43 +01:00
mike12345567 0fba3cc8fd Adding base SQL class which processes defined JSON structure into SQL. 2021-06-03 16:31:24 +01:00
Andrew Kingston 966885b1a0 Remove leftover code and add proper comments to action types 2021-06-03 11:38:06 +01:00
Budibase Release Bot 01bd6f40bc v0.9.24 2021-06-03 10:05:33 +00:00
Andrew Kingston 280a09afd7 Add client SDK function to get a component action and clean up date range picker 2021-06-03 10:10:25 +01:00
Andrew Kingston 7f1b612e75 Remove placeholder value from data provider API 2021-06-03 09:55:23 +01:00
Andrew Kingston 1eee2ccc04 Disable inputs in client apps updating on change, causing far too many API requests when linked to a filtered data provider 2021-06-03 09:43:45 +01:00
Martin McKeaveney 75d30ed3a1 createView test green 2021-06-02 22:38:04 +01:00
Martin McKeaveney 6f663a1daf view 2021-06-02 19:21:55 +01:00
Martin McKeaveney 5b26d094cc view fixes 2021-06-02 19:20:28 +01:00
mike12345567 32579aede8 Some fixes after test failures in CI. 2021-06-02 18:28:05 +01:00
Budibase Release Bot c7f3d63374 v0.9.23 2021-06-02 12:06:51 +00:00
Martin McKeaveney abc7f04f29 Merge pull request #1607 from Budibase/lab-day-2705
Bash script automation block, budibase docker updates through UI
2021-06-02 12:59:13 +01:00
Budibase Release Bot 48d3bff349 v0.9.22 2021-06-02 11:34:24 +00:00
mike12345567 781bd7bab6 Fixing internal table issues and updating createTable cypress test case. 2021-06-02 12:32:07 +01:00
Andrew Kingston 256f6ab065 Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-02 11:39:41 +01:00
mike12345567 1da4b31890 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-02 10:08:57 +01:00
Andrew Kingston 1a59f9c8ac Add default setting to date range picker and add info text 2021-06-02 08:38:19 +01:00
Andrew Kingston bb7947bb94 Remove '1 hour' selector from date range picker 2021-06-02 08:28:19 +01:00
Martin McKeaveney e927f44c12 removing superfluous controllers 2021-06-01 20:22:56 +01:00
Martin McKeaveney aacaca3d4e update functionality complete 2021-06-01 20:17:06 +01:00
Martin McKeaveney edfc23454d Merge branch 'master' of https://github.com/Budibase/budibase into lab-day-2705 2021-06-01 19:24:24 +01:00
Budibase Release Bot f794cd67a7 v0.9.21 2021-06-01 17:05:46 +00:00
Michael Drury c5257a9852 Merge pull request #1605 from Budibase/fix/roles-issue
Fix white screen issue
2021-06-01 17:56:18 +01:00
Budibase Release Bot 59e4cd85b1 v0.9.20 2021-06-01 16:25:29 +00:00
mike12345567 2ab8d3ff22 Merge branch 'master' of github.com:Budibase/budibase into fix/roles-issue 2021-06-01 17:18:42 +01:00
Martin McKeaveney 1487a6012f fixing various babel issues within tests 2021-06-01 17:09:26 +01:00
mike12345567 522ed9706c Formatting. 2021-06-01 16:02:20 +01:00
mike12345567 c81a8ba3ed Fixing issue with roles not being added correctly to global users and cleaning up roles when an app is deleted. 2021-06-01 15:58:40 +01:00
Martin McKeaveney e8f364c3c1 babel config 2021-06-01 15:44:29 +01:00
mike12345567 bdc0567464 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-01 15:25:37 +01:00
Andrew Kingston b375c525be Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-01 15:16:09 +01:00
Martin McKeaveney b7d9effb58 Merge pull request #1602 from Budibase/fix/google-account-merge
merge google accounts, improve connection pooling for RDBMS
2021-06-01 15:13:08 +01:00
Andrew Kingston deacb738cf Revert logo in standard components 2021-06-01 15:06:58 +01:00
Martin McKeaveney a00357838d remove log 2021-06-01 15:03:19 +01:00
Andrew Kingston fbc4253024 Revert logo to BB emblem 2021-06-01 15:02:27 +01:00
Martin McKeaveney 36b39ef4df merge google accounts, improve connection pooling for RDBMS 2021-06-01 15:00:28 +01:00
Andrew Kingston a22fd8a0a1 Improve client performance and add action to control data provider queries 2021-06-01 14:59:42 +01:00
mike12345567 c8e08f293a Re-working conditional logic to work better in cypress. 2021-06-01 14:29:25 +01:00
Budibase Release Bot f132bf7c93 v0.9.19 2021-06-01 12:50:43 +00:00
mike12345567 807379168e Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-01 12:15:34 +01:00
Budibase Release Bot cb62d0b36a v0.9.18 2021-05-29 13:01:19 +00:00
Martin McKeaveney 03a9af0369 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 2021-05-29 13:52:31 +01:00
Budibase Release Bot ad3e7d9b9a v0.9.17 2021-05-28 19:13:11 +00:00
mike12345567 9b7cbc9d01 Formatting. 2021-05-28 19:55:01 +01:00
mike12345567 d5431665e9 Fixing issue with min/max in numbers. 2021-05-28 19:52:30 +01:00
mike12345567 507e2587c6 Fixing issue with relationship column not being name-able. 2021-05-28 19:12:14 +01:00
mike12345567 dfd1815041 Fixing an issue with page not loading. 2021-05-28 18:54:30 +01:00
Budibase Release Bot 89fce7b2e3 v0.9.16 2021-05-28 13:18:31 +00:00
Martin McKeaveney 8ee87fcf62 Merge pull request #1586 from Budibase/fix/data-connectors
Fix/data connectors
2021-05-28 14:10:40 +01:00
Martin McKeaveney c4449cf1b2 tidy up 2021-05-28 14:06:18 +01:00
Budibase Release Bot a34f72f929 v0.9.15 2021-05-28 12:39:17 +00:00
Martin McKeaveney f348f18621 go straight to app if you only have one published app 2021-05-28 12:44:29 +01:00
Mike Shanks 61506c18aa updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
mike12345567 544f6a26ef Fixing bug. 2021-05-28 12:05:03 +01:00
mike12345567 6416d7f197 Making sure certain fields aren't cleansed. 2021-05-28 12:04:15 +01:00
mike12345567 70019b9b74 Cleansing input rows against the table schema. 2021-05-28 11:59:04 +01:00
Martin McKeaveney 09ce58aa95 fix mssql encryption option 2021-05-28 11:55:28 +01:00
Martin McKeaveney 0c90f9ffc5 adding watchtower to docker config 2021-05-28 10:09:32 +01:00
Budibase Release Bot faaf49c562 v0.9.14 2021-05-27 15:05:57 +00:00
mike12345567 c9a352bee7 Fixing server test cases. 2021-05-27 15:40:55 +01:00
mike12345567 3d01ac17e9 Updating date helper to use UTC. 2021-05-27 15:21:00 +01:00
Andrew Kingston 1ae8264276 Allow data providers to inherit each other and add full client side lucene implementation 2021-05-27 15:11:08 +01:00
mike12345567 9fb5e97330 Linting. 2021-05-27 14:55:48 +01:00
mike12345567 bf91cb35a6 Formatting. 2021-05-27 14:53:47 +01:00
mike12345567 aab11fa932 Updating permissions to allow roles other than builder/admin to use apps properly. 2021-05-27 14:53:41 +01:00
mike12345567 88b31d7406 Fixing an issue with redirect loop in auth, 2021-05-27 12:05:31 +01:00
Martin McKeaveney 5be2182fef piping errors to stderr when timeout exceeded 2021-05-27 11:47:02 +01:00
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
Martin McKeaveney 7c4ec2f23a execute bash commands in automations 2021-05-27 11:11:44 +01:00
Martin McKeaveney 04cdb7fb8b Merge pull request #1570 from Budibase/fix/stack-fixes
SSL fixes, update boolean in lucene
2021-05-27 09:03:03 +01:00
Martin McKeaveney 76620a5083 flip bools to strings 2021-05-27 08:21:05 +01:00
Budibase Release Bot 2c86cb4f43 v0.9.13 2021-05-27 07:19:23 +00:00
Andrew Kingston 21f96a200c Merge pull request #1571 from Budibase/fix/boolean-backend-ui
Fix toggles in tables in backend UI always showing false
2021-05-27 08:12:07 +01:00
Andrew Kingston ae297f2fdd Fix toggles in tables in backend UI always showing false 2021-05-27 07:36:46 +01:00
Martin McKeaveney b830265b89 SSL fixes, update boolean in lucene 2021-05-26 22:48:55 +01:00
Budibase Release Bot b970a01def v0.9.12 2021-05-26 16:53:00 +00:00
Andrew Kingston 01be9be963 Fix formula fields causing handlebars enrichment of client component settings to fail 2021-05-26 17:38:49 +01:00
Budibase Release Bot f8a7220a56 v0.9.11 2021-05-26 16:14:47 +00:00
Martin McKeaveney 2f18402ecf Merge branch 'master' of https://github.com/Budibase/budibase 2021-05-26 17:04:39 +01:00
Martin McKeaveney 8585618736 configure AWS S3 credentials to upload standard components 2021-05-26 17:04:32 +01: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