1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

1362 commits

Author SHA1 Message Date
mike12345567 923599df70 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-05-25 16:02:06 +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
mike12345567 be7736afb7 Fixing app cypress test cases. 2021-05-25 13:25:42 +01:00
mike12345567 39545358f2 Fixing the creation of user in cypress. 2021-05-25 11:06:50 +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
Martin McKeaveney f152dc5ff5 lint 2021-05-20 12:55:24 +01:00
Martin McKeaveney e655f23edd merge 2021-05-20 12:41:54 +01:00
mike12345567 0b08a78f87 Fixing an issue with checkAuth function not checking response status before attempting to get JSON. 2021-05-20 12:39:33 +01:00
mike12345567 53d5480aad Fixing automation test case. 2021-05-20 12:07:07 +01:00
Martin McKeaveney 0b3110b223 merge with master 2021-05-20 10:40:15 +01:00
Andrew Kingston 13b3133c31
Merge pull request #1505 from Budibase/user-app-list
User home screen + tidy ups
2021-05-20 08:41:44 +01:00
Martin McKeaveney 2761eaed2d postgres connection pooling 2021-05-19 20:58:59 +01:00
Martin McKeaveney e6548a6c92
Merge pull request #1503 from Budibase/cron
Cron Automation trigger
2021-05-19 19:33:49 +01:00
mike12345567 0db486d4e8 Formatting. 2021-05-19 16:24:50 +01:00
mike12345567 ed63d1d8f2 Updating user test cases. 2021-05-19 16:24:20 +01:00
mike12345567 ecc1527833 Merge branch 'next' of github.com:Budibase/budibase into user-app-list 2021-05-19 15:58:17 +01:00
mike12345567 8c68f1c134 Fixing issues with the user table within the apps. 2021-05-19 15:55:00 +01:00
mike12345567 6d6eee2a93 Adding the ability to get all apps, with the status attached. 2021-05-19 15:09:57 +01:00