Martin McKeaveney
|
9a35e332ca
|
consolidate data sources and queries together in one UI
|
2021-06-15 19:48:05 +01:00 |
mike12345567
|
ce0e06cf3e
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-15 13:50:49 +01:00 |
mike12345567
|
765e38aafc
|
Some quick updates after testing.
|
2021-06-15 13:50:41 +01:00 |
Martin McKeaveney
|
d52d7b8484
|
merge
|
2021-06-15 13:47:08 +01:00 |
Martin McKeaveney
|
3eaaff9901
|
merge
|
2021-06-15 13:37:21 +01:00 |
Martin McKeaveney
|
6c2099dd68
|
removing _all concept for tables, more work on plus datasource
|
2021-06-15 13:32:11 +01:00 |
mike12345567
|
a056176050
|
Some quick work to make it function as required.
|
2021-06-15 13:20:25 +01:00 |
mike12345567
|
91de2fb78e
|
Adding some work towards supporting full data source integration.
|
2021-06-15 13:03:55 +01:00 |
Martin McKeaveney
|
f62c55c58f
|
SQL for fetching primary keys, needs merged into column SQL
|
2021-06-14 20:05:18 +01:00 |
mike12345567
|
11c52f26ad
|
Formatting.
|
2021-06-14 19:07:13 +01:00 |
mike12345567
|
564cdd8102
|
Some of the functionality required for external SQL rows API.
|
2021-06-14 19:05:39 +01:00 |
mike12345567
|
bf47a66442
|
Fixing internal delete.
|
2021-06-14 13:52:06 +01:00 |
mike12345567
|
9719e26de2
|
Fixing bulk deletion.
|
2021-06-11 19:54:47 +01:00 |
mike12345567
|
190e17cc4c
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-11 18:56:44 +01:00 |
mike12345567
|
7ba21329eb
|
Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled.
|
2021-06-11 18:56:30 +01:00 |
Martin McKeaveney
|
3372e2b4db
|
restore page structure back to selected datasource
|
2021-06-11 17:53:55 +01:00 |
Martin McKeaveney
|
58b33562db
|
external/internal tables and datasources merged, removed autocapture, re-added logout action
|
2021-06-11 17:52:08 +01:00 |
mike12345567
|
7737ac149d
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-10 14:26:47 +01:00 |
Budibase Release Bot
|
d919d61a1d
|
v0.9.45
|
2021-06-10 13:17:08 +00:00 |
Martin McKeaveney
|
28d4a9ad06
|
merge
|
2021-06-10 14:15:03 +01:00 |
Michael Drury
|
0a5e853080
|
Merge pull request #1692 from Budibase/fix/length-helper
Quick fixes for length handlebars helper
|
2021-06-10 14:09:12 +01:00 |
Budibase Release Bot
|
1eeb2202e7
|
v0.9.44
|
2021-06-10 12:54:14 +00:00 |
Martin McKeaveney
|
ec3445de2d
|
Merge pull request #1691 from Budibase/fix/recent-bugs
fix feedback notification panel, prevent MinIO bucket from being deleted
|
2021-06-10 13:45:43 +01:00 |
mike12345567
|
c51f1dae13
|
Updating examples, adding length tests and updating HBS helpers library.
|
2021-06-10 13:44:44 +01:00 |
Budibase Release Bot
|
46e7fce3e7
|
v0.9.43
|
2021-06-10 11:21:35 +00:00 |
Michael Drury
|
aa3070d987
|
Merge pull request #1690 from Budibase/fix/smtp-tls
Adding options to SMTP form for configuring TLS/STARTTLS
|
2021-06-10 12:14:00 +01:00 |
Martin McKeaveney
|
bb83267221
|
Merge branch 'master' of github.com:Budibase/budibase into plus-datasources
|
2021-06-10 12:13:28 +01:00 |
Martin McKeaveney
|
37d7919211
|
re-adding if
|
2021-06-10 12:10:19 +01:00 |
Martin McKeaveney
|
2877648df5
|
fix feedback notification panel, prevent MinIO bucket from being deleted
|
2021-06-10 12:07:39 +01:00 |
Budibase Release Bot
|
a678aaf1ef
|
v0.9.42
|
2021-06-10 10:51:32 +00:00 |
Michael Drury
|
45c3d94f76
|
Merge pull request #1684 from Budibase/fix/attachments
Quick attachments fix discovered when investigating the MinIO issue
|
2021-06-10 11:43:48 +01:00 |
mike12345567
|
9f53d08598
|
Removing leading slash.
|
2021-06-10 11:34:37 +01:00 |
mike12345567
|
e5531ad598
|
Spelling error.
|
2021-06-10 11:30:24 +01:00 |
mike12345567
|
2feabb594a
|
Making sure auth section of form can always be filled in.
|
2021-06-10 11:28:03 +01:00 |
mike12345567
|
db393f05be
|
Adding options to SMTP form for configuring TLS/STARTTLS.
|
2021-06-10 11:25:06 +01:00 |
Budibase Release Bot
|
6255dadb43
|
v0.9.41
|
2021-06-09 18:01:31 +00:00 |
Andrew Kingston
|
fb77125ad8
|
Merge pull request #1682 from Budibase/fix/nullish-booleans
Fix nullish booleans
|
2021-06-09 18:51:48 +01:00 |
mike12345567
|
016c567fc9
|
Super quick fix for attachments, keeping in correct object store directory.
|
2021-06-09 17:38:24 +01:00 |
Martin McKeaveney
|
8d9d776377
|
plus datasource schema
|
2021-06-09 16:55:58 +01:00 |
Andrew Kingston
|
af15241019
|
Remove log statement
|
2021-06-09 16:42:14 +01:00 |
Andrew Kingston
|
345d286229
|
Invert boolean filter expressions to consider nulls as false
|
2021-06-09 16:41:15 +01:00 |
Budibase Release Bot
|
72caa080fe
|
v0.9.40
|
2021-06-09 15:26:30 +00:00 |
mike12345567
|
c347c3d4cd
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-09 16:20:36 +01:00 |
Michael Drury
|
2a8129b1de
|
Merge pull request #1680 from Budibase/fix/smtp-error
Updating SMTP config to show better errors
|
2021-06-09 16:17:12 +01:00 |
mike12345567
|
eb3222a0bc
|
Updating SMTP config to show better errors.
|
2021-06-09 15:45:54 +01:00 |
Budibase Release Bot
|
94c4a30657
|
v0.9.39
|
2021-06-09 13:51:07 +00:00 |
Andrew Kingston
|
e05d9f5e7f
|
Merge pull request #1678 from Budibase/form-fixes
Form fixes
|
2021-06-09 14:42:59 +01:00 |
Martin McKeaveney
|
d12dba2137
|
merge
|
2021-06-09 14:36:14 +01:00 |
Andrew Kingston
|
7e082a18d8
|
Allow string templates to handle null objects without failing
|
2021-06-09 14:17:11 +01:00 |
mike12345567
|
2af97ca494
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-09 13:57:23 +01:00 |