1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

1431 commits

Author SHA1 Message Date
Michael Shanks 0e225652bf yarn lock 2020-07-09 14:54:35 +01:00
Michael Shanks 006c965b70 Default app template - added screens 2020-07-09 14:47:54 +01:00
Michael Shanks 237bad8bd5 Merge branch 'master' of github.com:Budibase/budibase 2020-07-09 13:12:59 +01:00
Martin McKeaveney 270428bd13 adding electron to dev deps 2020-07-09 11:38:07 +01:00
Martin McKeaveney 581d2b90cb v0.1.0 2020-07-09 11:31:21 +01:00
Martin McKeaveney 7222342c50 tidy up 2020-07-09 11:21:42 +01:00
Martin McKeaveney 08181e8a50 adding couchdb env 2020-07-08 21:53:15 +01:00
Martin McKeaveney 7c5da11836 PR Comments 2020-07-08 16:31:26 +01:00
Michael Shanks 7bd31f3dcf worflow save record action broken (no ctx.user) 2020-07-08 15:12:55 +01:00
Michael Shanks 106262657b bugfix - heading not updating with state change 2020-07-08 14:33:48 +01:00
Martin McKeaveney 1a33ab2e18 merge 2020-07-07 21:32:32 +01:00
Martin McKeaveney c953fa679a lint 2020-07-07 21:29:20 +01:00
Michael Shanks cf82bf9e1c Merge pull request #420 from mjashanks/bugfixes
Bugfixes from #387
2020-07-07 21:09:36 +01:00
Martin McKeaveney be8311aba2 tidy up 2020-07-07 20:17:09 +01:00
Michael Shanks 9208a43cf1 Form component now supports edit recprd 2020-07-07 20:16:03 +01:00
Martin McKeaveney 27975057c7 budibase complete deployment 2020-07-07 17:51:41 +01:00
Michael Shanks 671170d564 remove import csv button 2020-07-07 13:51:12 +01:00
kevmodrome 246d4beb80 remove som console.logs 2020-07-07 14:47:27 +02:00
kevmodrome 6ec6c4688a adds delete functionality to application 2020-07-07 14:44:05 +02:00
Michael Shanks 94509a814d some comments 2020-07-07 10:51:25 +01:00
Michael Shanks 9424cbb615 routing breaks when we click same link twice #422 2020-07-07 10:48:24 +01:00
Martin McKeaveney f7d65deb5e extra index template for production 2020-07-06 19:43:40 +01:00
Michael Shanks ee0ab87c31 Some extra comments 2020-07-06 17:10:55 +01:00
Michael Shanks 8fc00ee78d Form: success notifier on save + configurable button text 2020-07-06 16:24:44 +01:00
Michael Shanks 8dc4533c98 Merge branch 'master' into bugfixes 2020-07-06 14:51:25 +01:00
Michael Shanks 51054786c2 fix: list supports multiple children (without container) 2020-07-06 14:21:55 +01:00
Kevin Åberg Kultalahti 2af46544c4 Merge pull request #413 from Budibase/features/settings-modal-api-keys-tab
Features/settings modal api keys tab
2020-07-06 14:51:30 +02:00
Michael Shanks 6cfc48d2a7 screenslot placeholder - formatting tweak 2020-07-06 12:04:47 +01:00
Michael Shanks cc1659f807 Login: allow edit of title & button text 2020-07-06 11:30:36 +01:00
Michael Shanks fee6985f33 bugfix: delete component sometimes breaks navigation 2020-07-06 11:17:54 +01:00
Michael Shanks ec594234d8 Add title prop to forms (hides title if none entered) 2020-07-06 10:17:23 +01:00
kevmodrome c18bcc5499 lint fixes 2020-07-06 09:07:29 +02:00
kevmodrome 4112968942 use utility to get homedir instead of manually doing it 2020-07-06 09:06:59 +02:00
Michael Shanks 3c557b3b3f Merge pull request #415 from mjashanks/bugfixes
Bugfixes from #387
2020-07-04 10:48:03 +01:00
Michael Shanks 1d85ce5acb more understandable screenslot & default header on master screen 2020-07-03 21:48:34 +01:00
cmack 6bf394fde5 Minor bug fixes 2020-07-03 16:16:38 +01:00
Michael Shanks cb0492886b hiding the <EmptyModel /> for now 2020-07-03 14:44:25 +01:00
Michael Shanks cf696f109d Merge branch 'master' into bugfixes 2020-07-03 14:07:43 +01:00
Michael Shanks b146158357 Merge pull request #417 from mjashanks/autoinit
auto init of budibase when electron starts
2020-07-03 14:06:18 +01:00
cmack 03dabc5810 Moz Prefixes and X Positional Awareness 2020-07-03 13:38:51 +01:00
Michael Shanks 69b05d6f93 #416 auto init of budibase when electron starts 2020-07-03 13:03:50 +01:00
Martin McKeaveney 63ca4c094e Merge branch 'master' of github.com:Budibase/budibase into deployment 2020-07-03 09:16:27 +01:00
Martin McKeaveney 5ecc8d4a54 deployment E2E 2020-07-02 23:22:20 +01:00
Michael Shanks 2a7926a677 DataTable should not display type & modelId 2020-07-02 21:22:21 +01:00
Michael Shanks 1da37b1fa5 #290 field name validation 2020-07-02 21:09:49 +01:00
Martin McKeaveney 993eb71019 Merge branch 'master' of github.com:Budibase/budibase into deployment 2020-07-02 20:52:50 +01:00
Michael Shanks 4346bce4fd #383 rename Model > Table (ui only) 2020-07-02 20:38:02 +01:00
kevmodrome 0ae8c425ee fetching keys now done correctly 2020-07-02 21:25:25 +02:00
kevmodrome 160c3ef7c4 update process.env with new value 2020-07-02 21:01:34 +02:00
kevmodrome e3e5caaf97 adds getEnvironmentVariables function 2020-07-02 20:31:26 +02:00