1
0
Fork 0
mirror of synced 2024-08-02 11:51:34 +12:00
Commit graph

5490 commits

Author SHA1 Message Date
mike12345567
cde801d99b Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types. 2022-01-17 16:48:49 +00:00
mike12345567
29fbfe7b95 Merge branch 'develop' of github.com:Budibase/budibase into feature/sql-relationship-filtering 2022-01-17 13:34:16 +00:00
Budibase Staging Release Bot
b77be977dd v1.0.27-alpha.20 2022-01-17 10:15:17 +00:00
Rory Powell
0f6e626005 Merge pull request #4022 from Budibase/fix/return-url
Fix return url
2022-01-17 10:09:38 +00:00
Rory Powell
f3ac142870 Remove console.log statements 2022-01-17 09:53:53 +00:00
mike12345567
aae2dc86d3 Getting client partially working, having an issue with search fields not updating for a table block. 2022-01-14 17:42:14 +00:00
Budibase Staging Release Bot
3bcad013c7 v1.0.27-alpha.19 2022-01-14 14:33:55 +00:00
Budibase Staging Release Bot
472ec03fa9 v1.0.27-alpha.18 2022-01-14 14:25:57 +00:00
mike12345567
41b9c94237 Quick fix, only allow using SQL. 2022-01-13 16:48:19 +00:00
mike12345567
90859cfe18 Basic frontend work, getting it sending up search fields from tables with links. 2022-01-13 15:59:04 +00:00
Budibase Staging Release Bot
addcdf8bcc v1.0.27-alpha.17 2022-01-13 14:57:56 +00:00
Budibase Staging Release Bot
3bea3e71f3 v1.0.27-alpha.16 2022-01-13 14:38:12 +00:00
Rory Powell
3d7923cb16 Merge branch 'develop' into fix/return-url 2022-01-13 14:36:59 +00:00
Budibase Staging Release Bot
e8815720a0 v1.0.27-alpha.15 2022-01-13 14:26:35 +00:00
Budibase Staging Release Bot
05c84628c1 v1.0.27-alpha.14 2022-01-13 14:18:24 +00:00
Rory Powell
f055d392b5 Merge branch 'develop' into fix/return-url 2022-01-13 14:11:20 +00:00
Rory Powell
b5250ac244 Fix return url using cookies 2022-01-13 14:07:49 +00:00
Andrew Kingston
9a7cc4113d Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 2022-01-13 09:44:09 +00:00
Budibase Staging Release Bot
f2a2a072c6 v1.0.27-alpha.13 2022-01-12 13:20:06 +00:00
Michael Drury
b2c5e4f825 Merge pull request #3998 from Budibase/fix/3722
Fixing issue with multiple automation steps of the same type showing same response
2022-01-11 17:39:16 +00:00
Budibase Staging Release Bot
05a17d4475 v1.0.27-alpha.12 2022-01-11 17:25:33 +00:00
mike12345567
44f9ae0682 Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 2022-01-11 17:14:04 +00:00
mike12345567
b15f003c8c Updating to use automation setup to use action button instead of custom chevron div and using the action button in the automation code editor so that bindings can be hidden/shown if they are taking up too much of screen. 2022-01-11 16:54:43 +00:00
Budibase Staging Release Bot
337eb07422 v1.0.27-alpha.11 2022-01-11 14:31:25 +00:00
Budibase Staging Release Bot
07bb680470 v1.0.27-alpha.10 2022-01-11 13:49:47 +00:00
Budibase Staging Release Bot
fe54c98c1a v1.0.27-alpha.9 2022-01-11 13:17:43 +00:00
Budibase Staging Release Bot
6c7aaf9a68 v1.0.27-alpha.8 2022-01-11 09:42:12 +00:00
Michael Drury
904906e364 Merge pull request #3970 from Budibase/fix/jan-various-fixes
Various fixes
2022-01-11 09:36:12 +00:00
Budibase Staging Release Bot
a14fc26b8f v1.0.27-alpha.7 2022-01-10 12:14:33 +00:00
Rory Powell
8bf0c86c92 Merge pull request #3932 from Budibase/feature/query-variables
Fixes for new rest datasource
2022-01-10 12:08:47 +00:00
Budibase Staging Release Bot
48d18d4242 v1.0.27-alpha.6 2022-01-07 12:04:19 +00:00
Michael Drury
342a4b1f95 Merge pull request #3931 from Budibase/fix/3915
Fixing some issues with short hand URL for prod apps - using it by default in self host
2022-01-07 11:58:30 +00:00
Andrew Kingston
54ad2237ea Improve naming of REST pagination parameters 2022-01-07 11:03:31 +00:00
mike12345567
657f55f0da Adding a skip button for fetching plus datasource tables incase working with very large data sets and still want to perform queries. 2022-01-06 15:28:38 +00:00
Andrew Kingston
422c0a3033 Comment builder implementation of lucene searching to highlight that it will be replaced 2022-01-06 14:05:32 +00:00
Andrew Kingston
74fcf63fbb Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination 2022-01-06 14:03:42 +00:00
Budibase Staging Release Bot
5ff0505f11 v1.0.27-alpha.5 2022-01-06 13:31:15 +00:00
Rory Powell
6d5d301adb Support variables in URL 2022-01-05 14:33:14 -05:00
Rory Powell
22407446ee Navigation fixes for duplicate and delete query 2022-01-05 13:27:15 -05:00
mike12345567
efc691f238 Fixing issue #3915 so that when using the short hand URL for apps you will be redirected correctly if not logged in, allows all users to make use of it and updating the builder to send the user to the short form factor URL if not in cloud. 2022-01-05 18:26:39 +00:00
Rory Powell
e115a561c2 Fix Add Authentication button icon 2022-01-05 10:31:44 -05:00
Rory Powell
b1ef2e3988 Fix auth dropdown z-index 2022-01-05 10:29:40 -05:00
Budibase Staging Release Bot
7732d8de3e v1.0.27-alpha.4 2022-01-05 15:28:59 +00:00
Michael Drury
fe40e3e85d Merge pull request #3830 from Budibase/feature/query-variables
Datasource static and dynamic variables
2022-01-05 15:22:30 +00:00
Andrew Kingston
8aa4d49f31 Fix crash in KeyValueBuilder when object doesn't exist 2022-01-05 10:57:05 +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
Budibase Staging Release Bot
ba5586e601 v1.0.27-alpha.3 2022-01-04 18:07:13 +00:00
Andrew Kingston
81cbb6d403 Remove line from testing 2022-01-04 15:03:19 +00:00
mike12345567
532fefaeff Hiding all tables from data sources when there is no data for them (no placeholder table). 2022-01-04 14:46:10 +00:00
mike12345567
e32869b100 Fixing issue discovered by cypress test case and updating dynamic variable view to hide table when there are none. 2022-01-04 14:41:11 +00:00