Martin McKeaveney
|
022f501dee
|
fixes from PR
|
2021-05-12 12:38:49 +01:00 |
Martin McKeaveney
|
a795d5e96e
|
remove redundant handler
|
2021-05-12 11:51:03 +01:00 |
Martin McKeaveney
|
562b0cc40a
|
tidy up
|
2021-05-11 19:54:01 +01:00 |
mike12345567
|
c70d4444a9
|
Formatting.
|
2021-05-11 15:24:17 +01:00 |
mike12345567
|
8e1f18e456
|
Changing INTERNAL_KEY to INTERNAL_API_KEY.
|
2021-05-11 15:23:03 +01:00 |
mike12345567
|
0aabcf5a47
|
Merge branch 'smtp-configuration' of github.com:Budibase/budibase into smtp-configuration
|
2021-05-11 15:09:22 +01:00 |
mike12345567
|
92cc0bc7cd
|
Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented.
|
2021-05-11 15:08:59 +01:00 |
Martin McKeaveney
|
6a688c7aad
|
merge
|
2021-05-11 14:58:55 +01:00 |
Martin McKeaveney
|
b1d60cc6b6
|
email template E2E, adding preview
|
2021-05-11 14:44:43 +01:00 |
mike12345567
|
1d643b6315
|
Adding link to the real email test.
|
2021-05-11 12:04:07 +01:00 |
mike12345567
|
7736869148
|
Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base.
|
2021-05-11 12:02:29 +01:00 |
Andrew Kingston
|
63c22494fd
|
Merge pull request #1472 from Budibase/app-list
App list screen
|
2021-05-11 08:43:47 +01:00 |
Andrew Kingston
|
132cfce328
|
Remove commented out code
|
2021-05-10 18:03:14 +01:00 |
Andrew Kingston
|
c220853891
|
Allow tables to render header even when no data exists
|
2021-05-10 18:01:47 +01:00 |
Andrew Kingston
|
c1c04309d5
|
Increase width of filter dropdown so that it doesn't overflow when the wrong font is used
|
2021-05-10 17:39:14 +01:00 |
mike12345567
|
0debc239a1
|
Fixing issue with cell renderer not falling back to string rendering when type unknown.
|
2021-05-10 17:32:10 +01:00 |
Andrew Kingston
|
099e7648e3
|
Adjust modal background to proper background color and add border in lightest them to inline modals
|
2021-05-10 16:52:09 +01:00 |
Andrew Kingston
|
6a2f711e77
|
Add empty state to apps screen
|
2021-05-10 16:15:00 +01:00 |
Andrew Kingston
|
0cd7dfa296
|
Add inline prop for modals to allow them to be used as actual components on pages
|
2021-05-10 16:14:39 +01:00 |
Andrew Kingston
|
47dbb4ddb3
|
Convert Page component to use flex to allow more flexibility
|
2021-05-10 16:14:12 +01:00 |
Andrew Kingston
|
2421529ba8
|
Update gradient algorithm to use a seed value for predictable gradients and use app names for seeds
|
2021-05-10 15:28:52 +01:00 |
mike12345567
|
075b00b534
|
Renaming registration to invite URL.
|
2021-05-10 15:05:06 +01:00 |
Martin McKeaveney
|
4ccb326ece
|
lint
|
2021-05-10 14:50:37 +01:00 |
Martin McKeaveney
|
2be60b8c71
|
edit template HTML in modal
|
2021-05-10 14:47:16 +01:00 |
Martin McKeaveney
|
8174f44d40
|
pull template type from body instead of params
|
2021-05-10 14:41:52 +01:00 |
mike12345567
|
77b4b206f7
|
Other minor fixes after doing some initial setup testing.
|
2021-05-10 13:18:05 +01:00 |
Andrew Kingston
|
99ff417aa8
|
Properly key each app card
|
2021-05-10 12:36:32 +01:00 |
Andrew Kingston
|
04dc9ca175
|
Fix create app modal validation
|
2021-05-10 12:36:15 +01:00 |
Andrew Kingston
|
0254e85996
|
Merge branch 'next' of github.com:Budibase/budibase into app-list
|
2021-05-10 12:31:42 +01:00 |
Andrew Kingston
|
0b1b4d2aae
|
Simplify app layout and add option to delete apps
|
2021-05-10 12:28:54 +01:00 |
Martin McKeaveney
|
11ce48e1ff
|
editor styling
|
2021-05-10 12:06:31 +01:00 |
Andrew Kingston
|
df607e78eb
|
Add non-gallery option to dropzeon and update create app modal
|
2021-05-10 11:53:32 +01:00 |
mike12345567
|
0d38d50878
|
Making sure relative logo URL is converted to a full path in templates.
|
2021-05-07 14:30:37 +01:00 |
mike12345567
|
d517ca1ac9
|
Fixing issue with object store functions not being mockable in the server.
|
2021-05-07 14:27:46 +01:00 |
mike12345567
|
ac89e5c713
|
Formatting.
|
2021-05-07 13:55:57 +01:00 |
mike12345567
|
4e3bc326b4
|
Updating with a tested and functional API for uploading files for configs.
|
2021-05-07 13:55:30 +01:00 |
Andrew Kingston
|
f1b2fea3c0
|
Adjust padding in app list table view
|
2021-05-07 13:44:53 +01:00 |
Andrew Kingston
|
b5dade2d50
|
Handle long app names correctly in app grid view
|
2021-05-07 13:29:05 +01:00 |
Andrew Kingston
|
be28fc2fb8
|
Add small horiztonal padding to app list table view to improve text overflow
|
2021-05-07 13:17:49 +01:00 |
Andrew Kingston
|
35b9ab353e
|
Add table app list view
|
2021-05-07 13:13:51 +01:00 |
Andrew Kingston
|
010fc955d7
|
Update default gradients slightly
|
2021-05-07 13:13:34 +01:00 |
Andrew Kingston
|
8aaeac764b
|
Use local transitions in modal to avoid issues with component unmounting when navigating away
|
2021-05-07 13:13:24 +01:00 |
mike12345567
|
1d435013b8
|
Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches).
|
2021-05-07 12:24:51 +01:00 |
mike12345567
|
045a88feb3
|
Merge branch 'next' of github.com:Budibase/budibase into feature/logo-api
|
2021-05-07 11:41:32 +01:00 |
Andrew Kingston
|
830069970a
|
Bump svelte and routify deps, fix builder _reset usage and some tidy ups
|
2021-05-07 11:14:43 +01:00 |
Michael Drury
|
6435cb5065
|
Merge pull request #1460 from Budibase/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.13 to 4.17.21
|
2021-05-07 10:16:48 +01:00 |
Michael Drury
|
33cbf6cb32
|
Merge pull request #1459 from Budibase/dependabot/npm_and_yarn/packages/client/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /packages/client
|
2021-05-07 10:16:36 +01:00 |
dependabot[bot]
|
e46964b763
|
Bump lodash from 4.17.13 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 08:57:55 +00:00 |
dependabot[bot]
|
987c9d70e3
|
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 |
dependabot[bot]
|
44515b7e6c
|
Bump handlebars from 4.7.6 to 4.7.7 in /packages/string-templates
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 08:56:46 +00:00 |