1
0
Fork 0
mirror of synced 2024-08-19 20:11:42 +12:00
Commit graph

27366 commits

Author SHA1 Message Date
Mel O'Hagan
200806aa08 Merge branch 'develop' into bug/sev3/validate-datasource-config 2022-10-24 09:27:24 +01:00
Andrew Kingston
9097b33fc9 Fix issue with getting environment details 2022-10-24 09:13:05 +01:00
Dean
5e9860ab18 Separating the multiselect fix into its own ticket 2022-10-24 09:07:14 +01:00
Budibase Staging Release Bot
72245e7062 Update pro version to 2.0.30-alpha.12 2022-10-24 08:04:57 +00:00
Andrew Kingston
e6d5ef50c9 Remove spam of environment API calls 2022-10-24 09:03:50 +01:00
Andrew Kingston
8d644c5a10 Refactor app preview event sending to support async callbacks in client library 2022-10-24 09:02:50 +01:00
Budibase Staging Release Bot
1e1d9ef0b8 v2.0.30-alpha.12 2022-10-24 08:01:46 +00:00
melohagan
e3271acb4c
Merge pull request #8355 from Budibase/fix/fix-pickers-interaction-with-outside-click-handler-action
Fix Picker Interaction with the Outside Click Action
2022-10-24 08:50:49 +01:00
Budibase Staging Release Bot
f4d9b16f2d Update pro version to 2.0.30-alpha.11 2022-10-21 19:47:38 +00:00
Budibase Staging Release Bot
6d7bb61bf4 v2.0.30-alpha.11 2022-10-21 19:44:23 +00:00
Jonny McCullagh
8d26d90456
Merge pull request #8180 from tomamplius/clean_script
Single Image build clean up: replace move with rm
2022-10-21 20:33:28 +01:00
tomamplius
1f29047958
add verbose to rm 2022-10-21 21:09:54 +02:00
tomamplius
012a007116
use egrep to replace grep + awk 2022-10-21 21:09:03 +02:00
mike12345567
49e103e8ef Fixing test case. 2022-10-21 18:52:39 +01:00
mike12345567
a191989fdf Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups 2022-10-21 18:41:25 +01:00
mike12345567
d3179b8ba2 Adding in new pending state. 2022-10-21 18:33:58 +01:00
mike12345567
e828323576 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 18:26:52 +01:00
mike12345567
ba2c387d9c Update with PR comments. 2022-10-21 18:25:35 +01:00
Andrew Kingston
986141b8b1 Fix flashing settings bar in stale position 2022-10-21 17:51:35 +01:00
Andrew Kingston
ca8fe0e9fd Fix stale hover indiciator 2022-10-21 17:51:25 +01:00
mike12345567
c21f0f171c Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 17:05:26 +01:00
mike12345567
fb966ae01c Type updates for searching by type + trigger on app backup documents. 2022-10-21 17:04:20 +01:00
mike12345567
c0d16bd395 Updating frontend to allow searching by type and trigger. 2022-10-21 17:03:01 +01:00
Andrew Kingston
e124a70def Lint and improve comments 2022-10-21 16:59:26 +01:00
Andrew Kingston
9d10e938a4 Make DND feel much smoother by persisting the end position of drops, and more performance by properly memoizing some state values 2022-10-21 16:54:34 +01:00
Andrew Kingston
6e0e89bbf7 Improve performance by fixing multiple instances of redundant client app initialisations 2022-10-21 16:54:01 +01:00
Andrew Kingston
575636ed3d Fix components being selected when starting dragging 2022-10-21 16:52:46 +01:00
Mel O'Hagan
6f148d3134 Apply transition locally to color picker 2022-10-21 16:47:59 +01:00
mike12345567
4bab941d52 Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-21 16:09:18 +01:00
mike12345567
1e190886fb Fixing issue discovered by tests. 2022-10-21 16:02:13 +01:00
Peter Clement
12e05f11e0 refetch after backup / delete / update 2022-10-21 16:00:10 +01:00
Dean
59105b4b8a Merge remote-tracking branch 'origin/master' into fix/multipicker-default-behaviour 2022-10-21 15:36:16 +01:00
Dean
cc1a9e72bf Merge remote-tracking branch 'origin/master' into fix/json-field-in-automation-step 2022-10-21 15:35:34 +01:00
Dean
76394d1673 Ensure bindings are not mutated when enriching with custom icons 2022-10-21 15:33:56 +01:00
Gerard Burns
ff6e821fcb Fix Picker Interaction with the Outside Click Action 2022-10-21 15:12:38 +01:00
Dean
6e7ba0d33a Merge remote-tracking branch 'origin/develop' into feature/chart-block-component 2022-10-21 14:21:25 +01:00
Dean
2dba5d18cd Initial commit for chart block component 2022-10-21 14:20:40 +01:00
Peter Clement
02b505c75c fix download issue and pass name for backup after restore 2022-10-21 14:10:08 +01:00
Budibase Release Bot
721c75d39e Update pro version to 2.0.34 2022-10-21 10:02:00 +00:00
Andrew Kingston
4ff441e83f Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-21 10:59:47 +01:00
Budibase Release Bot
69846d9ee1 v2.0.34 2022-10-21 09:58:52 +00:00
Andrew Kingston
84e9f141a3
Merge pull request #8345 from Budibase/fix/hbs-non-string-types
Ensure non string types are ignored when searching for HBS blocks
2022-10-21 10:48:27 +01:00
Andrew Kingston
008d4dfd7f Ensure non string types are ignored when searching for HBS blocks 2022-10-21 10:32:32 +01:00
Martin McKeaveney
d21f453be1
Merge pull request #8241 from Budibase/nginx-dev-timeouts
Add additional timeout configuration to nginx.dev.conf.hbs
2022-10-21 08:58:50 +01:00
Martin McKeaveney
a6c5079190
Merge pull request #8016 from Budibase/feature/redirect-after-modal-close
Allow screen redirect after modal close
2022-10-21 08:58:21 +01:00
Budibase Staging Release Bot
a782c1a288 Update pro version to 2.0.30-alpha.10 2022-10-20 21:14:38 +00:00
Budibase Staging Release Bot
1e515ecaad v2.0.30-alpha.10 2022-10-20 21:11:31 +00:00
Martin McKeaveney
f9f971cb1a
Merge pull request #8295 from weslien/patch-8294
Fix arangoDB connector
2022-10-20 22:01:07 +01:00
Budibase Staging Release Bot
c4e4aabbff Update pro version to 2.0.30-alpha.9 2022-10-20 20:04:25 +00:00
Budibase Staging Release Bot
60085b201e v2.0.30-alpha.9 2022-10-20 20:01:10 +00:00