1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
Commit graph

6690 commits

Author SHA1 Message Date
Andrew Kingston
ba1908f7f9 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
536c2c317c fixing attachments for public apps 2021-06-08 12:50:58 +01:00
mike12345567
4a704bfd8e Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-08 12:27:37 +01:00
Martin McKeaveney
0221f9de60 making new screen modal choose the currently filtered role 2021-06-08 11:42:39 +01:00
Martin McKeaveney
f554c7734e remove test appID from datasources call 2021-06-08 09:35:50 +01:00
Andrew Kingston
a88eeb7de3 Make settings bar spectrum compatible 2021-06-08 08:14:50 +01:00
Andrew Kingston
7c421ab480 Add back in lock file 2021-06-08 08:02:00 +01:00
Andrew Kingston
41f87f0354 Move settings bar into client library and allow configuration from manifest.json 2021-06-08 08:00:54 +01:00
Budibase Release Bot
1e852cabbb v0.9.30 2021-06-07 17:12:41 +00:00
Martin McKeaveney
92f4a7b1f6 Merge branch 'master' of https://github.com/Budibase/budibase into plus-datasources 2021-06-07 18:09:03 +01:00
mike12345567
e337c546ff Merge branch 'master' of github.com:Budibase/budibase 2021-06-07 18:04:32 +01:00
mike12345567
2a6da34404 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
c04cdb7137 v0.9.29 2021-06-07 16:43:08 +00:00
mike12345567
482dd8f63f Making sure images are built for staging push. 2021-06-07 17:35:23 +01:00
Budibase Release Bot
dd1b3c25ac v0.9.28 2021-06-07 16:26:33 +00:00
Michael Drury
1fabc60398
Merge pull request #1558 from Budibase/fix/cypress-fixes
Fix/Update Cypress test cases
2021-06-07 17:16:37 +01:00
mike12345567
92dbfee839 Removing unused function. 2021-06-07 17:00:03 +01:00
mike12345567
d89155aec8 Fixing conditional issues. 2021-06-07 16:59:54 +01:00
mike12345567
ad1fe134dd Skipping component test case. 2021-06-07 15:46:09 +01:00
Martin McKeaveney
df72c2ffda Merge branch 'master' of https://github.com/Budibase/budibase into plus-datasources 2021-06-07 14:36:25 +01:00
Martin McKeaveney
22eb27f38d fix rbac for tables 2021-06-07 14:29:06 +01:00
mike12345567
2938d3a92d Fixing broken backend test cases. 2021-06-07 14:08:49 +01:00
mike12345567
0301290fda Merge branch 'fix/cypress-fixes' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-07 13:23:18 +01:00
mike12345567
ef057910e1 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-07 13:22:27 +01:00
mike12345567
7c0868624f Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-07 13:16:36 +01:00
Andrew Kingston
07abcefddd
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
3c844645d8
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
a481f807dd Fix radio group opacity on firefox on ubuntu 2021-06-07 09:41:27 +01:00
Budibase Release Bot
d6808f4850 v0.9.27 2021-06-04 20:56:30 +00:00
Michael Drury
ce8693df30
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
94ccff361b Managing the finding of old revision in older apps. 2021-06-04 21:34:41 +01:00
mike12345567
fd02c5994b 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
5dc0c6f559 Relationship name wasn't editable - fixing this. 2021-06-04 21:19:21 +01:00
mike12345567
a74309202d Adding test case for data source opinionated query endpoint. 2021-06-04 15:16:15 +01:00
mike12345567
091b537e2d Adding schema validation and API endpoint to data sources for query. 2021-06-04 14:53:49 +01:00
Budibase Release Bot
1f8c9138e9 v0.9.26 2021-06-04 13:05:28 +00:00
Michael Drury
d934eb36ed
Merge pull request #1627 from Budibase/fix/builder-roles
Fixing white screen issue for builders
2021-06-04 13:55:47 +01:00
mike12345567
9f50d2d329 Merge branch 'plus-datasources' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-04 13:28:34 +01:00
mike12345567
8f0b25879a Merge branch 'fix/builder-roles' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-04 13:10:57 +01:00
mike12345567
1f8f04d84c Formatting. 2021-06-04 12:13:57 +01:00
mike12345567
9d3c28ecbf 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
7ecdb60cc6 Joi schema validation for plus datasources 2021-06-04 10:50:02 +01:00
Martin McKeaveney
51e2346389 Merge branch 'master' of https://github.com/Budibase/budibase into plus-datasources 2021-06-04 10:25:14 +01:00
Budibase Release Bot
b49a43582b v0.9.25 2021-06-04 09:13:55 +00:00
Martin McKeaveney
0c7a08b92e
Merge pull request #1625 from Budibase/octet-stream-issue
set content type on client lib upload
2021-06-04 10:06:15 +01:00
Martin McKeaveney
ae1753a654 set content type on client lib upload 2021-06-03 21:33:44 +01:00
mike12345567
a74b6cbca0 Adding a way to test app URLs in dev. 2021-06-03 19:37:39 +01:00
mike12345567
6abe5c5f6d Updating test cases. 2021-06-03 18:48:04 +01:00
mike12345567
0c7a4c1b5b Merge branch 'plus-datasources' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-03 18:19:33 +01:00
Martin McKeaveney
ed26fec394 todo comment 2021-06-03 17:58:17 +01:00