1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
Commit graph

1375 commits

Author SHA1 Message Date
Martin McKeaveney
887426fe34 merge google accounts, improve connection pooling for RDBMS 2021-06-01 15:00:28 +01:00
Martin McKeaveney
33304606e1 making HTTP POST and PUT readable, more robust app import to avoid document conflicts 2021-05-29 13:52:31 +01:00
mike12345567
71834d01c6 Formatting. 2021-05-28 19:55:01 +01:00
mike12345567
71e192da6c Fixing an issue with page not loading. 2021-05-28 18:54:30 +01:00
Martin McKeaveney
6e6bc536a1 fix mssql encryption option 2021-05-28 11:55:28 +01:00
mike12345567
397a4d883f Fixing server test cases. 2021-05-27 15:40:55 +01:00
mike12345567
24b3635b9b Linting. 2021-05-27 14:55:48 +01:00
mike12345567
853f519f92 Formatting. 2021-05-27 14:53:47 +01:00
mike12345567
bc6660fd0e Updating permissions to allow roles other than builder/admin to use apps properly. 2021-05-27 14:53:41 +01:00
mike12345567
c311bae7b9 Fixing an issue with redirect loop in auth, 2021-05-27 12:05:31 +01:00
Martin McKeaveney
f9c5975ac7 SSL fixes, update boolean in lucene 2021-05-26 22:48:55 +01:00
Andrew Kingston
6725461c99 Merge branch 'master' of github.com:Budibase/budibase into ak-fixes 2021-05-26 08:53:42 +01:00
Martin McKeaveney
26fe71a1ac fix app import to create link views and search index 2021-05-25 15:15:36 +01:00
Martin McKeaveney
b372f4cf1e fix cron trigger output 2021-05-25 13:39:30 +01:00
Andrew Kingston
f00ebcf7d6 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 2021-05-25 10:11:41 +01:00
Andrew Kingston
dcfcde7d09 Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 2021-05-25 09:41:23 +01:00
Andrew Kingston
00bb158991 Merge branch 'master' of github.com:Budibase/budibase into ak-fixes 2021-05-25 08:21:38 +01:00
Andrew Kingston
99febbc7dd Remove dependency on server repo to provide logo URL to navigation component 2021-05-25 08:21:07 +01:00
Martin McKeaveney
38e6790146 fix test 2021-05-24 22:50:58 +01:00
Martin McKeaveney
5c60629545 removing electron config 2021-05-24 22:39:13 +01:00
Martin McKeaveney
db46750ce5 amend s3 path URL 2021-05-24 22:17:03 +01:00
Martin McKeaveney
f3198aec98 sanitizing client lib URL 2021-05-24 21:30:46 +01:00
Martin McKeaveney
a1a7604022
Merge pull request #1547 from Budibase/fix/minio
remove public folder concept, upload client lib directly
2021-05-24 20:19:12 +01:00
Martin McKeaveney
4e2d8ee6cf removed node modules upload call 2021-05-24 19:54:00 +01:00
Martin McKeaveney
3d4eab27a8 remove public folder concept, upload client lib directly 2021-05-24 19:49:34 +01:00
Andrew Kingston
7ee1b6ed94
Merge pull request #1546 from Budibase/ak-fixes
More logo updates + fixes
2021-05-24 19:39:08 +01:00
Andrew Kingston
e3b4006aac Replace logo in navigation template with new space logo 2021-05-24 19:24:05 +01:00
mike12345567
8200f2a4e8 Fixing issue with redis updates in tests. 2021-05-24 17:05:46 +01:00
mike12345567
2abe543cb1 Linting and fixing an issue with the dev pass through. 2021-05-24 16:20:02 +01:00
Martin McKeaveney
be7a8cfb8c fix tests 2021-05-24 12:14:04 +01:00
Martin McKeaveney
f992c650d2 allow deletion of relationships 2021-05-23 15:06:33 +01:00
mike12345567
8c8ac18ac0 Fixing broken server test cases. 2021-05-21 16:02:21 +01:00
mike12345567
484e22c62d Upping debounce to 30 seconds as it has no real negative. 2021-05-21 15:14:35 +01:00
mike12345567
ae8e88f426 Switching logic for lazy evaluation. 2021-05-21 15:03:28 +01:00
mike12345567
96ad77b41d Formatting 2021-05-21 14:49:59 +01:00
mike12345567
4653471412 Updating UI to use the updated at. 2021-05-21 14:38:58 +01:00
mike12345567
a0b0ddf0cf Merge branch 'master' of github.com:Budibase/budibase into feature/app-updated-at 2021-05-21 13:16:49 +01:00
mike12345567
f56250824c Adding a debounced updated at timestamp to applications. 2021-05-21 13:07:10 +01:00
Andrew Kingston
65c1d43f5e
Merge pull request #1516 from Budibase/enhanced-app-list
Enhanced app list + placeholder removal
2021-05-21 13:03:36 +01:00
Martin McKeaveney
e8e4ee3da0
Merge pull request #1508 from Budibase/postgres-connection-pool
postgres connection pooling
2021-05-21 12:28:51 +01:00
Andrew Kingston
b6026b61e8 Merge branch 'master' of github.com:Budibase/budibase into enhanced-app-list 2021-05-21 11:11:43 +01:00
Michael Drury
34384e476c
Merge pull request #1514 from Budibase/fix/per-app-login
Removing per app login screens
2021-05-21 11:11:21 +01:00
mike12345567
112ed8b3fa Linting. 2021-05-21 11:06:57 +01:00
Andrew Kingston
0ea2482f7b Merge branch 'master' of github.com:Budibase/budibase into enhanced-app-list 2021-05-21 11:00:26 +01:00
Andrew Kingston
c45e75f8b5 Update app list screen to show unified app list with publish status 2021-05-21 10:32:16 +01:00
Martin McKeaveney
fe5df57935 removing skip_setup as it was preventing init 2021-05-20 21:42:27 +01:00
mike12345567
fba63134d1 Fixing some issues found when testing. 2021-05-20 20:48:24 +01:00
mike12345567
69a54aad83 Fixing test cases. 2021-05-20 16:18:09 +01:00
Martin McKeaveney
79d5fbeaea fix lint 2021-05-20 13:09:02 +01:00
mike12345567
beae1cec71 Removing all login/logout functionality from apps. 2021-05-20 13:05:58 +01:00