Martin McKeaveney
|
7b4cc64bee
|
v0.9.1
|
2021-05-20 14:53:22 +01:00 |
Martin McKeaveney
|
d1836a898c
|
v0.9.0
|
2021-05-20 14:49:19 +01:00 |
Andrew Kingston
|
d0fc934ff7
|
Redirect to login from client apps when required
|
2021-05-20 14:47:17 +01:00 |
Martin McKeaveney
|
0b3110b223
|
merge with master
|
2021-05-20 10:40:15 +01:00 |
Martin McKeaveney
|
dbabe0afaf
|
Merge pull request #1496 from Budibase/feature/draft-apps
Feature/draft apps
|
2021-05-18 11:25:51 +01:00 |
Andrew Kingston
|
d8bbb5e06d
|
Simplify loading logic to prevent empty state flashing when loading data in data providers
|
2021-05-13 16:33:19 +01:00 |
Andrew Kingston
|
a551f3c8ae
|
Wrap whole client app in spectrum classes to reduce dependency on spectrum wrapper around any spectrum components in client app
|
2021-05-13 16:32:52 +01:00 |
Andrew Kingston
|
d9923e1e98
|
Clean up data source context and remove explicit button actions for pagination
|
2021-05-13 12:30:45 +01:00 |
Andrew Kingston
|
da40086c0b
|
Allow multipage searches and implement optional pagination to data providers
|
2021-05-13 12:26:18 +01:00 |
Mike Shanks
|
3aaeb8f7da
|
v0.8.18
|
2021-05-13 11:17:08 +01:00 |
Martin McKeaveney
|
61a5b109f5
|
dev mode E2E
|
2021-05-13 11:06:08 +01:00 |
Andrew Kingston
|
16c6e09c61
|
Merge branch 'next' of github.com:Budibase/budibase into lab-day-search
|
2021-05-12 14:35:00 +01:00 |
Martin McKeaveney
|
3bf3fc5e02
|
email template E2E, adding preview
|
2021-05-11 14:44:43 +01:00 |
Andrew Kingston
|
78ae68981e
|
Add support for numerical sorting
|
2021-05-11 11:24:16 +01:00 |
Andrew Kingston
|
3eabaea42f
|
Merge branch 'next' of github.com:Budibase/budibase into lab-day-search
|
2021-05-11 10:47:52 +01:00 |
Martin McKeaveney
|
b415fb2089
|
pull template type from body instead of params
|
2021-05-10 14:41:52 +01:00 |
Andrew Kingston
|
526107aeb0
|
Merge branch 'next' of github.com:Budibase/budibase into app-list
|
2021-05-10 12:31:42 +01:00 |
Andrew Kingston
|
1158276bc6
|
Bump svelte and routify deps, fix builder _reset usage and some tidy ups
|
2021-05-07 11:14:43 +01:00 |
dependabot[bot]
|
e4dbd9bfcf
|
Bump lodash from 4.17.20 to 4.17.21 in /packages/client
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 08:57:35 +00:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Andrew Kingston
|
1c3d477523
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
Keviin Åberg Kultalahti
|
4ec2e7d01f
|
lint:fix
|
2021-05-03 09:31:09 +02:00 |
Andrew Kingston
|
5aee405245
|
Add server-side searching and pagination to data providers using internal tables
|
2021-04-30 16:29:53 +01:00 |
Andrew Kingston
|
2d62c6a413
|
Add wrapper component to data provider so that it can be styled
|
2021-04-29 09:41:49 +01:00 |
Martin McKeaveney
|
174dc6c780
|
v0.8.17
|
2021-04-19 10:39:27 +01:00 |
mike12345567
|
bd6741fc1c
|
Merge branch 'master' of github.com:Budibase/budibase into next
|
2021-04-16 17:01:35 +01:00 |
Martin McKeaveney
|
06f3b1fbad
|
ensuring public users can log in after being assigned a roleId
|
2021-04-13 16:56:45 +01:00 |
Martin McKeaveney
|
0fc957a13d
|
v0.8.16
|
2021-04-12 19:51:11 +01:00 |
Martin McKeaveney
|
160d02a691
|
v0.8.15
|
2021-04-12 17:10:19 +01:00 |
Martin McKeaveney
|
d8a0f0f747
|
merge
|
2021-04-12 13:41:46 +01:00 |
Martin McKeaveney
|
9eb6b541e9
|
merge
|
2021-04-12 13:39:53 +01:00 |
Martin McKeaveney
|
c30e70c939
|
v0.8.14
|
2021-04-11 12:58:22 +01:00 |
Martin McKeaveney
|
4b6efc42ed
|
v0.8.13
|
2021-04-11 12:53:39 +01:00 |
Andrew Kingston
|
4cb085d80d
|
Add commonJS fields to package.json for client and standard components so the server can require them
|
2021-04-07 11:31:19 +01:00 |
Andrew Kingston
|
0b14fe89f3
|
Restore proper client functionality with vite
|
2021-04-01 19:42:14 +01:00 |
Andrew Kingston
|
41fb64aa04
|
Properly dedupe svelte to allow context sharing
|
2021-04-01 19:41:54 +01:00 |
Andrew Kingston
|
a858dd72c2
|
Ignore some client lib warnings
|
2021-04-01 19:25:56 +01:00 |
Andrew Kingston
|
eff0313e4e
|
Update locks
|
2021-04-01 19:07:06 +01:00 |
Andrew Kingston
|
8241dbcd58
|
Fix string-templates and client buindling for ESM
|
2021-04-01 16:09:16 +01:00 |
Andrew Kingston
|
db2a710168
|
Improve cross-package bundling
|
2021-04-01 13:44:14 +01:00 |
Andrew Kingston
|
583faba9da
|
Add BBUI to monorepo and use vite for builder, client lib and standard components
|
2021-03-31 16:14:56 +01:00 |
Andrew Kingston
|
9012df0b90
|
Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor
|
2021-03-29 15:40:35 +01:00 |
mike12345567
|
a5fd8d0e33
|
Rewriting search to use the new couchdb 3.0 search functionality.
|
2021-03-25 23:42:50 +00:00 |
Andrew Kingston
|
9fddf13be5
|
Add onclick handler to icons
|
2021-03-25 16:18:19 +00:00 |
Martin McKeaveney
|
6f2a1d45cc
|
v0.8.12
|
2021-03-25 10:40:08 +00:00 |
Martin McKeaveney
|
9a47528775
|
v0.8.11
|
2021-03-24 18:48:26 +00:00 |
Keviin Åberg Kultalahti
|
cc363fa463
|
reverts some of the merged files
|
2021-03-18 14:33:45 +01:00 |
Keviin Åberg Kultalahti
|
28f2f7ca59
|
bumps svelte version in client and standard-components packages
|
2021-03-17 14:27:51 +01:00 |
Andrew Kingston
|
a51f5c73c4
|
Add data provider component and refactor component setting types
|
2021-03-16 13:54:34 +00:00 |
Martin McKeaveney
|
b4c14bf8a6
|
v0.8.10
|
2021-03-15 21:26:50 +00:00 |
Martin McKeaveney
|
ab7df90d5c
|
Merge pull request #1283 from mslourens/bugs/1240-new-user-creation
1240 - restore notification blocknotifications method, since it was c…
|
2021-03-15 12:08:00 +00:00 |
Maurits Lourens
|
8296eccd68
|
1240 - restore notification blocknotifications method, since it was called in the datasource
|
2021-03-15 09:00:05 +01:00 |
Martin McKeaveney
|
0f37bc44a7
|
v0.8.9
|
2021-03-14 18:13:13 +00:00 |
Martin McKeaveney
|
6afcda7599
|
v0.8.8
|
2021-03-12 14:20:18 +00:00 |
Martin McKeaveney
|
1b95326b20
|
v0.8.7
|
2021-03-12 11:45:42 +00:00 |
Martin McKeaveney
|
d402e73f80
|
removing dud package
|
2021-03-12 11:43:07 +00:00 |
Martin McKeaveney
|
b51ac37b6f
|
v0.8.6
|
2021-03-12 09:33:12 +00:00 |
mike12345567
|
3947044014
|
Formatting.
|
2021-03-10 17:56:16 +00:00 |
Martin McKeaveney
|
72f0aebb2b
|
v0.8.5
|
2021-03-03 17:46:36 +00:00 |
Martin McKeaveney
|
768a9d59da
|
v0.8.4
|
2021-03-03 17:05:18 +00:00 |
Kevin Åberg Kultalahti
|
13787d9d3b
|
Merge pull request #1232 from Budibase/feature/standard-components-transitions
Adds transition setting in the design panel on container component
|
2021-03-03 13:12:48 +01:00 |
Keviin Åberg Kultalahti
|
d99ff6653d
|
lint fix
|
2021-03-02 14:26:37 +01:00 |
Keviin Åberg Kultalahti
|
aeed22b711
|
fix notification store timers
|
2021-03-02 14:19:44 +01:00 |
Keviin Åberg Kultalahti
|
c6292c070c
|
fixes to transitions and adds default fade to screens
|
2021-03-02 13:37:54 +01:00 |
Keviin Åberg Kultalahti
|
43e37e2ed6
|
lint fix
|
2021-03-01 17:09:23 +01:00 |
Keviin Åberg Kultalahti
|
58f0c45085
|
remove slide and scale transitions
|
2021-03-01 17:03:13 +01:00 |
Keviin Åberg Kultalahti
|
b36d4c8a76
|
fix not being able to remove transition
|
2021-03-01 16:58:01 +01:00 |
Keviin Åberg Kultalahti
|
473c5726b3
|
removes unneeded styles and html in Screen component
|
2021-03-01 16:56:28 +01:00 |
Keviin Åberg Kultalahti
|
f711b7c075
|
screens can now select a transition rather than only use fade
|
2021-03-01 16:53:37 +01:00 |
Keviin Åberg Kultalahti
|
d386de0282
|
moves the transition setting to the design panel
|
2021-03-01 16:46:05 +01:00 |
Keviin Åberg Kultalahti
|
e4a2904735
|
minor changes to options
|
2021-03-01 13:24:57 +01:00 |
Keviin Åberg Kultalahti
|
856e80fce2
|
adds transition utility to the client sdk
|
2021-03-01 12:59:27 +01:00 |
Andrew Kingston
|
0a99075cd4
|
Make user data source refreshable in client apps
|
2021-02-26 14:04:31 +00:00 |
Andrew Kingston
|
c70201553e
|
Add log out button action
|
2021-02-26 14:04:12 +00:00 |
Andrew Kingston
|
c12917091f
|
Pull enriched user when logging in to client app so that relationships are available as bindings
|
2021-02-26 09:57:36 +00:00 |
Andrew Kingston
|
61056fc2f0
|
Add button action for login
|
2021-02-26 09:57:06 +00:00 |
Martin McKeaveney
|
88fa3d18ea
|
v0.8.3
|
2021-02-25 17:18:36 +00:00 |
Martin McKeaveney
|
da6a90a042
|
v0.8.2
|
2021-02-25 16:39:52 +00:00 |
Martin McKeaveney
|
63fefd08a9
|
v0.8.1
|
2021-02-25 13:50:33 +00:00 |
Martin McKeaveney
|
ae6a6ad779
|
v0.8.0
|
2021-02-25 12:49:03 +00:00 |
Andrew Kingston
|
69fcaebc4d
|
Add support for new relationship objects in client app bindings
|
2021-02-25 11:06:46 +00:00 |
Michael Drury
|
adaabf5441
|
Merge pull request #1152 from Budibase/user-active-and-bugs
Some fixes and the ability to set a user to inactive
|
2021-02-22 15:10:16 +00:00 |
mike12345567
|
2f33032d38
|
Adding notifier to API for 401 requests, meaning login has notification on fail.
|
2021-02-22 14:23:16 +00:00 |
Andrew Kingston
|
8c4cf0bb8d
|
Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering
|
2021-02-22 12:23:46 +00:00 |
Andrew Kingston
|
d4d4a36448
|
Display enriched relationship info in grids and bindings
|
2021-02-19 12:00:06 +00:00 |
Andrew Kingston
|
5c2aa7d603
|
Fix and tidy up all button actions and drawers
|
2021-02-18 17:44:56 +00:00 |
Andrew Kingston
|
975f080075
|
Fix views not hot reloading when table data changes
|
2021-02-17 16:01:35 +00:00 |
Andrew Kingston
|
f0a48ea341
|
Merge branch 'develop' of github.com:Budibase/budibase into url-context
|
2021-02-16 15:35:05 +00:00 |
Andrew Kingston
|
5c6831b9c9
|
Merge branch 'master' of github.com:Budibase/budibase into url-context
|
2021-02-16 09:22:37 +00:00 |
Andrew Kingston
|
37b9ba4f6a
|
Update URL settigns to be bindable inputs and update navigate action
|
2021-02-15 20:03:29 +00:00 |
Martin McKeaveney
|
d58ac80cc9
|
v0.7.8
|
2021-02-15 14:07:27 +00:00 |
Martin McKeaveney
|
9ac9766399
|
merge
|
2021-02-12 13:32:37 +00:00 |
Andrew Kingston
|
47dc6e8598
|
Merge branch 'master' of github.com:Budibase/budibase into url-context
|
2021-02-12 11:43:28 +00:00 |
Martin McKeaveney
|
9ce9d10c29
|
v0.7.7
|
2021-02-12 11:15:38 +00:00 |
Andrew Kingston
|
b0cf9d2544
|
Block notifications following a datasource invalidation so that unnecessary notification don't get shown
|
2021-02-11 09:39:35 +00:00 |
Andrew Kingston
|
eac9dc7269
|
Fix reactive store derivation overriding actions
|
2021-02-10 19:42:56 +00:00 |
Andrew Kingston
|
aec4939b93
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-10 18:34:45 +00:00 |
Andrew Kingston
|
075de3edaf
|
Make URL params available to client apps via context
|
2021-02-10 15:49:23 +00:00 |
Martin McKeaveney
|
5269b6be23
|
Merge pull request #1107 from Budibase/internal-search
Internal search
|
2021-02-10 15:44:45 +00:00 |
Michael Shanks
|
4c9c84ce3e
|
Updated copyright line in license files
|
2021-02-10 14:41:37 +00:00 |