1
0
Fork 0
mirror of synced 2024-07-20 05:35:58 +12:00
Commit graph

616 commits

Author SHA1 Message Date
Michael Shanks f59c13b686 Merge pull request #287 from mjashanks/master
Bugfixes
2020-06-02 11:20:36 +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 a95e244767 bugfix: left-nav not scrolling on windows 2020-06-02 11:12:36 +01:00
Michael Shanks b32336eed4 bugfix: #284 styles not applied on component copy 2020-06-02 11:11:53 +01:00
Martin McKeaveney 3a983cea8a tidy up, styling 2020-06-02 11:08:53 +01:00
Michael Shanks 735e490ec6 bugfix: data not loading on default view 2020-06-02 10:43:48 +01:00
Michael Shanks 27eb6443b4 bugfix: app height: 100% 2020-06-02 10:37:31 +01:00
kevmodrome 17c7ead328 hides database list 2020-06-02 11:08:30 +02: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
Michael Shanks 074cb2a886 placeholder for "no model selected" 2020-06-02 06:32:57 +01:00
Martin McKeaveney 401b6689bc Record selector 2020-06-01 22:55:44 +01:00
Joe bea111f8c4 Merge branch 'master' into navigation-tidy-up 2020-06-01 22:25:25 +01:00
Joe 55acdbde9b formatting 2020-06-01 22:16:55 +01:00
Joe e7b05cfd01 Frontend navigation panel tidy up
- Additional margin around button
- icon added to 'create screen' button
- screen font weight reduced
2020-06-01 22:16:12 +01:00
Michael Shanks f631426782 Merge branch 'master' of github.com:Budibase/budibase 2020-06-01 22:12:13 +01:00
Michael Shanks 7656a3a7ee bugfix: left nav scrolling 2020-06-01 22:11:55 +01:00
Michael Shanks 633036d0e7 bugfix: right nav scrolling 2020-06-01 22:04:32 +01:00
Michael Shanks f0aea7e283 switcher button bg color was grey on windows 2020-06-01 21:47:31 +01:00
Joe d89e1dcf80 Merge pull request #281 from Budibase/padding-and-margin-props-fix
Padding and margin props fix
2020-06-01 21:41:02 +01:00
Martin McKeaveney 9a2393f79b path fix 2020-06-01 21:40:02 +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
Joe 28bf917210 Padding and margin input fields fix 2020-06-01 21:18:25 +01:00
Joe 5494a6450e Update ComponentDropdownMenu.svelte 2020-06-01 17:17:35 +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
Joe 4eb637d3bd UI update for dropdown 2020-06-01 15:31:55 +01:00
Michael Shanks bf10810525 Merge pull request #275 from mjashanks/component-nav-update
Component nav copy/cut/paste
2020-06-01 12:26:09 +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
Joe 3909262e00 Merge pull request #276 from Budibase/Props-fix
Props fix
2020-06-01 11:17:05 +01:00
Joe 8847de2264 Props fix
The intial value is not being rendered. Display Flex must be selected.
2020-06-01 11:11:06 +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 94742974b2 Merge branch 'master' of github.com:Budibase/budibase into component-nav-update 2020-06-01 10:25:32 +01:00
Michael Shanks b29d39d525 removing old component actions 2020-06-01 10:25:12 +01:00
Michael Shanks 353c9c8195 component nav dropdown menu 2020-06-01 10:18:45 +01:00
Michael Shanks 432d528aa6 Merge pull request #266 from mjashanks/model-validation
Model validation
2020-06-01 10:16:33 +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 36da2576bc separate workflow components from routify routes 2020-05-30 00:40:33 +01:00
Martin McKeaveney c7b8220a62 significant client lib refactor 2020-05-30 00:14:41 +01:00
Joe 1c541c684e Formatting update 2020-05-29 18:32:52 +01:00
Joe cee06067a8 Update to Frontend UI Nav and Component Panel
Components moved to the left
Nav panel UI updated
Props tabs moved up
2020-05-29 18:31:47 +01:00