1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
Commit graph

215 commits

Author SHA1 Message Date
Michael Shanks
af0ed48774 bugfix: workflow still passing instanceId to api() 2020-06-20 20:30:00 +01:00
Michael Shanks
4ba1329983 instance Id is gone from API module 2020-06-19 17:19:30 +01:00
Michael Shanks
bf14aa5ccb instanceid removal 2020-06-18 16:59:31 +01:00
Michael Shanks
19d132c6c2 removal of appRoot - appId comes in cookie 2020-06-12 20:42:55 +01:00
Martin McKeaveney
35aa2d341a Revert "Fixes for Screen and Page Props" 2020-06-09 19:18:45 +01:00
Conor_Mack
dd0eec0592 Refactorings for page and settings props 2020-06-09 10:59:15 +01:00
Conor_Mack
156fc01b48 Screen and page latest 2020-06-03 21:36:36 +01:00
Martin McKeaveney
651692eed3 Revert "Settings for Pages and Screens" 2020-06-03 21:10:48 +01:00
Martin McKeaveney
b087a65e7e Merge pull request #316 from Budibase/fix-user-agent
use custom user agent header
2020-06-03 20:58:03 +01:00
Martin McKeaveney
18ad679d21 lint 2020-06-03 20:44:35 +01:00
Martin McKeaveney
2cd309bfdc fix some other auth bugs 2020-06-03 20:35:30 +01:00
Conor_Mack
62ac56b386 Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/screen-and-page-props 2020-06-03 19:48:35 +01:00
Martin McKeaveney
94731e017a use custom user agent header 2020-06-03 19:35:04 +01:00
Michael Shanks
6c2b72dd27 logic to not use builder:token for apps running in dev 2020-06-03 17:05:36 +01:00
Conor_Mack
53dc3780fa Screen and page latest 2020-06-03 16:19:04 +01:00
Michael Shanks
1034484034 deleting a value in design causes styles to be lost 2020-06-02 12:41:52 +01:00
Martin McKeaveney
89e41edac7 Merge pull request #288 from Budibase/model-fixes
model bugfixes
2020-06-02 11:46:38 +01:00
Martin McKeaveney
527a25c794 model bugfixes 2020-06-02 11:40:33 +01:00
Conor_Mack
b977cbd9aa Merge pull request #286 from Budibase/property-panel/components-from-design
Property panel components upgrade
2020-06-02 11:22:52 +01:00
Michael Shanks
f59c13b686 Merge pull request #287 from mjashanks/master
Bugfixes
2020-06-02 11:20:36 +01:00
Conor_Mack
fa2fcb0632 Lint and testing 2020-06-02 11:19:22 +01:00
Michael Shanks
50bdb7801f wee typo 2020-06-02 11:16:30 +01:00
Martin McKeaveney
3f2cb90340 Merge pull request #279 from Budibase/workflow-v1
Workflow v1
2020-06-02 11:15:34 +01:00
Michael Shanks
b32336eed4 bugfix: #284 styles not applied on component copy 2020-06-02 11:11:53 +01:00
Conor_Mack
98610c60ed Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/components-from-design 2020-06-02 10:51:57 +01:00
Michael Shanks
735e490ec6 bugfix: data not loading on default view 2020-06-02 10:43:48 +01:00
Michael Shanks
8bdb02b58b open create model dialog if no models 2020-06-02 09:56:22 +01:00
Michael Shanks
a96c51afcb auto select first model on startup 2020-06-02 09:36:21 +01:00
Michael Shanks
ad323f5d6b auto select model after creation 2020-06-02 07:56:50 +01:00
Joe
0b6cac2bf9 Formatting update 2020-06-01 21:34:03 +01:00
Martin McKeaveney
a6602ba1fc lint + format 2020-06-01 21:31:55 +01:00
Martin McKeaveney
b372f6b03d tidy up 2020-06-01 21:26:32 +01:00
Joe
400f8b42e4 Padding and margin fix 2020-06-01 21:18:43 +01:00
Conor_Mack
787caa95e5 Property panel updates 2020-06-01 16:31:58 +01:00
Martin McKeaveney
fe0b95d627 merge 2020-06-01 16:27:27 +01:00
Martin McKeaveney
176906e766 server side workflows 2020-06-01 16:22:13 +01:00
Michael Shanks
c1cc4f048e lint:fix & forman 2020-06-01 12:15:44 +01:00
Michael Shanks
0db3706109 refactor component menu actions inside control 2020-06-01 12:12:25 +01:00
Martin McKeaveney
cb496d1819 workflow DAO tests 2020-06-01 11:52:15 +01:00
Michael Shanks
50ecfba395 few bugfixes 2020-06-01 11:04:32 +01:00
Martin McKeaveney
15ba1a5a12 move workflow to array data structure 2020-06-01 10:41:28 +01:00
Michael Shanks
353c9c8195 component nav dropdown menu 2020-06-01 10:18:45 +01:00
Martin McKeaveney
5c1aa00fd0 server side event emitter 2020-05-31 17:12:52 +01:00
Martin McKeaveney
9a898a8d74 orchestrator refactor, user creation block 2020-05-30 13:41:46 +01:00
Martin McKeaveney
b4b90fcaeb styling, bug fixes, client library state updates 2020-05-29 16:06:23 +01:00
Martin McKeaveney
e648dc80e8 refactor client library 2020-05-29 14:06:36 +01:00
Martin McKeaveney
7a3b368399 make alerts live, more hooks, app notifications 2020-05-28 23:32:03 +01:00
Martin McKeaveney
6f0a84dd38 adding workflow blocks, parameter parsing, templating 2020-05-28 20:20:03 +01:00
Martin McKeaveney
ad637348c9 workflow UI, orhestrator for executing workflows 2020-05-27 21:51:32 +01:00
Martin McKeaveney
6829f9ab06 Merge branch 'master' of github.com:Budibase/budibase into workflow-v1 2020-05-27 10:13:42 +01:00