1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

7795 commits

Author SHA1 Message Date
Martin McKeaveney 962e940aab fix date sorting 2021-08-10 17:41:11 +01:00
Martin McKeaveney 7d49634c6d fix date sorting 2021-08-10 17:41:01 +01:00
Andrew Kingston 1b4a24fe83 Add custom validation support to all fields except relationships 2021-08-10 14:37:14 +01:00
Andrew Kingston b4f51d44d5 Combine table schema validation rules with custom validation rules when validating form fields 2021-08-10 14:36:47 +01:00
Andrew Kingston d79748bfd9 Allow custom validation rules to use bindings or raw values 2021-08-10 14:36:00 +01:00
Martin McKeaveney 8c6460ddb1 ensure user metadata is created before link documents are created 2021-08-10 13:00:15 +01:00
Budibase Staging Release Bot de16321b0f v0.9.105-alpha.3 2021-08-10 10:51:18 +00:00
Kevin Åberg Kultalahti 94e27e1673
Merge pull request #2317 from Budibase/fix/make-feedbackform-comment-optional
Makes the NPS Feedback Form options and comments optional
2021-08-10 12:42:06 +02:00
Budibase Staging Release Bot ea9ebf70a6 v0.9.105-alpha.2 2021-08-09 15:20:42 +00:00
PClmnt a1ab811372
Merge pull request #2318 from Budibase/quiet-emphasized-tabs
Add Quiet and Emphasized variants to the Tabs and Tab components
2021-08-09 16:13:03 +01:00
Peter Clement c382c9d4b5 border fix 2021-08-09 15:56:05 +01:00
Peter Clement fb343cc519 fix underline conditional 2021-08-09 15:55:03 +01:00
Peter Clement cb7e02bb3a Add Quiet and Emphasized variants to the Tabs and Tab components 2021-08-09 15:47:30 +01:00
Keviin Åberg Kultalahti dc0fd3fe63 makes the second and third pages of the NPS feedback form optional 2021-08-09 15:43:50 +02:00
Budibase Staging Release Bot d7af1236eb v0.9.105-alpha.1 2021-08-06 20:51:57 +00:00
Martin McKeaveney 6dd1ae3380
Merge pull request #2147 from mslourens/prevent_space_in_url
replace spaces with underscores in screen routes
2021-08-06 21:42:47 +01:00
Maurits Lourens 5d10d2660d
Fix test 2021-08-06 21:46:44 +02:00
Budibase Staging Release Bot bb97297b78 v0.9.105-alpha.0 2021-08-06 16:38:26 +00:00
mike12345567 6ebf4a5611 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 17:29:45 +01:00
mike12345567 88396b77ed Merge branch 'fix/apps-2195-2282-2283' of github.com:Budibase/budibase into develop 2021-08-06 17:14:31 +01:00
Budibase Release Bot df71bb8d10 v0.9.104 2021-08-06 16:11:58 +00:00
Michael Drury 3cf7cdef27
Merge pull request #2296 from Budibase/fix/apps-2195-2282-2283
Fixing various issues caused by PouchDB allDbs call
2021-08-06 17:04:23 +01:00
Budibase Release Bot 395589edd2 v0.9.103 2021-08-06 15:42:34 +00:00
mike12345567 5f997ab836 Linting. 2021-08-06 16:39:30 +01:00
mike12345567 c4f8d17a6e Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 2021-08-06 16:38:07 +01:00
Martin McKeaveney 90beedded9
Merge pull request #2295 from Budibase/feature/scarf
scarf support
2021-08-06 16:15:24 +01:00
Budibase Staging Release Bot 49e7805d10 v0.9.103-alpha.1 2021-08-06 14:43:50 +00:00
mike12345567 e07792263e Adding a case for Firefox undefined bindings when checking validity. 2021-08-06 15:32:55 +01:00
Martin McKeaveney 57c3b97f0a scarf support 2021-08-06 14:59:39 +01:00
Andrew Kingston b7af4ed65f Add validation drawer and simplify HOC's for different field types 2021-08-06 14:54:00 +01:00
Budibase Staging Release Bot 4b7debc8a9 v0.9.103-alpha.0 2021-08-06 12:24:19 +00:00
mike12345567 add88a3d4a Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-06 13:16:04 +01:00
mike12345567 cd737a1c25 Linting. 2021-08-06 13:11:41 +01:00
mike12345567 e0bf5ce62b Updating yarn locks. 2021-08-06 13:09:28 +01:00
mike12345567 34397c2e14 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
Budibase Release Bot d1c2b14488 v0.9.102 2021-08-06 11:59:59 +00:00
Michael Drury eaa01e08dd
Merge pull request #2286 from Budibase/fix/relationships-2167
Some fixes for internal and external relationships
2021-08-06 12:51:44 +01:00
mike12345567 7c7e3da2ab Fixing test cases. 2021-08-06 12:33:04 +01:00
Budibase Release Bot ad8294de2f v0.9.101 2021-08-05 21:32:50 +00:00
Martin McKeaveney acc215918b
Merge pull request #2287 from Budibase/fix-sql-server-connection
fix sql server integration
2021-08-05 22:25:35 +01:00
Martin McKeaveney e3abd97d67 fix sql server integration 2021-08-05 22:15:40 +01:00
mike12345567 a64ce3f55a Fixing issues with many to many relationships in SQL, sometimes not creating right relationships. 2021-08-05 19:49:30 +01:00
mike12345567 8981db7f4c Linting. 2021-08-05 19:26:00 +01:00
mike12345567 3744c9093b Fixing a variety of issues with internal relationships and external SQL relationships. 2021-08-05 19:24:29 +01:00
Maurits Lourens 1d6c52ddfa Merge branch 'develop' into prevent_space_in_url
# Conflicts:
#	packages/builder/src/components/design/PropertiesPanel/ScreenSettingsSection.svelte
2021-08-05 20:11:55 +02:00
Maurits Lourens 4d7beb4cfc implement review comments 2021-08-05 20:03:54 +02:00
Budibase Release Bot 6858905fce v0.9.100 2021-08-05 16:15:38 +00:00
Martin McKeaveney 964e8eb200 Merge branch 'master' of github.com:Budibase/budibase 2021-08-05 17:04:26 +01:00
Martin McKeaveney 3e73543bf4 lint 2021-08-05 16:57:23 +01:00
Budibase Staging Release Bot 0092251d63 v0.9.99-alpha.6 2021-08-05 15:56:53 +00:00