1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +12:00
Commit graph

6437 commits

Author SHA1 Message Date
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
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
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
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
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
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
Martin McKeaveney ca6735a11a set content type on client lib upload 2021-06-03 21:33:44 +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
Martin McKeaveney 0562073795 Merge pull request #1618 from TimHiggison/master
Typo in readme.md extensable -> extensible
2021-06-03 10:55:45 +01: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
Tim Higgison 6267c9e25d Typo in readme extensable -> extensible 2021-06-03 15:56:39 +10: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
Joe 04027b165c Update README.md 2021-06-02 12:26:49 +01:00
Joe 996bdbf83f Update README.md 2021-06-02 12:23:27 +01:00
Joe 2f3138c2ee Removed mentions of Discord 2021-06-02 12:22:52 +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
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 391c36ddef Merge branch 'master' of https://github.com/Budibase/budibase 2021-06-01 17:15:34 +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
Joe 72497cc286 Update README.md 2021-06-01 15:46:04 +01:00
Joe a8eec4e161 Update README.md 2021-06-01 15:44:59 +01:00
Martin McKeaveney 31c5e4c59b Merge branch 'master' of https://github.com/Budibase/budibase 2021-06-01 15:44:36 +01:00
Martin McKeaveney e8f364c3c1 babel config 2021-06-01 15:44:29 +01:00