1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
Commit graph

3351 commits

Author SHA1 Message Date
Budibase Release Bot
12d3b0ccae v1.0.24 2021-12-16 11:04:27 +00:00
Budibase Release Bot
95a6e7ba53 v1.0.23 2021-12-16 10:18:24 +00:00
Michael Drury
57acbc016b
Merge pull request #3793 from Budibase/fix/pouch-automation-error
Fix automation TypeError: Pouch is not a constructor
2021-12-15 15:30:56 +00:00
mike12345567
01b72b6b71 Don't run change if not threading. 2021-12-15 12:26:29 +00:00
mike12345567
ae5b963115 Fixing an issue with automations throwing a Pouch error due to the auth library database not being setup. 2021-12-15 11:25:52 +00:00
Budibase Release Bot
c3a7a9d122 v1.0.22 2021-12-13 18:46:25 +00:00
Budibase Release Bot
7233b765d9 v1.0.21 2021-12-13 18:08:22 +00:00
Budibase Release Bot
2277f25df6 v1.0.20 2021-12-13 17:46:32 +00:00
Budibase Release Bot
42a3cea202 v1.0.19 2021-12-13 16:43:28 +00: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
Budibase Release Bot
212bd45843 v1.0.17 2021-12-13 12:57:18 +00:00
Budibase Release Bot
7225de58c2 v1.0.16 2021-12-13 11:55:27 +00:00
Budibase Release Bot
d8a0bfdf96 v1.0.15 2021-12-10 16:55:00 +00:00
Budibase Release Bot
56dd4bfe61 v1.0.14 2021-12-10 15:45:07 +00:00
Budibase Release Bot
e5ea78169c v1.0.13 2021-12-10 11:12:06 +00:00
Budibase Release Bot
b6d94d88eb v1.0.12 2021-12-09 19:15:19 +00:00
Budibase Release Bot
4ee68650c3 v1.0.11 2021-12-09 14:33:04 +00:00
Rory Powell
21fcff5f28 Escape mysql describe to handle non standard table names 2021-12-09 11:40:59 +00:00
Budibase Release Bot
48ff92b367 v1.0.10 2021-12-08 18:11:06 +00:00
Budibase Release Bot
21462a0f68 v1.0.9 2021-12-08 17:44:39 +00:00
Budibase Release Bot
577b7f380f v1.0.8 2021-12-08 11:38:32 +00:00
Budibase Release Bot
3212d2f447 v1.0.7 2021-12-03 13:24:14 +00:00
Michael Drury
a7731930bd
Merge pull request #3648 from Budibase/fix/3641
CSV export/import fix
2021-12-03 13:17:08 +00:00
Budibase Release Bot
a6f684b996 v1.0.6 2021-12-03 11:22:44 +00:00
Rory Powell
4af0641fe4 Fix oracle password config 2021-12-03 10:52:03 +00:00
mike12345567
71e93a20a1 Refactor. 2021-12-03 10:31:09 +00:00
mike12345567
560a96b503 Exporting date and auto id field, but not importing autocolumns when table is created. 2021-12-02 16:17:10 +00:00
mike12345567
baf61e37e4 Removing auto columns from export - the new table will provide these if required. 2021-12-02 16:04:44 +00:00
Budibase Release Bot
efd95a26f3 v1.0.5 2021-12-02 13:31:45 +00:00
Budibase Release Bot
7fd9a28fe6 v1.0.4 2021-12-01 13:49:09 +00:00
Budibase Release Bot
beb60414ab v1.0.3 2021-12-01 10:57:38 +00:00
Rory Powell
04a7382392 Add fix for user metadata sync when deleting 2021-12-01 09:54:23 +00:00
Budibase Release Bot
acdc68efad v1.0.2 2021-11-30 15:59:32 +00:00
Budibase Release Bot
b349e1c27f v1.0.1 2021-11-30 15:44:46 +00:00
Martin McKeaveney
da9eff017d v1.0.0 2021-11-30 16:34:33 +01:00
Budibase Release Bot
2ddff731e9 v0.9.190 2021-11-30 13:36:54 +00:00
Budibase Staging Release Bot
4e607feda0 v0.9.190-alpha.12 2021-11-30 10:14:02 +00:00
Budibase Staging Release Bot
68978c5ed1 v0.9.190-alpha.11 2021-11-29 13:58:47 +00:00
Budibase Staging Release Bot
ac1660540c v0.9.190-alpha.10 2021-11-26 19:01:35 +00:00
Rory Powell
4799ad32b2
Merge pull request #3555 from Budibase/oracle/returning
Improve returning logic for oracle
2021-11-26 18:54:19 +00:00
Budibase Staging Release Bot
82beeeeb02 v0.9.190-alpha.9 2021-11-26 17:52:27 +00:00
mike12345567
3bb034939b Fixing issue found with enriching rows in SQL - the system was assuming the array of entries contained a row ID that needed to be broken down. 2021-11-26 17:08:56 +00:00
Rory Powell
5aa9d95c46 Deletion support for returning rows 2021-11-26 16:50:15 +00:00
Budibase Staging Release Bot
56d60bc968 v0.9.190-alpha.8 2021-11-26 15:29:05 +00:00
Michael Drury
e8c0684f3c
Merge pull request #3554 from Budibase/labday/docs
API Docs, generation, tables and rows and Swagger definitions
2021-11-26 15:20:23 +00:00
Rory Powell
eaed8642f9 Improve returning logic for oracle 2021-11-26 15:02:03 +00:00
Budibase Staging Release Bot
c5c9206ab2 v0.9.190-alpha.7 2021-11-26 14:35:06 +00:00
mike12345567
4d73903019 Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving. 2021-11-26 14:14:53 +00:00