1
0
Fork 0
mirror of synced 2024-08-08 06:37:55 +12:00
Commit graph

6841 commits

Author SHA1 Message Date
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
mike12345567
fff818497e Merge branch 'master' of github.com:Budibase/budibase 2021-06-07 18:04:32 +01:00
mike12345567
4e97eea3c0 Fixing staging build so it only occurs on develop, master doesn't need it. 2021-06-07 18:04:16 +01:00
Budibase Release Bot
dfed27393a v0.9.29 2021-06-07 16:43:08 +00:00
mike12345567
cb0317ca71 Making sure images are built for staging push. 2021-06-07 17:35:23 +01: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
5ff2b373b4 Merge pull request #1648 from Budibase/fix/radio-group-opacity
Fix radio group opacity on firefox on ubuntu
2021-06-07 09:44:53 +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
Michael Drury
3216948e1e Merge pull request #1631 from Budibase/fix/relationship-editting-ui
Some quick fixes for relationship UI
2021-06-04 21:46:46 +01: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
Michael Drury
bfe248b8b5 Merge pull request #1627 from Budibase/fix/builder-roles
Fixing white screen issue for builders
2021-06-04 13:55:47 +01: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
Martin McKeaveney
0002179931 Merge pull request #1625 from Budibase/octet-stream-issue
set content type on client lib upload
2021-06-04 10:06:15 +01: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
3ccf7f9989 Adding a way to test app URLs in dev. 2021-06-03 19:37:39 +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