1
0
Fork 0
mirror of synced 2024-09-05 12:11:40 +12:00
Commit graph

20163 commits

Author SHA1 Message Date
Budibase Release Bot
38122eec32 v1.0.45 2022-01-20 16:33:40 +00:00
Michael Drury
cf6aa7e513
Merge pull request #4128 from Budibase/fix/4126
Fix query binding drawer bindable options
2022-01-20 16:27:32 +00:00
Rory Powell
4b787fefc9 validator tweak 2022-01-20 16:25:09 +00:00
Rory Powell
31ed47a221 validator tweak 2022-01-20 16:20:58 +00:00
Rory Powell
a61e1afdc3 Merge fix and linting 2022-01-20 16:17:09 +00:00
mike12345567
c6de0f3d30 Renaming bindableOptions to bindings and replacing the query bindings variable with queryBindings. 2022-01-20 16:12:32 +00:00
Rory Powell
2bc7e823d6 Merge branch 'develop' into feature/app-urls 2022-01-20 16:09:14 +00:00
Rory Powell
70788d42b7 Share validation between app modals, add yup based validation framework, add url to app modals 2022-01-20 16:01:09 +00:00
mike12345567
1975af430a Fix for #4126 - wrong bindings were being passed to the drawer, making sure correct ones are available. 2022-01-20 15:44:39 +00:00
mike12345567
f1a504e57f Fixing issue with dynamic/static formula types not being stored. 2022-01-20 15:16:27 +00:00
mike12345567
b362911b2c Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering 2022-01-20 14:37:22 +00:00
Andrew Kingston
55f07340e9 Add URL to error objects 2022-01-20 14:27:43 +00:00
Maurits Lourens
b072df09e2 Merge branch 'develop' into worker_typescript 2022-01-20 15:26:42 +01:00
Budibase Staging Release Bot
d7e059e1cc v1.0.44-alpha.9 2022-01-20 14:01:03 +00:00
Andrew Kingston
78a36ca988 Tidy core API client 2022-01-20 13:55:07 +00:00
Peter Clement
e934439acf
Merge pull request #4112 from Budibase/fix/template-row-limit
Home Screen UI fixes
2022-01-20 13:53:52 +00:00
Andrew Kingston
c2d7620a7a Fix issue with search fields in builder when not using a table 2022-01-20 13:37:33 +00:00
Andrew Kingston
617dd4c670 Don't show a notification if there is no error message 2022-01-20 13:37:20 +00:00
Andrew Kingston
4be465cf5a Extract error mesages better when throwing errors in core api client 2022-01-20 13:37:06 +00:00
Budibase Staging Release Bot
963a3f4da3 v1.0.44-alpha.8 2022-01-20 12:33:48 +00:00
Peter Clement
b8fed9314e Merge remote-tracking branch 'origin/develop' into fix/template-row-limit 2022-01-20 12:30:41 +00:00
mike12345567
dcf99150d1 Fixing cypress tests, removing change which was added to try and fix reverted test cases. 2022-01-20 12:26:59 +00:00
Andrew Kingston
9957acaccb Fix DND throwing errors due to browser API updates 2022-01-20 11:52:29 +00:00
Peter Clement
c5ea321f25 fix cypress createApp command 2022-01-20 11:51:41 +00:00
Andrew Kingston
c0badb9c2a Remove static functions from data fetch models 2022-01-20 11:50:18 +00:00
Andrew Kingston
7baba13704 Update usage of fetch client app route endpoint 2022-01-20 11:30:51 +00:00
Andrew Kingston
e151ddde07 Update usage of DataFetching in client apps 2022-01-20 11:29:30 +00:00
Andrew Kingston
d0b645cf6e Fix recursion issue with applying API method patches 2022-01-20 11:26:43 +00:00
Andrew Kingston
3a3f4f0538 Update usages of utils and helpers in the builder 2022-01-20 11:19:37 +00:00
Andrew Kingston
e3b8e44eeb Update remaining dependency issues in client 2022-01-20 10:16:13 +00:00
Andrew Kingston
1d217a23b7 Add helpers into BBUI rather than frontend core and fix A11y issue 2022-01-20 10:14:39 +00:00
Andrew Kingston
71cf06e6f4 Update remaining usage of API in client library 2022-01-20 09:57:57 +00:00
Peter Clement
220adba4c1 Merge remote-tracking branch 'origin/develop' into fix/template-row-limit 2022-01-20 09:53:39 +00:00
Peter Clement
1257c510d0 Merge branch 'fix/template-row-limit' of github.com:Budibase/budibase into fix/template-row-limit 2022-01-20 09:45:31 +00:00
Peter Clement
a3519ac1aa fix cypress 2022-01-20 09:44:40 +00:00
Andrew Kingston
b970c315f1 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-01-20 09:43:23 +00:00
Andrew Kingston
889c25711e Update builder to reference assets in frontend core 2022-01-20 09:41:05 +00:00
Andrew Kingston
fd9c5d6c0b Add core API implementation and update most of client library to use it 2022-01-20 09:40:53 +00:00
Maurits Lourens
71f5b68d57 run prettier + lint over typescript files as well 2022-01-20 09:17:08 +01:00
Maurits Lourens
f96c5ffc9f add typescript support to worker 2022-01-20 09:15:46 +01:00
Rory Powell
765b5c67cf Add creatingApp && loaded checks 2022-01-20 07:23:13 +00:00
Maurits Lourens
580727c923 add typescript support 2022-01-19 23:44:17 +01:00
Peter Clement
15e8b64e6e fix export button size 2022-01-19 19:45:19 +00:00
Peter Clement
ee20f2a934 add splash screen for apps page 2022-01-19 19:40:28 +00:00
mike12345567
10f55cf572 Adding in static/dynamic select, as well as the ability to set a tooltip on a select. 2022-01-19 18:33:58 +00:00
Peter Clement
7ab4d5f3d3 remove uneeded app creation modal 2022-01-19 18:29:09 +00:00
Budibase Staging Release Bot
133f3db658 v1.0.44-alpha.7 2022-01-19 15:25:19 +00:00
Peter Clement
3c1414dc18 fix issue with templates showing over more than two rows 2022-01-19 15:22:55 +00:00
Martin McKeaveney
39a5f297d2 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-01-19 16:19:42 +01:00
Martin McKeaveney
701298d0de revert new cypress tests 2022-01-19 16:19:02 +01:00