1
0
Fork 0
mirror of synced 2024-08-04 21:02:01 +12:00
Commit graph

8250 commits

Author SHA1 Message Date
Martin McKeaveney
302f5c9e6d
Merge pull request #2512 from Budibase/fix/martin-bugfixes-116
Fix/martin bugfixes 116
2021-09-09 11:16:04 +01:00
Martin McKeaveney
e37e6af4f6 merge 2021-09-09 11:15:21 +01:00
Martin McKeaveney
0afbe450b9
Merge pull request #2559 from mslourens/remove_initialise_script
remove unused and non-existing initialise script
2021-09-09 11:12:50 +01:00
Andrew Kingston
395214eb1c Merge branch 'develop' of github.com:Budibase/budibase into responsive-preview 2021-09-09 10:25:24 +01:00
mike12345567
4e294fbcd9 Adding metadata system and re-writing how Cron works, previously cron only worked in dev because it would never be enabled for the production app ID, this makes it so that it is never enabled for the dev app and when the production app is deployed it runs through all the automations and checks if any need cron jobs setup/disabled. 2021-09-08 19:29:28 +01:00
mike12345567
b00f8764cb Updating automations system to return the inputs and outputs of each step. 2021-09-08 14:08:22 +01:00
Budibase Staging Release Bot
00f01181a3 v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
Rory Powell
1e0c4c5736
Merge pull request #2562 from Budibase/feature/onboarding-backend
Account portal auth changes
2021-09-08 13:40:10 +01:00
Rory Powell
7fd9272970 Revert lock file 2021-09-08 12:17:01 +01:00
Rory Powell
c4c5a507c2 Remove cors configuration 2021-09-08 12:13:57 +01:00
Andrew Kingston
11e728a373 Rename client app wrapper divs for clarity 2021-09-08 10:28:19 +01:00
Andrew Kingston
3be5e15f82 Use correct component to determine device size 2021-09-08 10:22:48 +01:00
Andrew Kingston
079634851b Fix issue with endless scrolling when previewing a mobile device 2021-09-08 10:22:34 +01:00
Rory Powell
832127d5c8 Add configurable cors options to worker 2021-09-08 10:05:39 +01:00
Andrew Kingston
87f3659ba4 Align component selection list and preview controls to top of center panel 2021-09-08 09:54:10 +01:00
Andrew Kingston
914548de0c Revert preview border to 1px and fix exact size of preview on different devices 2021-09-08 09:51:08 +01:00
Andrew Kingston
c5cd2fb64a Add feature flag to determine support for previewing on different device sizes 2021-09-08 09:46:20 +01:00
Andrew Kingston
35abb39b24 Add support for correct mobile and tablet previews 2021-09-08 09:40:25 +01:00
Andrew Kingston
802cdc48c8 Update position of indicators in preview to clip better 2021-09-08 09:40:02 +01:00
Andrew Kingston
749a26c5c5 Remove box shadow and padding around preview html element 2021-09-08 09:39:36 +01:00
mike12345567
d2070f9061 Adding the ability to get back the context. 2021-09-07 19:06:20 +01:00
mike12345567
777e243440 Re-working all of the actions to have a success output, and make sure everything has useful outputs. 2021-09-07 17:31:54 +01:00
Andrew Kingston
dea0b02a1f Leave builder preview always the same size and depend on app to resize itself 2021-09-07 16:02:47 +01:00
Andrew Kingston
47e6504c14 Add preview device selection buttons and pass device preview down to client app 2021-09-07 16:02:11 +01:00
mike12345567
bcc7f1caea Adding slack integration. 2021-09-07 13:59:58 +01:00
mike12345567
d05c60d470 Adding slack integration. 2021-09-07 13:58:53 +01:00
Rory Powell
1d5d9d8394 Merge branch 'develop' into feature/onboarding-backend 2021-09-07 11:24:23 +01:00
Rory Powell
47e4ef0704 Account portal cors and auth changes 2021-09-07 11:22:11 +01:00
Andrew Kingston
3d68b39647 Fix test for loading component library 2021-09-07 10:05:24 +01:00
Maurits Lourens
33104fb1d1 fix test 2021-09-06 20:23:33 +02:00
Andrew Kingston
7064e80143 Remove some other reference to standard-components 2021-09-06 18:45:39 +01:00
Andrew Kingston
97e491d045 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 18:23:08 +01:00
mike12345567
879f1a2368 Cleanup, prepping for automation history, some refactoring to get rid of concept of builtin. 2021-09-06 17:53:02 +01:00
Budibase Staging Release Bot
70a66919f0 v0.9.123-alpha.0 2021-09-06 16:38:38 +00:00
Andrew Kingston
ca9df2764d Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 17:29:51 +01:00
mike12345567
b7e4806867 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-06 17:29:08 +01:00
mike12345567
d12deceee5 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-06 17:27:29 +01:00
Maurits Lourens
a3065bca36 fix tests 2021-09-06 17:55:19 +02:00
Andrew Kingston
44dd731be8 Add button to reset theme to default and fix determination of theme 2021-09-06 16:51:40 +01:00
Budibase Release Bot
eff58fa8b4 v0.9.122 2021-09-06 15:45:10 +00:00
Martin McKeaveney
cfa1ab8971
Merge pull request #2560 from Budibase/fix/multi-tenancy-prod
Fixing issues with multi-tenancy breaking various server endpoints in prod
2021-09-06 16:36:43 +01:00
mike12345567
cef1b19ece Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-06 16:35:38 +01:00
Martin McKeaveney
9e73dcdd44 lint 2021-09-06 16:24:51 +01:00
Andrew Kingston
b11deece29 Fix button theming and add nav text theming 2021-09-06 16:23:12 +01:00
Martin McKeaveney
53aebdf585 fix test failure 2021-09-06 16:18:50 +01:00
Martin McKeaveney
c39abe4081 merge with master 2021-09-06 16:13:17 +01:00
mike12345567
9e4ab9054e Allowing all server endpoints to run without tenant information, as most endpoints in server can be public. 2021-09-06 16:01:45 +01:00
Budibase Staging Release Bot
545a0fc5cd v0.9.120-alpha.4 2021-09-06 14:57:36 +00:00
Maurits Lourens
50a8c17dbc remove unused and non-existing initialise script 2021-09-06 16:55:06 +02:00
Martin McKeaveney
14636f943f Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-09-06 15:49:17 +01:00