1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

8760 commits

Author SHA1 Message Date
Michael Drury 3275a9efb8
Merge pull request #3741 from Budibase/feature/rest-redesign
Rest UI Redesign
2021-12-13 17:31:03 +00:00
Budibase Staging Release Bot 7899193924 v1.0.19-alpha.0 2021-12-13 17:17:46 +00:00
Martin McKeaveney be6afb84d1 re-add missing dependency 2021-12-13 18:09:17 +01:00
Budibase Release Bot 42a3cea202 v1.0.19 2021-12-13 16:43:28 +00:00
Martin McKeaveney 4d7d3b59de Merge branch 'master' into develop 2021-12-13 17:38:13 +01:00
Budibase Release Bot 109164ab43 v1.0.18 2021-12-13 16:00:58 +00:00
Martin McKeaveney 542a9106b4 Merge branch 'master' of github.com:Budibase/budibase 2021-12-13 16:53:39 +01:00
Martin McKeaveney e02c4f013e adding and updating helm repos 2021-12-13 16:52:35 +01:00
mike12345567 1670c31ba7 Fixing issue of disabled headers not being set for unmigrated queries. 2021-12-13 15:18:44 +00:00
mike12345567 b19fcb5d50 Moving Typescript definitions around a bit. 2021-12-13 13:50:15 +00:00
Budibase Release Bot 212bd45843 v1.0.17 2021-12-13 12:57:18 +00:00
mike12345567 9412b38c9b Fixing some issues around deleting datasources/queries and managing the full URL for migrating queries. 2021-12-13 12:41:47 +00:00
Budibase Release Bot 7225de58c2 v1.0.16 2021-12-13 11:55:27 +00:00
mike12345567 41ea5265dd Fixing bug in tabs where double clicks cause tab switching, new headers enabled by default, disabled headers rather than enabled, get requests can have bodies. 2021-12-13 11:24:13 +00:00
mike12345567 fd4600d3af Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign 2021-12-13 10:14:28 +00:00
Rory Powell 34c2d1269d Integrate query with datasource auth 2021-12-11 23:34:30 +00:00
Rory Powell addd13542e Merge branch 'feature/rest-redesign' into feature/query-auth 2021-12-11 21:43:03 +00:00
Rory Powell 4b1fb01eb4 Add _id field 2021-12-11 10:40:57 +00:00
Rory Powell e8755b6854 Auth config forms 2021-12-11 09:59:09 +00:00
Budibase Staging Release Bot 90c0656ed1 v1.0.15-alpha.1 2021-12-10 16:56:34 +00:00
Budibase Release Bot d8a0bfdf96 v1.0.15 2021-12-10 16:55:00 +00:00
mike12345567 557ffa4444 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-12-10 16:46:29 +00:00
mike12345567 01f9ae3f48 Adding slash incase couch URL doesn't contain. 2021-12-10 16:46:00 +00:00
mike12345567 846f8b5038 Adding slash incase couch URL doesn't contain. 2021-12-10 16:44:58 +00:00
Budibase Staging Release Bot 35b66edf02 v1.0.15-alpha.0 2021-12-10 16:29:45 +00:00
mike12345567 42ad8adb97 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-10 16:19:24 +00:00
Budibase Release Bot 56dd4bfe61 v1.0.14 2021-12-10 15:45:07 +00:00
mike12345567 b23a9caf50 Removing repeated line. 2021-12-10 15:18:57 +00:00
mike12345567 c7d287485b Allowing start end key syntax to be used outside of tenancy if we need to. 2021-12-10 15:17:18 +00:00
mike12345567 f6705b879a Reducing the load on DB caused by CouchDB all_db when working with a large number of couch databases. 2021-12-10 15:10:45 +00:00
Budibase Staging Release Bot 948765c186 v1.0.13-alpha.1 2021-12-10 11:14:30 +00:00
Budibase Release Bot e5ea78169c v1.0.13 2021-12-10 11:12:06 +00:00
Budibase Staging Release Bot 5038db170c v1.0.13-alpha.0 2021-12-10 10:39:20 +00:00
Rory Powell 32dc9e99af Merge branch 'master' into merge-master 2021-12-10 10:14:43 +00:00
Budibase Release Bot b6d94d88eb v1.0.12 2021-12-09 19:15:19 +00:00
mike12345567 adbbafbd53 Making it so that schema always shows up for future work towards global variables and making it so that tabs selected can be bound to. 2021-12-09 18:41:07 +00:00
Budibase Release Bot 4ee68650c3 v1.0.11 2021-12-09 14:33:04 +00:00
mike12345567 6535e61165 Fixing some colors. 2021-12-09 14:22:43 +00:00
mike12345567 2dd1074ba5 Updating mocks. 2021-12-09 14:12:01 +00:00
mike12345567 1f6a30b985 Adding link into learn more banner. 2021-12-09 13:44:54 +00:00
mike12345567 49e0630511 Measuring length if no content length supplied. 2021-12-09 13:40:39 +00:00
mike12345567 4e2bfb72f6 Fixing issue with table expanding too far with large response datasets. 2021-12-09 13:23:06 +00:00
mike12345567 8bb1727d0d Adding http verbs instead of icons for REST requests. 2021-12-09 13:08:16 +00:00
mike12345567 d774aade45 Adding in the ability to retrieve and view the headers from a rest response. 2021-12-09 12:30:05 +00:00
Peter Clement a24c1e626d fix home screen automation commands 2021-12-09 11:52:47 +00:00
Rory Powell 21fcff5f28 Escape mysql describe to handle non standard table names 2021-12-09 11:40:59 +00:00
Rory Powell 01ab892a00 Modal integration 2021-12-09 11:39:44 +00:00
Peter Clement eed8a13100 re-add status lights for app row 2021-12-09 10:10:16 +00:00
mike12345567 dad8524023 Adding placeholder and making sure query urls have a protocol. 2021-12-09 10:02:47 +00:00
Peter Clement d7afe11655 remove log 2021-12-09 09:24:40 +00:00
Peter Clement 5895d9cd6f increase size of icon display 2021-12-09 09:21:38 +00:00
mike12345567 80ed9e25f3 Fixing server rest test case. 2021-12-08 19:38:03 +00:00
mike12345567 04114594bf Adding in enabled headers, making way for different body types. 2021-12-08 19:11:19 +00:00
Peter Clement ff7be5bbcd refactor how modal is handled 2021-12-08 18:52:06 +00:00
Peter Clement efb50f0050 add option to change icon / colour 2021-12-08 18:51:24 +00:00
Budibase Release Bot 48ff92b367 v1.0.10 2021-12-08 18:11:06 +00:00
mike12345567 4f3a116867 Adding a bit of padding to bottom of rest interface in case scrolling occurs. 2021-12-08 18:06:11 +00:00
mike12345567 181efdf68c Adding bindings to rest API, adding in spaceship placeholder, updating the look of some other components, cleaning up some whitespace. 2021-12-08 17:58:30 +00:00
Budibase Release Bot 21462a0f68 v1.0.9 2021-12-08 17:44:39 +00:00
Budibase Staging Release Bot db6714c4f0 v1.0.9-alpha.1 2021-12-08 17:21:37 +00:00
Martin McKeaveney 57fa1cb7c3 merge with master 2021-12-08 17:20:14 +00:00
Martin McKeaveney 894c8d87d7
Merge pull request #3719 from Budibase/fix/incoming-webhooks
Fix/incoming webhooks
2021-12-08 17:14:18 +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
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
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
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
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
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