1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

9812 commits

Author SHA1 Message Date
Martin McKeaveney 89ab5520d4 CI Automation for helm chart release 2021-12-08 17:13:00 +00:00
Martin McKeaveney cb9b7f75ce completely automate helm chart incrementing and semver 2021-12-08 16:27:33 +00:00
Rory Powell 21c45a17ce Render table of auth configs and linting 2021-12-08 15:27:58 +00:00
Budibase Staging Release Bot 0aa87c9fc7 v1.0.9-alpha.0 2021-12-08 14:06:32 +00:00
Martin McKeaveney 208d1a82d4 ensure that dry runs between budibase-infra and standard templates match 2021-12-08 13:19:43 +00:00
Rory Powell 719af071ed Merge branch 'feature/rest-redesign' into feature/query-auth 2021-12-08 12:45:47 +00:00
Rory Powell a23b4143e1 Merge branch 'develop' into feature/rest-redesign 2021-12-08 12:36:12 +00:00
Rory Powell 1fc0a7227c Merge branch 'master' into develop 2021-12-08 12:07:06 +00:00
Budibase Staging Release Bot cc8b159e11 v1.0.8-alpha.2 2021-12-08 12:02:02 +00:00
Rory Powell 1dbe978b01
Merge pull request #3644 from Budibase/rest-import
Rest import
2021-12-08 11:54:38 +00:00
Budibase Release Bot 577b7f380f v1.0.8 2021-12-08 11:38:32 +00:00
Martin McKeaveney cd5d4a5df4 updating cypress test to cover automation creation 2021-12-08 11:32:28 +00:00
Rory Powell a2f2736d8c
Merge pull request #3702 from Budibase/duplicate-query
Duplicate queries
2021-12-08 11:32:28 +00:00
Andrew Kingston ec4d81f2cd
Merge pull request #3666 from Budibase/fix/conditional-layout-links
Fix conditional layout links
2021-12-08 11:30:21 +00:00
Rory Powell 9d402d0356 Move query to common definitions and add openapi-types to dev dependencies 2021-12-08 11:30:09 +00:00
Andrew Kingston 26752020fc
Merge pull request #3716 from Budibase/ak-fixes
Misc bug fixes
2021-12-08 11:29:38 +00:00
Martin McKeaveney a1f88efc51 Merge branch 'ak-fixes' of github.com:Budibase/budibase into fix/incoming-webhooks 2021-12-08 11:16:22 +00:00
Rory Powell 71c03fe10e Merge branch 'develop' into rest-import 2021-12-08 11:08:32 +00:00
Rory Powell 3bd93f2755 Refactor store actions to allow self reference 2021-12-08 11:01:12 +00:00
Andrew Kingston 19f28037e1 Use full runtime bindings in automation settings and enable JS bindings for backend log action 2021-12-08 10:59:26 +00:00
Rory Powell b1ff1c9f35 Tidy 2021-12-08 10:52:08 +00:00
Budibase Staging Release Bot 626017ae8a v1.0.8-alpha.1 2021-12-08 10:29:51 +00:00
Peter Clement 6a7911d451
Merge pull request #3668 from Budibase/bug/pc-fixes
some css fixes for autoscreen ui work
2021-12-08 10:20:19 +00:00
Martin McKeaveney 27da6ea4ab account for integer type from JSON schema 2021-12-08 10:14:30 +00:00
Andrew Kingston 5cc43bd8b5 Remove unnecessary optional chaining 2021-12-08 09:47:43 +00:00
Andrew Kingston 6b316f8a8f Coerce picker option labels to string to fix bug when using autocomplete with numeric labels 2021-12-08 09:45:50 +00:00
Andrew Kingston 58f1d44e18 Lint 2021-12-08 09:42:19 +00:00
Andrew Kingston 47befceae7 Fix query params directly mutating the stored app definition 2021-12-08 09:31:39 +00:00
Andrew Kingston 42995a33c5 Allow internal links to be opened in a new tab 2021-12-08 09:03:56 +00:00
Andrew Kingston 408ff58ef3 Fix incorrect icon used for repeater layout in settings bar 2021-12-08 08:36:01 +00:00
Andrew Kingston 7886b383f5 Key links by URL as the svelte-spa-router link svelte action does not update correctly 2021-12-08 08:35:19 +00:00
Martin McKeaveney fd9ee21e69 adding image tag to worker and app services 2021-12-08 08:27:04 +00:00
Rory Powell 634d1ce127 Add backend for query / datasource auth 2021-12-07 22:33:26 +00:00
mike12345567 b0d4b328c4 Adding access controls to rest query ui. 2021-12-07 18:50:29 +00:00
mike12345567 b0ef15684b Adding query save, fixing routing to handle existing rest queries, adding in full saving of enabled headers functionality, fixing various issues discovered while testing. 2021-12-07 18:24:10 +00:00
Rory Powell 415462321d Duplicate queries 2021-12-07 12:26:00 +00:00
mike12345567 6df90803ad Adding in raw functionality. 2021-12-06 18:35:44 +00:00
mike12345567 a48d7966a6 Adding stats, code, timings and size of request. 2021-12-06 18:23:18 +00:00
mike12345567 ba9854d121 Adding all response capabilities. 2021-12-06 17:39:51 +00:00
Martin McKeaveney 939251ebdf helm chart release 2021-12-06 18:33:31 +01:00
Martin McKeaveney 3c286623e0 packaging helm chart with consolidated config 2021-12-06 17:19:53 +01:00
Peter Clement 53557e1bb1 initial home screen redesign layout 2021-12-06 11:55:23 +00:00
mike12345567 65d6ca9249 Adding in last components of UI that were missing. 2021-12-03 18:39:05 +00:00
Peter Clement 5e5f1d8e1b some css fixes for autoscreen ui work 2021-12-03 14:27:38 +00:00
Budibase Staging Release Bot d818bd6dfa v1.0.8-alpha.0 2021-12-03 13:36:10 +00:00
mike12345567 0b9548260c Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign 2021-12-03 13:27:54 +00:00
mike12345567 e9fbb832ff Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-03 13:26:55 +00:00
Budibase Release Bot 3212d2f447 v1.0.7 2021-12-03 13:24:14 +00:00
Michael Drury a7731930bd
Merge pull request #3648 from Budibase/fix/3641
CSV export/import fix
2021-12-03 13:17:08 +00:00
mike12345567 c949f7fd09 Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign 2021-12-03 12:45:32 +00:00