Martin McKeaveney
|
7adba016f4
|
use queries in front end
|
2020-12-30 12:58:39 +00:00 |
Martin McKeaveney
|
5b8e34f4d6
|
codemirror
|
2020-12-30 11:46:37 +00:00 |
Martin McKeaveney
|
63ad74b660
|
separation of datasources and queries
|
2020-12-18 18:19:43 +00:00 |
kevmodrome
|
b472ad0c63
|
fixes CreateEditRow not display multiselect correctly when long-form component was used
|
2020-12-16 13:00:07 +01:00 |
Martin McKeaveney
|
f355a16ca4
|
fixing bugs found during testing
|
2020-12-08 16:55:43 +00:00 |
Martin McKeaveney
|
7fa252ec07
|
merge
|
2020-12-07 15:53:51 +00:00 |
Andrew Kingston
|
d1940bafc9
|
Fix screen list UI width and tidy up unused imports
|
2020-12-04 14:07:56 +00:00 |
Martin McKeaveney
|
a0b4062a1f
|
more intelligent routing for screens and pages
|
2020-12-03 15:15:14 +00:00 |
kevmodrome
|
0725b3bd6d
|
adds rollup-json to standard-components and adds RichText to Form component
|
2020-12-03 15:03:17 +01:00 |
kevmodrome
|
619011d7e8
|
adds new richtext version and adds it to the Form component
|
2020-12-03 13:19:14 +01:00 |
Andrew Kingston
|
3ab5c834f7
|
Update client app to work with layouts when running inside builder preview
|
2020-12-02 18:10:46 +00:00 |
Martin McKeaveney
|
5674bfc8fa
|
merge
|
2020-12-01 16:31:40 +00:00 |
Martin McKeaveney
|
01343e1474
|
layouts and screens switcher, merge with component sdk
|
2020-12-01 16:22:06 +00:00 |
Andrew Kingston
|
a7fef455ed
|
Fix cypress tests (sort of)
|
2020-12-01 14:35:47 +00:00 |
Andrew Kingston
|
b000174fce
|
Merge branch 'master' of github.com:Budibase/budibase into component-sdk
|
2020-11-25 18:38:58 +00:00 |
Michael Drury
|
7f3f11c68b
|
Fixing issues thrown up by PR.
|
2020-11-19 20:31:11 +00:00 |
Andrew Kingston
|
71b59d7cca
|
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk
|
2020-11-19 17:55:40 +00:00 |
mike12345567
|
c240274889
|
Merge branch 'master' of github.com:Budibase/budibase into feature/backend-routing
|
2020-11-19 16:58:54 +00:00 |
Andrew Kingston
|
70a88589e9
|
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk
|
2020-11-19 13:56:51 +00:00 |
Andrew Kingston
|
a18a861177
|
Refactor entire SDK into client lib and enable svelte context sharing between client and components
|
2020-11-18 19:18:18 +00:00 |
Andrew Kingston
|
aef49616a7
|
Merge branch 'master' of github.com:Budibase/budibase into component-sdk
|
2020-11-18 11:23:06 +00:00 |
mike12345567
|
f3da19552e
|
Attempting to create a class structure for screen and component templates as right now modifying the templates is quite difficult.
|
2020-11-16 18:05:17 +00:00 |
Martin McKeaveney
|
6cfd80a699
|
bump bbui
|
2020-11-13 12:24:21 +00:00 |
mike12345567
|
37c68467c2
|
Fixing an issue where screens couldn't be deleted and fixing an issue where rows would still contain data from a column that no longer exists if a column was deleted from a table.
|
2020-11-10 13:59:46 +00:00 |
Andrew Kingston
|
7a00243e45
|
Update yarn lock and dev script to use yarn rather than npm
|
2020-11-10 10:51:23 +00:00 |
Martin McKeaveney
|
501ee906e7
|
bump rollup plugin svelte version
|
2020-11-09 18:04:55 +00:00 |
Andrew Kingston
|
7bc306fe43
|
Bump BBUI and use slider components from BBUI
|
2020-10-30 14:54:12 +00:00 |
Andrew Kingston
|
3ced089004
|
Enabling the dark side
|
2020-10-29 20:42:34 +00:00 |
dependabot[bot]
|
a1901d5541
|
Bump node-fetch from 2.6.0 to 2.6.1 in /packages/builder
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-28 12:08:00 +00:00 |
Martin McKeaveney
|
59872d5db5
|
move run command into cypress setup
|
2020-10-28 11:23:26 +00:00 |
Martin McKeaveney
|
76fa6c6f23
|
Merge pull request #788 from Budibase/backend-ag-grid
Backend ag grid
|
2020-10-28 10:02:32 +00:00 |
Martin McKeaveney
|
4ed8b16fe9
|
bulk delete, delete column from panel
|
2020-10-27 13:04:32 +00:00 |
mike12345567
|
88cb34a693
|
Making sure the caret position is respected in the generic binding popover.
|
2020-10-27 12:32:48 +00:00 |
Martin McKeaveney
|
f4965d2fa3
|
restructuring, more styling updates on table, renaming
|
2020-10-26 17:42:00 +00:00 |
Martin McKeaveney
|
19f1f01d1a
|
allow editing row from modal
|
2020-10-23 23:55:51 +01:00 |
Martin McKeaveney
|
9ad336d984
|
update table headers on table change
|
2020-10-23 22:34:40 +01:00 |
Martin McKeaveney
|
fdc944741c
|
popovers replaced with table icons
|
2020-10-22 15:45:58 +01:00 |
Martin McKeaveney
|
ebc97c087a
|
rename data design, ag grid mvp
|
2020-10-21 11:15:02 +01:00 |
Martin McKeaveney
|
525038bec7
|
fix multiple dropzone issue
|
2020-10-19 18:21:57 +01:00 |
Martin McKeaveney
|
ae71f9ed01
|
deployment history design updates and polling
|
2020-10-18 18:09:19 +01:00 |
Andrew Kingston
|
7a544a8079
|
Bump BBUI version
|
2020-10-16 15:14:36 +01:00 |
Andrew Kingston
|
60a771ecbe
|
Bump BBUI version
|
2020-10-16 12:39:26 +01:00 |
Martin McKeaveney
|
d00aef571b
|
convenience scripts for restoring budibase installations
|
2020-10-12 20:39:29 +01:00 |
kevmodrome
|
4d140038e7
|
fix yarn lock file
|
2020-10-12 20:56:09 +02:00 |
kevmodrome
|
a161288dc9
|
merge master
|
2020-10-12 12:58:20 +02:00 |
Michael Shanks
|
f1eeb17dd3
|
auto create screens with new table
|
2020-10-09 11:58:46 +01:00 |
Michael Shanks
|
eaa8d91392
|
merge from master - including fixes
|
2020-10-08 16:15:12 +01:00 |
kevmodrome
|
7b92482a8d
|
update svelte version in builder and standard-components packages
|
2020-10-08 16:24:21 +02:00 |
Andrew Kingston
|
3d7bd55c08
|
Bump BBUI version
|
2020-10-08 09:34:22 +01:00 |
Andrew Kingston
|
9faed3fb5f
|
Move multiselect to BBUI
|
2020-10-06 16:02:48 +01:00 |