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

8282 commits

Author SHA1 Message Date
Andrew Kingston c56b8816c2 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 10:53:59 +01:00
Budibase Staging Release Bot 6336409378 v0.9.125-alpha.7 2021-09-15 09:35:25 +00:00
Peter Clement c8d0031e7c Merge remote-tracking branch 'origin/develop' into feature/automation-redesign 2021-09-15 10:26:45 +01:00
Rory Powell fd92030dbd
Merge pull request #2607 from Budibase/feature/onboarding-backend
Redirects and linking between budibase and account portal
2021-09-15 10:25:46 +01:00
Budibase Staging Release Bot 28a97913af v0.9.125-alpha.6 2021-09-15 09:01:46 +00:00
Peter Clement 1557c6f9b3 Merge remote-tracking branch 'origin/develop' into feature/automation-redesign 2021-09-15 09:58:19 +01:00
Peter Clement f141647e72 incorrect file name 2021-09-15 09:57:06 +01:00
Martin McKeaveney 2e192f8acd
Merge pull request #2551 from mslourens/fix_uppercase_database_name
fix fetching tables from database with uppercase name
2021-09-15 09:53:40 +01:00
Andrew Kingston 1af2ba77f9 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-15 09:41:47 +01:00
Peter Clement 6809aa6e22 remove logs 2021-09-15 00:49:44 +01:00
Peter Clement cdcd582c41 Update icons 2021-09-15 00:49:44 +01:00
Peter Clement 3a5b27f744 add block connector line 2021-09-15 00:49:44 +01:00
Peter Clement b72999c027 Show test outputs and responses in modal 2021-09-15 00:49:35 +01:00
Peter Clement e65462858f adding external actions constant 2021-09-15 00:46:52 +01:00
Peter Clement d0b3db07a6 Require required schema fields before saving 2021-09-15 00:46:52 +01:00
Peter Clement e6e40f1225 Improve test automation modal and handling of data 2021-09-15 00:46:50 +01:00
Peter Clement 4514776e94 save automation on change / delete / create 2021-09-15 00:45:11 +01:00
Peter Clement 3e851c5eae Add new actions modal and integration with flowchart 2021-09-15 00:45:11 +01:00
Peter Clement e00e9f970f Update flow chart styling and event handling 2021-09-15 00:45:07 +01:00
Peter Clement c70ca7badc Add triggers to setup modal 2021-09-15 00:43:25 +01:00
Peter Clement ca866378d0 add splash screen to automation 2021-09-15 00:43:25 +01:00
mike12345567 d9378e76f7 Backbone of query definition. 2021-09-14 17:49:01 +01:00
Budibase Staging Release Bot 3fe70fa7ca v0.9.125-alpha.5 2021-09-14 16:39:38 +00:00
Michael Drury 12f364e296
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
mike12345567 d2fce749c6 Fixing test cases after removing worker-farm. 2021-09-14 17:14:44 +01:00
mike12345567 df1555185d Changing over to using timestamps. 2021-09-14 16:54:42 +01:00
mike12345567 2f9f643592 Removing the concept of worker-farm and fixing issues raised in review. 2021-09-14 16:43:06 +01:00
Andrew Kingston 1ab4e50895 Update styles in normal user app portal 2021-09-14 16:38:47 +01:00
Andrew Kingston 4d76be20f9 Make apps table in portal mobile friendly 2021-09-14 16:21:30 +01:00
Rory Powell b2471594cf Move account portal redirect to top of auth level 2021-09-14 15:57:34 +01:00
Rory Powell 8e9c1aa204 Navigate between budibase and account portal 2021-09-14 15:49:59 +01:00
Rory Powell 9433a1e360 Redirect to account portal login page in the cloud 2021-09-14 14:18:13 +01:00
Rory Powell 6b42864fc7 Revert vite changes 2021-09-14 13:04:55 +01:00
Rory Powell 3ab39d1a1b Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag 2021-09-14 13:03:38 +01:00
mike12345567 e94c629bab Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00
Andrew Kingston fd20e733a8 Improve email template screen layout 2021-09-14 12:36:29 +01:00
Andrew Kingston 1ecfd93c96 Update config checklist to be mobile friendly 2021-09-14 12:32:04 +01:00
Andrew Kingston a50f1ef981 Update updates page to be mobile friendly and look better 2021-09-14 12:28:23 +01:00
Andrew Kingston 10d59b8370 Update theming page to be mobile friendly 2021-09-14 12:28:07 +01:00
Rory Powell c419400043 Typo 2021-09-14 12:24:40 +01:00
Rory Powell b7c867e250 Add self host enable/disable scripts 2021-09-14 12:21:16 +01:00
Budibase Release Bot 0b5f6956a4 v0.9.128 2021-09-14 10:45:22 +00:00
Martin McKeaveney 8e74a9e951
Merge pull request #2603 from Budibase/fix/multitenancy-app-fetch
fix app fetching
2021-09-14 11:36:49 +01:00
mike12345567 458db567ea Removing the concept of a logic block. 2021-09-14 11:28:39 +01:00
Budibase Staging Release Bot 6748b75efd v0.9.125-alpha.4 2021-09-14 10:28:17 +00:00
mike12345567 daef4c2d64 Fixing test cases, making it possible to still run automations via env variable. 2021-09-14 11:18:02 +01:00
Rory Powell 0af538816d
Merge pull request #2574 from Budibase/feature/onboarding-backend
Add new redis key for email verification & pre-hashed password option
2021-09-14 11:17:54 +01:00
Martin McKeaveney 57b92d5b96 fix app fetching 2021-09-14 11:16:28 +01:00
Rory Powell 708853d890
Merge pull request #2599 from Budibase/feature/onboarding-backend-self-hosted-flow-and-shared-sessions
Configurable user cache population in auth middleware
2021-09-14 11:02:20 +01:00
Budibase Release Bot 5d2a04a308 v0.9.127 2021-09-13 17:44:30 +00:00