1
0
Fork 0
mirror of synced 2024-09-06 12:41:24 +12:00
Commit graph

1980 commits

Author SHA1 Message Date
Michael Drury
b48342c55c Linting. 2021-06-08 18:29:34 +01:00
mike12345567
033258b495 Updating export template script to remove users as well. 2021-06-08 18:09:09 +01:00
mike12345567
72c3ff8c2e Formatting. 2021-06-08 18:06:56 +01:00
mike12345567
fe66c3535c Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong). 2021-06-08 18:06:16 +01:00
mike12345567
b05c67e8b5 Formatting. 2021-06-08 16:11:46 +01:00
mike12345567
33184be064 Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 2021-06-08 16:06:30 +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
mike12345567
e20b115b4d Fixing broken backend test cases. 2021-06-07 14:08:49 +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
a58cd69133 Managing the finding of old revision in older apps. 2021-06-04 21:34:41 +01:00
Budibase Release Bot
4bb24f7e9a v0.9.26 2021-06-04 13:05:28 +00: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
ca6735a11a set content type on client lib upload 2021-06-03 21:33:44 +01:00
Budibase Release Bot
01bd6f40bc v0.9.24 2021-06-03 10:05:33 +00: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
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
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
Martin McKeaveney
e8f364c3c1 babel config 2021-06-01 15:44:29 +01: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
Martin McKeaveney
b7d9effb58 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
Martin McKeaveney
36b39ef4df merge google accounts, improve connection pooling for RDBMS 2021-06-01 15:00:28 +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
Martin McKeaveney
03a9af0369 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 2021-05-29 13:52:31 +01:00
Budibase Release Bot
ad3e7d9b9a v0.9.17 2021-05-28 19:13:11 +00:00
mike12345567
9b7cbc9d01 Formatting. 2021-05-28 19:55:01 +01:00
mike12345567
dfd1815041 Fixing an issue with page not loading. 2021-05-28 18:54:30 +01:00
Budibase Release Bot
89fce7b2e3 v0.9.16 2021-05-28 13:18:31 +00:00
Martin McKeaveney
8ee87fcf62 Merge pull request #1586 from Budibase/fix/data-connectors
Fix/data connectors
2021-05-28 14:10:40 +01:00
Budibase Release Bot
a34f72f929 v0.9.15 2021-05-28 12:39:17 +00:00