1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
Commit graph

6433 commits

Author SHA1 Message Date
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
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 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
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
Andrew Kingston 135c5df292 Remove leftover code and add proper comments to action types 2021-06-03 11:38:06 +01:00
Budibase Release Bot de2e690889 v0.9.24 2021-06-03 10:05:33 +00:00
Martin McKeaveney fb09e53c67
Merge pull request #1618 from TimHiggison/master
Typo in readme.md extensable -> extensible
2021-06-03 10:55:45 +01:00
Andrew Kingston 05a32bc009 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 15ee1c3a1a Remove placeholder value from data provider API 2021-06-03 09:55:23 +01:00
Andrew Kingston 928b457200 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 22311a394c
Typo in readme extensable -> extensible 2021-06-03 15:56:39 +10:00
Budibase Release Bot c45197edc5 v0.9.23 2021-06-02 12:06:51 +00:00
Martin McKeaveney a2a76c056c
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 760b32da61 v0.9.22 2021-06-02 11:34:24 +00:00
Joe 1dfb8ab397
Update README.md 2021-06-02 12:26:49 +01:00
Joe 3515457a5e
Update README.md 2021-06-02 12:23:27 +01:00
Joe 6df42f34d1
Removed mentions of Discord 2021-06-02 12:22:52 +01:00
Andrew Kingston 4d7dce31c7 Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-02 11:39:41 +01:00
Andrew Kingston 32d76ea9b1 Add default setting to date range picker and add info text 2021-06-02 08:38:19 +01:00
Andrew Kingston c67dc0b439 Remove '1 hour' selector from date range picker 2021-06-02 08:28:19 +01:00
Martin McKeaveney 0166c48d40 removing superfluous controllers 2021-06-01 20:22:56 +01:00
Martin McKeaveney fe65313eed update functionality complete 2021-06-01 20:17:06 +01:00
Martin McKeaveney 7a0bbfdb84 Merge branch 'master' of https://github.com/Budibase/budibase into lab-day-2705 2021-06-01 19:24:24 +01:00
Budibase Release Bot f95e1bb4e6 v0.9.21 2021-06-01 17:05:46 +00:00
Michael Drury 500c943ffa
Merge pull request #1605 from Budibase/fix/roles-issue
Fix white screen issue
2021-06-01 17:56:18 +01:00
Budibase Release Bot 5525fc390f v0.9.20 2021-06-01 16:25:29 +00:00
mike12345567 0382939fa5 Merge branch 'master' of github.com:Budibase/budibase into fix/roles-issue 2021-06-01 17:18:42 +01:00
Martin McKeaveney d82de434c1 Merge branch 'master' of https://github.com/Budibase/budibase 2021-06-01 17:15:34 +01:00
Martin McKeaveney b1b73e1380 fixing various babel issues within tests 2021-06-01 17:09:26 +01:00
mike12345567 6f6b0e5cce Formatting. 2021-06-01 16:02:20 +01:00
mike12345567 2057985631 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 ad7fe611b7
Update README.md 2021-06-01 15:46:04 +01:00
Joe 62c16341bf
Update README.md 2021-06-01 15:44:59 +01:00
Martin McKeaveney eff16c1f64 Merge branch 'master' of https://github.com/Budibase/budibase 2021-06-01 15:44:36 +01:00
Martin McKeaveney 1701c40dfe babel config 2021-06-01 15:44:29 +01:00
Michael Shanks 4eb48fcb04
Updated readme - removed AGPL license 2021-06-01 15:40:19 +01:00
Andrew Kingston 1b8e6ce195 Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-01 15:16:09 +01:00
Martin McKeaveney c02a4786cc
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 31a8770a73
Merge pull request #1603 from Budibase/revert-logo
Revert logo
2021-06-01 15:08:42 +01:00