1
0
Fork 0
mirror of synced 2024-08-22 05:21:20 +12:00
Commit graph

3769 commits

Author SHA1 Message Date
Andrew Kingston
6bc30eb5cb Fix screen deletion not waiting for async operations to finish 2021-06-18 12:23:50 +01:00
Andrew Kingston
085cfdccad Update autoscreen link generation to work with new layouts 2021-06-18 12:23:33 +01:00
Andrew Kingston
b497000f7b Update buttons in settings, improve preview styles 2021-06-18 09:59:28 +01:00
Andrew Kingston
8492fb9c84 Remove deprecated navigation component from the builder but leave it in standard components for compatibility 2021-06-18 09:59:04 +01:00
mike12345567
552c608b49 Fixing some issues with cypress tests and screens getting multipled. 2021-06-17 18:19:34 +01:00
mike12345567
c80ad016f2 Making internal database view a bit nicer. 2021-06-17 17:50:40 +01:00
Martin McKeaveney
35942d27b4 fix up datasources and server tests 2021-06-17 15:24:52 +01:00
Martin McKeaveney
dd4ed9b69d tidy up, fix UI tests 2021-06-17 14:45:08 +01:00
Martin McKeaveney
08b74d2cec lint 2021-06-17 14:06:31 +01:00
Martin McKeaveney
a7029017b0 table, view, datasource selection logic 2021-06-17 13:57:27 +01:00
Andrew Kingston
410cfe73d2 Update autoscreens to work better with layouts 2021-06-17 13:24:51 +01:00
Andrew Kingston
c77f8e45fd Update server generated layouts and improve layout styles 2021-06-17 12:57:36 +01:00
Martin McKeaveney
c97d51bc1e some bugfixes 2021-06-17 12:48:37 +01:00
Andrew Kingston
e6f9f3ec6f Add component for customising navigation links, improve layouts and responsiveness 2021-06-17 12:18:48 +01:00
Martin McKeaveney
626bc5e9dd better UI flow, list tables underneath datasources 2021-06-17 11:40:01 +01:00
Martin McKeaveney
1117b8433b view fix, add help icon to builder 2021-06-17 10:47:01 +01:00
Budibase Release Bot
aa1d7ad7aa v0.9.51 2021-06-17 05:20:27 +00:00
Martin McKeaveney
a79ae5f4ef tidy up imports 2021-06-16 23:39:14 +01:00
Martin McKeaveney
2737949602 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 23:27:47 +01:00
Martin McKeaveney
9841a74e39 datasource selection logic - unselect other entities when choosing datasource 2021-06-16 23:27:38 +01:00
mike12345567
615b207fbb Formatting. 2021-06-16 18:39:59 +01:00
Martin McKeaveney
9e41068a5d end to end data providers and opinionated sql 2021-06-16 17:50:22 +01:00
Martin McKeaveney
ba09f2df4b consolidate postgres datas sources 2021-06-16 15:45:57 +01:00
mike12345567
6733b61b78 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 14:13:57 +01:00
Budibase Release Bot
f19fa7ab8b v0.9.50 2021-06-16 09:04:00 +00:00
Andrew Kingston
88b9527f8a Fix crash determining illegal children when selectedComponent is null 2021-06-16 09:37:23 +01:00
Andrew Kingston
d5e40fc090 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-16 09:35:11 +01:00
Budibase Release Bot
024bce7354 v0.9.49 2021-06-16 08:29:17 +00:00
Andrew Kingston
ab6e31811b Merge pull request #1712 from Budibase/fix/eslint-prettier
Fix eslint, update eslint and prettier versions and update package scripts
2021-06-16 09:22:07 +01:00
mike12345567
3d9dced317 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-15 20:00:52 +01:00
Martin McKeaveney
e3cced9d97 consolidate data sources and queries together in one UI 2021-06-15 19:48:05 +01:00
Andrew Kingston
32a3c2bbb6 Lint with prettier 2021-06-15 19:39:40 +01:00
Andrew Kingston
38e064fa0f Fix all eslint issues 2021-06-15 19:36:56 +01:00
Budibase Release Bot
6153fa74f1 v0.9.48 2021-06-15 12:43:29 +00:00
Martin McKeaveney
de279fa6a9 removing _all concept for tables, more work on plus datasource 2021-06-15 13:32:11 +01:00
mike12345567
f55e82ec04 Removing log statement. 2021-06-15 13:05:31 +01:00
Andrew Kingston
70175ba276 Fix prettier and eslint, update versions and update package scripts 2021-06-15 12:42:50 +01:00
Martin McKeaveney
760dc88ef3 SQL for fetching primary keys, needs merged into column SQL 2021-06-14 20:05:18 +01:00
mike12345567
4950db460c Formatting. 2021-06-14 19:07:13 +01:00
mike12345567
b0bb2a23db Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins. 2021-06-14 15:23:24 +01:00
mike12345567
146a72f61d Fixing internal delete. 2021-06-14 13:52:06 +01:00
Andrew Kingston
61912fd7cd Fix crash when removing data bindings from an object which contains a null value 2021-06-14 12:18:54 +01:00
Andrew Kingston
27009438c8 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-14 09:54:11 +01:00
Keviin Åberg Kultalahti
e47e8b1112 missed files that were not commited on friday 2021-06-14 07:34:42 +02:00
mike12345567
6685ebaa7b Fixing bulk deletion. 2021-06-11 19:54:47 +01:00
mike12345567
6b40f15318 Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-11 18:56:44 +01:00
Martin McKeaveney
b546faab15 restore page structure back to selected datasource 2021-06-11 17:53:55 +01:00
Martin McKeaveney
114eac4134 external/internal tables and datasources merged, removed autocapture, re-added logout action 2021-06-11 17:52:08 +01:00
Budibase Release Bot
afcab1af1b v0.9.47 2021-06-11 13:03:19 +00:00
Keviin Åberg Kultalahti
d541e60243 wip layout compoent 2021-06-11 14:47:57 +02:00
Andrew Kingston
2d3bc1312e Fix cypress test 2021-06-11 13:11:17 +01:00
Andrew Kingston
d8c49ac168 Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-11 09:52:21 +01:00
Budibase Release Bot
b58e8925d1 v0.9.46 2021-06-11 08:48:36 +00:00
Keviin Åberg Kultalahti
76954b948d remove unused components in builder settings 2021-06-11 09:19:44 +02:00
Keviin Åberg Kultalahti
3c4a0f38f4 Merge branch 'master' into feature/layout-poc 2021-06-11 09:09:34 +02:00
Budibase Release Bot
e91bab560d v0.9.45 2021-06-10 13:17:08 +00: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
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
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
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
ae5bc4171f Add customProps function to screen component for building autoscreens 2021-06-10 10:36:43 +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
2124c85a09 Update autoscreens to have new container props 2021-06-10 09:48:08 +01:00
Andrew Kingston
b8d8829560 Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-10 09:20:45 +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
Budibase Release Bot
aed973681e v0.9.40 2021-06-09 15:26:30 +00: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
Keviin Åberg Kultalahti
9f36b4f5ef Merge branch 'master' into feature/layout-poc 2021-06-09 14:10:55 +02:00
Andrew Kingston
739abfd706 Update autoscreens to add new form type setting 2021-06-09 13:08:36 +01:00
Budibase Release Bot
123f5d390f v0.9.38 2021-06-09 11:37:37 +00:00
Budibase Release Bot
70de6b34fc v0.9.37 2021-06-09 11:22:57 +00: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
Budibase Release Bot
03ad1f0312 v0.9.36 2021-06-09 10:41:59 +00: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
Budibase Release Bot
8b1895f10c v0.9.35 2021-06-09 10:12:38 +00: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
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
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
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
Budibase Release Bot
7496938a72 v0.9.32 2021-06-08 18:48:22 +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
Martin McKeaveney
65abd63744 lint 2021-06-08 17:14:46 +01:00
Andrew Kingston
4138103f68 Improve client app overflow and selection indicators 2021-06-08 15:16:37 +01:00
Martin McKeaveney
eeaca8fc82 do not make query execution a requirement 2021-06-08 14:26:06 +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
7f934327b7 making new screen modal choose the currently filtered role 2021-06-08 11:42:39 +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
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
e4febf1ad0 fix rbac for tables 2021-06-07 14:29:06 +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
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
Budibase Release Bot
509375313a v0.9.27 2021-06-04 20:56:30 +00: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
Budibase Release Bot
4bb24f7e9a v0.9.26 2021-06-04 13:05:28 +00:00
Keviin Åberg Kultalahti
b8c7f6d298 rework selector styles 2021-06-04 14:34:40 +02: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
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
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
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
Budibase Release Bot
59e4cd85b1 v0.9.20 2021-06-01 16:25:29 +00: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
Andrew Kingston
fbc4253024 Revert logo to BB emblem 2021-06-01 15:02:27 +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
Budibase Release Bot
ad3e7d9b9a v0.9.17 2021-05-28 19:13:11 +00:00
mike12345567
507e2587c6 Fixing issue with relationship column not being name-able. 2021-05-28 19:12:14 +01:00