Adria Navarro
71159e4f4a
Import internal
2023-10-10 13:52:47 +02:00
Adria Navarro
9860023c9e
inputProcessing async
2023-09-19 10:06:17 +02:00
Adria Navarro
e4caf8b737
Remove context refs in row processor
2023-09-19 10:06:17 +02:00
Adria Navarro
a79960bf23
Typings
2023-09-19 10:06:16 +02:00
mike12345567
7110351bdc
Revert "revert develop into master"
...
This reverts commit fd099658a0
.
2023-08-18 14:33:21 +01:00
Martin McKeaveney
fd099658a0
revert develop into master
2023-08-17 10:28:15 +01:00
Adria Navarro
1b9784013c
Tables
2023-08-09 15:43:59 +03:00
Adria Navarro
b9820f94e6
Import lodash modules
2023-07-28 17:11:48 +02:00
Adria Navarro
58c59eba5e
Remove unused db usages
2023-07-18 12:00:02 +02:00
melohagan
b5c98871ad
Update table data via CSV import ( #10313 )
...
* Add identifierFields select for import
* Update rows on import (Internal DB)
* Only allow internal DB to upsert import CSV
* Clear identifierFields when turning off update
* Passing table instead of tableId
* Pass table
* Pass tableType
2023-05-25 18:05:07 +01:00
Dean
1e6652dc39
Fix for importing exported array/option fields. Fix to ensure lastid and inclusion updates persisted as a result of an import. Test updates for array and option fields
2023-05-10 12:36:01 +01:00
Dean
f8da7a9f28
Linting
2023-05-04 12:12:47 +01:00
Dean
98963c1505
Fix for inclusion parsing for arrays and options. View table fix to hide edit button
2023-05-04 11:21:24 +01:00
Andrew Kingston
aefb48e363
Fix options inclusion constraint regression
2023-04-20 20:10:30 +01:00
Andrew Kingston
0ee63417c1
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-04-11 17:36:28 +01:00
adrinr
8d45e44e2f
Fix types
2023-03-30 11:30:35 +01:00
adrinr
eb0d445295
Add test for autoid when importing
2023-03-30 10:37:38 +01:00
adrinr
6c610a3181
Types (with forced checks!)
2023-03-30 10:21:50 +01:00
adrinr
420cfd0f96
Fix autoids when importing internal data
2023-03-30 10:12:50 +01:00
Andrew Kingston
e0e5ca7a3c
Merge branch 'develop' of github.com:Budibase/budibase into spreadsheet-integration
2023-03-28 15:47:53 +01:00
mike12345567
da9e1bed64
Fix for googlesheets issue - when table initially created doesn't have the correct schema, adding a function to handle static schemas like Gsheets.
2023-03-14 12:11:01 +00:00
Andrew Kingston
654c348e4e
Generate inclusion schema when importing multiselect columns
2023-02-20 18:46:06 +00:00
Andrew Kingston
cadadca048
Generate option inclusion constraint ( #9647 )
...
* Fix options inclusion constrant not being generated when creating a table from file upload
* Fix 0 being treated as null when specifying min and max constraints for number fields
* Sort newly generated option field inclusion constraints
* Revert previous solution and fix problem by removing incorrect local assignment statement
2023-02-10 11:00:20 +00:00
Martin McKeaveney
d4a0e44b31
merge
2023-02-05 22:11:37 +00:00
Gerard Burns
48e1695318
JSON import changes ( #9288 )
...
* JSON import changes
* Fix lockfiles
* PR Feedback, fix tests
* fix tests
* pr feedback
2023-01-17 15:07:52 +00:00
deanhannigan
94e76864bf
Render view groupBy array options as tags ( #8764 )
...
* Fix to properly render groupBy options as tags
* Fixes for viewBuilder function definition and some typescript updates
2023-01-10 16:25:23 +00:00
mike12345567
8a4da7d4ce
Typescript conversion of the table controllers.
2022-11-22 13:56:01 +00:00
Dean
ff7a3b8cef
Default Datasource and sample row data
2022-11-13 21:37:50 +00:00
mike12345567
f5557fd805
Fetching a list of backup/restore events includes the full user object.
2022-10-20 15:05:50 +01:00
mike12345567
8d7f40e443
Refactoring more to Typescript, adding the ability to use the _find API of CouchDB.
2022-10-12 17:02:23 +01:00
mike12345567
ea2fb6de1b
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-10-06 16:54:25 +01:00
mike12345567
1dabc59ff5
Fixing a regression of CSV table creation - normally if a CSV was used to create a table with an options column all of the options would be filled in but this had been broken.
2022-10-04 17:54:33 +01:00
Rory Powell
79226777b1
Merge develop
2022-09-28 08:56:45 +01:00
mike12345567
723b96c5a5
Adding the ID inputs for the quota breakdown functionality.
2022-05-26 16:01:10 +01:00
Rory Powell
28b48a88fe
Event identification
2022-05-23 22:14:44 +01:00
Rory Powell
8da427284c
Stub out migrations + start tests + add build watching for backend-core
2022-05-18 10:56:44 +01:00
Rory Powell
3b9142f103
Build and test fixes
2022-05-03 22:58:19 +01:00
Rory Powell
6db5c62e48
View/Table/Row Import/Export events
2022-04-11 22:32:12 +01:00
Rory Powell
795b48bfb0
Published apps, automations and query count quotas
2022-03-20 01:13:54 +00:00
Rory Powell
661367333d
Add developer usage restrictions to SSO user creation
2022-03-18 08:01:31 +00:00
Rory Powell
7698e9293c
Self Host <-> Licensing integration
2022-03-09 21:16:22 +00:00