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

1055 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti 5f7885b5e6 Merge branch 'master' into feature/layout-poc 2021-06-09 14:10:55 +02:00
Keviin Åberg Kultalahti 50db4ccf69 add horizontal or vertical setting to navbar manifest 2021-06-09 14:10:29 +02:00
Andrew Kingston e027e34c69 Change form type setting to 'actionType' to avoid clashing with old settings 2021-06-09 12:55:17 +01:00
Andrew Kingston d47b871e9e Add type setting to forms and fix inheriting initial values 2021-06-09 12:53:12 +01:00
Budibase Release Bot 24b7e74cc3 v0.9.38 2021-06-09 11:37:37 +00:00
Andrew Kingston 7f468c0701 Correctly set initial values when registering fields in forms 2021-06-09 12:29:27 +01:00
Budibase Release Bot f72eac2657 v0.9.37 2021-06-09 11:22:57 +00:00
Budibase Release Bot 9a7c515466 v0.9.36 2021-06-09 10:41:59 +00:00
Budibase Release Bot cc518ff381 v0.9.35 2021-06-09 10:12:38 +00:00
Keviin Åberg Kultalahti 6356ce8e4c Merge branch 'master' into feature/layout-poc 2021-06-09 10:24:05 +02:00
Keviin Åberg Kultalahti 03b5cff753 change name to section, add illegalChildren prop to manifest 2021-06-09 10:23:42 +02:00
Budibase Release Bot 4e3c777129 v0.9.34 2021-06-08 19:56:50 +00:00
Budibase Release Bot 2278f9f221 v0.9.33 2021-06-08 19:28:00 +00:00
Budibase Release Bot 138f271bb6 v0.9.32 2021-06-08 18:48:22 +00:00
Martin McKeaveney c88244fd34
Merge pull request #1667 from Budibase/fix/stability-bugfixes
Fix/stability bugfixes
2021-06-08 19:40:41 +01:00
Budibase Release Bot bdcd3b023e v0.9.31 2021-06-08 18:15:16 +00:00
Martin McKeaveney a12a59e869 lint 2021-06-08 17:14:46 +01:00
Andrew Kingston da7fad61f3 Fix icon for hAlign center in containers 2021-06-08 15:18:34 +01:00
Martin McKeaveney f33c570b1d remove builder role from google auth, only allow google sign in if local account exists 2021-06-08 14:46:18 +01:00
Andrew Kingston 2e4492d5fc Fix navigation component due to new wrapping divs around components 2021-06-08 14:22:00 +01:00
Martin McKeaveney 536c2c317c fixing attachments for public apps 2021-06-08 12:50:58 +01:00
Andrew Kingston 7c421ab480 Add back in lock file 2021-06-08 08:02:00 +01:00
Andrew Kingston 41f87f0354 Move settings bar into client library and allow configuration from manifest.json 2021-06-08 08:00:54 +01:00
Budibase Release Bot 1e852cabbb v0.9.30 2021-06-07 17:12:41 +00:00
Budibase Release Bot c04cdb7137 v0.9.29 2021-06-07 16:43:08 +00:00
Budibase Release Bot dd1b3c25ac v0.9.28 2021-06-07 16:26:33 +00:00
Martin McKeaveney 22eb27f38d fix rbac for tables 2021-06-07 14:29:06 +01:00
Andrew Kingston 07abcefddd
Merge pull request #1620 from Budibase/lab-day-plausible
Lab day work (better searching for external data sources, date range component, fixes)
2021-06-07 09:47:10 +01:00
Budibase Release Bot d6808f4850 v0.9.27 2021-06-04 20:56:30 +00:00
Keviin Åberg Kultalahti 1d2d02b48b remove unused class 2021-06-04 15:52:28 +02:00
Keviin Åberg Kultalahti 1ce9089d3a auto-wrapping on size collapse 2021-06-04 15:52:05 +02:00
Budibase Release Bot 1f8c9138e9 v0.9.26 2021-06-04 13:05:28 +00:00
Keviin Åberg Kultalahti f2139849ee display placeholders 2021-06-04 14:34:52 +02:00
Budibase Release Bot b49a43582b v0.9.25 2021-06-04 09:13:55 +00:00
Keviin Åberg Kultalahti 01b9e890d5 wip layout component 2021-06-04 08:57:18 +02:00
Andrew Kingston 135c5df292 Remove leftover code and add proper comments to action types 2021-06-03 11:38:06 +01:00
Budibase Release Bot de2e690889 v0.9.24 2021-06-03 10:05:33 +00:00
Andrew Kingston 05a32bc009 Add client SDK function to get a component action and clean up date range picker 2021-06-03 10:10:25 +01:00
Andrew Kingston 15ee1c3a1a Remove placeholder value from data provider API 2021-06-03 09:55:23 +01:00
Andrew Kingston 928b457200 Disable inputs in client apps updating on change, causing far too many API requests when linked to a filtered data provider 2021-06-03 09:43:45 +01:00
Budibase Release Bot c45197edc5 v0.9.23 2021-06-02 12:06:51 +00:00
Budibase Release Bot 760b32da61 v0.9.22 2021-06-02 11:34:24 +00:00
Andrew Kingston 4d7dce31c7 Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-02 11:39:41 +01:00
Andrew Kingston 32d76ea9b1 Add default setting to date range picker and add info text 2021-06-02 08:38:19 +01:00
Andrew Kingston c67dc0b439 Remove '1 hour' selector from date range picker 2021-06-02 08:28:19 +01:00
Budibase Release Bot f95e1bb4e6 v0.9.21 2021-06-01 17:05:46 +00:00
Budibase Release Bot 5525fc390f v0.9.20 2021-06-01 16:25:29 +00:00
Andrew Kingston 1b8e6ce195 Merge branch 'master' of github.com:Budibase/budibase into lab-day-plausible 2021-06-01 15:16:09 +01:00
Andrew Kingston 6d2e1a8501 Revert logo in standard components 2021-06-01 15:06:58 +01:00
Andrew Kingston c6827e8a75 Improve client performance and add action to control data provider queries 2021-06-01 14:59:42 +01:00
Budibase Release Bot dfae1371b5 v0.9.19 2021-06-01 12:50:43 +00:00
Budibase Release Bot afe61ae2c1 v0.9.18 2021-05-29 13:01:19 +00:00
Budibase Release Bot 598f189a65 v0.9.17 2021-05-28 19:13:11 +00:00
mike12345567 71834d01c6 Formatting. 2021-05-28 19:55:01 +01:00
mike12345567 8b32c7073d Fixing issue with min/max in numbers. 2021-05-28 19:52:30 +01:00
Budibase Release Bot 4e91f3e144 v0.9.16 2021-05-28 13:18:31 +00:00
Budibase Release Bot 6df76822bb v0.9.15 2021-05-28 12:39:17 +00:00
Mike Shanks f39973efa6 updated builder license to GPL & copyright to Budibase Inc 2021-05-28 12:14:14 +01:00
Budibase Release Bot 9307ef3375 v0.9.14 2021-05-27 15:05:57 +00:00
Andrew Kingston a367acfd74 Allow data providers to inherit each other and add full client side lucene implementation 2021-05-27 15:11:08 +01:00
Budibase Release Bot 00cb2f5bfa v0.9.13 2021-05-27 07:19:23 +00:00
Budibase Release Bot 8ab9939153 v0.9.12 2021-05-26 16:53:00 +00:00
Budibase Release Bot 06d4fcfaf8 v0.9.11 2021-05-26 16:14:47 +00:00
Martin McKeaveney 138e16e5e6 Merge branch 'master' of https://github.com/Budibase/budibase 2021-05-26 17:04:39 +01:00
Martin McKeaveney bbb1ad07ca configure AWS S3 credentials to upload standard components 2021-05-26 17:04:32 +01:00
Budibase Release Bot 9760be83a3 v0.9.10 2021-05-26 15:57:10 +00:00
Budibase Release Bot 0d880551f8 v0.9.9 2021-05-26 15:16:54 +00:00
Martin McKeaveney aa224e4415 v0.9.8 2021-05-26 15:36:41 +01:00
Martin McKeaveney 79ddd2cc79 v0.9.7 2021-05-26 15:34:28 +01:00
Martin McKeaveney 3326c24d37 v0.9.6 2021-05-26 13:37:46 +01:00
Andrew Kingston 6725461c99 Merge branch 'master' of github.com:Budibase/budibase into ak-fixes 2021-05-26 08:53:42 +01:00
Martin McKeaveney 52899e23a2 v0.9.5 2021-05-25 15:40:12 +01:00
Martin McKeaveney 9655d2a7fa v0.9.4 2021-05-25 12:44:36 +01:00
Andrew Kingston f00ebcf7d6 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 2021-05-25 10:11:41 +01:00
Andrew Kingston 07e2ea701e Remove login form component 2021-05-25 08:26:43 +01:00
Andrew Kingston 00bb158991 Merge branch 'master' of github.com:Budibase/budibase into ak-fixes 2021-05-25 08:21:38 +01:00
Andrew Kingston 1c649bee63 Default logo URL in navigation component and add setting to hide logo 2021-05-25 08:21:28 +01:00
Martin McKeaveney 881ddc646f v0.9.3 2021-05-24 21:54:28 +01:00
Martin McKeaveney a2917e3ffd v0.9.2 2021-05-24 17:20:20 +01:00
Michael Drury 34384e476c
Merge pull request #1514 from Budibase/fix/per-app-login
Removing per app login screens
2021-05-21 11:11:21 +01:00
Martin McKeaveney 7b4cc64bee v0.9.1 2021-05-20 14:53:22 +01:00
Martin McKeaveney d1836a898c v0.9.0 2021-05-20 14:49:19 +01:00
mike12345567 beae1cec71 Removing all login/logout functionality from apps. 2021-05-20 13:05:58 +01:00
Martin McKeaveney 0b3110b223 merge with master 2021-05-20 10:40:15 +01:00
Martin McKeaveney dbabe0afaf
Merge pull request #1496 from Budibase/feature/draft-apps
Feature/draft apps
2021-05-18 11:25:51 +01:00
Andrew Kingston 861c9b3b5a Update info text for data provider 2021-05-14 15:00:30 +01:00
Andrew Kingston 6479382856 Don't show pagination control if the data source isn't an internal table 2021-05-14 13:29:37 +01:00
Andrew Kingston 47db3df0a1 Add optional info text to components 2021-05-14 13:29:14 +01:00
Andrew Kingston d8bbb5e06d Simplify loading logic to prevent empty state flashing when loading data in data providers 2021-05-13 16:33:19 +01:00
Andrew Kingston 6de9ccd28b Fix incorrect background colour in standard-components table background 2021-05-13 13:12:59 +01:00
Andrew Kingston b578522bcd Wait until table schema loads before searching to avoid initial double search 2021-05-13 13:11:45 +01:00
Andrew Kingston 8e2aff1716 Remove initial work on pagination standard component 2021-05-13 12:39:46 +01:00
Andrew Kingston 06d8a0970a Remove leftover import of search component 2021-05-13 12:38:34 +01:00
Andrew Kingston d9923e1e98 Clean up data source context and remove explicit button actions for pagination 2021-05-13 12:30:45 +01:00
Andrew Kingston da40086c0b Allow multipage searches and implement optional pagination to data providers 2021-05-13 12:26:18 +01:00
Mike Shanks 3aaeb8f7da v0.8.18 2021-05-13 11:17:08 +01:00
Martin McKeaveney 61a5b109f5 dev mode E2E 2021-05-13 11:06:08 +01:00
Andrew Kingston 4147b7203c Fix two-tone spectrum background colours 2021-05-12 14:52:43 +01:00
Andrew Kingston 5131a2fd74 Fix chart placeholder, fix spectrum colours and begin work on pagination component 2021-05-12 14:34:25 +01:00
Andrew Kingston 6d1c9c3e44 Add legacy in-memory filtering and sorting for views and external datasources 2021-05-11 19:07:52 +01:00