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

1057 commits

Author SHA1 Message Date
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
Andrew Kingston a3fbe6a34a Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 2021-05-11 18:33:25 +01:00
Andrew Kingston 78ae68981e Add support for numerical sorting 2021-05-11 11:24:16 +01:00
Andrew Kingston 3eabaea42f Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 2021-05-11 10:47:52 +01:00
Andrew Kingston 1158276bc6 Bump svelte and routify deps, fix builder _reset usage and some tidy ups 2021-05-07 11:14:43 +01:00
Andrew Kingston f30b52e283 Fix links not working in some components 2021-05-06 17:21:29 +01:00
Martin McKeaveney bb2f4f485b merge with next 2021-05-04 11:49:34 +01:00
Martin McKeaveney a4cc4191b4 merge with next 2021-05-04 11:40:59 +01:00
Andrew Kingston 556236ebce Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
Martin McKeaveney 4618dfd2d1 merge 2021-05-04 09:55:14 +01:00
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 2021-05-03 09:31:09 +02:00
Andrew Kingston 5aee405245 Add server-side searching and pagination to data providers using internal tables 2021-04-30 16:29:53 +01:00
Andrew Kingston 2d62c6a413 Add wrapper component to data provider so that it can be styled 2021-04-29 09:41:49 +01:00
Andrew Kingston 0caad1f582 Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:53:07 +01:00
Andrew Kingston d3966c01b5 Fix stacked list icon 2021-04-28 14:12:06 +01:00
Andrew Kingston bdd9eb2ff3 Update all component icons 2021-04-28 13:42:17 +01:00
Andrew Kingston a0304d7945 Add dropzone component and update builder and standard components 2021-04-22 10:10:42 +01:00
Andrew Kingston b2fc4e56eb Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
Andrew Kingston 3703ab17a4 Update all design panel settings and styles to use new spectrum components 2021-04-19 14:04:07 +01:00
Martin McKeaveney 174dc6c780 v0.8.17 2021-04-19 10:39:27 +01:00
mike12345567 bd6741fc1c Merge branch 'master' of github.com:Budibase/budibase into next 2021-04-16 17:01:35 +01:00
Andrew Kingston 95bef3e90a Standardise text area updates 2021-04-16 16:11:11 +01:00
Andrew Kingston 691c9a9bd1 Replace RichText editor with spectrum text area 2021-04-16 16:00:10 +01:00
Andrew Kingston 7ba5ff7b34 Add radio group spectrum component and update builder 2021-04-16 14:30:33 +01:00
Andrew Kingston 9a2385e4b2 Use BBUI checkbox in standard components 2021-04-16 11:32:41 +01:00
Andrew Kingston 0f0d9bf72e Fix standard component table layout 2021-04-16 09:40:04 +01:00
Andrew Kingston d19e15c1e7 Update some standard components form components to use generic BBUI core components 2021-04-15 19:43:18 +01:00
Andrew Kingston c94bbf9571 Update StringField and OptionsField to use BBUI components 2021-04-15 11:51:18 +01:00
Andrew Kingston c2b41ac55a Make standard components table custom column non-sortable 2021-04-13 14:45:24 +01:00
Andrew Kingston c3748ce640 Fix client table not passing down rowCount and improve styles of wrapper div 2021-04-13 14:13:44 +01:00
Martin McKeaveney 0fc957a13d v0.8.16 2021-04-12 19:51:11 +01:00
Martin McKeaveney 160d02a691 v0.8.15 2021-04-12 17:10:19 +01:00
Andrew Kingston 0b3dcb40a3 Use BBUI spectrum table in standard components 2021-04-12 16:14:24 +01:00
Martin McKeaveney d8a0f0f747 merge 2021-04-12 13:41:46 +01:00
Martin McKeaveney 9eb6b541e9 merge 2021-04-12 13:39:53 +01:00
Martin McKeaveney c30e70c939 v0.8.14 2021-04-11 12:58:22 +01:00
Martin McKeaveney 4b6efc42ed v0.8.13 2021-04-11 12:53:39 +01:00
Andrew Kingston 48918a17f5 Fix typo 2021-04-07 11:31:59 +01:00
Andrew Kingston 4cb085d80d Add commonJS fields to package.json for client and standard components so the server can require them 2021-04-07 11:31:19 +01:00
Andrew Kingston 6d8f27ba4e Export manifext in package.json 2021-04-07 11:17:01 +01:00
Andrew Kingston 4e200d0def Update locks 2021-04-07 10:52:41 +01:00
Andrew Kingston a788a161b8 Include BBUI CSS in standard components 2021-04-07 10:52:33 +01:00
Andrew Kingston e3cee769f4 Remove old code from container 2021-04-01 19:19:14 +01:00
Andrew Kingston 65fe57ee23 Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 19:10:07 +01:00
Andrew Kingston eff0313e4e Update locks 2021-04-01 19:07:06 +01:00
Andrew Kingston 230e9ed988 Update to support new backend table structure 2021-04-01 18:00:46 +01:00
Andrew Kingston 249f58c3b4 Add standard components yarn.lock 2021-04-01 17:07:43 +01:00
Andrew Kingston db2a710168 Improve cross-package bundling 2021-04-01 13:44:14 +01:00
Andrew Kingston 583faba9da Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00
Andrew Kingston d26c20df31 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 2021-03-29 16:37:17 +01:00
Andrew Kingston 88ae09a553 Remove deprecated dataProvider setting from manifest 2021-03-29 16:22:43 +01:00
Andrew Kingston 8457e1743c Add correct height placeholder for tables to avoid jarring page resizing when loading data 2021-03-29 16:05:32 +01:00
Andrew Kingston 9012df0b90 Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor 2021-03-29 15:40:35 +01:00
Andrew Kingston 6b6debf6f9 Reorder table settings to put column selection last 2021-03-29 15:36:26 +01:00
Andrew Kingston 0c4687c502 Fix form picker component styling 2021-03-29 15:34:18 +01:00
Andrew Kingston 9b3a6a9c4d Disable table checkbox 2021-03-29 15:29:13 +01:00
mike12345567 d9808b2fd7 Minor change to make sure next button only displayed when relevant. 2021-03-26 13:49:03 +00:00
mike12345567 659874c9ee Some final changes to search system so that the new indexing system is used instead of mango to achieve exactly the same result. 2021-03-26 13:46:20 +00:00
mike12345567 a5fd8d0e33 Rewriting search to use the new couchdb 3.0 search functionality. 2021-03-25 23:42:50 +00:00
Andrew Kingston 9fddf13be5 Add onclick handler to icons 2021-03-25 16:18:19 +00:00
Andrew Kingston 6442177f72 Enable table to know when invalid column names have been passed 2021-03-25 14:48:28 +00:00
Andrew Kingston 892bbcd07a Add virtual rendering to table to increase performance and remove grid component 2021-03-25 14:40:29 +00:00
Martin McKeaveney 6f2a1d45cc v0.8.12 2021-03-25 10:40:08 +00:00
Andrew Kingston 16ce2d4a07 Change table truncation text to be agnostic of plural case 2021-03-25 09:47:52 +00:00
Andrew Kingston 604d02cb4e Add smart trunctation to all table cell types 2021-03-25 09:45:23 +00:00
Andrew Kingston c95baec83f Add table cell max width and support text truncation 2021-03-25 09:37:14 +00:00
Andrew Kingston e815996b8f Add quiet table setting and improve table borders 2021-03-25 09:10:21 +00:00
Andrew Kingston 85ebf41e74 Fix table scrollbars affecting height calculation 2021-03-25 08:15:13 +00:00
Andrew Kingston 0a50c7bf86 Ensure schema provided by DataProvider has name properties for all fields 2021-03-25 08:14:53 +00:00
Andrew Kingston 7c79e52360 Allow table to take children 2021-03-25 08:02:41 +00:00
Andrew Kingston 9dc337dfec Remove tab selection state from tables 2021-03-24 19:20:59 +00:00
Andrew Kingston 63fb0b5b5d Improve table column sorting to put auto cols last 2021-03-24 19:13:38 +00:00
Andrew Kingston 124ff6b089 Add setting for table row count and improve height calculation 2021-03-24 19:06:02 +00:00
Martin McKeaveney 9a47528775 v0.8.11 2021-03-24 18:48:26 +00:00
Andrew Kingston bc562ffd6b Make table responsive and vertically and horizontally scrollable 2021-03-24 18:46:12 +00:00
Andrew Kingston 22fb849ad2 Increase table attachment preview heights 2021-03-24 18:45:55 +00:00
Andrew Kingston c70b69577a Add attachment handling to tables 2021-03-24 16:29:28 +00:00
Andrew Kingston 6457751367 Add initial version of new spectrum table component 2021-03-24 15:51:57 +00:00
Andrew Kingston d7c4fab4a5 Remove RowDetail component 2021-03-22 18:04:40 +00:00
Andrew Kingston aef82e29a6 Update form setting datasource type 2021-03-19 13:09:22 +00:00
Andrew Kingston 951491006b Update all charts to work with new data provider 2021-03-18 18:45:11 +00:00
Andrew Kingston 87fd743f75 Update bar chart to work with new data provider 2021-03-18 17:34:51 +00:00
Andrew Kingston 73bff491e8 Update grid to support data providers 2021-03-18 15:53:59 +00:00
Andrew Kingston dc1f420163 Provide schema from data providers 2021-03-18 15:53:25 +00:00
Keviin Åberg Kultalahti cc363fa463 reverts some of the merged files 2021-03-18 14:33:45 +01:00
Keviin Åberg Kultalahti 28f2f7ca59 bumps svelte version in client and standard-components packages 2021-03-17 14:27:51 +01:00
Andrew Kingston 788817d249 Update bindable properties to handle new data provider 2021-03-16 19:11:00 +00:00
Andrew Kingston a51f5c73c4 Add data provider component and refactor component setting types 2021-03-16 13:54:34 +00:00
Martin McKeaveney b4c14bf8a6 v0.8.10 2021-03-15 21:26:50 +00:00
Martin McKeaveney 0f37bc44a7 v0.8.9 2021-03-14 18:13:13 +00:00
Martin McKeaveney 6afcda7599 v0.8.8 2021-03-12 14:20:18 +00:00
Martin McKeaveney 1b95326b20 v0.8.7 2021-03-12 11:45:42 +00:00
Martin McKeaveney b51ac37b6f v0.8.6 2021-03-12 09:33:12 +00:00
mike12345567 3947044014 Formatting. 2021-03-10 17:56:16 +00:00
Martin McKeaveney 72f0aebb2b v0.8.5 2021-03-03 17:46:36 +00:00
Martin McKeaveney 768a9d59da v0.8.4 2021-03-03 17:05:18 +00:00
Martin McKeaveney c8ad39fb49
Merge branch 'master' into develop 2021-03-03 16:00:10 +00:00
Martin McKeaveney f1927a0d79 tidy up 2021-03-03 14:42:34 +00:00