1
0
Fork 0
mirror of synced 2024-07-16 19:56:10 +12:00
Commit graph

777 commits

Author SHA1 Message Date
Andrew Kingston 6accc72397 Allow fields to dynamically update validation rules so that other fields can be referenced 2021-08-11 15:07:06 +01:00
Andrew Kingston a3629ce68c Prevent not-equals from failing on fields that are both empty 2021-08-11 14:59:12 +01:00
Andrew Kingston 48059f6096 Add support for validating relationships 2021-08-11 14:34:22 +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
Andrew Kingston b7af4ed65f Add validation drawer and simplify HOC's for different field types 2021-08-06 14:54:00 +01:00
Martin McKeaveney d9ad54d939 merge with master 2021-08-04 13:20:11 +01:00
Andrew Kingston e865a5d363
Merge pull request #2233 from Budibase/peek-screen
Open screen in modal
2021-08-04 12:08:49 +01: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
Andrew Kingston 53e399f6c1 Merge branch 'develop' of github.com:Budibase/budibase into peek-screen 2021-08-02 15:12:45 +01:00
Andrew Kingston 3e4e8eae3b Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed 2021-08-01 13:39:33 +01: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
Andrew Kingston 7fef963067 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 2021-07-30 14:01:01 +01:00
Andrew Kingston c2df860072 Add ability for layout to hide navigation when inside a peeked modal 2021-07-30 13:59:56 +01:00
Martin McKeaveney 9540cb1048
Merge pull request #2114 from mslourens/clear_form_action
Clear form action
2021-07-28 10:42:17 +01:00
Maurits Lourens 01d9a86946 fix lint issue 2021-07-26 17:47:53 +02:00
Maurits Lourens e2de45db23 implement review comments 2021-07-26 17:01:29 +02:00
Maurits Lourens d485e95e7b fix lint issues 2021-07-26 15:22:14 +02:00
Andrew Kingston 2671d02cf4 Fix crash when building lucene query with a bool value already as a bool type 2021-07-26 13:08:22 +01:00
Andrew Kingston bbcc350b14 Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui 2021-07-26 13:04:08 +01:00
Maurits Lourens 35d5a2d082 clear form action - draft 2021-07-26 13:58:18 +02:00
Andrew Kingston 6ff8cb0579 Treat fuzzy search as starts with when operating locally 2021-07-26 12:52:31 +01:00
mike12345567 36e1ddf423 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-23 17:02:33 +01:00
Andrew Kingston a5e27e1387 Fix lucene filtering of all types by parsing values as expected types, and correctly wrapping non-numeric types while building queries 2021-07-22 15:53:20 +01:00
Andrew Kingston 53f4d6b790 Remove padding from empty layouts and add option for full width layout content 2021-07-16 00:14:44 +01:00
Andrew Kingston 0cf5f4dc3d
Merge pull request #1969 from Budibase/empty-layout-tweaks
Empty layout tweaks
2021-07-12 19:17:41 +01:00
Martin McKeaveney 742402f4c7 merge with master 2021-07-11 18:07:46 +01:00
Andrew Kingston 05a06bc38a Remove padding from empty layouts and add option for full width layout content 2021-07-10 11:56:32 +01:00
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
Andrew Kingston 4bc1938966 Fix data provider filtering on datetime fields 2021-07-06 15:54:25 +01:00
Andrew Kingston dfc499c034 Fix data provider filtering on datetime fields 2021-07-06 12:01:01 +01:00
Andrew Kingston fe62356808 Remove inline-block from links as it is not needed 2021-07-06 09:24:02 +01:00
Andrew Kingston 2317e87436 Preserve whitespace in card description 2021-07-05 16:47:44 +01:00
Andrew Kingston a84d1d2ec8 Update remaining static color variables to spectrum instead 2021-07-05 14:02:49 +01:00
Andrew Kingston d5cfcc8ba7 Fix mobile drawer not using spectrum colours 2021-07-05 13:56:04 +01:00
Andrew Kingston af8f616624 Remove built-in padding from forms to be consistent with every other component 2021-07-05 10:19:59 +01:00
Andrew Kingston 0422b3cdf3 Add quiet prop to button 2021-07-05 10:19:27 +01:00
Andrew Kingston 07ed0b1217 Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 2021-07-05 09:03:24 +01:00
Andrew Kingston 49e3dce3a7 Only override color style on links if a color setting exists 2021-07-01 00:48:40 +01:00
Andrew Kingston 37eca6af91 Only override color style on paragraphs if a color setting exists 2021-07-01 00:48:05 +01:00
Andrew Kingston ab2331a291 Only override existing color style if a color setting exists for Headings 2021-07-01 00:47:38 +01:00
Andrew Kingston 9aeb23b8be Reduce box shadow on layout nav wrapper 2021-06-30 20:40:27 +01:00
Andrew Kingston b7f50b8f8f Use spectrum heading in standard components 2021-06-30 20:09:26 +01:00
Andrew Kingston 963f6fa3fd Fix link styles 2021-06-30 19:57:39 +01:00
Andrew Kingston 40e31907da Make charts respect spectrum variables 2021-06-30 16:45:06 +01:00
Andrew Kingston f7f7180437 Add spectrum card component 2021-06-30 16:33:35 +01:00
Andrew Kingston 1547c17f7f Merge and add initial work on cards 2021-06-30 16:33:19 +01:00