Andrew Kingston
|
2bf2045a0a
|
Add non-gallery option to dropzeon and update create app modal
|
2021-05-10 11:53:32 +01:00 |
Andrew Kingston
|
e6e47a6d03
|
Add table app list view
|
2021-05-07 13:13:51 +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 |
Andrew Kingston
|
9f39690eb1
|
Server builder under /builder rather than /app for top level to avoid confusion
|
2021-05-07 08:17:21 +01:00 |
Andrew Kingston
|
41ea4d1008
|
Fix URL being pushed after creating an app
|
2021-05-07 07:56:36 +01:00 |
Andrew Kingston
|
6a90f8cecb
|
Improve app list styles
|
2021-05-06 22:28:50 +01:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Keviin Åberg Kultalahti
|
71f20dd2ea
|
convert all Heading instances to use new API
|
2021-04-30 13:38:06 +02:00 |
Andrew Kingston
|
d415b331a1
|
Update merged files to use spectrum
|
2021-04-28 15:53:21 +01:00 |
Andrew Kingston
|
0caad1f582
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-28 15:53:07 +01:00 |
Andrew Kingston
|
f8026e8683
|
Update create app modal button style
|
2021-04-28 14:29:39 +01:00 |
mike12345567
|
7612b5ed16
|
Swapping over everything to use the new user ID and updating everything after some end to end testing.
|
2021-04-20 17:17:44 +01:00 |
Andrew Kingston
|
01b5776cf5
|
Fix styles in create app modal
|
2021-04-20 10:39:09 +01:00 |
Andrew Kingston
|
ef1448ca6a
|
Clean up create app modal error messages
|
2021-04-15 19:31:04 +01:00 |
Andrew Kingston
|
eea5e9b535
|
Rewrite create app modal to work with new spectrum fields
|
2021-04-15 19:28:50 +01:00 |
Martin McKeaveney
|
4c8c5c17b2
|
removing initial user creation
|
2021-04-14 17:02:12 +01:00 |
mike12345567
|
164ef9a22e
|
Global users now working through the server, all requests proxied.
|
2021-04-09 15:11:49 +01:00 |
Keviin Åberg Kultalahti
|
b68d677e27
|
moves NotificationDisplay to bbui and converts it to spectrum
|
2021-04-09 12:02:53 +02:00 |
Andrew Kingston
|
65fe57ee23
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-01 19:10:07 +01:00 |
Andrew Kingston
|
230e9ed988
|
Update to support new backend table structure
|
2021-04-01 18:00:46 +01:00 |
Andrew Kingston
|
d4cc872b5c
|
Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-01 09:12:16 +01:00 |
Andrew Kingston
|
72590acc18
|
Import image assets as needed to allow proper bundling
|
2021-03-31 19:58:30 +01:00 |
Andrew Kingston
|
6785fd9b5a
|
Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying
|
2021-03-31 19:27:52 +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 |
Keviin Åberg Kultalahti
|
3b6d0a4035
|
remove backendUiStore imports
|
2021-03-23 14:01:28 +01:00 |
Keviin Åberg Kultalahti
|
3cd67b0237
|
remove backendUiStore
|
2021-03-23 13:42:03 +01:00 |
Keviin Åberg Kultalahti
|
4503a7d1f8
|
wip: routify
|
2021-03-17 12:40:24 +01:00 |
Andrew Kingston
|
cee0decfcc
|
Remove electron specific app import
|
2021-03-15 18:32:20 +00:00 |
Martin McKeaveney
|
d0b7cf71e3
|
show all query types in form component
|
2021-02-24 11:57:53 +00:00 |
Martin McKeaveney
|
03512da423
|
case insensitive regex for app names
|
2021-02-23 18:37:37 +00:00 |
Martin McKeaveney
|
d8a7df0c3e
|
remove superfluous param
|
2021-01-28 19:35:04 +00:00 |
Martin McKeaveney
|
f9190c1ed7
|
privacy features + allow builder usage without cloud API key
|
2021-01-28 19:32:13 +00:00 |
mike12345567
|
29424e59c0
|
Linting.
|
2021-01-14 17:02:05 +00:00 |
mike12345567
|
0c66d9fca4
|
When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId.
|
2021-01-14 17:01:31 +00:00 |
mike12345567
|
42a077d5af
|
Linting.
|
2021-01-07 15:39:49 +00:00 |
mike12345567
|
9aca697bee
|
Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting.
|
2021-01-07 15:37:41 +00:00 |
Michael Drury
|
ae76780345
|
Fixing cypress failure.
|
2021-01-06 21:25:52 +00:00 |
mike12345567
|
b6e5658f4e
|
Linting.
|
2021-01-06 17:28:22 +00:00 |
mike12345567
|
675e5127ad
|
Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final.
|
2021-01-06 16:58:29 +00:00 |
Martin McKeaveney
|
d8aa699bfa
|
merge
|
2020-12-07 21:20:35 +00:00 |
Martin McKeaveney
|
d6b00d5ebe
|
email as default user identifier
|
2020-12-04 12:22:45 +00:00 |
mike12345567
|
c832ed36d4
|
Merge branch 'feature/security-update' of github.com:Budibase/budibase into feature/page-refactor
|
2020-12-02 13:26:57 +00:00 |
mike12345567
|
abe3bdabad
|
Linting.
|
2020-12-02 13:21:13 +00:00 |
mike12345567
|
05d5feb9fd
|
Changing the naming of access levels to be roles.
|
2020-12-02 13:20:56 +00:00 |
mike12345567
|
8b4657b196
|
Starting work on builder, very broken.
|
2020-11-24 18:11:34 +00:00 |
mike12345567
|
a9d5c3a5cb
|
linting.
|
2020-11-19 16:56:23 +00:00 |
mike12345567
|
87528c8d55
|
Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything.
|
2020-11-19 16:55:59 +00:00 |
mike12345567
|
9544d2d205
|
Changing signup function to createNewApp for clarity.
|
2020-11-06 12:38:59 +00:00 |
Martin McKeaveney
|
291e472765
|
cut over to new frontend store
|
2020-11-04 17:09:45 +00:00 |
Andrew Kingston
|
3ced089004
|
Enabling the dark side
|
2020-10-29 20:42:34 +00:00 |
Andrew Kingston
|
ced34d9672
|
Format with prettier
|
2020-10-27 15:28:13 +00:00 |
Andrew Kingston
|
e9b9bbba99
|
More tidy up
|
2020-10-27 09:17:27 +00:00 |
Michael Shanks
|
f08448f9dd
|
fix: ensure CSS is built on app creation
|
2020-10-15 23:20:56 +01:00 |
Andrew Kingston
|
b7edf26754
|
Move modal to BBUI and update usages
|
2020-10-08 09:35:11 +01:00 |
Andrew Kingston
|
fd02f361f1
|
Merge branch 'master' of github.com:Budibase/budibase into linked-records
|
2020-10-07 10:45:26 +01:00 |
Michael Shanks
|
ca978b70c8
|
Merge branch 'master' into fixes
|
2020-10-05 21:17:01 +01:00 |
Michael Shanks
|
d5caeb81f6
|
Metrics - event props not populating correctly
|
2020-10-05 17:28:44 +01:00 |
Andrew Kingston
|
380c44fdd2
|
Merge template and index page styles with new BBUI
|
2020-10-05 12:20:59 +01:00 |
Andrew Kingston
|
5dce1ee020
|
Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records
|
2020-10-05 12:20:26 +01:00 |
Andrew Kingston
|
70b70252ec
|
Fix cypress texts and update use of modal
|
2020-10-05 11:13:09 +01:00 |
mike12345567
|
e0dad53ad3
|
Merge branch 'master' of github.com:Budibase/budibase into linked-records
|
2020-10-05 10:52:35 +01:00 |
Andrew Kingston
|
d1512f202b
|
Replace all usages of simple-modal with new modal
|
2020-10-02 20:41:21 +01:00 |
Martin McKeaveney
|
cccc087727
|
merge
|
2020-10-02 16:45:59 +01:00 |
Michael Shanks
|
a1db3bfecf
|
Extra analytics logging from code review
|
2020-09-29 16:35:47 +01:00 |
Michael Shanks
|
f2a7ec83d7
|
added comment
|
2020-09-29 15:35:51 +01:00 |
Michael Shanks
|
69292c353c
|
analytics - identify user + extra actions added
|
2020-09-29 15:26:56 +01:00 |
Michael Shanks
|
8aad7eb49d
|
Fetching analytics userId, when api_key entered
|
2020-09-28 10:47:18 +01:00 |
Martin McKeaveney
|
db2d9af545
|
template export v1
|
2020-09-25 14:47:42 +01:00 |
mike12345567
|
88d22baf1a
|
Renaming workflows -> automate/automations, throughout the API and the builder itself.
|
2020-09-21 13:49:34 +01:00 |
Joe
|
3a66c4055a
|
Tidy ups and welcome screen made less busy
Comment today from the demo was the welcome screen was a little busy in re to the links on the left hand panel
|
2020-08-11 16:57:15 +01: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 |
kevmodrome
|
dfc64cdde9
|
adds missing bb logo
|
2020-08-03 16:30:26 +02:00 |
kevmodrome
|
667e70a706
|
signup flow now works correctly
|
2020-08-03 16:26:28 +02:00 |
kevmodrome
|
2f10f51cd4
|
api key logic works correctly
|
2020-08-03 15:59:50 +02:00 |
kevmodrome
|
15595d0c7c
|
setup sidebar
|
2020-07-31 10:46:23 +02:00 |
Martin McKeaveney
|
264ade4630
|
lint
|
2020-07-15 17:27:33 +01:00 |
Martin McKeaveney
|
95bd94a525
|
appId on creation event
|
2020-07-15 17:26:11 +01:00 |
Martin McKeaveney
|
64d1bd5322
|
events for web apps built and web apps deployed
|
2020-07-15 17:25:08 +01:00 |
Joe
|
8e8b0c6fb9
|
Welcome screen fix
Page scroll fix
Card responsiveness fix
Page spacing improved
Button color changed
|
2020-07-02 11:02:31 +01:00 |
Joe
|
a77be47076
|
CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
|
2020-06-23 08:19:16 +01:00 |
Michael Shanks
|
47162d806b
|
logic to not use builder:token for apps running in dev
|
2020-06-03 17:05:36 +01:00 |
kevmodrome
|
aa128509c1
|
add validation
|
2020-05-27 13:48:38 +02:00 |
kevmodrome
|
17fac86d2a
|
add loading state
|
2020-05-27 12:54:53 +02:00 |
kevmodrome
|
75b9fe8cb1
|
add fetch
|
2020-05-27 11:44:15 +02:00 |
kevmodrome
|
f364ea9acd
|
wip: adds gap to apps
|
2020-05-26 17:37:11 +02:00 |
kevmodrome
|
1e8146e6f6
|
90% finished modal
|
2020-05-26 16:25:37 +02:00 |