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
|
990442b45e
|
Add optional chaining to all current asset references to account for nullish values
|
2022-03-08 17:57:36 +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
|
ed2c210db8
|
Add button action allowing for export of client row selection
|
2022-03-07 12:06:11 +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
|
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 |
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 |
Peter Clement
|
62290b30f1
|
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
|
2022-03-01 11:18:11 +00:00 |
Andrew Kingston
|
175bde36d6
|
Ensure data binding generation doesn't crash if no asset is selected
|
2022-02-25 08:25:56 +00:00 |
Andrew Kingston
|
e38cc1c079
|
Fix table row selection bindings not being generated, add row selection bindings for table blocks, update readable text for row selection bindings
|
2022-02-24 09:17:27 +00:00 |
Peter Clement
|
dffdcd882f
|
add ability to select rows from different tables and provide bindings
|
2022-02-22 15:18:08 +00:00 |
Peter Clement
|
87d001b66f
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-22 15:17:38 +00:00 |
Andrew Kingston
|
c858b9341f
|
Fix issue with schema generation when datasource is undefined
|
2022-02-17 09:25:02 +00:00 |
Peter Clement
|
1dd909c8c2
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-16 14:35:42 +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
|
c0d929fd2f
|
update automation type coercion
|
2022-02-15 13:03:24 +00:00 |
Peter Clement
|
5a88c89baf
|
changing bindings key
|
2022-02-11 15:37:43 +00:00 |
Peter Clement
|
d45c107db7
|
add row selection functionality to tables
|
2022-02-11 11:55:35 +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 |
Andrew Kingston
|
d90ccc26c7
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-08 08:12:37 +00:00 |
Andrew Kingston
|
2969f2d24c
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-07 14:45:14 +00:00 |
Andrew Kingston
|
3b6128f33f
|
Use automatic formatting for generated longform fields
|
2022-02-07 12:11:20 +00:00 |
Andrew Kingston
|
2c0af72cd4
|
Reset the builder store whenever unmounting the app root layout
|
2022-02-04 09:29:51 +00: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
|
ffcf5354eb
|
Add CSRF Token
|
2022-01-25 22:54:50 +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
|
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
|
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 |
Rory Powell
|
81e8ceff1a
|
Merge branch 'develop' into feature/app-urls
|
2022-01-21 17:35:23 +00:00 |
Rory Powell
|
e0dcc7648c
|
Remove server -> worker request to retrieve apps, remove hosting endpoints and store
|
2022-01-21 17:31:18 +00:00 |
Andrew Kingston
|
59349f2451
|
Add lots more work on refactoring builder to use core API
|
2022-01-21 15:09:27 +00:00 |
Andrew Kingston
|
f100ae42fd
|
Add more work on API refactor in builder
|
2022-01-21 09:10:59 +00:00 |
Andrew Kingston
|
6a7aed1c0d
|
Update parts of builder with core API refactor
|
2022-01-20 18:42:30 +00:00 |
mike12345567
|
23a9fc709f
|
Minor fix, when testing the filtering the data section noticed some stuff didn't work, like filtering by just a number (which is actually text) we fixed this previously but had to version the API to fix it, builder needed to send up the API version it desires to use.
|
2022-01-20 18:06:14 +00:00 |
Andrew Kingston
|
1ec3a91cae
|
Update usages of utils and helpers in the builder
|
2022-01-20 11:19:37 +00:00 |
Andrew Kingston
|
9d4f18f1ce
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-19 13:54:39 +00:00 |
mike12345567
|
d93617d3c7
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-01-18 14:25:30 +00:00 |
Andrew Kingston
|
0201841b90
|
Add initial work on frontend-core refactor
|
2022-01-18 09:39:19 +00:00 |
Rory Powell
|
d2e13da831
|
Test fix
|
2022-01-13 17:46:57 +00:00 |
Rory Powell
|
4433ebc1f2
|
Handle 403 when loading templates
|
2022-01-13 17:24:52 +00:00 |
Rory Powell
|
b5250ac244
|
Fix return url using cookies
|
2022-01-13 14:07:49 +00:00 |
mike12345567
|
657f55f0da
|
Adding a skip button for fetching plus datasource tables incase working with very large data sets and still want to perform queries.
|
2022-01-06 15:28:38 +00:00 |