1
0
Fork 0
mirror of synced 2024-07-01 20:41:03 +12:00
Commit graph

6575 commits

Author SHA1 Message Date
Andrew Kingston 25ae109e72 Use real dae object for default date value if already parsed 2021-08-04 15:33:33 +01:00
Andrew Kingston c0ca68cb83 Fix parsing of numbers when assigning a default value to a number field 2021-08-04 14:38:20 +01:00
Andrew Kingston eaaee33906 Add default value for string field 2021-08-04 14:34:06 +01:00
Andrew Kingston 5835c1591f Add default options for options field 2021-08-04 14:33:51 +01:00
Andrew Kingston 0fcc182f3b Add default value for number field 2021-08-04 14:33:37 +01:00
Andrew Kingston 1af0b1533b Add default value for longform field 2021-08-04 14:33:23 +01:00
Andrew Kingston 6d27bcd22f Add default value for date field 2021-08-04 14:33:09 +01:00
Andrew Kingston 88c22aa927 Add default value for boolean field 2021-08-04 14:32:58 +01:00
Andrew Kingston 9f2451e829 Don't treat nullish values as default values, to allow clearing fields even when a default value is set 2021-08-04 14:32:46 +01:00
Andrew Kingston 8b48ddc227 Add default value setting to all relevant form fields 2021-08-04 12:52:48 +01:00
Budibase Staging Release Bot 97cf8c53df v0.9.87-alpha.7 2021-08-04 08:58:12 +00:00
Martin McKeaveney bae2b40f54
Merge pull request #2243 from mslourens/bug/automation_crash
Automation crash
2021-08-04 09:49:15 +01:00
Budibase Staging Release Bot 20a08f2696 v0.9.87-alpha.6 2021-08-03 21:01:15 +00:00
Maurits Lourens 5ad0f2cb57 fix bug when an automation was selected but not present anymore 2021-08-03 22:29:47 +02:00
Maurits Lourens 78a9256695 fix lint issues 2021-08-03 21:34:26 +02:00
Maurits Lourens acd31618f2 add radio buttons to standard components options picker 2021-08-03 21:30:06 +02:00
Budibase Staging Release Bot b8d94c7cb5 v0.9.87-alpha.5 2021-08-03 12:48:30 +00:00
Andrew Kingston 7e3ad48cb5 Remove filter from repeater settings 2021-08-03 13:40:04 +01:00
Budibase Staging Release Bot 9b66b6090f v0.9.87-alpha.4 2021-08-02 13:02:24 +00:00
Keviin Åberg Kultalahti 67da593993 remove option that was not valid 2021-07-31 15:12:24 +02:00
Keviin Åberg Kultalahti 150ac075cb adds the Spectrum divider component to the standard components 2021-07-31 15:11:33 +02:00
Budibase Staging Release Bot 0cb528489c v0.9.87-alpha.3 2021-07-30 11:04:41 +00:00
Rory Powell eda14f032a
Merge pull request #2175 from Budibase/feature/sso-sync-picture
Sync profile picture when using SSO
2021-07-30 11:56:42 +01:00
Budibase Staging Release Bot 0df305205e v0.9.87-alpha.2 2021-07-30 10:33:02 +00:00
Rory Powell be241bc1cc
Merge pull request #2182 from Budibase/feature/watchtower-hooks
Add watchtower hooks
2021-07-30 11:25:38 +01:00
Budibase Staging Release Bot 110a39e7f4 v0.9.87-alpha.1 2021-07-29 21:44:52 +00:00
Martin McKeaveney db62be2317
Merge pull request #2176 from mslourens/add_size_options_to_form_controls
Add size componentStyle options to form controls
2021-07-29 22:35:50 +01:00
Martin McKeaveney 5fc84175b7
Merge pull request #2178 from Budibase/martin-fixes
readd one to many
2021-07-29 22:35:12 +01:00
Rory Powell 25a737ac74 Add watchtower hooks 2021-07-29 20:32:18 +01:00
Martin McKeaveney db82784b42 readd one to many 2021-07-29 15:30:29 +01:00
Maurits Lourens da01126077 Add size componentStyle options to form controls 2021-07-29 16:21:02 +02:00
Rory Powell 1dbf7fa3b7 Fix import 2021-07-29 14:51:35 +01:00
Rory Powell 298cf4965c Sync profile picture when using SSO 2021-07-29 14:43:23 +01:00
Budibase Staging Release Bot 7a42898ef8 v0.9.87-alpha.0 2021-07-29 10:20:04 +00:00
Rory Powell 079e78b557 Merge master -> develop version bump 0.9.86 2021-07-29 10:55:31 +01:00
Budibase Staging Release Bot b90435756d v0.9.86-alpha.0 2021-07-29 09:19:25 +00:00
Martin McKeaveney fac820f204 fix mongo code review comment 2021-07-29 10:11:52 +01:00
Martin McKeaveney 44cdcdf38e
Merge pull request #1963 from faroutchris/feature/query-mongo-collection
Feature/query mongo collection
2021-07-29 10:10:52 +01:00
Martin McKeaveney f1fcbc22c6 merge with master 2021-07-29 10:06:33 +01:00
Budibase Release Bot 3b3211b978 v0.9.85 2021-07-28 21:57:53 +00:00
Martin McKeaveney 3736049f27 remove border around app 2021-07-28 22:50:27 +01:00
Budibase Staging Release Bot 64525c1804 v0.9.85-alpha.2 2021-07-28 21:46:10 +00:00
Martin McKeaveney b95fd7d623
Merge pull request #2157 from mslourens/update_app_role_bug
fix update role modal
2021-07-28 22:38:52 +01:00
Budibase Staging Release Bot 69e15d92c9 v0.9.85-alpha.1 2021-07-28 16:05:40 +00:00
Martin McKeaveney 3aa71591c6
Merge pull request #2135 from mslourens/renaming_an_app
rename an app
2021-07-28 16:58:08 +01:00
Maurits Lourens f2ee965ef0 fix update role modal 2021-07-28 17:56:52 +02:00
Martin McKeaveney d44119d3aa
Merge pull request #2154 from mslourens/duplicate_ui_conditions
add duplicate condition button
2021-07-28 16:56:51 +01:00
Maurits Lourens 7397822478 fix lint issue 2021-07-28 17:20:25 +02:00
Maurits Lourens 5f18c86d79 add duplicate condition button 2021-07-28 17:05:14 +02:00
Budibase Staging Release Bot 14cdb118f9 v0.9.85-alpha.0 2021-07-28 10:25:47 +00:00