1
0
Fork 0
mirror of synced 2024-08-18 03:21:29 +12:00
Commit graph

3747 commits

Author SHA1 Message Date
Andrew Kingston
f9c8cd8506 Automatically refresh data as needed when rows or columns are updated 2021-09-29 12:07:35 +01:00
Andrew Kingston
e4a57253fa Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-29 10:34:03 +01:00
Andrew Kingston
873ef99527 Add transitions to data UI tables to improve smoothness and prevent stuttering and flashing on loading 2021-09-29 10:33:55 +01:00
Andrew Kingston
4a827c2aab Fix resetting filters and sorting options when changing tables 2021-09-29 10:17:12 +01:00
Andrew Kingston
5e2ba8c45f Suppress svelte runtime warnings 2021-09-29 10:16:44 +01:00
Andrew Kingston
14b23cffee Prevent bindings from being used when filtering tables in the data UI 2021-09-29 09:18:08 +01:00
Andrew Kingston
745aff0c44 Reuse filter drawer component to allow full table filtering on any type in data UI 2021-09-29 09:05:04 +01:00
Andrew Kingston
b9ad634b85 Fix bug with filter editor preventing date pickers or booleans from being shown 2021-09-29 08:57:09 +01:00
Martin McKeaveney
402365f5b3 remove company size logic from the code 2021-09-28 17:18:56 +01:00
Andrew Kingston
7527c19a8c Add basic search implementation to data UI tables 2021-09-28 15:29:15 +01:00
Andrew Kingston
2b2697a34e Fixing issue with refreshing data providers manually due to incorrect action name 2021-09-28 13:33:15 +01:00
Andrew Kingston
f5f8e25c9f Fix huge amount of bugs with data UI state, URL parameters and state/URL sync 2021-09-27 18:25:19 +01:00
Rory Powell
42d9e0a482 Remove platform url in the cloud, remove analytics picker completely 2021-09-27 16:37:26 +01:00
Andrew Kingston
705088362b Move lucene logic into builder 2021-09-27 15:36:18 +01:00
Andrew Kingston
ec7cf96fd9 Move all lucene logic into central builder helpers file 2021-09-27 12:59:49 +01:00
Andrew Kingston
51902c807a Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-27 12:51:37 +01:00
Andrew Kingston
496e079d83 Remove log statement 2021-09-27 12:51:32 +01:00
Andrew Kingston
d2944e85c0 Merge pull request #2706 from Budibase/ak-fixes
Fix home screen importing + extras
2021-09-27 11:39:48 +01:00
Andrew Kingston
c011b7fe5c Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-09-27 11:30:51 +01:00
Andrew Kingston
8b35405a85 Fix regex binding replacement issue due to not being escaped 2021-09-24 16:24:16 +01:00
Andrew Kingston
383d92b99e Add a refresh action to common table searching logic 2021-09-24 16:13:25 +01:00
Andrew Kingston
fd24a8fce3 Lint 2021-09-23 20:51:55 +01:00
Andrew Kingston
a30ced6408 Add button action for manually refreshing a data provider 2021-09-23 19:34:01 +01:00
Andrew Kingston
890749ee3e Only refresh tables when table ID changes 2021-09-23 17:04:12 +01:00
Andrew Kingston
7ac4144903 Add new core implementation of fetching paginated table data and enable pagination in backend UI for tables 2021-09-23 16:08:47 +01:00
Andrew Kingston
b5ff5a7f76 Remove duplicate routes which are never used 2021-09-23 16:06:57 +01:00
Martin McKeaveney
4d46095fc8 Merge pull request #2695 from mslourens/remove_link_when_removing_screen
remove the link from navigation bar when removing the screen
2021-09-23 09:40:36 +01:00
Martin McKeaveney
94e3b9ed0c Merge pull request #2714 from mslourens/collapse_queries_with_datasource
Collapse queries with their datasource
2021-09-23 09:36:41 +01:00
Andrew Kingston
ec2f727af3 Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-09-23 09:18:52 +01:00
Maurits Lourens
0b93b201a5 Collapse queries with their datasource 2021-09-23 08:48:11 +02:00
Martin McKeaveney
68a72384c8 Merge pull request #2703 from Budibase/feature/analytics
Feature/analytics
2021-09-22 15:53:34 +01:00
Martin McKeaveney
24837ef2f1 lint 2021-09-22 12:26:02 +01:00
Michael Drury
7b80e2a8e3 Merge pull request #2686 from mslourens/replace_all_handlebars_bindings
replace all handlebars bindings, not just the first
2021-09-22 11:44:17 +01:00
Martin McKeaveney
2523d54641 account for user size in intercom 2021-09-22 09:38:32 +01:00
Martin McKeaveney
87b61b5c54 added user created at timestamp 2021-09-22 09:29:51 +01:00
Martin McKeaveney
ff5831660d merge with develop 2021-09-21 21:43:29 +01:00
Martin McKeaveney
e1a6f27d70 lint 2021-09-21 20:47:04 +01:00
Peter Clement
1d9fccb666 update icon to use hoverable 2021-09-21 20:30:58 +01:00
Martin McKeaveney
cf524423fb JSdoc 2021-09-21 20:28:33 +01:00
Martin McKeaveney
0a7512a4d9 changed events to constants, instantiated analytics client at right time 2021-09-21 20:21:15 +01:00
Andrew Kingston
16febcf3b9 Ensure datasource containing the currently selected table is always expanded 2021-09-21 17:21:25 +01:00
Andrew Kingston
1f9326db79 Set datasource to internal datasource upon loading internal datasource page 2021-09-21 17:21:01 +01:00
Maurits Lourens
ff4476b333 remove the link from navigation bar when removing the screen 2021-09-21 15:16:10 +02:00
Peter Clement
14945d9f0d use color alias for actions instead of hard-coding the color 2021-09-21 12:05:58 +01:00
Martin McKeaveney
184061a56b analytics clients 2021-09-21 11:47:14 +01:00
Maurits Lourens
28e7ef2806 replace all handlebars bindings, not just the first 2021-09-21 09:57:14 +02:00
Peter Clement
053ea4e499 add multiselect / date / boolean types to automations 2021-09-20 16:23:33 +01:00
Andrew Kingston
a6e48194f1 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Andrew Kingston
46c1aa1eb7 Update app ID parsing to be able to account for new tenant ID's and fix crash whenever a dev counterpart doesn't exist for a published app 2021-09-20 09:58:38 +01:00
Rory Powell
7c4b970604 Merge pull request #2635 from Budibase/feature/onboarding-backend
Password reset for budibase users
2021-09-17 14:58:53 +01:00