Andrew Kingston
|
faa224cf2b
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-06-15 11:08:40 +01:00 |
Andrew Kingston
|
eb3a7b44b6
|
Merge pull request #6309 from Budibase/builder-focus-updates
Builder focus updates
|
2022-06-15 11:07:46 +01:00 |
Andrew Kingston
|
ab9adc5cd5
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-06-15 09:02:35 +01:00 |
Andrew Kingston
|
2914f99e67
|
Improve determination of default values and logic around showing highlighted settings
|
2022-06-14 15:29:27 +01:00 |
Andrew Kingston
|
7ec1b02c99
|
Scroll the highlighted element into view
|
2022-06-14 14:32:17 +01:00 |
Andrew Kingston
|
e34a79e904
|
Save highlighted setting key in store and show as highlighted until unmounted or changed
|
2022-06-14 14:05:28 +01:00 |
Dean
|
16458f4b11
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-14 10:16:52 +01:00 |
Dean
|
d50a62fd37
|
Context binding for authenticated user in REST API querys. Includes fix for REST datasource UI
|
2022-06-14 10:14:05 +01:00 |
Martin McKeaveney
|
9c4e44b09e
|
Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui
|
2022-06-13 21:01:08 +01:00 |
Martin McKeaveney
|
0e04fb843e
|
CSS updates to beta tab
|
2022-06-13 21:00:15 +01:00 |
Andrew Kingston
|
d89047b2ab
|
Revert focus specific logic in other components and simplify
|
2022-06-13 16:11:12 +01:00 |
Rory Powell
|
4dc5cfc5a7
|
Merge branch 'release' into merge-release
|
2022-06-13 11:45:18 +01:00 |
Andrew Kingston
|
9d38fa938f
|
Update apps list page and app rows to match new styles and behaviours
|
2022-06-10 12:16:28 +01:00 |
Dean
|
d8f82e9482
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-06-10 09:53:39 +01:00 |
Rory Powell
|
396a07cac5
|
Merge branch 'release' into feature/event-backfill
|
2022-06-09 15:21:49 +01:00 |
Andrew Kingston
|
5a35c182c1
|
Allow role select to accept a placeholder
|
2022-06-09 14:27:29 +01:00 |
Andrew Kingston
|
e806001107
|
Update action button style for component settings to match designs
|
2022-06-08 16:51:14 +01:00 |
Andrew Kingston
|
56c8a0fcf9
|
Merge branch 'new-design-ui' of github.com:Budibase/budibase into new-design-ui
|
2022-06-08 16:22:22 +01:00 |
Andrew Kingston
|
3aa7b4e2c9
|
Update select settings to match the settings bar style where possible
|
2022-06-08 15:13:47 +01:00 |
Andrew Kingston
|
186e281ef0
|
Fix custom options drawer layout
|
2022-06-08 12:50:04 +01:00 |
Mel O'Hagan
|
9d58b951d8
|
Rename Firebase to Firestore
|
2022-06-08 12:05:29 +01:00 |
Martin McKeaveney
|
02320c0ee0
|
Beta tab initial test for E2E, needs styled
|
2022-06-08 10:20:47 +01:00 |
Martin McKeaveney
|
75c599ce70
|
merge
|
2022-06-07 16:44:04 +01:00 |
Martin McKeaveney
|
1ab022a0af
|
start of beta panel
|
2022-06-07 16:40:43 +01:00 |
Andrew Kingston
|
d059433f1f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-07 08:45:57 +01:00 |
Andrew Kingston
|
72397530ec
|
Apply timezones patch from existing ignore-timezones branch
|
2022-06-07 08:31:00 +01:00 |
Peter Clement
|
5bd5d7df1b
|
Merge pull request #6059 from Budibase/feat/dont-export-app-rows
Allow export of app without rows
|
2022-06-06 16:31:21 +01:00 |
Peter Clement
|
bd737cc1ca
|
negate export button
|
2022-06-06 15:17:14 +01:00 |
Rory Powell
|
6fbb5afeec
|
Remove ui events except for component created and view published app
|
2022-06-06 12:51:22 +01:00 |
Rory Powell
|
33f44f6ee7
|
Remove todos
|
2022-06-06 11:11:13 +01:00 |
Rory Powell
|
361ffd224f
|
Merge branch 'release' into feature/event-backfill
|
2022-06-06 09:50:06 +01:00 |
Martin McKeaveney
|
d5540bbd57
|
update google sheets strategy to use the standard passport strategy
|
2022-06-05 16:43:04 +01:00 |
Maurits Lourens
|
21305a646a
|
move the unpublish link
|
2022-06-03 00:41:16 +02:00 |
mike12345567
|
3f412f0a7a
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-01 22:41:37 +01:00 |
mike12345567
|
fe84c0f21c
|
Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern.
|
2022-06-01 22:39:51 +01:00 |
mike12345567
|
34759c7916
|
Adding real history to the history tab, getting storage to couch and retrieval + api working.
|
2022-06-01 16:01:06 +01:00 |
melohagan
|
2faf8e7df6
|
Merge pull request #6068 from Budibase/bug/sev3/error-when-changing-between-values-bindings-in-automations
Make sure linkedRows is an array before map
|
2022-06-01 13:30:19 +01:00 |
Dean
|
692039cd34
|
Component Cypress tests and fixes
|
2022-05-31 22:57:33 +01:00 |
mike12345567
|
702f4057bd
|
Progress towards using couchdb for automation logs, after testing redis and realising it won't work.
|
2022-05-31 19:52:35 +01:00 |
mike12345567
|
b5b1ae38e2
|
Using the test panel in the automation history tab, same experience as that of the automation flow.
|
2022-05-31 13:30:18 +01:00 |
Mel O'Hagan
|
570aeecdc3
|
Added Snowflake integration
|
2022-05-30 21:13:45 +01:00 |
Dean
|
f1111fffca
|
Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered
|
2022-05-30 12:57:10 +01:00 |
Rory Powell
|
857cd2d735
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-28 23:03:31 +01:00 |
mike12345567
|
27cd15da90
|
Updating UI after pulling in latest changes.
|
2022-05-27 17:11:41 +01:00 |
Dean
|
08ccea2e49
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-05-27 14:04:40 +01:00 |
Andrew Kingston
|
2f324023d9
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-27 13:32:07 +01:00 |
mike12345567
|
33a4c0de69
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-05-27 12:31:00 +01:00 |
Peter Clement
|
88c98d0227
|
Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows
|
2022-05-27 11:00:39 +01:00 |
Martin McKeaveney
|
8a5c3add74
|
Merge pull request #5684 from Budibase/bug/sev/empty-relationships-oncreate
Pass through type when creating internal table
|
2022-05-27 10:59:36 +01:00 |
Dean
|
372ff3b8fe
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-05-27 10:22:48 +01:00 |
Martin McKeaveney
|
5c643db4fc
|
Merge pull request #6042 from Budibase/bug/sev3/bad-special-document-member
Internal table columns cannot start with _
|
2022-05-26 23:08:31 +01:00 |
Mel O'Hagan
|
7da5a10c2e
|
Make sure linkedRows is an array before map
|
2022-05-26 13:00:19 +01:00 |
Peter Clement
|
5a67be19fa
|
Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows
|
2022-05-26 10:32:18 +01:00 |
mike12345567
|
8bc0142a37
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-05-25 18:12:27 +01:00 |
Andrew Kingston
|
1b82a965d5
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-25 13:49:28 +01:00 |
Peter Clement
|
955b9a4d63
|
Export app without rows
|
2022-05-25 09:26:10 +01:00 |
Dean
|
6114e37f19
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-05-24 17:09:15 +01:00 |
Martin McKeaveney
|
92ed60af54
|
Merge pull request #5786 from Budibase/feature/app-overview-section
Feature/app overview section
|
2022-05-24 15:16:17 +01:00 |
Mel O'Hagan
|
b4427fa46c
|
Internal table columns cannot start with _
|
2022-05-24 10:22:20 +01:00 |
Dean
|
663a4ee7c7
|
Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test
|
2022-05-24 09:58:05 +01:00 |
Andrew Kingston
|
bff49a33f0
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-24 09:47:00 +01:00 |
Dean
|
b60e03f8f1
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-05-23 16:13:26 +01:00 |
Dean
|
253642ad1f
|
Refactored the approach to builder focus. Extending the behaviour beyond form fields
|
2022-05-23 16:12:56 +01:00 |
Peter Clement
|
32d0df129c
|
Merge pull request #5795 from Budibase/feature/automation-test-sidebar
Add automation test sidebar
|
2022-05-23 15:07:37 +01:00 |
Peter Clement
|
6bf9346975
|
update Automation button placement and test details button
|
2022-05-23 14:11:37 +01:00 |
Andrew Kingston
|
fcf682b827
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-23 11:54:24 +01:00 |
Andrew Kingston
|
0842d78e72
|
Finish new component DND experience
|
2022-05-23 11:50:26 +01:00 |
Rory Powell
|
70fff5c7b9
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-23 09:04:00 +01:00 |
Peter Clement
|
fd5711bcd3
|
fix animation of test panel
|
2022-05-20 14:20:53 +01:00 |
Dean
|
c3c388b01a
|
Merge remote-tracking branch 'origin/develop' into feature/required-field-focus
|
2022-05-20 09:09:50 +01:00 |
Andrew Kingston
|
d969e1540d
|
Add initial work on component drag and drop refactor
|
2022-05-19 19:14:12 +01:00 |
Peter Clement
|
8364c95ccb
|
ensure binding / value selection in automation persists
|
2022-05-19 15:58:56 +01:00 |
Dean
|
1df325c7d3
|
Minor update to overview page spacing
|
2022-05-19 14:51:33 +01:00 |
mike12345567
|
e846d27c42
|
Review comments.
|
2022-05-19 10:32:14 +01:00 |
Dean
|
c678a5ffbe
|
Minor reflow of the overview tab cards and layout
|
2022-05-19 09:56:47 +01:00 |
Dean
|
11293997a9
|
Code review updates
|
2022-05-18 17:22:58 +01:00 |
mike12345567
|
e61efc5474
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage
|
2022-05-18 10:56:44 +01:00 |
mike12345567
|
c528896e2d
|
Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing.
|
2022-05-17 17:44:40 +01:00 |
Dean
|
c77b026b53
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-17 16:54:32 +01:00 |
Dean
|
4c25248de8
|
Builder focus behaviour added to guide users when adding form elements. Refactored the component tests
|
2022-05-17 15:09:13 +01:00 |
Andrew Kingston
|
ea38e5661e
|
Highlighted child components of selected component
|
2022-05-17 13:32:16 +01:00 |
Andrew Kingston
|
08a98b4b95
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-17 12:59:15 +01:00 |
Rory Powell
|
0d9147be77
|
Merge branch 'master' into merge-master
|
2022-05-17 08:35:29 +01:00 |
mike12345567
|
b24a108d80
|
Porting UI, still needs testing.
|
2022-05-16 18:13:59 +01:00 |
mike12345567
|
b36274deb5
|
Integrating into app overview panel.
|
2022-05-16 16:22:19 +01:00 |
mike12345567
|
91e65a9d65
|
Merge branch 'feature/app-overview-section' of github.com:Budibase/budibase into feature/automation-logs
|
2022-05-16 12:33:49 +01:00 |
mike12345567
|
8a6b9646fd
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-05-16 12:33:01 +01:00 |
Dean
|
fab4b8aa66
|
Removed debug logging
|
2022-05-16 11:35:19 +01:00 |
Dean
|
2a1ef4c87f
|
Code review updates
|
2022-05-16 11:13:17 +01:00 |
Dean
|
2fe7581dd3
|
Merge remote-tracking branch 'origin/develop' into feature/fill-app-name-on-create
|
2022-05-16 09:08:33 +01:00 |
Martin McKeaveney
|
e4766ad388
|
Merge branch 'master' of github.com:Budibase/budibase into fix/oncall-bugs
|
2022-05-13 14:23:51 +01:00 |
Andrew Kingston
|
58145d6bca
|
Allow pasting inside screens on screens tab and fix icon overflow in nav items
|
2022-05-13 12:05:55 +01:00 |
Andrew Kingston
|
76471bfcc4
|
Add icons to component list and update style of nav items
|
2022-05-13 10:12:16 +01:00 |
Rory Powell
|
30c12f2625
|
Merge branch 'master' into merge-master
|
2022-05-13 10:05:21 +01:00 |
Martin McKeaveney
|
d41de1ca6a
|
webhook URL paste, hiding no access role
|
2022-05-12 19:46:13 +01:00 |
mike12345567
|
f86f6c3b1c
|
Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well.
|
2022-05-12 18:14:38 +01:00 |
Dean
|
f78bcdacea
|
App name autofill on create. Initial cypress tests added for importing an application file with a sample fixture
|
2022-05-12 17:04:05 +01:00 |
Dean
|
21a3b66347
|
Minor fix for application lock button labelling
|
2022-05-12 10:28:32 +01:00 |
mike12345567
|
3f6e8bf5ea
|
Start of automation logs for #4977 - implementing some of the UI.
|
2022-05-11 19:40:13 +01:00 |
Dean
|
7607d5c8e8
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-11 16:21:15 +01:00 |
mike12345567
|
c1c122291b
|
Addresses issue mentioned in #5664 - relationship formula isn't write if column contains a space.
|
2022-05-11 13:33:45 +01:00 |
Andrew Kingston
|
78b8bc4493
|
Delete old design UI code
|
2022-05-11 13:10:05 +01:00 |
Andrew Kingston
|
8be243add5
|
Refactor design panels into core panel component and update usages
|
2022-05-11 13:09:21 +01:00 |
Andrew Kingston
|
df22e70e5d
|
Add initial layouts panel and add explicit panels for theme and navigation tabs
|
2022-05-11 13:06:41 +01:00 |
Andrew Kingston
|
88018aff4e
|
Add initial layouts panel and add explicit panels for theme and navigation tabs
|
2022-05-11 12:47:24 +01:00 |
melohagan
|
aa7aa6d685
|
Merge pull request #5815 from Budibase/bug/sev3/automation-query-limit-placeholder
Add limit placeholder for Automation queries
|
2022-05-11 12:01:17 +01:00 |
Mel O'Hagan
|
ef2244fd20
|
Add limit placeholder for Automation queries
|
2022-05-11 11:25:53 +01:00 |
Martin McKeaveney
|
4f3d105018
|
merge with master
|
2022-05-11 10:12:08 +01:00 |
Andrew Kingston
|
876cb4784d
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-11 09:07:35 +01:00 |
Dean
|
4c3e8e44f4
|
Merge remote-tracking branch 'origin/develop' into feature/app-overview-section
|
2022-05-11 09:07:30 +01:00 |
Andrew Kingston
|
9679956d46
|
Remove concept of selected access role and refactor logic around assigning roles to new screens
|
2022-05-11 08:47:24 +01:00 |
Andrew Kingston
|
f1777c23f7
|
Add fallback UI when no screens exist and add custom theme metadata to new apps
|
2022-05-10 18:20:26 +01:00 |
Dean
|
eb8b086d2c
|
packages/builder/src/components/start/CreateAppModal.svelte
|
2022-05-10 17:18:25 +01:00 |
Dean
|
407dfc0dcb
|
Merge remote-tracking branch 'origin/develop' into feature/add-default-screen
|
2022-05-10 17:00:31 +01:00 |
Dean
|
43cd89a121
|
Cypress tests for the overview tab
|
2022-05-10 16:58:55 +01:00 |
Peter Clement
|
0cb87c601e
|
null checking selected automation
|
2022-05-10 15:15:34 +01:00 |
Andrew Kingston
|
316d5d682f
|
Improve role colours and ordering
|
2022-05-10 14:02:00 +01:00 |
Peter Clement
|
d78f170d68
|
fix issue with blocks not being toggled
|
2022-05-10 10:51:48 +01:00 |
Peter Clement
|
92ac1bb6d1
|
fix spacing on block arrows
|
2022-05-09 17:02:24 +01:00 |
Peter Clement
|
f58118b52d
|
Add test data sidebar and componentize part of the flow item for this purpose
|
2022-05-09 16:50:43 +01:00 |
Dean
|
5f1e7bdee0
|
Fixes for tab underline behaviour. Fix for overview initialisation via URL. Fix for clearing the store when navigating away from the overview tab
|
2022-05-09 14:41:53 +01:00 |
Andrew Kingston
|
b89203cd45
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-09 09:41:28 +01:00 |
Martin McKeaveney
|
2a069a33ad
|
allow copying of app ID from the edit menu
|
2022-05-08 19:23:41 +01:00 |
Dean
|
8131b8fcaa
|
Overview Tab refactoring and general updates to the homepage
|
2022-05-06 15:52:49 +01:00 |
Dean
|
5104631d20
|
Initial Commit for app overview
|
2022-05-05 12:52:17 +01:00 |
Rory Powell
|
e4257f1e04
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-05 08:47:06 +01:00 |
mike12345567
|
56f1843f1e
|
Merge branch 'develop' of github.com:Budibase/budibase into merge-master-develop
|
2022-05-04 14:16:40 +01:00 |
Mel O'Hagan
|
d1e6e7549a
|
using of
|
2022-05-04 13:33:58 +01:00 |
Peter Clement
|
118b9bbd97
|
remove log
|
2022-05-04 11:56:54 +01:00 |
Peter Clement
|
45fd19583c
|
linting
|
2022-05-04 11:55:26 +01:00 |
Peter Clement
|
af9b9b6921
|
Some foreach block fixes
|
2022-05-04 10:24:28 +01:00 |
Mel O'Hagan
|
41b72027c4
|
Query preview sort by number for number types
|
2022-05-03 15:52:03 +01:00 |
mike12345567
|
2a01bd5210
|
Merge branch 'master' of github.com:Budibase/budibase into fix/mike-fixes-may
|
2022-05-03 15:34:14 +01:00 |
mike12345567
|
d090f2a8aa
|
Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering.
|
2022-05-03 14:11:06 +01:00 |
Mel O'Hagan
|
76868c1bbb
|
Pass through type when creating internal table
|
2022-05-03 11:50:16 +01:00 |
Martin McKeaveney
|
a6fa2243bc
|
Merge pull request #5672 from Budibase/fix/google-branding
update google button to match their branding guidelines
|
2022-05-02 09:40:28 +01:00 |
Martin McKeaveney
|
31c45daacf
|
update google button to match their branding guidelines
|
2022-05-01 12:53:39 +01:00 |
Peter Clement
|
746362c4ef
|
fix binding panel in automate
|
2022-04-29 11:37:40 +01:00 |
Andrew Kingston
|
1db3ae2974
|
Add support for instant updating of navigation settings in client apps
|
2022-04-28 17:30:48 +01:00 |
Andrew Kingston
|
afa5f5e6cd
|
Move some role logic to frontend core and enable client library to preferentially route to home screens
|
2022-04-28 15:13:33 +01:00 |
mike12345567
|
98bffe1971
|
Fix for #5633 - making sure when timestamp is null (creating row) date picker can be used.
|
2022-04-28 13:18:10 +01:00 |
Andrew Kingston
|
2736954438
|
Add link settings to new navigation tab
|
2022-04-27 17:50:01 +01:00 |
mike12345567
|
0d5eefa727
|
Making it so that the filter table button isn't disabled when the filter/search didn't return any data.
|
2022-04-27 16:58:29 +01:00 |
Rory Powell
|
1caf4b1965
|
Merge branch 'develop' into feature/posthog-v2
|
2022-04-27 16:32:00 +01:00 |
Dean
|
2a6c775fa0
|
Add a default screen to newly created apps not using templates
|
2022-04-27 14:50:30 +01:00 |
Andrew Kingston
|
e2d89490b8
|
Slightly increase width of side panels and add expandable toggle for component tab
|
2022-04-27 08:06:09 +01:00 |
Andrew Kingston
|
b42161bfd5
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-04-27 07:59:37 +01:00 |
mike12345567
|
2441f42c54
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/develop-merge
|
2022-04-26 16:31:17 +01:00 |
Andrew Kingston
|
271e302b10
|
Add back in component settings panel
|
2022-04-26 14:22:32 +01:00 |
Dean
|
bccaac253a
|
Cypress test fix
|
2022-04-26 13:54:18 +01:00 |
Andrew Kingston
|
168ec6634e
|
Add back in working component tree with scrolling and dropdown menus
|
2022-04-26 13:44:21 +01:00 |
Dean
|
64d4ea1533
|
Correction for deployment application references.
|
2022-04-26 12:32:08 +01:00 |
Dean
|
8b8baf9bdd
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-26 12:12:50 +01:00 |
Martin McKeaveney
|
93d7b61eb1
|
merge
|
2022-04-26 12:06:54 +01:00 |
Dean
|
24a9656cbc
|
Test fixes and code review refactoring
|
2022-04-26 12:04:07 +01:00 |
Peter Clement
|
a756cc4c5d
|
use seqeunetial function to handle successive changes
|
2022-04-26 10:47:57 +01:00 |
Martin McKeaveney
|
9ca4dacbaa
|
merge with master
|
2022-04-26 10:21:45 +01:00 |
Andrew Kingston
|
2c0ae18438
|
Fix iframe remounting on routify changes
|
2022-04-26 10:16:58 +01:00 |
Andrew Kingston
|
b1f4f94f93
|
Add icons to screen picker above app preview
|
2022-04-26 09:51:53 +01:00 |
Andrew Kingston
|
943dcc7afa
|
Add new components above app preview
|
2022-04-26 09:44:59 +01:00 |
Peter Clement
|
0c083a0692
|
remove function scope
|
2022-04-26 09:40:02 +01:00 |
Andrew Kingston
|
c127703a6c
|
Add initial new 'add component' panel
|
2022-04-26 08:23:53 +01:00 |
Andrew Kingston
|
5d426b25a7
|
Fix overflow not scrolling properly in settings panel
|
2022-04-26 07:42:27 +01:00 |
Andrew Kingston
|
091ebe89f5
|
Fix overflow not scrolling properly in side panels
|
2022-04-26 07:41:58 +01:00 |
Andrew Kingston
|
0e05c82c8c
|
Move theme editor into theme tab
|
2022-04-25 20:26:06 +01:00 |
Andrew Kingston
|
d4f20f9e82
|
Fix status lights and context menus working together in nav items
|
2022-04-25 20:17:09 +01:00 |
Andrew Kingston
|
55804b0c32
|
Tidy up and polish screen settings panel
|
2022-04-25 20:10:52 +01:00 |
Andrew Kingston
|
877791970a
|
Add screen settings panel
|
2022-04-25 19:59:30 +01:00 |
Andrew Kingston
|
1e59576a30
|
Update routify structure to prevent remounting full page when changing URL params and update nav item wrapping
|
2022-04-25 19:33:43 +01:00 |
Peter Clement
|
302ff6b270
|
Merge remote-tracking branch 'origin/develop' into fix/automation-performance-ux
|
2022-04-25 15:38:11 +01:00 |
Peter Clement
|
470b98ee54
|
update modalbindableinput to use on blur
|
2022-04-25 15:17:35 +01:00 |
Peter Clement
|
2306c5d09d
|
remove log
|
2022-04-25 14:58:44 +01:00 |
Andrew Kingston
|
b9a2d96765
|
Make publish button CTA and tidy up alignment
|
2022-04-25 14:58:41 +01:00 |
Peter Clement
|
72985ee71c
|
remove debouncing of automation input change and replace with on blurr
|
2022-04-25 14:51:36 +01:00 |
Peter Clement
|
db8e31164a
|
remove code that disallowed adding new block in some conditions
|
2022-04-25 14:39:35 +01:00 |
Andrew Kingston
|
3d9e868334
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui-dirty
|
2022-04-25 14:38:52 +01:00 |
Andrew Kingston
|
378d7a014e
|
Add screen creation modal to screens tab
|
2022-04-25 14:37:14 +01:00 |
Peter Clement
|
ab610786f0
|
add array to app action types
|
2022-04-25 14:31:15 +01:00 |
deanhannigan
|
80853d7c09
|
Merge pull request #5266 from Budibase/feature/new-screen-addition-ui
Screen workflow updates
|
2022-04-25 14:30:36 +01:00 |
Andrew Kingston
|
d269354d6f
|
Merge branch 'feature/new-app-publish-workflow' of github.com:Budibase/budibase into new-design-ui-dirty
|
2022-04-25 13:42:23 +01:00 |
Martin McKeaveney
|
fa66c07578
|
PR review
|
2022-04-25 11:45:15 +01:00 |
Martin McKeaveney
|
bbce5a9c7f
|
Merge branch 'master' into gsheets-updates
|
2022-04-25 09:27:38 +01:00 |
Dean
|
85928e72b2
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-25 09:06:54 +01:00 |
Martin McKeaveney
|
4091642c67
|
remove google auth button
|
2022-04-24 23:38:52 +01:00 |
Dean
|
7cbf9c2e61
|
Cypress fixes for screen create flow
|
2022-04-22 18:23:16 +01:00 |
Dean
|
9ece75082f
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-22 16:39:59 +01:00 |
Andrew Kingston
|
03be935e6c
|
Refactor routes and start updating core design UI into new components
|
2022-04-22 16:03:47 +01:00 |
Dean
|
b9f57eecb3
|
Minor modal refactor for testing. Updates to the cypress tests around creating screens
|
2022-04-22 14:57:13 +01:00 |
mike12345567
|
9b20daf930
|
Fix for #5495 - making sure that formula columns have access to the relationship details before squashing the results ready for response from the API. Also making sure that the frontend inputs the relationship bindings as expected with the proper path for access.
|
2022-04-22 12:56:36 +01:00 |
Dean
|
1885a3e275
|
Refactored the screen wizard to separate out the role selection. Design and layout updates to address feedback
|
2022-04-22 12:22:21 +01:00 |
Andrew Kingston
|
1614f88087
|
Merge pull request #5315 from Budibase/data-ui-empty-states
Data UI empty states
|
2022-04-22 10:48:28 +01:00 |
Andrew Kingston
|
754aa82cec
|
Merge pull request #5417 from Budibase/form-actions
Form actions
|
2022-04-22 10:47:57 +01:00 |
Dean
|
c904bc6273
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-21 14:32:49 +01:00 |
Martin McKeaveney
|
701cc93866
|
Merge pull request #5290 from Upgreydd/Do_not_validate_if_multi-select_options_length_is_0
Do not validate if multi-select options length is 0
|
2022-04-21 14:29:44 +01:00 |
Dean
|
6bd59e7f8f
|
Minor test enhancements and publish workflow test spec added
|
2022-04-21 11:59:59 +01:00 |
Dean
|
2fb9fa55bd
|
Minor refactor of the deploy modal flow
|
2022-04-20 14:58:18 +01:00 |
Dean
|
0305719fe3
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-20 12:54:58 +01:00 |
Dean
|
ea164cb6aa
|
Added cypress attributes for the popover menu
|
2022-04-20 12:51:44 +01:00 |
Dean
|
1eff790fe8
|
Added events for viewing a production application and unpublishing
|
2022-04-20 11:08:06 +01:00 |
Mel O'Hagan
|
8494f872af
|
Remove Row Rev from UI
|
2022-04-20 11:00:58 +01:00 |
Dean
|
b2b5fde7ba
|
Cypress test fixes and refactoring. Removed debugging elements
|
2022-04-20 09:17:01 +01:00 |
Dean
|
f78aaa640f
|
Code style check
|
2022-04-19 14:56:56 +01:00 |
Dean
|
c7b6453862
|
Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow
|
2022-04-19 14:45:46 +01:00 |
Dean
|
26c19891bb
|
Unpublish refactored to stop development applications being mistakenly deleted. Minor updates to the modal content component to allow the replacement of the header. Further work to implement the publishing workflow changes
|
2022-04-19 14:38:09 +01:00 |
Andrew Kingston
|
2a727b4a3d
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-04-19 10:08:17 +01:00 |
Peter Clement
|
97c49b11d2
|
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
|
2022-04-18 10:05:43 +01:00 |
Andrew Kingston
|
9545b3af1b
|
Add button actions to update form field values
|
2022-04-14 09:46:07 +01:00 |
melohagan
|
07d72294ed
|
Merge pull request #5298 from Budibase/bug/sev3/js_scripting_binding_label
Display correct selector label for JS Scripting
|
2022-04-14 08:40:32 +01:00 |
Andrew Kingston
|
5e19a93726
|
Merge pull request #5369 from Budibase/fix-query-block-search
Fixes for custom queries
|
2022-04-13 14:13:46 +01:00 |
Mel O'Hagan
|
d8f487288e
|
Change to startsWith JS. Remove index decrement.
|
2022-04-13 13:27:17 +01:00 |
Mel O'Hagan
|
7c828382a3
|
Merge branch 'develop' into bug/sev3/js_scripting_binding_label
|
2022-04-13 11:35:01 +01:00 |
Andrew Kingston
|
c9d0791a0e
|
Remove table ID from custom queries to fix 500 errors when trying to fetch a table definition and passing up a query ID, and fix issue with search fields when no table ID exists
|
2022-04-13 09:43:49 +01:00 |
Andrew Kingston
|
57d1d9c2d5
|
Use the readable schema when generating search field options
|
2022-04-13 09:43:39 +01:00 |
Rory Powell
|
33719fcb09
|
Merge branch 'feature/licensing' into feature/posthog-v2
|
2022-04-12 17:12:46 +01:00 |
Andrew Kingston
|
3bb9834895
|
Remove table ID from custom queries to fix 500 errors when trying to fetch a table definition and passing up a query ID, and fix issue with search fields when no table ID exists
|
2022-04-12 16:58:26 +01:00 |
Andrew Kingston
|
e692dc9095
|
Use the readable schema when generating search field options
|
2022-04-12 16:27:14 +01:00 |
Andrew Kingston
|
71dd456a37
|
Update top bar with back arrow, app name, centered large tabs, new icons, tooltips on right icons and removal of version and self-host icons
|
2022-04-12 15:35:24 +01:00 |
Mel O'Hagan
|
6ee859b04e
|
Default option labels and values
|
2022-04-12 14:54:15 +01:00 |
Peter Clement
|
03b1805030
|
uneeded reactive statement
|
2022-04-12 11:43:01 +01:00 |
Peter Clement
|
47480450d8
|
fix failure condition
|
2022-04-11 23:10:29 +01:00 |
Mel O'Hagan
|
6850bb77fd
|
Added error messages to inputs instead
|
2022-04-11 16:08:25 +01:00 |
Mel O'Hagan
|
6c9ee5e27c
|
Merge branch 'develop' into bug/sev3/require-option-values
|
2022-04-11 15:18:10 +01:00 |
Peter Clement
|
999199dcf6
|
Add handling for failure conditions
|
2022-04-11 10:26:59 +01:00 |
Peter Clement
|
d4ff168ae4
|
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
|
2022-04-11 10:21:08 +01:00 |
Mel O'Hagan
|
fdca96609b
|
Simplify condition
|
2022-04-08 23:24:46 +01:00 |
Mel O'Hagan
|
fafce24d5b
|
Error messaging for invalid options in editor
|
2022-04-08 23:15:47 +01:00 |
Kacper
|
cfbb9bfcaa
|
Added option on frontend side to render MultiSelect as input instead of selector with no options
|
2022-04-08 17:21:30 +02:00 |
Andrew Kingston
|
61fb90e03d
|
Add spacing between title buttons
|
2022-04-08 10:37:45 +01:00 |
Andrew Kingston
|
6be3c7c624
|
Allow table buttons to wrap
|
2022-04-08 10:35:13 +01:00 |
Andrew Kingston
|
526805d7e7
|
Increase table title size and padding around table headers
|
2022-04-08 10:28:07 +01:00 |
Dean
|
ebf1fd5238
|
Ensure datasources are refreshed when loading the create screen modal
|
2022-04-08 09:05:56 +01:00 |
Martin McKeaveney
|
b2b1e76e30
|
adding more descriptive error messages to query UI
|
2022-04-08 09:01:38 +01:00 |
Peter Clement
|
b439e59137
|
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
|
2022-04-07 22:32:44 +01:00 |
Andrew Kingston
|
ff40ddd9af
|
Fix bug with automations that have no inputs in an app action trigger
|
2022-04-07 16:02:08 +01:00 |
Andrew Kingston
|
620008fc42
|
Prevent flashing CTA buttons when initially loading table data
|
2022-04-07 15:48:35 +01:00 |
Andrew Kingston
|
9e20f0406c
|
Update auto column, export and filter buttons to new designs and to support disabled state
|
2022-04-07 15:39:14 +01:00 |
Andrew Kingston
|
7a2a7bfc87
|
Split buttons into left and right sides
|
2022-04-07 15:32:46 +01:00 |
Andrew Kingston
|
2a5b81a40a
|
Add placeholder table content and add highlighted and disabled states to table buttons
|
2022-04-07 15:30:55 +01:00 |
Mel O'Hagan
|
0d2b9c39e2
|
Display correct selector label for JS Scripting
|
2022-04-07 15:09:53 +01:00 |
Andrew Kingston
|
c6d1757f7d
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-04-07 12:04:13 +01:00 |
Dean
|
aaa46e8992
|
Removed debugging statements and updated event data for screen create workflows
|
2022-04-07 09:35:12 +01:00 |
Dean
|
5b4ff5cd3f
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-06 14:23:29 +01:00 |
melohagan
|
a14fe9c4b5
|
Merge pull request #5258 from melohagan/bug/sev3/hidden_bindable_text
Add text input padding when FlashOn icon shown
|
2022-04-06 11:32:02 +01:00 |
Dean
|
21c96a42b1
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-06 10:38:33 +01:00 |
Dean
|
186dcc00f6
|
Initial commit of screen workflow updates
|
2022-04-06 10:10:53 +01:00 |
Mel O'Hagan
|
d000acc3b1
|
Pad input text when FlashOn icon is showing
|
2022-04-05 16:56:48 +01:00 |
Dean
|
b8f843ebb2
|
Fixes for date/time picker issue.
|
2022-04-04 11:51:52 +01:00 |
Andrew Kingston
|
9ad826ffde
|
Remove flash on loading template pictures
|
2022-04-01 18:16:13 +01:00 |
Andrew Kingston
|
a846c701ef
|
Fix issue where changing the role of a screen did not correctly update screen list
|
2022-04-01 18:02:34 +01:00 |
Andrew Kingston
|
cf7900564a
|
Prevent updating a screen role to a role for which the screen URL already exists
|
2022-04-01 14:53:01 +01:00 |
Andrew Kingston
|
e61e3ddf27
|
Prevent update a screen URL to an existing URL for the same role
|
2022-04-01 14:47:49 +01:00 |
Andrew Kingston
|
d08d9d1248
|
Add form block and form block plus components
|
2022-04-01 12:51:23 +01:00 |
Martin McKeaveney
|
417ba977fa
|
redis integration complete
|
2022-03-31 15:44:06 +01:00 |
Martin McKeaveney
|
6e5bcb224c
|
redis integration
|
2022-03-31 10:56:16 +01:00 |
Peter Clement
|
006bf368bb
|
more parsing of output bindings
|
2022-03-29 10:29:51 +01:00 |
Dean
|
7e3a0046bd
|
Lint fix and now diplaying the '/app/' prefix when previewing an app url
|
2022-03-29 09:59:39 +01:00 |
Dean
|
af19b41c2d
|
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
|
2022-03-29 09:05:18 +01:00 |
Martin McKeaveney
|
56b1d1dbc1
|
Merge pull request #5135 from Budibase/feature/googlesheets-release
Feature/googlesheets release
|
2022-03-29 08:18:11 +01:00 |
Andrew Kingston
|
5ed88f6b31
|
Merge pull request #5136 from Budibase/fix/automation-bugs
Some automation bug fixes
|
2022-03-29 07:53:11 +01:00 |
Dean
|
f512441f11
|
Cypress test fixes and refactoring around the create app workflows
|
2022-03-28 23:21:38 +01:00 |
Andrew Kingston
|
e463d4abe0
|
Fix spaces not being allowed in formula columns
|
2022-03-28 19:10:48 +01:00 |
Andrew Kingston
|
07931043be
|
Fix design of automation SchemaSetup
|
2022-03-28 16:56:42 +01:00 |
Martin McKeaveney
|
aed9bfc728
|
fixing google sheets bug, respect google configuration hierarchy
|
2022-03-28 16:44:33 +01:00 |
Andrew Kingston
|
7f66a3cace
|
Fix automation section crashing when a table has been deleted and is in use
|
2022-03-28 16:26:37 +01:00 |
Peter Clement
|
73151722ec
|
update bindings to support looping
|
2022-03-28 10:01:56 +01:00 |
Dean
|
7b3c571be3
|
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
|
2022-03-28 09:08:16 +01:00 |
Rory Powell
|
3e5e95a9c1
|
Add analytics to backend-core. Update server posthog usage
|
2022-03-25 13:04:34 +00:00 |
Andrew Kingston
|
4d82b49c0e
|
Merge pull request #5086 from Budibase/continue-if-button-action
'Continue if' button action
|
2022-03-25 12:29:19 +00:00 |
Andrew Kingston
|
bedbf4bcae
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions
|
2022-03-25 12:00:17 +00:00 |
Dean
|
962f53e36f
|
Merge remote-tracking branch 'origin/develop' into feature/map-component
|
2022-03-25 11:31:45 +00:00 |
Dean
|
40f25a1463
|
Removed image load flag from the template card overlay
|
2022-03-25 09:59:23 +00:00 |
Dean
|
04aad3406d
|
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
|
2022-03-25 09:45:35 +00:00 |
Dean
|
bd8b47318d
|
UI/UX code review changes
|
2022-03-25 09:43:28 +00:00 |
Peter Clement
|
7817d65eb3
|
Automation foreach block
|
2022-03-25 09:26:55 +00:00 |
Andrew Kingston
|
4b55e8c85e
|
Add 'continue if' button action
|
2022-03-25 09:26:15 +00:00 |
Andrew Kingston
|
fead539800
|
Merge pull request #5010 from Budibase/cheeks-fixes
Miscellaneous fixes
|
2022-03-24 02:50:04 -07:00 |
Dean
|
658cf60d3c
|
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
|
2022-03-24 09:06:32 +00:00 |
Rene Pot
|
6e0b29667d
|
fix broken docs links
|
2022-03-23 14:47:27 +01:00 |
Dean
|
68d83646b3
|
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
|
2022-03-23 12:43:47 +00:00 |
Dean
|
cc0280ca0c
|
Minor UI updates for the create app modal. A spinner has been added to the modal confirmation UX. The app name is pre-populated using the app name. The app URL can no longer be null
|
2022-03-23 12:43:20 +00:00 |
Andrew Kingston
|
3817de254e
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-03-23 10:48:49 +00:00 |
Andrew Kingston
|
38be4979f3
|
Merge pull request #4987 from Budibase/scrollable-component-tree
Scrollable component tree
|
2022-03-23 10:46:55 +00:00 |
Andrew Kingston
|
af1c01fdd1
|
Prevent collapsing datasource if only one datasource exists
|
2022-03-23 10:17:52 +00:00 |
Dean
|
768f9e8679
|
Merge remote-tracking branch 'origin/develop' into feature/templates-home-screen
|
2022-03-23 09:00:09 +00:00 |
Andrew Kingston
|
98881ac64f
|
Merge pull request #4972 from Budibase/fix/table-primary-display-validation
Properly set required constraints for display columns
|
2022-03-23 08:45:10 +00:00 |
Andrew Kingston
|
406776088d
|
Add identifier to messages sent to client iframe preview to avoid conflicts with embedded iframe events
|
2022-03-22 18:15:41 +00:00 |
Martin McKeaveney
|
5fc7cf7cb4
|
Merge pull request #4970 from Budibase/fix/analytics-cleanup
updating analytics endpoint, removing old NPS survey
|
2022-03-22 16:34:25 +00:00 |
Dean
|
f6cbe01b07
|
Code formatting
|
2022-03-22 11:40:45 +00:00 |
Dean
|
6c269bf091
|
Initial commit of home screen modifications and template browsing
|
2022-03-22 11:38:17 +00:00 |
Andrew Kingston
|
8cfad1a4ff
|
Restore strange class name to fix cypress
|
2022-03-21 17:59:35 +00:00 |
Andrew Kingston
|
8a2aa166fc
|
Remove selected state from current screen and only show component
|
2022-03-21 16:06:23 +00:00 |
Andrew Kingston
|
123e805668
|
Lint
|
2022-03-21 15:56:42 +00:00 |
Andrew Kingston
|
b5695cdc8e
|
Reduce max width of nav items to have a better generic fit
|
2022-03-21 15:54:10 +00:00 |
Andrew Kingston
|
7882d577bb
|
Update automation navigation to use new full width nav items
|
2022-03-21 15:48:00 +00:00 |
Andrew Kingston
|
313fdae011
|
Update datasource navigation to use new full width nav items
|
2022-03-21 15:47:49 +00:00 |
Andrew Kingston
|
014d318437
|
Update layouts in nav tree to new full width style
|
2022-03-21 15:40:07 +00:00 |
Andrew Kingston
|
0ffd080b0f
|
Fix issue when currentAsset is null and fix overflow when no screens for current role
|
2022-03-21 15:21:29 +00:00 |
Andrew Kingston
|
53ce97b9de
|
Ensure the component tree containing the selected component cannot be hidden
|
2022-03-21 15:17:51 +00:00 |
Andrew Kingston
|
7157b29da0
|
Support scrolling screens or folders into view when clicking
|
2022-03-21 14:46:59 +00:00 |
Andrew Kingston
|
a2283fefa5
|
Remove logs
|
2022-03-21 14:23:56 +00:00 |
Andrew Kingston
|
0798556a52
|
Tidy up logic for scrolling to components
|
2022-03-21 13:54:46 +00:00 |
Andrew Kingston
|
697c43187a
|
Add vertical scrolling to selected component and support scrolling to selected screen
|
2022-03-21 13:38:53 +00:00 |
Andrew Kingston
|
a8a6c0a428
|
Properly center all path, screen and component dropdown menu icons
|
2022-03-21 09:57:55 +00:00 |
Andrew Kingston
|
88e619aff7
|
Merge branch 'develop' of github.com:Budibase/budibase into scrollable-component-tree
|
2022-03-21 09:52:40 +00:00 |
Andrew Kingston
|
a80fe7d7d8
|
Set a required constraint for a column that is defaulted to being the primary display
|
2022-03-21 09:44:24 +00:00 |
Martin McKeaveney
|
cf9105c9dc
|
Merge pull request #4821 from Budibase/copy-paste-improvements
Copy paste improvements + extras
|
2022-03-21 08:25:01 +00:00 |
Martin McKeaveney
|
51847e37b2
|
Merge pull request #4931 from mslourens/binding_panel_overflow
Binding panel overflow
|
2022-03-21 08:07:00 +00:00 |
Martin McKeaveney
|
aaf84b6995
|
updating analytics endpoint, removing old NPS survey
|
2022-03-21 08:00:03 +00:00 |
Andrew Kingston
|
c79ec57a5d
|
Add initial work on horizontally scrollable component tree with automatic scrolling
|
2022-03-18 19:52:11 +00:00 |
Maurits Lourens
|
103bb25437
|
don't sent searchableSchema to getSchemaForDatasource
|
2022-03-18 16:45:33 +01:00 |
Michael Drury
|
2d011bce0d
|
Merge pull request #4864 from mslourens/google_firebase_integration
Google firebase integration
|
2022-03-18 10:07:30 +00:00 |
Rory Powell
|
5380c46725
|
Fix base path in server url for openapi3 import
|
2022-03-18 09:20:30 +00:00 |
Maurits Lourens
|
a4405891d4
|
set word-wrap to break word, so the text spreads on multiple lines
|
2022-03-16 21:05:45 +01:00 |
Maurits Lourens
|
ab0de4b233
|
set text-overflow on binding panel items
|
2022-03-16 21:01:47 +01:00 |
Maurits Lourens
|
19ec76c49d
|
Merge branch 'develop' into google_firebase_integration
|
2022-03-16 13:40:04 +01:00 |
Andrew Kingston
|
9500203515
|
Add event context to button actions to allow passing in params at run time and add corresponding data bindings
|
2022-03-15 11:16:51 +00:00 |
Maurits Lourens
|
a4fa08fc4d
|
remove inkscape related data from svg
|
2022-03-10 00:34:08 +01:00 |
Dean
|
c672a439c0
|
Merge remote-tracking branch 'origin/develop' into feature/map-component
|
2022-03-09 11:02:53 +00:00 |
Andrew Kingston
|
f335c2635b
|
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
|
2022-03-08 17:58:12 +00:00 |
Andrew Kingston
|
990442b45e
|
Add optional chaining to all current asset references to account for nullish values
|
2022-03-08 17:57:36 +00:00 |
Dean
|
b67b34928a
|
Initial Commit for Issue/3819. World map component added and a small change to the Component draggable behaviour to accomodate it.
|
2022-03-08 16:41:21 +00:00 |
Maurits Lourens
|
c2d48bebd7
|
initial setup for google firebase integration
|
2022-03-08 17:31:36 +01:00 |
Andrew Kingston
|
d8cb5bfd24
|
Fix screen renaming when same route already exists
|
2022-03-08 14:14:57 +00:00 |
Peter Clement
|
38ba2509d7
|
Merge remote-tracking branch 'origin/develop' into feature/export-from-client
|
2022-03-08 13:56:56 +00:00 |
Andrew Kingston
|
4ef06ea6c1
|
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
|
2022-03-08 13:35:35 +00:00 |
Peter Clement
|
ebaaff1f8c
|
account for blocks within export button action
|
2022-03-08 13:31:14 +00:00 |
Peter Clement
|
064aee5e2e
|
Update how button action for exporting works
|
2022-03-08 12:58:05 +00:00 |
Martin McKeaveney
|
14cffcd6ff
|
merge
|
2022-03-08 12:40:41 +01:00 |
Martin McKeaveney
|
975eb0b99e
|
merge from master
|
2022-03-08 12:34:27 +01:00 |
Martin McKeaveney
|
01e14346ed
|
Merge pull request #4824 from Budibase/feature/export-from-client
Export selected rows from button action
|
2022-03-08 12:31:47 +01:00 |
Maurits Lourens
|
9a0c361ad0
|
show correct error and keep modal open
|
2022-03-08 11:15:02 +01:00 |
Andrew Kingston
|
e84e4f9899
|
Add duplicate action to settings bar
|
2022-03-07 14:05:26 +00:00 |
Andrew Kingston
|
d2b13cf3fa
|
Add option to paste inside screens
|
2022-03-07 13:56:06 +00:00 |
Peter Clement
|
ed2c210db8
|
Add button action allowing for export of client row selection
|
2022-03-07 12:06:11 +00:00 |
Andrew Kingston
|
4c88a046fd
|
Update confirm text button when duplicating screens
|
2022-03-07 10:41:52 +00:00 |
Andrew Kingston
|
91b698cfe1
|
Properly remove window event listener when unmounting component preview
|
2022-03-07 10:17:05 +00:00 |
Andrew Kingston
|
018b8713d7
|
Use new string-templates function and remove the one implemented on this branch for finding HBS expressions
|
2022-03-07 09:32:31 +00:00 |
Andrew Kingston
|
530024bd63
|
Add component name to settings panel
|
2022-03-07 08:16:55 +00:00 |
Andrew Kingston
|
e58fa37b6e
|
Merge pull request #4750 from Budibase/fix/option-picker-values
Fixes for 409s and option picker values
|
2022-03-03 12:37:59 +00:00 |
Andrew Kingston
|
8b4e464e8a
|
Allow bulk deleting all screens under a route
|
2022-03-02 19:52:10 +00:00 |
Andrew Kingston
|
f5ff71f9d1
|
Allow duplication of screens
|
2022-03-02 19:26:43 +00:00 |
Andrew Kingston
|
f2fbd3d1d0
|
Rewrite screen wizard to make modals reusable and fix some edge case URL bugs
|
2022-03-02 19:10:18 +00:00 |
Andrew Kingston
|
e411354538
|
Improve copy and paste to support keeping all data bindings valid
|
2022-03-02 17:45:01 +00:00 |
mike12345567
|
fa41548e13
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-03-01 18:43:52 +00:00 |
Peter Clement
|
48d8aaea2a
|
Merge pull request #4390 from Budibase/feature/automation-data-types
Adding ability to toggle between Automation input types.
|
2022-03-01 14:00:21 +00:00 |
Andrew Kingston
|
7266712f8f
|
Merge pull request #4700 from Budibase/rest-api-endpoint-naming
Improve REST query naming in navigation
|
2022-03-01 11:41:56 +00:00 |
Peter Clement
|
62290b30f1
|
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
|
2022-03-01 11:18:11 +00:00 |
Andrew Kingston
|
0f295afb04
|
Make component setting updates sequential to prevent 409s
|
2022-03-01 11:11:56 +00:00 |
Rory Powell
|
8f1b638f3b
|
Merge branch 'master' into merge-master
|
2022-03-01 10:04:23 +00:00 |
mike12345567
|
4086c8f439
|
Fixes for review comments.
|
2022-02-28 18:39:05 +00:00 |
mike12345567
|
4a31045233
|
Changing the API key modal to have a copy input which allows copying the API key easily.
|
2022-02-28 14:29:19 +00:00 |
Andrew Kingston
|
75ef367ac2
|
Make view UI read only and limit rows to 10
|
2022-02-28 08:37:59 +00:00 |
Andrew Kingston
|
e34895989b
|
Improve REST query naming in navigation
|
2022-02-25 14:18:26 +00:00 |
mike12345567
|
53f108865a
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-24 18:19:20 +00:00 |
Andrew Kingston
|
1ec76e3e7e
|
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
|
2022-02-23 13:25:48 +00:00 |
Rory Powell
|
6fca8ca936
|
Merge branch 'master' into merge-master
|
2022-02-23 12:14:04 +00:00 |
Peter Clement
|
10cfe35705
|
remove console log
|
2022-02-22 16:14:19 +00:00 |
Andrew Kingston
|
3dcbb2e74a
|
Merge pull request #4549 from Budibase/fix/screen-creation-roles
Fix role being stale when creating screens
|
2022-02-22 12:51:12 +00:00 |
mike12345567
|
6cbf186ead
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-21 14:34:06 +00:00 |
Andrew Kingston
|
58d7a30894
|
Lint
|
2022-02-21 13:50:20 +00:00 |
Andrew Kingston
|
f1209f30de
|
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
|
2022-02-21 13:46:22 +00:00 |
Andrew Kingston
|
7236ae80e5
|
Allow bindings for table cell values and break out cell settings into its own drawer component
|
2022-02-21 13:19:29 +00:00 |
Andrew Kingston
|
f63db2fb4f
|
Add configuration options for table cell customisation to the table component
|
2022-02-18 20:15:47 +00:00 |
Andrew Kingston
|
5e98b01d4e
|
Fix table loading states and remove virtual table rendering
|
2022-02-18 14:12:29 +00:00 |
Andrew Kingston
|
6237af2826
|
Add quick actions for adding all column or for resetting column selection back to default
|
2022-02-18 12:36:12 +00:00 |
Rory Powell
|
814b5ae5ab
|
Merge branch 'master' into develop
|
2022-02-18 11:57:54 +00:00 |
Rory Powell
|
da9be1b20a
|
Add 'location = /' -> 4001 to nginx dev conf
|
2022-02-18 11:18:59 +00:00 |
Andrew Kingston
|
a69962c26c
|
Fix usage of className instead of class
|
2022-02-17 16:06:17 +00:00 |
Andrew Kingston
|
6a4067da52
|
Fix role being stale when creating screens
|
2022-02-17 11:50:55 +00:00 |
Andrew Kingston
|
053e6af3d1
|
Use selected role when creating screens
|
2022-02-17 09:41:44 +00:00 |
Martin McKeaveney
|
e8d5d54f5d
|
bug fix for handlebars expression, show budibase version in updates panel
|
2022-02-17 10:12:35 +01:00 |
mike12345567
|
f0b02cf9a9
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-16 15:30:48 +00:00 |
mike12345567
|
db45086105
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-02-15 16:54:21 +00:00 |
Peter Clement
|
5b46ef6120
|
disallow bindings selection for other actions
|
2022-02-15 15:05:36 +00:00 |
Andrew Kingston
|
e009007b27
|
Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337
|
2022-02-15 14:59:29 +00:00 |
Andrew Kingston
|
ee0bfa9ab0
|
Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities
|
2022-02-15 14:59:11 +00:00 |
Peter Clement
|
ca53ee4069
|
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
|
2022-02-15 14:14:27 +00:00 |
Peter Clement
|
7718f5cd89
|
uneeded import
|
2022-02-15 14:11:04 +00:00 |
mike12345567
|
6445cefee7
|
Fixing issue with value being set in binding panel as per review comments of aptkingston.
|
2022-02-15 13:49:20 +00:00 |
Peter Clement
|
c0d929fd2f
|
update automation type coercion
|
2022-02-15 13:03:24 +00:00 |
mike12345567
|
9cf3d97b4d
|
Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated.
|
2022-02-15 11:19:59 +00:00 |
Andrew Kingston
|
070d4f74f0
|
Remove empty style blocks
|
2022-02-15 09:31:43 +00:00 |
mike12345567
|
c1bd5b8329
|
Fixing issue #4337, allows internal tables to search by the _id or _rev properties in automation query block.
|
2022-02-14 14:57:06 +00:00 |
Andrew Kingston
|
6c1701830f
|
Improve layout and edge cases around using column editor drawer
|
2022-02-14 13:06:32 +00:00 |
Andrew Kingston
|
4f00e7a3b1
|
Add labels to column config drawer
|
2022-02-14 11:47:48 +00:00 |
Andrew Kingston
|
c7edfa7f59
|
Remount button action components fully when changing action to prevent stale UI
|
2022-02-13 15:18:54 +00:00 |
mike12345567
|
126499f383
|
Fix for #4440, fixing validation of API endpoints.
|
2022-02-12 10:35:10 +00:00 |
Peter Clement
|
8db67d5a3f
|
fix bindings
|
2022-02-11 14:43:10 +00:00 |
Peter Clement
|
f44471d9d0
|
fix js
|
2022-02-11 14:38:34 +00:00 |
Andrew Kingston
|
0f2d41c342
|
Merge branch 'develop' of github.com:Budibase/budibase into table-column-config
|
2022-02-11 14:28:36 +00:00 |
Peter Clement
|
d4b98095c2
|
update how we handle coercion of types
|
2022-02-11 14:20:25 +00:00 |
mike12345567
|
594cb77b1e
|
Getting api key/dev info docs setup and in use.
|
2022-02-10 19:06:49 +00:00 |
Martin McKeaveney
|
d1cebc61a9
|
merge with master
|
2022-02-10 18:57:26 +01:00 |
mike12345567
|
f031c34253
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-10 17:42:28 +00:00 |
Martin McKeaveney
|
3a653e9f98
|
merge with master
|
2022-02-10 18:24:36 +01:00 |
Andrew Kingston
|
b94ed3d23b
|
Add new setting component for configuring table column order and display names
|
2022-02-10 16:41:43 +00:00 |
Andrew Kingston
|
a0c703288c
|
Fix button layout in drawers
|
2022-02-10 11:46:57 +00:00 |
Michael Drury
|
45a965b041
|
Adding basic endpoints for API keys.
|
2022-02-09 23:16:24 +00:00 |
Michael Drury
|
911f2780ef
|
Start of API key modal.
|
2022-02-09 20:30:52 +00:00 |
Michael Drury
|
2820614324
|
Revert "Changing update user info to view user info."
This reverts commit 8f81906896 .
|
2022-02-09 19:39:02 +00:00 |
mike12345567
|
8f81906896
|
Changing update user info to view user info.
|
2022-02-09 18:30:00 +00:00 |
Michael Drury
|
1cc32e42c0
|
Merge branch 'develop' into frontend-core
|
2022-02-09 14:42:05 +00:00 |
Martin McKeaveney
|
375deb5ee9
|
fixing bug with gsheets
|
2022-02-09 15:41:20 +01:00 |
Peter Clement
|
4a02d36cd0
|
removing uneeded log
|
2022-02-08 15:23:37 +00:00 |
Peter Clement
|
b081302f17
|
change naming of toggle
|
2022-02-08 15:14:45 +00:00 |
Peter Clement
|
1b86b3f03c
|
fix modal confirmatiom button
|
2022-02-08 15:08:32 +00:00 |
Peter Clement
|
b91919e6d1
|
change naming of var
|
2022-02-08 15:00:16 +00:00 |
Peter Clement
|
ca821f2a47
|
allow use of plain inputs for automations enabling use of bindings in all types
|
2022-02-08 14:52:08 +00:00 |
mike12345567
|
36bd285093
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes
|
2022-02-08 12:28:27 +00:00 |
Andrew Kingston
|
d90ccc26c7
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-08 08:12:37 +00:00 |
mike12345567
|
007a1240d5
|
Fix for both #4167, allow saving but warn if never sent and #4165 save the query name when clicking name save icon.
|
2022-02-07 18:47:10 +00:00 |
mike12345567
|
a35a8cb81c
|
Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped.
|
2022-02-07 17:56:01 +00:00 |
Andrew Kingston
|
d78e6a5e59
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
|
2022-02-07 12:13:29 +00:00 |
Andrew Kingston
|
d12cd2abdf
|
Add rich text option to long form data type
|
2022-02-07 12:04:43 +00:00 |
mike12345567
|
e74621f327
|
Fixing an issue with search field select erroring in builder when using queries in blocks.
|
2022-02-04 16:56:12 +00:00 |
Andrew Kingston
|
90514af833
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
|
2022-02-04 13:53:01 +00:00 |
Andrew Kingston
|
a3eef9f534
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-04 09:23:32 +00:00 |
Michael Drury
|
6f79bc53e0
|
Merge pull request #4297 from Budibase/fix/4255
Some small SQL core fixes
|
2022-02-03 20:29:38 +00:00 |
mike12345567
|
f2a025013e
|
Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest.
|
2022-02-03 18:44:34 +00:00 |
Andrew Kingston
|
9310ef08f5
|
Add markdown viewer component to builder
|
2022-02-02 21:23:39 +00:00 |
mike12345567
|
168a126e2a
|
Updating the SQL core to allow it to handle multiple relationships between the same two tables.
|
2022-02-02 18:15:17 +00:00 |
Andrew Kingston
|
66e104f02b
|
Use new rich text field in build backend UI
|
2022-02-02 15:18:46 +00:00 |
Andrew Kingston
|
de12e0dc79
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:46:00 +00:00 |
mike12345567
|
f9c7877e02
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-31 15:21:15 +00:00 |
mike12345567
|
d55005d327
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-01-31 14:29:02 +00:00 |
Andrew Kingston
|
fab27eea77
|
Fix issue with backend UI not refreshing when adding a row
|
2022-01-28 15:17:21 +00:00 |
mike12345567
|
412b7e5f06
|
Fixing #4205 - making sure builder loads the correct role for the query.
|
2022-01-26 18:59:41 +00:00 |
mike12345567
|
9b55ba8b13
|
Fixing #4192 - allowing switching between JSON and multi-select types, as well as not switching multi-select to JSON when fetching SQL tables.
|
2022-01-26 18:50:13 +00:00 |
Andrew Kingston
|
bfe209e3e6
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 17:49:27 +00:00 |
Andrew Kingston
|
05e9f6088b
|
Use frontend-core implementation of data fetching in backend UI
|
2022-01-26 17:43:48 +00:00 |
Martin McKeaveney
|
19d27c97a4
|
code review and merge with develop
|
2022-01-26 17:45:28 +01:00 |
Martin McKeaveney
|
efde072e70
|
code review
|
2022-01-26 17:14:47 +01:00 |
Andrew Kingston
|
c7cd6b923d
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 16:02:27 +00:00 |
Rory Powell
|
716a693552
|
Merge pull request #4137 from Budibase/feature/app-urls
Custom App URLs
|
2022-01-26 14:55:36 +00:00 |
Andrew Kingston
|
9a813dbb29
|
Lint
|
2022-01-25 15:49:35 +00:00 |
Andrew Kingston
|
9d52841219
|
Refactor automation store to properly handle errors
|
2022-01-25 15:44:08 +00:00 |
Andrew Kingston
|
45547f1efc
|
Improve handling of 403 logouts and return URL cookie
|
2022-01-25 15:28:31 +00:00 |
Andrew Kingston
|
aec1f90412
|
Fix filter modal crashing when encountering an undefined option for a select field
|
2022-01-25 08:30:19 +00:00 |
Andrew Kingston
|
b0c03d8508
|
Improve style of data import modal
|
2022-01-25 08:22:53 +00:00 |
Andrew Kingston
|
9823534f80
|
Fix integration list not loading correctly
|
2022-01-25 08:13:28 +00:00 |
Andrew Kingston
|
4d9e7cac31
|
Fix crash when an app with a null name exists
|
2022-01-24 19:06:41 +00:00 |
Andrew Kingston
|
81558588dc
|
Clean up frontend store
|
2022-01-24 18:53:41 +00:00 |
Andrew Kingston
|
891bdefcb7
|
Remove all obscure error handling from stores and move it to the display level
|
2022-01-24 18:40:06 +00:00 |
Andrew Kingston
|
c08fadc7b0
|
Move API client in builder to top level under src and fix some endpoints not being imported
|
2022-01-24 16:38:36 +00:00 |
Andrew Kingston
|
30fa72665a
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-24 15:46:54 +00:00 |
Andrew Kingston
|
b0defa8176
|
Merge pull request #4030 from Budibase/s3-upload
S3 file upload component
|
2022-01-24 15:41:46 +00:00 |
Andrew Kingston
|
8284e1d76c
|
Filter out an S3 datasources which contain custom endpoints when selecting the datsource to use with the S3 upload component
|
2022-01-24 15:19:21 +00:00 |
Andrew Kingston
|
eeb18ac087
|
Fix issue with table and ignore node_modules in frontend-core
|
2022-01-24 14:39:32 +00:00 |
Andrew Kingston
|
db3b4c0b8c
|
Update remaining builder stores to use new core API and handle errors properly
|
2022-01-24 14:32:27 +00:00 |
Andrew Kingston
|
453386696f
|
Refactor all backend stores and their usages to use new core API and handle errors
|
2022-01-24 12:37:22 +00:00 |