1
0
Fork 0
mirror of synced 2024-08-22 21:41:49 +12:00
Commit graph

9845 commits

Author SHA1 Message Date
Andrew Kingston
38ef2deb90 Delay rendering blocks until the schema has been attempted to be loaded 2021-12-17 09:18:43 +00:00
Andrew Kingston
492c2acc9a Remove initial render of components with undefined props by passing in initial props without triggering svelte invalidation 2021-12-17 09:18:07 +00:00
Andrew Kingston
460d9f8c8d Update core component handling to use svelte function to manually control props in order to avoid triggering additional reactive statements and improve performance 2021-12-17 08:22:40 +00:00
Andrew Kingston
4bf200fcc5 Add new core implementations for fetching data and schema from datasources 2021-12-17 08:22:04 +00:00
Andrew Kingston
7bf0a50fba Use fixed width for REST query verbs 2021-12-16 11:56:14 +00:00
Andrew Kingston
3018438020 Revert hiding body tab for GETs since already implemented in another pending PR 2021-12-16 10:11:49 +00:00
Andrew Kingston
510a11e080 Hide 'Body' tab for REST API datasources when using a GET query 2021-12-16 10:03:59 +00:00
Budibase Staging Release Bot
e84add0830 v1.0.23-alpha.1 2021-12-15 16:56:03 +00:00
Andrew Kingston
16979de27d
Merge pull request #3795 from Budibase/home-screen-mobile
Home screen UI tweaks
2021-12-15 16:48:56 +00:00
Budibase Staging Release Bot
2f89f19bc4 v1.0.23-alpha.0 2021-12-15 16:41:32 +00:00
mike12345567
9d01d44cec Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-15 16:25:32 +00:00
Andrew Kingston
8d196edfd1 Lint 2021-12-15 16:21:12 +00:00
Andrew Kingston
dab5d20183 Revert open button size to small in app list 2021-12-15 16:09:40 +00:00
Andrew Kingston
91923f2370 Restore original logic around export apps button 2021-12-15 15:56:36 +00:00
Andrew Kingston
07b2a411a4 Update home screen UI to work better on mobile and make spacing more consistent 2021-12-15 15:54:33 +00:00
Andrew Kingston
c1f104163f
Merge pull request #3791 from Budibase/proxy-state-modals
Screen modal fixes for state and datasource invalidation
2021-12-15 15:43:09 +00:00
Michael Drury
57acbc016b
Merge pull request #3793 from Budibase/fix/pouch-automation-error
Fix automation TypeError: Pouch is not a constructor
2021-12-15 15:30:56 +00:00
Michael Drury
5f450c5bd4
Merge pull request #3785 from Budibase/feature/rest-bodies
REST body types
2021-12-15 15:28:41 +00:00
mike12345567
ef06566eb5 Adding unit tests for REST bodies and response parsing. 2021-12-15 13:09:03 +00:00
mike12345567
01b72b6b71 Don't run change if not threading. 2021-12-15 12:26:29 +00:00
mike12345567
06490c5fa6 Fixing issue detected by test case. 2021-12-15 12:23:00 +00:00
mike12345567
ce1b40aa7a Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies 2021-12-15 12:15:19 +00:00
mike12345567
ae5b963115 Fixing an issue with automations throwing a Pouch error due to the auth library database not being setup. 2021-12-15 11:25:52 +00:00
Peter Clement
5da5acc27b
Merge pull request #3737 from Budibase/feature/home-screen-redesign
Home Screen Redesign
2021-12-15 09:47:03 +00:00
Andrew Kingston
7346199a3c Fix using wrong local storage key when persisting state in client apps 2021-12-15 09:00:14 +00:00
Andrew Kingston
ed29ccf7eb Pass current state to peek modals when opening them via query param 2021-12-15 08:55:22 +00:00
mike12345567
f92ba51201 Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies 2021-12-14 18:03:49 +00:00
mike12345567
53dba1cccb Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data. 2021-12-14 17:59:02 +00:00
Peter Clement
86a6d650c8 add templates store 2021-12-14 15:58:19 +00:00
Peter Clement
93230b7207 update handling of app updates 2021-12-14 15:30:20 +00:00
Andrew Kingston
b31bb9be1d Fix datasource invalidation proxying from peek modals not working 2021-12-14 14:04:37 +00:00
Andrew Kingston
43fe2407e1 Proxy state updates back from peek modals 2021-12-14 14:04:10 +00:00
Budibase Staging Release Bot
c9f8ffdd5c v1.0.19-alpha.3 2021-12-14 12:33:48 +00:00
Rory Powell
a5bd89dacc
Merge pull request #3772 from Budibase/feature/query-auth
REST Query Authentication
2021-12-14 12:24:06 +00:00
Rory Powell
4563dd999a Merge branch 'develop' into feature/query-auth 2021-12-14 11:58:44 +00:00
Rory Powell
451116b690 Move datasource init to onMount 2021-12-14 11:57:28 +00:00
Rory Powell
9581c1d381 Remove unnecessary assignment to datasource 2021-12-14 11:42:41 +00:00
Budibase Staging Release Bot
13dd988c51 v1.0.19-alpha.2 2021-12-14 11:41:07 +00:00
Rory Powell
4276fcd711 Flip datasource and baseDatsource to not update store directly 2021-12-14 11:34:12 +00:00
mike12345567
0bed9411b4 Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies 2021-12-14 11:33:33 +00:00
mike12345567
8b2e69f801 Fixing issue with creating new rest query. 2021-12-14 11:30:50 +00:00
mike12345567
187ca44884 Fixing code mirror mode reactivity. 2021-12-14 10:45:38 +00:00
Rory Powell
55c9478c91 Fix merge issue and clear unsaved datasource changes on query load 2021-12-14 10:44:14 +00:00
Rory Powell
d347edb34a Merge branch 'develop' into feature/query-auth 2021-12-14 09:52:16 +00:00
Peter Clement
b94f2791ef remove log 2021-12-14 09:49:39 +00:00
Budibase Release Bot
c3a7a9d122 v1.0.22 2021-12-13 18:46:25 +00:00
Martin McKeaveney
1c5eacbf4d Merge branch 'master' of github.com:Budibase/budibase 2021-12-13 19:39:01 +01:00
Martin McKeaveney
600677ff88 re-add helm release and configure 2021-12-13 19:25:53 +01:00
mike12345567
8d6dc14608 Linting and adding JSON header. 2021-12-13 18:20:02 +00:00
mike12345567
ac49d718a4 Stopping get requests from having bodies (Node fetch doesn't allow this) and allow text body type. 2021-12-13 18:17:20 +00:00