mike12345567
|
7736acd0c0
|
PR comments, removing console logs, as well as trying to get jest tests working in builder.
|
2022-09-15 22:47:37 +01:00 |
mike12345567
|
fc8dc9f176
|
Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that.
|
2022-09-15 19:35:55 +01:00 |
mike12345567
|
2fb96b29c9
|
Encoding query string URI parameters for REST requests - #7683.
|
2022-09-07 17:31:15 +01:00 |
NEOLPAR
|
9787709dc5
|
downloading csv users created through batch
|
2022-07-18 09:57:15 +01:00 |
Andrew Kingston
|
7266712f8f
|
Merge pull request #4700 from Budibase/rest-api-endpoint-naming
Improve REST query naming in navigation
|
2022-03-01 11:41:56 +00:00 |
Andrew Kingston
|
49053cfe85
|
Improve parsing of REST query strings to support equals symbol in values
|
2022-02-28 16:23:53 +00:00 |
Andrew Kingston
|
02725e08d2
|
Handle leading double slash when displaying REST queries in navigation
|
2022-02-25 14:29:25 +00:00 |
Andrew Kingston
|
e34895989b
|
Improve REST query naming in navigation
|
2022-02-25 14:18:26 +00:00 |
Andrew Kingston
|
abc02d812a
|
Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination
|
2022-01-05 09:21:25 +00:00 |
Rory Powell
|
5dc6917fb2
|
Fix dynamic variable deletion and move utils
|
2021-12-20 10:50:58 -05:00 |
Andrew Kingston
|
c1feb935cd
|
Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination
|
2021-12-17 18:56:16 +00:00 |
mike12345567
|
ab77c081bd
|
Some minor UI tweaks.
|
2021-12-17 18:21:36 +00:00 |
mike12345567
|
85aa2c27b5
|
Fixing issues with query dynamic variables being able to overwrite/appearing in other queries.
|
2021-12-17 17:16:06 +00:00 |
Andrew Kingston
|
af00ed88ae
|
Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination
|
2021-12-17 13:12:28 +00:00 |
Andrew Kingston
|
af8d55ef32
|
Use fixed width for REST query verbs
|
2021-12-16 11:56:14 +00:00 |
mike12345567
|
858ef084ad
|
Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus.
|
2021-12-15 19:20:19 +00:00 |
mike12345567
|
a7743c8481
|
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
|
56d673e55c
|
Fixing some colors.
|
2021-12-09 14:22:43 +00:00 |
mike12345567
|
4cd28fa7c4
|
Adding http verbs instead of icons for REST requests.
|
2021-12-09 13:08:16 +00:00 |
mike12345567
|
82fd691ec7
|
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 |
mike12345567
|
c0512fa242
|
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 |
mike12345567
|
5936fe0f5f
|
Adding all response capabilities.
|
2021-12-06 17:39:51 +00:00 |