1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00
Commit graph

10001 commits

Author SHA1 Message Date
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
Rory Powell 41edc72f0f Copy changes 2021-12-15 14:37:03 +00:00
Peter Clement a06b1b4310 fixing issue 3489 where default role wasn't saving correctly 2021-12-15 14:32:26 +00:00
Andrew Kingston 8d10fcf34c Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-15 13:36:10 +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
Rory Powell 91cce4cb0f Link datasource dynamic variables table to query 2021-12-14 17:05:17 +00:00
Rory Powell 242fe21429 Add menu to response heades 2021-12-14 16:58:17 +00:00
Rory Powell 4c649e60c7 Read / Write finished 2021-12-14 16:46:31 +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 5551dbbc1e Merge branch 'develop' into feature/query-variables 2021-12-14 12:31:31 +00:00
Rory Powell aaa5c1841f Variables UI WIP 2021-12-14 12:30:26 +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
Budibase Release Bot 7233b765d9 v1.0.21 2021-12-13 18:08:22 +00:00
Martin McKeaveney ec82cf02e9
Update Chart.yaml 2021-12-13 19:01:11 +01:00
Budibase Release Bot 2277f25df6 v1.0.20 2021-12-13 17:46:32 +00:00