1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
Commit graph

9619 commits

Author SHA1 Message Date
Andrew Kingston 7886b383f5 Key links by URL as the svelte-spa-router link svelte action does not update correctly 2021-12-08 08:35:19 +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
mike12345567 b1cc0d0783 Setting auth cookie to not expire. 2021-12-03 12:39:20 +00:00
Budibase Release Bot a6f684b996 v1.0.6 2021-12-03 11:22:44 +00:00
mike12345567 e6b3521ed5 Extending logout TTL from a day to a week. 2021-12-03 11:17:48 +00:00
Rory Powell 15f8a76115
Merge pull request #3664 from Budibase/oracle/password-fix-hotfix
Fix oracle password config
2021-12-03 11:13:16 +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
Andrew Kingston 8e1df0bf1f
Merge pull request #3640 from Budibase/ak-fixes-master
Hotfixes for query params and potential solution for apps sometimes not loading
2021-12-02 13:23:29 +00:00
Andrew Kingston 3542b12411 Fix custom query params not appearing 2021-12-02 12:28:12 +00:00
Andrew Kingston b3b56a7d15 Reset client features when selecting a new app 2021-12-02 12:27:59 +00:00
Budibase Release Bot 7fd9a28fe6 v1.0.4 2021-12-01 13:49:09 +00:00
Rory Powell e814d2eb5c
Merge pull request #3618 from Budibase/fix/block-context
Fixes for button actions, block contexts and nester data provider settings
2021-12-01 13:39:37 +00:00
Budibase Release Bot beb60414ab v1.0.3 2021-12-01 10:57:38 +00:00
Rory Powell 09bff6f130
Merge pull request #3614 from Budibase/fix/delete-user
Add fix for user metadata sync when deleting
2021-12-01 10:50:40 +00:00
Andrew Kingston afda32046e Fix button actions directly mutating the real component definition 2021-12-01 10:33:17 +00:00
Andrew Kingston a3af1ece09 Ensuire the save row action determines the correct runtime bindings and only uses valid context types 2021-12-01 10:32:55 +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
Martin McKeaveney 5d86daeb78 git tree depth to fix self host tag fetching 2021-11-30 16:47:16 +01: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
Andrew Kingston 52b7e41e5f Prevent data providers from using arbitrary context-providing components as sources 2021-11-30 14:32:18 +00:00
Budibase Release Bot 2ddff731e9 v0.9.190 2021-11-30 13:36:54 +00:00
Martin McKeaveney b1e2c2ae98
Merge pull request #3597 from Budibase/develop
Develop -> Master
2021-11-30 14:29:57 +01:00
Budibase Staging Release Bot 4e607feda0 v0.9.190-alpha.12 2021-11-30 10:14:02 +00:00
Andrew Kingston 51b31946ec
Merge pull request #3576 from Budibase/ak-fixes
Misc bug fixes
2021-11-30 10:05:01 +00:00
Budibase Staging Release Bot 68978c5ed1 v0.9.190-alpha.11 2021-11-29 13:58:47 +00:00
Peter Clement df307ad579
Merge pull request #3581 from Budibase/feature/auto-screen-ui
Autoscreen fixes
2021-11-29 13:49:59 +00:00
Peter Clement 8ff8b41b4e autoscreen fixes 2021-11-29 11:53:46 +00:00
Andrew Kingston b44772b136 Fix layout navigation not scrolling when required 2021-11-29 09:05:46 +00:00
Andrew Kingston 785ff45240 Fix issue with navigation links editor mutating real component structure 2021-11-29 08:58:49 +00:00
Andrew Kingston 0da0002bc5 Preserve bindings when duplicating components 2021-11-29 08:30:52 +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
Michael Drury 415689c303
Merge pull request #3558 from Budibase/fix/enrich-sql
Fixing SQL enrichment issue
2021-11-26 17:43:14 +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
Martin McKeaveney 717861d2c7 adding check on backend 2021-11-26 15:27:37 +01:00
Martin McKeaveney e5270a66fc adding check for initinfo 2021-11-26 15:26:51 +01: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