1
0
Fork 0
mirror of synced 2024-07-08 07:46:10 +12:00
Commit graph

1839 commits

Author SHA1 Message Date
Michael Shanks 1855febc57 styling for dupe component name error 2020-08-07 14:33:41 +01:00
Michael Shanks c23d76bef3 duplicate name check when renaming component 2020-08-07 14:18:17 +01:00
Michael Shanks 877b9a7fd4 new comonent name -
when on master unique across all screens
2020-08-07 14:17:57 +01:00
Michael Shanks c2fd54a250 new component - start numbering at 1 2020-08-07 12:09:48 +01:00
Michael Shanks efd0d39587 new components get unique name 2020-08-07 12:01:16 +01:00
Michael Shanks db5d7452da input binds to store 2020-08-07 12:00:52 +01:00
Michael Shanks ae734970a6 Merge branch 'master' into feature/binding-interface 2020-08-07 10:43:07 +01:00
Michael Shanks 8314c2616d renamed spec file 2020-08-07 10:13:43 +01:00
Michael Shanks f5114676e7 updated binding paths (from client lib changes) 2020-08-06 21:27:26 +01:00
Michael Shanks 753fb27eb8 client lib - new binding 2020-08-06 21:12:35 +01:00
Martin McKeaveney bbcb282e53
Cypress Tests Running in CI (#524)
* cypress test setup

* running cypress in CI

* fixing tests after first time setup wizard

* bb api key

* API Key in right place

* adding env in cypress.json

* env var in setup

* lint

* API key not working

* fill in API key form if present

* allow more time for creation

* cypress server for debug

* video recording, better debugging

* Adding debug logs

* set node env

* cypress env

* cancel irrelevant test
2020-08-05 15:18:28 +01:00
Michael Shanks 73b2d63c6e tidyup & JSDoc 2020-08-04 16:31:31 +01:00
Michael Shanks 9bfdf6f8e5 fetchBindableProperties - complete 2020-08-04 16:11:46 +01:00
Michael Shanks c13bb8fa83 reinstated jest config (removed accidently) 2020-08-04 11:17:44 +01:00
Michael Shanks 3458b893ca stub bindings 2020-08-04 11:10:02 +01:00
Kevin Åberg Kultalahti deb9c48adf
Merge pull request #523 from Budibase/feature/create-app-modifications
Feature/create app modifications
2020-08-03 17:54:54 +02:00
kevmodrome 43ee2726e2
move store init to component instance, svelte-forms need to be updated before it can use the store correctly in the context module script tag 2020-08-03 17:08:54 +02:00
Michael Shanks 9b47b2e31d
Merge pull request #522 from mjashanks/master
bugfix: create app pointing to hardcoded standard-components version
2020-08-03 15:37:31 +01:00
kevmodrome dfc64cdde9
adds missing bb logo 2020-08-03 16:30:26 +02:00
Michael Shanks 6f851ac489 bugfix: create app pointing to hardcoded standard-components version 2020-08-03 15:28:45 +01:00
kevmodrome 667e70a706
signup flow now works correctly 2020-08-03 16:26:28 +02:00
Michael Shanks 19bdabfaaf binding - backend initial 2020-08-03 15:06:51 +01:00
kevmodrome 2f10f51cd4
api key logic works correctly 2020-08-03 15:59:50 +02:00
Martin McKeaveney 284cceb9b7 v0.1.13 2020-08-03 11:45:39 +01:00
Michael Shanks f6738cec4d
Merge pull request #464 from Budibase/dependabot/npm_and_yarn/packages/server/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /packages/server
2020-08-03 11:13:35 +01:00
Michael Shanks 369d192b35
Merge pull request #480 from mjashanks/master
Form Components now have default values for all fields
2020-08-03 11:13:08 +01:00
Michael Shanks f8b34daee8
Merge pull request #516 from Budibase/table-sorting
Table sorting
2020-08-03 11:03:59 +01:00
Michael Shanks 88a0580d47
Merge pull request #520 from Budibase/stackedlist-component
Stacked list component added
2020-08-03 10:56:59 +01:00
Joe 64f828ce10 Stacked list component added 2020-07-31 12:02:29 +01:00
kevmodrome 15595d0c7c
setup sidebar 2020-07-31 10:46:23 +02:00
Martin McKeaveney 0f8c14a124 tidy up 2020-07-29 13:21:32 +01:00
Martin McKeaveney 0741e9c81f icons wrong way round 2020-07-29 13:12:13 +01:00
Martin McKeaveney 09fc431916 table sorting for datatable 2020-07-29 13:11:29 +01:00
Martin McKeaveney 0219f34e71 improved sorting logic 2020-07-28 19:40:52 +01:00
Martin McKeaveney fe5bfd843d initial table sorting algo 2020-07-28 17:43:29 +01:00
Joe 3a277ad0dc
Merge pull request #405 from Budibase/Table-component-and-minor-ui-fixes
WIP - Table component revised plus minor UI changes [requires table sort]
2020-07-28 12:29:20 +01:00
Joe dfca669177 Lint 2020-07-28 11:53:07 +01:00
Martin McKeaveney c3ccb4bacb merge 2020-07-28 11:14:44 +01:00
Conor_Mack 0a71617a2f
Merge pull request #510 from Budibase/components/checkbox
Checkbox component
2020-07-27 19:15:06 +01:00
Martin McKeaveney b254616dbc v0.1.12 2020-07-27 17:50:36 +01:00
Martin McKeaveney 15c35ac0ca fix typo 2020-07-27 17:48:35 +01:00
Martin McKeaveney bf0a88f626 v0.1.11 2020-07-27 17:08:25 +01:00
Martin McKeaveney 1e014af785
Merge pull request #515 from Budibase/path-bug
fix path bug
2020-07-27 16:20:50 +01:00
Martin McKeaveney 9e978019aa lint 2020-07-27 16:12:06 +01:00
Joe d86bbf8b98
Update readme.md 2020-07-27 14:44:20 +01:00
Joe 8a5c79b607
Update readme.md 2020-07-27 14:43:56 +01:00
Joe 9fa6abb1c7
Update readme.md 2020-07-27 14:40:18 +01:00
Joe 9602ec7802
Update readme.md 2020-07-27 14:39:41 +01:00
Joe 9294cc0f3d
Update readme.md 2020-07-27 14:39:30 +01:00
cmack efff8041b9 Checkbox component 2020-07-26 12:14:13 +01:00