Andrew Kingston
|
b1cc72c54a
|
Add support for accessing unlimited levels of nested JSON arrays
|
2021-12-07 21:19:14 +00:00 |
mike12345567
|
ce075c97ff
|
Adding access controls to rest query ui.
|
2021-12-07 18:50:29 +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 |
Andrew Kingston
|
7146b994ff
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-07 15:11:32 +00:00 |
Andrew Kingston
|
4bbbd75a4e
|
Fix datasource invalidations not propagating through peek modals
|
2021-12-07 15:11:13 +00:00 |
Andrew Kingston
|
d36daaf9b9
|
Add button action for duplicating a row
|
2021-12-07 13:59:12 +00:00 |
Andrew Kingston
|
00179c8a33
|
Fix lucene filtering crashing when being provided an invalid binding string as the document array
|
2021-12-07 13:58:59 +00:00 |
Andrew Kingston
|
b1c2308b8b
|
Remove infuriating behaviour of drawer closing on escape keypress
|
2021-12-07 13:58:34 +00:00 |
Andrew Kingston
|
3a7772643e
|
Fix issue with icon for repeater alignment in settings bar
|
2021-12-07 13:58:01 +00:00 |
Rory Powell
|
52ea1fe1da
|
Duplicate queries
|
2021-12-07 12:26:00 +00:00 |
Andrew Kingston
|
d1b5716252
|
Fix data bindings from JSON fields not correctly squashing nested structures beyond the first level
|
2021-12-06 19:56:05 +00:00 |
Andrew Kingston
|
ca0abba428
|
Add data bindings for top level properties within JSON fields
|
2021-12-06 19:55:21 +00:00 |
mike12345567
|
b31cd5b6f7
|
Adding in raw functionality.
|
2021-12-06 18:35:44 +00:00 |
mike12345567
|
99e2cd52e8
|
Adding stats, code, timings and size of request.
|
2021-12-06 18:23:18 +00:00 |
Andrew Kingston
|
135fc61159
|
Coerce picker option labels to strings to fix bug when using autocomplete on numeric label types
|
2021-12-06 18:22:19 +00:00 |
Andrew Kingston
|
a5b4087f64
|
Enable support for handling shallow non-object arrays in JSON fields
|
2021-12-06 18:12:27 +00:00 |
Andrew Kingston
|
20ee863780
|
Add console error to builder when iframe preview receives invalid JSON to aid in debugging some cases of endless loading apps
|
2021-12-06 18:00:19 +00:00 |
Andrew Kingston
|
adae966769
|
Remove legacy performance hack of remove _revs from component definitions as this was sometimes leading to invalid JSON, preventing the app from loading
|
2021-12-06 17:59:23 +00:00 |
Andrew Kingston
|
28557a3f96
|
Remove the pre-execution validation in string templates to double performance and prevent JS binding issues when mutating context
|
2021-12-06 17:58:43 +00:00 |
mike12345567
|
5936fe0f5f
|
Adding all response capabilities.
|
2021-12-06 17:39:51 +00:00 |
Martin McKeaveney
|
8269e85eb9
|
helm chart release
|
2021-12-06 18:33:31 +01:00 |
Martin McKeaveney
|
5f86321f0b
|
packaging helm chart with consolidated config
|
2021-12-06 17:19:53 +01:00 |
Andrew Kingston
|
7b20aa31d1
|
Flatten JSON schema in apps to allow filtering and display of nested values
|
2021-12-06 12:37:50 +00:00 |
Andrew Kingston
|
8dd916afb9
|
Add more comments to clarify data binding behaviour
|
2021-12-06 12:14:06 +00:00 |
Andrew Kingston
|
7a0ee7aea6
|
Remove log statements
|
2021-12-06 12:04:55 +00:00 |
Andrew Kingston
|
d10d332b9f
|
Update client side lucene searching to work with nested JSON fields and fix bug with flattening nested JSON schema
|
2021-12-06 12:04:22 +00:00 |
Peter Clement
|
8f9bce04bc
|
initial home screen redesign layout
|
2021-12-06 11:55:23 +00:00 |
Andrew Kingston
|
cd5d370e7b
|
Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields
|
2021-12-06 11:41:17 +00:00 |
mike12345567
|
e064237981
|
Adding in last components of UI that were missing.
|
2021-12-03 18:39:05 +00:00 |
Peter Clement
|
610fc04145
|
some css fixes for autoscreen ui work
|
2021-12-03 14:27:38 +00:00 |
Budibase Staging Release Bot
|
5d4fb2e7c7
|
v1.0.8-alpha.0
|
2021-12-03 13:36:10 +00:00 |
mike12345567
|
039daf16d6
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign
|
2021-12-03 13:27:54 +00:00 |
mike12345567
|
282a32bf0b
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-12-03 13:26:55 +00:00 |
Budibase Release Bot
|
2c081c6557
|
v1.0.7
|
2021-12-03 13:24:14 +00:00 |
Michael Drury
|
730c336c22
|
Merge pull request #3648 from Budibase/fix/3641
CSV export/import fix
|
2021-12-03 13:17:08 +00:00 |
mike12345567
|
7c7b7584fa
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-redesign
|
2021-12-03 12:45:32 +00:00 |
mike12345567
|
de72792576
|
Setting auth cookie to not expire.
|
2021-12-03 12:39:20 +00:00 |
Andrew Kingston
|
39d5c81b72
|
Ensure links are an array in the wrapper component for a cleaner fix
|
2021-12-03 11:45:04 +00:00 |
Andrew Kingston
|
e695396bb8
|
Ensure links prop is always an array when configuring layout links
|
2021-12-03 11:38:49 +00:00 |
Budibase Release Bot
|
aecc29b4d7
|
v1.0.6
|
2021-12-03 11:22:44 +00:00 |
Budibase Staging Release Bot
|
e6680c5c52
|
v1.0.6-alpha.1
|
2021-12-03 11:20:24 +00:00 |
mike12345567
|
d9afc58401
|
Extending logout TTL from a day to a week.
|
2021-12-03 11:17:48 +00:00 |
Rory Powell
|
55aa337f62
|
Add import to existing DS and add cookie support to curl import
|
2021-12-03 11:14:22 +00:00 |
Rory Powell
|
88bc649258
|
Merge pull request #3663 from Budibase/oracle/password-fix
Fix oracle password config
|
2021-12-03 11:13:26 +00:00 |
Rory Powell
|
5b558a662d
|
Merge pull request #3664 from Budibase/oracle/password-fix-hotfix
Fix oracle password config
|
2021-12-03 11:13:16 +00:00 |
Rory Powell
|
6118b7ba36
|
Fix oracle password config
|
2021-12-03 10:52:03 +00:00 |
Rory Powell
|
36218ccea9
|
Fix oracle password config
|
2021-12-03 10:48:47 +00:00 |
mike12345567
|
a7e779639d
|
Refactor.
|
2021-12-03 10:31:09 +00:00 |
Andrew Kingston
|
1e38628a4b
|
Add new form field component for JSON fields, JSON validation and update autoscreen generation
|
2021-12-03 09:20:45 +00:00 |
mike12345567
|
740abf8445
|
Adding radio group of body types.
|
2021-12-02 17:53:14 +00:00 |