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

1691 commits

Author SHA1 Message Date
Martin McKeaveney fccfc3fd5c beta bugfixes 2020-07-10 16:17:12 +01:00
Conor_Mack 672ef1745e Merge pull request #432 from Budibase/colorpicker/palette-drag
Palette Drag, Debounce and Tidyup
2020-07-10 14:26:40 +01:00
cmack 8e6f4301ce Active Cursor Grab and Debounce Update 2020-07-10 14:14:21 +01:00
cmack cb26992ef3 Lint 2020-07-10 11:48:56 +01:00
Conor_Mack 3cf941defc Merge branch 'master' into colorpicker/palette-drag 2020-07-10 11:46:21 +01:00
cmack 4d11f9c25c Palette Drag, Debounce and Tidyup 2020-07-10 11:40:53 +01:00
Kevin Åberg Kultalahti 1ff494b015 Merge pull request #431 from Budibase/feature/settings-modal-fixes
Feature/settings modal fixes
2020-07-10 11:33:14 +02:00
kevmodrome 2b192006b1 fix inconsistencies in heights and paddings 2020-07-10 11:05:58 +02:00
kevmodrome 4a9c4a93e0 fix: fixes gap in danger zone and removes placeholder message 2020-07-10 09:57:47 +02:00
kevmodrome d821962ca2 fix: corrects border radii on some elements in the users and api keys panels 2020-07-10 09:53:00 +02:00
kevmodrome f104b4207d updates error message when users are fetched 2020-07-10 09:27:50 +02:00
kevmodrome a664f622d9 corrects background on general tab and bumps bbui version 2020-07-10 09:22:36 +02:00
cmack 39ee12c390 WIP: Palette drag to set 2020-07-09 16:30:00 +01:00
Martin McKeaveney 9b23d9eb51 v0.1.1 2020-07-09 15:30:11 +01:00
Michael Shanks 002e226865 Merge pull request #428 from mjashanks/master
Bugfixes and updated default application template
2020-07-09 15:18:25 +01:00
Michael Shanks 5c310c9231 lint fix 2020-07-09 15:05:56 +01:00
Martin McKeaveney 7bab03ee01 adding icns file 2020-07-09 15:00:42 +01:00
Michael Shanks 6840e4befa Merge branch 'master' of github.com:Budibase/budibase 2020-07-09 14:55:32 +01:00
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
Martin McKeaveney f82b137554 resize icon 2020-07-09 14:36:05 +01:00
Martin McKeaveney f048105a03 New budibase logo 2020-07-09 14:26:47 +01:00
Martin McKeaveney 0fdaafcd62 Merge branch 'master' of github.com:Budibase/budibase 2020-07-09 13:48:10 +01:00
Martin McKeaveney ebc067e3dc pin electron version 2020-07-09 13:44:58 +01:00
Michael Shanks 237bad8bd5 Merge branch 'master' of github.com:Budibase/budibase 2020-07-09 13:12:59 +01:00
Martin McKeaveney 703936f415 Update release.yml 2020-07-09 12:04:47 +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 ce141be482 Merge pull request #424 from Budibase/deployment
Budibase Cloud Deployment
2020-07-09 11:28:26 +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
Kevin Åberg Kultalahti 91b4850b69 Merge pull request #423 from Budibase/feature/delete-apps
adds delete functionality to application
2020-07-07 14:51:10 +02: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