mike12345567
|
fdd719aadb
|
Quick update to allow deleting layouts if they are not currently in use.
|
2020-11-30 16:12:06 +00:00 |
mike12345567
|
9b5734b1de
|
Merge branch 'master' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-30 11:47:08 +00:00 |
mike12345567
|
5dbab658ad
|
Adding to JOI the layoutId.
|
2020-11-30 11:19:22 +00:00 |
mike12345567
|
d7f2060954
|
Some further work after testing, really need to get the backlink of screens to layouts functional.
|
2020-11-27 16:36:31 +00:00 |
Martin McKeaveney
|
d8f276edd5
|
Merge pull request #880 from Budibase/users-as-table
Users as table
|
2020-11-27 15:52:54 +00:00 |
Martin McKeaveney
|
e14d2517f4
|
allow password creation
|
2020-11-27 15:33:32 +00:00 |
Martin McKeaveney
|
b4440abdd6
|
allow creation of username
|
2020-11-27 15:24:43 +00:00 |
mike12345567
|
8519ea1a97
|
Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-27 15:11:56 +00:00 |
Martin McKeaveney
|
88a61b3b72
|
prevent username changing
|
2020-11-27 14:59:27 +00:00 |
Martin McKeaveney
|
f38e701d38
|
fix tests
|
2020-11-27 14:36:36 +00:00 |
Martin McKeaveney
|
1014437d42
|
fix user test
|
2020-11-27 13:17:31 +00:00 |
Andrew Kingston
|
86cfd3db22
|
Fix charts not correctly using data context
|
2020-11-25 18:43:58 +00:00 |
Andrew Kingston
|
b000174fce
|
Merge branch 'master' of github.com:Budibase/budibase into component-sdk
|
2020-11-25 18:38:58 +00:00 |
Andrew Kingston
|
9c4b9a2a25
|
Add fade screen transition and fix navigation component casing
|
2020-11-25 18:30:09 +00:00 |
mike12345567
|
d3759a4c10
|
Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent.
|
2020-11-25 17:56:09 +00:00 |
Martin McKeaveney
|
792eac2ca5
|
fix filepath issue
|
2020-11-25 16:27:49 +00:00 |
Andrew Kingston
|
004b3e5daa
|
Tidy up dependencies and rollup configs for client and standard components
|
2020-11-25 16:03:52 +00:00 |
Martin McKeaveney
|
61a9d954e5
|
fix users test, remove superfluous files
|
2020-11-25 15:30:10 +00:00 |
Martin McKeaveney
|
619dec21dc
|
fix create user automation
|
2020-11-25 15:11:33 +00:00 |
mike12345567
|
f2fc4f1a4c
|
Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-25 15:04:23 +00:00 |
Martin McKeaveney
|
e0071cabfd
|
extract constant
|
2020-11-25 15:03:19 +00:00 |
Andrew Kingston
|
907c0fcfda
|
Add button actions, simplify contexts and tidy up
|
2020-11-25 09:50:51 +00:00 |
mike12345567
|
8b4657b196
|
Starting work on builder, very broken.
|
2020-11-24 18:11:34 +00:00 |
mike12345567
|
5eec4d7a47
|
Creating CSS generation capabilities in the server.
|
2020-11-24 18:11:18 +00:00 |
Martin McKeaveney
|
9f2832af94
|
tidy up
|
2020-11-24 17:02:58 +00:00 |
Martin McKeaveney
|
f1fe5de294
|
users as table working end to end
|
2020-11-24 17:00:15 +00:00 |
Michael Shanks
|
88ccfbe844
|
Correct licenses
|
2020-11-24 16:04:44 +00:00 |
Martin McKeaveney
|
327f77dbb3
|
user table and relationships complete
|
2020-11-24 14:04:14 +00:00 |
Andrew Kingston
|
ad5fc0e780
|
Simplify data contexts
|
2020-11-24 11:28:31 +00:00 |
Andrew Kingston
|
920ef90e14
|
Add datepicked data binding and fix mustache rendering for non string values
|
2020-11-24 11:13:26 +00:00 |
Andrew Kingston
|
e62fbf8ef7
|
Add component data binding and simplify context sharing
|
2020-11-24 11:02:10 +00:00 |
Martin McKeaveney
|
27813f5fbb
|
fix windows url issue
|
2020-11-24 10:23:29 +00:00 |
Andrew Kingston
|
853f5d8745
|
Add proper hot reloading of app preview when styles change
|
2020-11-24 09:31:54 +00:00 |
mike12345567
|
b1bb7abdef
|
Changing up how the static assets are compiled, making a 'css' directory in which individual assets CSS is written and then bundled together meaning that not all assets need to be sent up at once for css bundle to be built.
|
2020-11-23 16:56:35 +00:00 |
Martin McKeaveney
|
ac75d6606d
|
map fulfilled promises
|
2020-11-23 16:42:28 +00:00 |
Martin McKeaveney
|
a63050e328
|
make datagrid less janky
|
2020-11-23 16:17:09 +00:00 |
mike12345567
|
8ff9635cd1
|
Removing all reference to 'pages' in server source code, now to look at builder.
|
2020-11-23 15:46:26 +00:00 |
Martin McKeaveney
|
76a752e3a1
|
prevent one broken app from breaking your whole install
|
2020-11-23 15:34:23 +00:00 |
Andrew Kingston
|
aa38f1fe57
|
Fix reinstantiating app when builder props change
|
2020-11-23 14:28:02 +00:00 |
Andrew Kingston
|
74fdd36bce
|
Add actual component for screenslot placeholder
|
2020-11-23 14:27:45 +00:00 |
mike12345567
|
90a8435641
|
Storing some work in commit, currently broken, further work needed - application needs cleaned up.
|
2020-11-23 14:07:18 +00:00 |
Martin McKeaveney
|
831d19e11c
|
fix fast view switching bug
|
2020-11-23 12:12:03 +00:00 |
mike12345567
|
b63ca545bf
|
Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-23 11:30:15 +00:00 |
Andrew Kingston
|
e3fe891053
|
Fix chart styling
|
2020-11-23 11:29:34 +00:00 |
Andrew Kingston
|
192959c865
|
Fix builder preview
|
2020-11-23 11:29:24 +00:00 |
mike12345567
|
6aa2e53a40
|
Merge branch 'component-sdk' of github.com:Budibase/budibase into feature/page-refactor
|
2020-11-23 11:00:19 +00:00 |
mike12345567
|
6a2812f4f4
|
initial work towards page refactor.
|
2020-11-20 17:47:13 +00:00 |
Martin McKeaveney
|
42d8a94f9a
|
fix e2e
|
2020-11-20 11:41:17 +00:00 |
Andrew Kingston
|
911fa31fe3
|
Tidy up data binding
|
2020-11-20 10:49:39 +00:00 |
Andrew Kingston
|
a6821814f8
|
Merge branch 'component-sdk' of github.com:Budibase/budibase into component-sdk
|
2020-11-20 09:50:25 +00:00 |